summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Record the pccard_function in the ivar.imp2000-10-092-8/+12
* Clean up error recovery code:gibbs2000-10-096-68/+117
* Only attach "legacy" PCI busses if none have been attached via any othermsmith2000-10-092-6/+46
* Validate the PCI bus number that we fetch from our parent, since there's nomsmith2000-10-092-4/+10
* Change the way that eventhandler lists are processed so that an eventmsmith2000-10-091-5/+9
* Resolve the inconsistency between "the number of resources of a particularmsmith2000-10-092-7/+38
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-0848-48/+81
* Add HP PhotoSmart C500 id.n_hibma2000-10-081-2/+6
* Add copyright notices. Other systems have been barrowing our /etc filesobrien2000-10-0839-23/+1017
* Use <space> not <tab> before VCS ID.obrien2000-10-081-1/+2
* Duh, it is mtree(8) that creates boot/kernel for us as refered to inobrien2000-10-080-0/+0
* Don't install manpages.obrien2000-10-085-13/+0
* Unbreak detection of breakage in cy driver.bde2000-10-082-12/+12
* Made this file compile again after move of stuff from <machine.ipl.h>bde2000-10-082-2/+4
* Use schedsofttty() again (SMPng casualty with intentionally wrong fixbde2000-10-083-15/+3
* Use schedsofttty() again so that siopoll() gets scheduled as designedbde2000-10-082-10/+0
* KASSERT that mbuf external reference counts are > 0 before we removedwmalone2000-10-081-1/+4
* Fixed printf format errors which corrupted /var/db/mounttab on i386's withbde2000-10-081-3/+5
* Use the correct timestamp for the -C -p case when the comparison fails.bde2000-10-081-2/+2
* Enable use of poll()kris2000-10-081-1/+1
* Don't overflow our fd_set. This is not a full sync with KAME because therekris2000-10-081-9/+11
* Don't write past the end of our fd_setkris2000-10-081-4/+9
* Format string paranoia.kris2000-10-081-5/+5
* Sync with KAME. Don't write past the end of the fd_set.kris2000-10-081-6/+27
* Sync with KAME. Format string auditing and manpage cleanups.kris2000-10-082-7/+10
* add COREGA FEther PCC-TXFsanpei2000-10-083-2/+8
* Sync with KAME. Format string auditing and manpage cleanups.kris2000-10-089-24/+42
* Format string paranoia.kris2000-10-081-3/+3
* Cleanup comment in machine/param.h regarding mbuf-related sizes, and get ridbmilekic2000-10-083-23/+15
* Correct corruption of the qinfifo in ahc_search_qinififo() for allgibbs2000-10-084-97/+106
* Conform to BDECFLAGSbillf2000-10-0822-643/+787
* Remove headers not needed.alfred2000-10-072-26/+0
* Forgot to remove the directory from mtree for the obsolete sendmailgshapiro2000-10-071-2/+0
* remove unused #include.phk2000-10-071-1/+0
* Give the post-fix example a better description.alex2000-10-071-1/+1
* Document the fact that sockstat now lists Unix domain sockets, and the newdes2000-10-071-3/+27
* Total rewrite. This was actually the first non-trivial Perl script I everdes2000-10-071-26/+129
* Regen.n_hibma2000-10-072-61/+332
* Sync with NetBSD. More ids, more!n_hibma2000-10-071-14/+63
* Regen.n_hibma2000-10-072-2/+18
* Zyxel keyboard Idn_hibma2000-10-071-0/+4
* Cy driver doesn't compile and nobody seems to care.phk2000-10-072-12/+12
* Caught up with the changes in interruption stuff.kato2000-10-071-1/+2
* Seems ${RD}/trees/bin/boot/kernel can exist before the `release.6:' targetobrien2000-10-071-1/+2
* o Implement get_ivars so matching routines will work (this causesimp2000-10-071-3/+38
* Fix arguments to kthread_create (submitted by takawata@freebsd.org).imp2000-10-072-3/+4
* Sync with KAME. Format string auditing, and add -a flag to autoprobekris2000-10-067-49/+195
* More complete fix for multi-link sequence number handling bugs.archie2000-10-062-41/+101
* Index: Makefilebrian2000-10-061-0/+2
* Format string fix.kris2000-10-063-3/+3
OpenPOWER on IntegriCloud