summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent leakage of information about anonymous user's homedirdanny2000-11-261-2/+6
* Typo fix: forgot -> forget.dannyboy2000-11-261-1/+1
* Cleanup this code a bit by attempting to sync it up with NetBSD andkris2000-11-262-26/+33
* Correct definition of MAXHOSTNAMELEN in ifdef'ed out codekris2000-11-261-1/+1
* MAXHOSTNAMELEN is 256, not 64kris2000-11-261-1/+2
* Use the vendor's manpages (which are in old -man format) rather thanobrien2000-11-263-631/+16
* Add ${LIBC_R}brian2000-11-261-0/+1
* Correct definition of MAXHOSTNAMELEN in ifdef'ed out code.kris2000-11-261-1/+3
* Fix another callout_init() that I missed.jlemon2000-11-262-4/+2
* Unbreak world; #include <sys/mutex.h> instead of <machine/mutex.h>jlemon2000-11-261-1/+3
* Correct definition of MAXHOSTNAMELEN in ifdef'ed code.kris2000-11-266-6/+6
* Information on how I did the import and upgrade instructions.obrien2000-11-261-0/+18
* This commit was generated by cvs2svn to compensate for changes in r69216,obrien2000-11-2622-115/+242
|\
| * Virgin import of Christos Zoulas FILE 3.33.obrien2000-11-2622-115/+242
* | Move the #define of _KERN_MUTEX_C_ so that it's before any system headersalfred2000-11-263-3/+18
* | Simplify the tprintf() API.phk2000-11-266-107/+22
* | Make log(-1, ...) do what addlog(...) did.phk2000-11-264-226/+202
* | Make diskerr() always log with printf.phk2000-11-2611-32/+23
* | unhook netgraph/bridge until somebody makes it compile in LINTphk2000-11-261-1/+3
* | Add uidinfo hash and uidinfo struct to the witness order list.jake2000-11-263-0/+3
* | Add 'mpsafe' parameter to callout_init() in MD bits.jlemon2000-11-262-2/+2
* | Make uidinfo subsystem mpsafealfred2000-11-262-24/+55
* | Constifykris2000-11-265-4/+6
* | sprintf -> snprintfkris2000-11-261-1/+1
* | Constifykris2000-11-261-1/+1
* | Make it possible to override the function which writes messages tophk2000-11-263-18/+35
* | Constifykris2000-11-262-5/+6
* | Don't hard-code a buffer sizekris2000-11-261-1/+2
* | Fix safety-net code. While technically a bug, I'm delighted to seemarkm2000-11-261-1/+1
* | Format string auditingkris2000-11-263-4/+4
* | sprintf -> snprintfkris2000-11-261-1/+1
* | Don't call err() with user data and without a format stringkris2000-11-261-1/+1
* | vsprintf() -> vsnprintf()kris2000-11-261-1/+1
* | Merged from sys/i386/i386/machdep.c revision 1.422.kato2000-11-262-2/+2
* | Add the remaining pseudo-users as aliases to rootdougb2000-11-261-0/+3
* | Properly fix the temporary file creation in the case of multiplekris2000-11-261-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r69180,obrien2000-11-261-3/+4
|\ \
| * | Import a virgin (but trimed) Binutils 2.10 release.obrien2000-11-261-3/+4
* | | Add the "LOG_CONSOLE" facility and tell syslogd to not log it onphk2000-11-252-0/+4
* | | D'uh. The explicit reseed was happening at the wrong security/priveligemarkm2000-11-251-1/+1
* | | Undo rev 1.8: This commit actually added a second declarationalc2000-11-251-5/+0
* | | Greatly improve the boot-up unblocking time of the entropy device.markm2000-11-253-4/+19
* | | More comment changing. Keep documentation in one place.markm2000-11-251-4/+2
* | | Correct a comment. This represents a very minor policy change of mymarkm2000-11-251-2/+0
* | | Stop explicitly using nanotime(9) and use the new get_cyclecounter(9)markm2000-11-254-37/+34
* | | Add a constant for the (to be committed at a later time) irq-entropymarkm2000-11-251-2/+2
* | | Deal with a real PITA in that GDB 4.18 (as we imported it) requires aobrien2000-11-251-1/+5
* | | `stringify.sed' has been replaced by `astring.sed' [on ANSI-C systems].obrien2000-11-258-17/+17
* | | Don't compile libgcc_r twice.obrien2000-11-251-1/+1
* | | This commit was generated by cvs2svn to compensate for changes in r69159,obrien2000-11-251-0/+9
|\ \ \ | |/ /
OpenPOWER on IntegriCloud