Age | Commit message (Expand) | Author |
2001-09-29 | using #define is wrong, use #option | Theo de Raadt |
2001-09-29 | Don't sleep for 5 secs and then remove the temp dir and contents as | Todd C. Miller |
2001-09-29 | Put $TF in double-quotes since it could possibly contain spaces; | Todd C. Miller |
2001-09-29 | Mention that some alpha models only work from serial console. | Miod Vallat |
2001-09-29 | Merge remaining local changes, correct build issues | Thorsten Lockert |
2001-09-28 | Merge local changes; work in progress | Thorsten Lockert |
2001-09-28 | and mention XP1000 in the right place | Theo de Raadt |
2001-09-28 | Latest from Cyclic Software | Thorsten Lockert |
2001-09-28 | Latest from Cyclic Software | Thorsten Lockert |
2001-09-28 | Hack to work around bootpaths like: | Jason Wright |
2001-09-28 | cold is now staticly initialized. | Miod Vallat |
2001-09-28 | Variable declarations in .h files without extern keywords suck. | Miod Vallat |
2001-09-28 | Typos of the day. | Miod Vallat |
2001-09-28 | More cleaning, some style changes. | Miod Vallat |
2001-09-28 | "sys/foo.h" -> <sys/foo.h> | Miod Vallat |
2001-09-28 | No need duplicating defines. | Miod Vallat |
2001-09-28 | add pidfile(3) prototype | Jakob Schlyter |
2001-09-28 | multiple calls to pidfile(3) are actually ok, but there are problems if you c... | Jakob Schlyter |
2001-09-28 | add pidfile(3) - write a daemon pid file. ok deraadt@, millert@. | Jakob Schlyter |
2001-09-28 | sparc64 has shared libs | Jason Wright |
2001-09-28 | Typo; spotted by Jussi Laako <jussi@jlaako.pp.fi> | Heikki Korpela |
2001-09-28 | bug: read user config first; report kaukasoi@elektroni.ee.tut.fi | Markus Friedl |
2001-09-28 | proper values for long double type (from NetBSD) | Jason Wright |
2001-09-28 | proper values for ieee rounding modes (from NetBSD) | Jason Wright |
2001-09-28 | Almost half of this file was ifdef DEBUG. Everybody knows that debugging | Artur Grabowski |
2001-09-28 | Support underscores in macro names and document it in the man page. | Daniel Hartmeier |
2001-09-28 | Fix a DIAGNOSTIC check. | Artur Grabowski |
2001-09-28 | Random cleanup (I don't like Ms in my tree). | Artur Grabowski |
2001-09-28 | QBITS is always defined, no point in having all those cofusing ifdefs. | Artur Grabowski |
2001-09-28 | Don't spam the console with userland alignemnt errors. | Artur Grabowski |
2001-09-28 | bzero private key after loading to smartcard; ok markus@ | Damien Miller |
2001-09-28 | Remove debugging scaffolding | Marc Espie |
2001-09-28 | Fix segv when smartcard communication error occurs during key load. ok markus@ | Damien Miller |
2001-09-28 | Redundant prototypes. | Artur Grabowski |
2001-09-28 | upgrade twe to untested, add ami to broken | Michael Shalayeff |
2001-09-28 | semicolon -> colon | Jan-Uwe Finck |
2001-09-28 | zs serial now works on some systems. Does not work with modems | Dale Rahn |
2001-09-28 | Commit a ugly, widespread change. | Dale Rahn |
2001-09-28 | update sizes | Jason Wright |
2001-09-28 | remove dups w/ conf.h | Michael Shalayeff |
2001-09-28 | sync;sync;sync | Jason Wright |
2001-09-28 | remove dups w/ conf.h | Michael Shalayeff |
2001-09-28 | move cdev_decl(pf) into it's proper place, kill cdev_decl(ipl) at the same time | Michael Shalayeff |
2001-09-28 | Use the new KERN_SYSVIPC_*_INFO sysctls; simonb@netbsd.org | Todd C. Miller |
2001-09-28 | sysctl() support for getting the SYSV *info structs and the associated | Todd C. Miller |
2001-09-28 | more emacs regexps in -g mode. Ok millert@ | Marc Espie |
2001-09-27 | Overhaul /tmp handling; collaboration with solar@openwall.com | Todd C. Miller |
2001-09-27 | Use POSIX :space: character class as suggested by solar@openwall.com | Todd C. Miller |
2001-09-27 | Disable getty on tty00 for macppc, on most machines this will be | Dale Rahn |
2001-09-27 | weird testcases... | Marc Espie |