summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Document the KTR_VERBOSE option.jhb2000-11-072-2/+8
* - Remove much of the inlining of the KTR tracepoints into a ktr_tracepoint()jhb2000-11-073-140/+118
* The vortex driver can be compiled as a KLD now. The EISA attachmentwpaul2000-11-072-1/+12
* The vx driver no longer needs the PCI compat shims. Also should nowwpaul2000-11-074-2/+4
* Update the vortex driver so that it no longer needs the PCI compatwpaul2000-11-074-180/+193
* Minor nit: missed ithd_loop -> sithd_loop in the KTR tracepoints.jhb2000-11-071-1/+1
* Remove an unneeded #include <machine/bus.h> that snuck in accidentally withjhb2000-11-071-1/+0
* adjust dma channels for vibra16x; recording should now work. full duplex doescg2000-11-071-18/+33
* slight mods to isa dma and channel flushing codecg2000-11-071-24/+32
* if a channel dies, rejuvenate it on close()cg2000-11-071-2/+2
* Ignore resources with a size of 0, as these are disabled (and we don'tmsmith2000-11-071-0/+7
* MFS: add ATA raid support for sysinstalljkh2000-11-062-2/+4
* Remove unused PCI includes.msmith2000-11-061-3/+0
* add AFMT_8BIT for easier determination of formatscg2000-11-061-0/+1
* Quieten some warnings about correct usage of assignments as truth values.msmith2000-11-061-3/+3
* Fix async notifications for listners registered to wildcard nodes. Forgibbs2000-11-061-55/+77
* aic7xxx.c:gibbs2000-11-066-89/+98
* Cosmetic change of a structure name.gad2000-11-065-44/+44
* Get rid of a minor compile-time warning.gad2000-11-061-2/+2
* This commit was generated by cvs2svn to compensate for changes in r68396,asmodai2000-11-061-8/+15
|\
| * Fix AA being cleared on notify "queries"asmodai2000-11-061-8/+15
* | Fixed typos.ru2000-11-061-4/+4
* | Fixed typo: .ar -> .Arru2000-11-061-1/+1
* | Fixed typo: .FR -> .Faru2000-11-061-1/+1
* | -mdoc cleanup: replace custom .ES/.EE macros with literal display.ru2000-11-061-13/+2
* | Fixed typo: .PB -> .Elru2000-11-061-1/+1
* | Avoid use of tbl(1).ru2000-11-061-13/+8
* | Properly declare the multiple-columns list.ru2000-11-061-1/+1
* | Attempt to fix problem with users being able to convince the crontabdwmalone2000-11-062-9/+18
* | Fixed typo: .FL -> .Flru2000-11-061-1/+1
* | release/sysinstall/lndir.c has not been used, but statically linkedhosokawa2000-11-067-230/+3
* | .UC -> .Osru2000-11-062-2/+2
* | Fixed typo: .EL -> .Elru2000-11-061-1/+1
* | Fixed typo: .SY -> .Syru2000-11-061-1/+1
* | Finish conversion from man(7) to mdoc(7).ru2000-11-061-9/+13
* | Cosmetic improvements to a few recvjob-related error messages.gad2000-11-061-18/+35
* | Fix a format-code, thus getting rid of a compile-time warning msg.gad2000-11-061-1/+1
* | Check that p->p_pptr is not NULL - kernel processes have no parents!des2000-11-063-6/+6
* | fix paste-o in mixer code - actually set right channel volume instead ofcg2000-11-061-1/+2
* | fix es1370 mixer by adding reinit function to it's mixer function list.cg2000-11-061-0/+1
* | MFS: eliminate duplicate start linejkh2000-11-051-1/+0
* | MFS: comment character and readability fixes.jkh2000-11-052-3/+3
* | ELF kernels should use an ELF sysvec. This allows us to move a.outobrien2000-11-051-0/+3
* | Back out change to prepend /sbin:/bin to $PATH, just overwrite $PATHtruckman2000-11-054-1/+7
* | Ignore chflags failure so that doMFSKERN won't abort on an NFS mountedtruckman2000-11-051-1/+1
* | Change MAKEDEV so that it prepends /sbin:/bin to $PATH instead of totallytruckman2000-11-052-4/+11
* | Honor the ip address given in the root-path dhcp option.ps2000-11-052-9/+7
* | Switched from i386/isa/scsi_dvcfg.h to cam/scsi/scsi_dvcfg.hnyan2000-11-052-56/+1
* | Merged from the following changes.nyan2000-11-0510-55/+191
* | Merged from the following changes.nyan2000-11-0511-125/+179
OpenPOWER on IntegriCloud