summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Libpthread uses the convention that all of its (non-weak) symbolsdeischen2003-11-042-10/+22
* Add the ability to reinitialize a mutex (internally, not a userlanddeischen2003-11-042-14/+40
* Externalize malloc's spinlock so that a thread library can takedeischen2003-11-042-0/+9
* Correct a typo; two permutations of ACPI are plenty already.ceri2003-11-041-1/+1
* mdoc(7) cleanup:simon2003-11-041-10/+15
* Tweak the version string output for ioapic devices.jhb2003-11-042-4/+6
* Use a wrapper around the driver interrupt handler. The wrapper accepts thejhb2003-11-041-3/+10
* - cleanup SP refcnt issue.ume2003-11-0421-1081/+1655
* Be sure to restore foreground group to parent su before parent sudavidxu2003-11-041-1/+2
* In mapdirs(), do not use the `dp' inode pointer after searchdir()iedowse2003-11-041-3/+3
* use nd6log().ume2003-11-041-30/+24
* - update comments to refrect recent BSDs.ume2003-11-042-38/+35
* Fix LINTnyan2003-11-042-1/+2
* 'options APIC_IO' is replaced by 'device apic'.nyan2003-11-041-2/+2
* 'options APIC_IO' is replaced by 'device apic'.nyan2003-11-041-1/+1
* Start of new ATA man page that reflects the curretn state of art.sos2003-11-041-149/+97
* MFi386: revision 1.206nyan2003-11-043-498/+39
* MFi386: revision 1.580nyan2003-11-042-24/+78
* Fix to support pc98.nyan2003-11-042-0/+12
* MFi386: revision 1.456nyan2003-11-041-3/+9
* Reimplement in-place editing in a slightly less disgusting manner. Also,des2003-11-043-91/+84
* Split pc98 support into pc98/pc98/nmi.c.nyan2003-11-044-44/+158
* Add missing prototype for cread().iedowse2003-11-041-0/+1
* MFi386: revision 1.200nyan2003-11-041-2/+2
* Whitespace cleanupdes2003-11-042-21/+21
* ANSIfydes2003-11-044-78/+33
* Correct style bugs in the in-place editing code.des2003-11-041-2/+2
* Pass mbrtowc() and wcrtomb() NULL instead of a pointer to a freshly zeroedtjr2003-11-043-9/+3
* Fix a typo: 'in cloud' -> 'in a cloud'.roam2003-11-041-1/+2
* Add a reference to the new utrace(2) manual page.tjr2003-11-041-1/+2
* Get rid of DIAGNOSTIC that gives false positives on slow CPUs.mckusick2003-11-041-28/+0
* - Add initial support for pinning and binding.jeff2003-11-041-2/+53
* Create a .snap directory mode 770 group operator in the root ofmckusick2003-11-041-6/+45
* - Clean up comments to reflect the KSE pushout.jeff2003-11-041-8/+17
* Check that the user running mksnap_ffs has permission to create andmckusick2003-11-041-1/+33
* Update avail_ssize for rstacks after growing them.marcel2003-11-041-0/+1
* Add a "-f" flag for asf(8) which performs a search to find the each modulegreen2003-11-044-27/+130
* Use %#jx for both args.imp2003-11-041-2/+2
* Allow the bufdaemon and update daemon processes to skip themckusick2003-11-041-4/+8
* Remove a reference to part of the pcap API not yet merged.green2003-11-041-10/+0
* * Modify libpcap to work a bit better with our 802.11 code. This meansgreen2003-11-043-11/+58
* o Save a copy of the GPT entries for which there's a chunk with anmarcel2003-11-041-10/+55
* o Add sysctl to allow ignoring checksum of eeprom.imp2003-11-042-53/+77
* ppbus_if.c is necessary if you are loading submodules.imp2003-11-041-1/+1
* o Don't tell that there's such a thing as a C suffix for specifyingmarcel2003-11-042-14/+44
* disable MPSAFE network drivers; we aren't ready yet`sam2003-11-041-1/+1
* I believe kbyanc@ really meant this in rev 1.58.cognet2003-11-041-2/+2
* Module for cs driverimp2003-11-041-0/+9
* Do not attempt to report proc event if NOTE_EXIT has already been received.cognet2003-11-041-0/+7
* Make this compile with PAE.peter2003-11-042-10/+12
OpenPOWER on IntegriCloud