summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Despite making the card not lock up, thae workaround from 1.153 didn'tgreen2003-11-041-3/+0
* Convert XE_DEBUG define to hw.xe.debug sysctl, to set debug logging levelrsm2003-11-042-206/+128
* Use 'const' in the copyright stamp, this is done in other utilities.trhodes2003-11-041-1/+2
* Add a manual page for the Xircom and and Xircom based NICs.trhodes2003-11-042-0/+149
* Use ubsa(4) manpage entity where appropriate.bmah2003-11-042-8/+8
* source address selection part of RFC3484.ume2003-11-045-110/+569
* Add the pthread_atfork() prototype.deischen2003-11-041-0/+2
* Add an implementation for pthread_atfork().deischen2003-11-0411-12/+144
* Add the ability to reinitialize libpthread's internal FIFO-queueingdeischen2003-11-044-30/+114
* Add the ability to reinitialize a spinlock (libc/libpthreaddeischen2003-11-042-24/+34
* s/foo()/foo(void)/deischen2003-11-042-4/+6
* 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
OpenPOWER on IntegriCloud