summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Prepend BIG_ENDIAN, BYTE_ORDER, LITTLE_ENDIAN, and PDP_ENDIAN with anmike2002-05-281-6/+6
* | Typo fix: s/IPSec/IPsec/gbmah2002-05-282-6/+6
* | Coerce pid_t to long rather than int for better portability.brian2002-05-274-17/+17
* | o Remove unused #defines.alc2002-05-271-9/+0
* | The ports collection now contains over 7000 applications and consumesmurray2002-05-271-2/+2
* | Correct a check for NUL.robert2002-05-271-1/+1
* | I missed the setting of PREFIX_INCLUDE_DIR when I visually santity checkedobrien2002-05-271-1/+1
* | Re-enable running of makewhatis(1).ru2002-05-271-4/+1
* | Bootstrap makewhatis(1).ru2002-05-271-2/+6
* | As far as I can tell, the maximum packet size for 802.11b is 2346,dwmalone2002-05-271-2/+2
* | Remove a stray "t" in the usage message.dwmalone2002-05-271-1/+1
* | phsyical -> physicalbde2002-05-272-2/+2
* | Print srr1 in printtrap()benno2002-05-272-2/+4
* | Get the correct memory regions from OpenFirmware. We were getting thebenno2002-05-276-91/+95
* | - Move the loop conditional into the "for" header.robert2002-05-271-19/+17
* | Change the ">>> make release ..." output to also include ${TARGET}.ru2002-05-271-2/+2
* | Fixed the nasty bug I introduced in rev. 1.671 that gotru2002-05-271-2/+1
* | Use correct types in [sf]uword32.benno2002-05-272-8/+8
* | Don't risk catching a signal while handling a signal for a dying child, as wejmallett2002-05-273-0/+24
* | Work around a memory fault on ia64 caused by having the 1MB buffer onmarcel2002-05-271-1/+16
* | The XCU issue 5 requirement of accepting the file operand intermingledtjr2002-05-272-12/+1
* | style(9): use errx() where appropriate instead of fprintf() + exit().tjr2002-05-271-39/+24
* | style(9): use err() instead of perror() + exit().tjr2002-05-271-20/+11
* | Claim conformance to IEEE Std 1003.1-2001.tjr2002-05-271-0/+6
* | Allow "-" to be specified as an operand as well as an option.tjr2002-05-272-2/+10
* | Don't tsleep() with an sb_mtx held.dd2002-05-271-2/+2
* | Avoid overflowing `fname' if the file name prefix given on the commandtjr2002-05-271-1/+2
* | Exit non-zero if the tags file cannot be opened.tjr2002-05-271-1/+1
* | Remove spurious period.dd2002-05-271-1/+1
* | From NetBSD:tjr2002-05-271-3/+1
* | Initialise the `positions' array correctly before use.tjr2002-05-271-0/+3
* | Use underscored variant of BYTE_ORDER and friends to allow this tomike2002-05-271-4/+4
* | Regen.joe2002-05-272-2/+16
* | Add a couple of new aue ethernet adapters from NetBSD:joe2002-05-272-0/+4
* | Use aue_lookup for looking up devices.joe2002-05-262-86/+71
* | Correct the usage of DMAADDR in a piece of '#if 0'd code. (The compilerjoe2002-05-261-1/+1
* | MFNetBSD:joe2002-05-261-2/+2
* | MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100)joe2002-05-263-9/+9
* | More catchup MFbeds:ue2002-05-265-103/+284
* | The pre-release sweep continues:ue2002-05-263-8/+6
* | Add a proof-of-concept encryption class.phk2002-05-262-0/+275
* | Give the closet-dev_t we hand to the diskdrivers a name.phk2002-05-261-0/+1
* | Only clear the spoiled flag if the class had no spoiled method, the spoiledphk2002-05-261-1/+2
* | Alpha has crtfastmath also.obrien2002-05-261-1/+1
* | Rev 1.12 broke `make all' w/o a previous `make depends'.obrien2002-05-261-4/+5
* | Initial translationgioria2002-05-261-0/+180
* | Initial translationgioria2002-05-269-0/+217
* | - be more FDP compliantgioria2002-05-261-23/+32
* | Note that this is a historical document and that users should referfanf2002-05-261-0/+5
* | First shot of the translation in the userland section.gioria2002-05-261-0/+971
OpenPOWER on IntegriCloud