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