summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-02-08nicerTheo de Raadt
1998-02-08Update from NetBSDNiklas Hallqvist
1998-02-08Forward declare struct procNiklas Hallqvist
1998-02-07 let's exit from the right process when running standalone.Bob Beck
1998-02-07 Take out smtp line - users can add if neededBob Beck
1998-02-07 add line to inetd.conf - not uncommentBob Beck
1998-02-07syncTheo de Raadt
1998-02-07+ Packet Engines G-NIC EthernetTheo de Raadt
1998-02-07 Flags and startup for smtpd/smtpfwdd - not enabled by default.Bob Beck
1998-02-07 add smtpd directory.Bob Beck
1998-02-07 smtpd/smtpfwdd examples.Bob Beck
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