summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KNF, correct typos and cleanup spaces.ume2003-08-0815-327/+288
* drop the code for the environment where getifaddrs(3) is notume2003-08-083-91/+1
* stop use of register.ume2003-08-081-14/+14
* Process the "O bit."ume2003-08-085-2/+183
* __FUNCTION__ --> __func__ume2003-08-0813-231/+231
* New release notes: rl(4) supports RealTek 8139C+ and 8169, ccd(4)bmah2003-08-082-0/+28
* Fix a bug that caused i386 to produce broken binaries for big-endianru2003-08-081-16/+16
* Implement signalcontext.jake2003-08-082-2/+78
* ccd(4) can now operate on raw disks and other GEOM providers.das2003-08-081-11/+0
* Fix commentache2003-08-081-1/+1
* Add ko_KR.CP949 localeache2003-08-082-0/+189
* Add ko_KR.CP949 localeache2003-08-087-6/+21
* MFi386: revision 1.201.nyan2003-08-083-0/+3
* Add /rescue/ and a reference to its manual page rescue(8).simon2003-08-081-0/+4
* Allow gcc driver to process -r option iself, do not use -Wl,-r tokan2003-08-082-2/+2
* Hook acpidb(8) and iasl(8) up to the build and unhook amldb(8). It willnjl2003-08-081-1/+1
* Default to 5 seconds before sleeping to give some machines time to stabilize.njl2003-08-081-1/+6
* MFi386 1.422 & 1.423: lock page queues in pmap_insert_entry().alc2003-08-081-0/+2
* MFi386 1.422 & 1.423: lock page queues in pmap_insert_entry().marcel2003-08-081-0/+2
* 0) preallocate per-interface context structures without the ifnet lock heldbillf2003-08-071-25/+38
* Correct typo in Matt's name.fjoe2003-08-072-2/+2
* Fix typo in comments:fjoe2003-08-071-1/+1
* Add MELCO LPC3_CTX. This is the same as Buffalo card of the same nameimp2003-08-071-0/+1
* Sync to 1.62 of pccarddevsimp2003-08-071-5/+9
* MELCO has a similar product to Buffalo LPC3-CLX: named the same andimp2003-08-071-2/+4
* Fix logic in Makefile.i386,v 1.249: only back up ${DESTDIR}${KODIR}ru2003-08-071-4/+2
* Make this WARNS=6 clean by renaming the variable 'err' to 'error'johan2003-08-072-7/+7
* MFI386: Acquire the page queues lock in pmap_insert_entry(), fromgallatin2003-08-071-1/+2
* - Eliminate the "rm" command that was causing us trouble in rev. 1.799.ru2003-08-071-8/+6
* 1. Add support for printing PIM-related statistics withhsu2003-08-075-1/+136
* Add support for "options PIM" in the kernel configuration file.hsu2003-08-072-0/+5
* This commit was generated by cvs2svn to compensate for changes in r118624,njl2003-08-071-1/+1
|\
| * Fix a bug that would result in a very long sleep. Change has beennjl2003-08-071-1/+1
* | New PIM header files.hsu2003-08-072-0/+197
* | 1. Basic PIM kernel supporthsu2003-08-077-169/+1704
* | Add man pages for acpidb and iaslnjl2003-08-072-0/+317
* | td_dupfd just needs to be less than 0, it does not have to hold thejhb2003-08-072-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r118617,njl2003-08-071-0/+1085
|\ \ | |/
| * Import the userland interface from acpica 0619njl2003-08-071-0/+1085
* | Add the acpidb and iasl utilities. This is not yet hooked up to the build.njl2003-08-074-1/+595
* | Update some argument-documenting comments to match reality.nectar2003-08-073-6/+9
* | This commit was generated by cvs2svn to compensate for changes in r118613,njl2003-08-072-0/+1293
|\ \ | |/
| * Import common/ files from acpica 0619njl2003-08-072-0/+1293
* | This commit was generated by cvs2svn to compensate for changes in r118611,njl2003-08-0727-0/+24646
|\ \ | |/
| * Import compiler/ files from acpica 0619njl2003-08-0727-0/+24646
* | Remove the user include of ctype.h and instead include it for each utilitynjl2003-08-071-1/+0
* | Remove nowerror from some files that no longer generate warnings.njl2003-08-071-3/+3
* | Consistently use the BSD u_int and u_short instead of the SYSV uint andjhb2003-08-0728-126/+126
* | Add all interface polling patches.mbr2003-08-071-2/+8
* | Do not poll during discover. Add a polling tunable to the interfacembr2003-08-072-4/+26
OpenPOWER on IntegriCloud