Age | Commit message (Expand) | Author |
1998-02-05 | ddb sysctl | Theo de Raadt |
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt |
1998-02-05 | Xr | Theo de Raadt |
1998-02-05 | Buf ovfl check... | Per Fogelstrom |
1998-02-05 | introduce /etc/sysctl.conf containing sysctl variables to change at boot time | Theo de Raadt |
1998-02-05 | apparently when some people only commit rarely, they forget to test their cha... | Theo de Raadt |
1998-02-05 | Don't count DNS lookup time in ping -R. Problem noted by | Todd C. Miller |
1998-02-05 | Ha! Caught Todd making a mistake! | Theo de Raadt |
1998-02-05 | Add usage line | Todd C. Miller |
1998-02-04 | + strptime, from netbsd | Theo de Raadt |
1998-02-04 | clarify fileno(3) | Theo de Raadt |
1998-02-04 | fix usage string | Todd C. Miller |
1998-02-04 | + scan_ffs | Theo de Raadt |
1998-02-04 | + scan_ffs | Theo de Raadt |
1998-02-04 | very handy program that scans a device for filesystems; from niklas & weingart. | Theo de Raadt |
1998-02-04 | Correct magic number format string | brian |
1998-02-04 | Several new mac68k man pages from Colin Wood. | gene |
1998-02-03 | whack _exit(); gnat@prometheus.frii.com | Theo de Raadt |
1998-02-03 | possessive | Theo de Raadt |
1998-02-03 | openbsd | Theo de Raadt |
1998-02-03 | Work around a glob() and Netscape problem; the local glob() hacker may | Jason Downs |
1998-02-03 | sync with netbsd | Jason Wright |
1998-02-03 | Make __{CTOR,DTOR}_LIST__ extern instead of array of size zero | Marco S Hyman |
1998-02-03 | bail out for sourcerouted packets earlier, also do not forward | Theo de Raadt |
1998-02-03 | sync | Theo de Raadt |
1998-02-03 | void *ss_sp; XPG | Theo de Raadt |
1998-02-03 | more pci subclasses and such; netbsd | Theo de Raadt |
1998-02-03 | more bridge types | Theo de Raadt |
1998-02-03 | fix preconsolidate; dzerkel@phofarm.com | Theo de Raadt |
1998-02-03 | usage line fix; pjanzen@foatdi.harvard.edu | Theo de Raadt |
1998-02-03 | workaround gethostbyaddr() race in signal handler; more correct fix would | Theo de Raadt |
1998-02-03 | bad types; wileyc@sekiya.twics.co.jp | Theo de Raadt |
1998-02-03 | Steal better desciption of GLOB_NOESCAPE from fnmatch(3). | Todd C. Miller |
1998-02-03 | Sync with NetBSD 970827. Forgot this one last time. -moj | Mats O Jansson |
1998-02-03 | lean up lint warnings | Thorsten Lockert |
1998-02-03 | Fix the non-MACHINE_NONCONTIG case for Jason's fix. | Todd C. Miller |
1998-02-03 | Use short dash, not long dash, so makewhatis.sed doesn't get confused. | Todd C. Miller |
1998-02-03 | Add description ti NAME section. Noted by Theo. | Todd C. Miller |
1998-02-03 | Just update from newer version included with binutils. | Todd C. Miller |
1998-02-03 | Fix formatting so makewahtis.sed can deal, noted by Theo | Todd C. Miller |
1998-02-03 | s/@CMD_EXT_U@/1 | Todd C. Miller |
1998-02-03 | Remove stray "awk" at the beginning of the mam page. | Todd C. Miller |
1998-02-02 | No need to put a Subject: line. We use "mail -s" in the crontab anyway. | Todd C. Miller |
1998-02-02 | Don't override environ if realloc() fails. Pointed out by | Todd C. Miller |
1998-02-02 | support non-ISA case | Theo de Raadt |
1998-02-02 | enable a few more drivers | Theo de Raadt |
1998-02-02 | Replay revisions 1.8 and 1.9. | Jason Downs |
1998-02-02 | The "fix" for running out of kernel maps, from FreeBSD. Integrated by | Jason Downs |
1998-02-02 | Don't start cfsd if mountd is not running, instead give an error message. | dima |
1998-02-01 | "if [ -f" --> "if [ -x" | dima |