summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-02-07ipforward is in sysctl.conf nowTheo de Raadt
1998-02-07Cast pointer in assignmentThorsten Lockert
1998-02-07Forward declare structures to silence warningsThorsten Lockert
1998-02-07strftime is no longer in this directoryThorsten Lockert
1998-02-07oopsTheo de Raadt
1998-02-07emulate linux connect() braindamage even better -- only do so on asyncTheo de Raadt
1998-02-07o Don't put newlines in syslog() messages and use %m, not strerror()Todd C. Miller
1998-02-07snprintfTheo de Raadt
1998-02-07Add missing code to make /etc/yp/<domain> files actually work (in all cases).Jason Downs
1998-02-07More XPG4.2 --Todd C. Miller
1998-02-06indentTheo de Raadt
1998-02-06add FS_CCD, make ccd prefer such partitions. It still accespts FS_BSDFFS, and...Theo de Raadt
1998-02-06Remove bogus flush of stderrTodd C. Miller
1998-02-06Grammar and clarifications.gene
1998-02-06moreTheo de Raadt
1998-02-06syncTheo de Raadt
1998-02-06Maintain count of free pages. This bug triggered total hangs onNiklas Hallqvist
1998-02-06wordperfect support; ksulliva@psc.eduTheo de Raadt
1998-02-06size_t n in initstate(); XPGTheo de Raadt
1998-02-06typoTheo de Raadt
1998-02-05need db_var.hTheo de Raadt
1998-02-05Actually, if you'd like to be technical, obio first appeared in OpenBSD 2.0.gene
1998-02-05Or, alternately, it was an honest mistake.gene
1998-02-05sync with netbsd: 4/300 dma fixJason Wright
1998-02-05special -> deviceTobias Weingartner
1998-02-05Add man page. I don't know which revision this one is, I might haveTobias Weingartner
1998-02-05oops, need include fileTheo de Raadt
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