summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use getopt instead of hand-rolled argument parsing. Usage remainswes2004-03-051-72/+15
* Move -I${DESTDIR}/usr/include/gnu up, beforeache2004-03-052-2/+6
* Correctly read SCHILY.nlink from pax-format archives.kientzle2004-03-051-0/+2
* - Some older Atheros drivers want KeInitializeTimer(), so implement it,wpaul2004-03-043-20/+215
* Hook ieee80211 manpages up to the build; fix 1 snafu which crept in.bms2004-03-041-2/+9
* Forgotten commit: Hook /etc/rc.d/ike up to the build.bms2004-03-041-0/+1
* Implement a crude but functional usbd_ratecheck() to limit the numberphk2004-03-041-5/+3
* Add -I${DESTDIR}/usr/include before -I${SRCDIR}/include to pick rightache2004-03-041-0/+2
* Update URL of GCC status page to GCC 3.3josef2004-03-041-1/+1
* Eliminate hard sentence breaks.trhodes2004-03-041-8/+19
* Minor stylistic improvements in the SPECIAL_INSTALLCHECKS section, mainlygad2004-03-041-25/+26
* Rewrite TCP segment reassembly note to mention SA-04:04, note MFC,bmah2004-03-042-14/+14
* Make unprivilaged user can see battery info.takawata2004-03-041-2/+5
* Only setup sii_reset on sii311[24].sos2004-03-041-2/+3
* Forced commit to note that last commit was...roam2004-03-040-0/+0
* Make rpc.lockd bind to a reserved port, since there are NFS clientsroam2004-03-041-0/+18
* Rev. 1.32 moved a comment to the wrong line. The hack refered tomtm2004-03-041-2/+2
* Use auto-sense data provided by the lowlevel ATA code.thomas2004-03-041-1/+10
* move in6_addmulti()/in6_delmulti() into mld6.cume2004-03-042-90/+93
* Nursemaid: Fix tinderbox builds by removing the shadowing of the globalbms2004-03-041-7/+7
* Just because the timecounter reads the same value on two samplesphk2004-03-041-4/+0
* &release.current; security fix branch does not exist, it should berushani2004-03-041-3/+3
* Add an MLINKS entry for radiotap(9).bms2004-03-041-0/+1
* Initial import of documentation for net80211 interface code.bms2004-03-049-0/+1118
* missing splx().ume2004-03-041-1/+3
* Fixed the XXX'ed namespace pollution in rev.1.54 by usingbde2004-03-041-2/+3
* Don't manually optimize for 20 year old compilers by casting to u_intbde2004-03-041-2/+1
* Fixed some style bugs (mainly misformatting, and pointers to `struct thread'bde2004-03-041-15/+14
* Fixed insertion sort errors in includes and prototypes. This was morebde2004-03-041-13/+7
* Correct year in copyrights.pjd2004-03-042-2/+2
* Record exactly where this file was copied from. It wasn't repo-copied sobde2004-03-041-12/+12
* Fixed some style bugs (mainly English usage errors in comments).bde2004-03-041-9/+10
* Fixed some style bugs (mainly misplaced comments, and totally disorderedbde2004-03-041-15/+18
* Minor style fixes. In vm_daemon(), don't fetch the rss limit long beforebde2004-03-041-9/+8
* Improved the description of the installkernel targets.bde2004-03-041-6/+6
* Document the virecover_enable knob.mtm2004-03-041-0/+9
* Sync to 1.165 of usbdevssanpei2004-03-042-2/+18
* Add support SimpleTech UCF-100 USB CompactFlash reader(OnSpec Electronic, Inc.)sanpei2004-03-042-0/+8
* Add support PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)sanpei2004-03-041-0/+2
* Fix an off-by-one error and rework our EC space handler. Writing to addressnjl2004-03-041-14/+15
* Part 2 of Project Evil: Pretend to be Windows 2000 for buggy ASL thatnjl2004-03-041-2/+9
* Add NetBSD 1.6.2.maxim2004-03-041-1/+3
* Don't disable Cx support and throttling on machines with a P_BLK_LEN != 6njl2004-03-041-3/+16
* Add a "quirks" value to disable quirks handling for a given boot.njl2004-03-042-5/+20
* Add a new option to mountd(8), -p <port>. This allows the user to specifybms2004-03-042-7/+76
* Remove some long unused definitions.alc2004-03-041-2/+0
* Remove unneeded label 'done2' from socket(). We now grab Giantrwatson2004-03-041-2/+1
* s/considred/considered/brueffer2004-03-042-2/+2
* Add sanity checks to the ndis_packet and ndis_buffer pool handlingwpaul2004-03-042-2/+88
* Use different dummy wait channels to avoid panic in msleep().des2004-03-031-3/+3
OpenPOWER on IntegriCloud