summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | The special checks for %b and %D in rev 1.1 were done before skipping overobrien2002-05-261-51/+54
* | Add declarations of suword32 and suword64. Add implementations of one ordfr2002-05-269-0/+98
* | Remove a hack for using an external compiler if cross compiling.jake2002-05-261-21/+0
* | Note that the lutimes(2) and lchflags(2) syscalls also do not follow symlinks.tjr2002-05-261-13/+16
* | Add lchmod(2) to the list of syscalls that do not follow symbolic links.tjr2002-05-261-1/+3
* | Mutex statistics script.des2002-05-261-0/+130
* | Make sure there's a statement after the out: label in clockattach().des2002-05-261-0/+2
* | Cosmetic change (align with other boot blocks):n_hibma2002-05-262-5/+5
* | Mis-edit in last commit.phk2002-05-261-0/+1
* | Be a bit smarter about rewriting data so we don't loose too much performance.phk2002-05-261-21/+21
* | Add Standards, Diagnostics and History sections.tjr2002-05-261-0/+17
OpenPOWER on IntegriCloud