summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-02-10typo fix; netbsdTheo de Raadt
1998-02-10more explicit protosTheo de Raadt
1998-02-10move proto to unistd.hTheo de Raadt
1998-02-10Fix buffer overflows in quote1(), clear line bufferTobias Weingartner
1998-02-09from netbsdTheo de Raadt
1998-02-09merge in rev 1.2Niklas Hallqvist
1998-02-09s/optsifle/optsfile/ryker
1998-02-09Fix typo in syslog message.Angelos D. Keromytis
1998-02-09Close/reopen routing socket, to avoid running out of the socket's buffer space.Angelos D. Keromytis
1998-02-09More missing type changes; pointed out by deraadt@OpenBSD.orgThorsten Lockert
1998-02-09Include <ddb/db_var.h> if DDB is defined.dima
1998-02-09make dependTheo de Raadt
1998-02-09Missed oneThorsten Lockert
1998-02-08Better lint(1) framework. Mostly from cgd@NetBSDThorsten Lockert
1998-02-08Pull in prototypeThorsten Lockert
1998-02-08Updates to match type changes in syscall tablesThorsten Lockert
1998-02-08SyncThorsten Lockert
1998-02-08Correct many typesThorsten Lockert
1998-02-08Sync with NetBSDThorsten Lockert
1998-02-08Update to match realityThorsten Lockert
1998-02-08Apply fix for PR# 406. Thanks toTobias Weingartner
1998-02-08y2k fixes; netbsd & Andreas.Gunnarsson@emw.ericsson.seTheo de Raadt
1998-02-08cleanup; pjanzen@foatdi.harvard.eduTheo de Raadt
1998-02-08split infinitive; honey@citi.umich.eduTheo de Raadt
1998-02-08strptime() proto; Andreas.Gunnarsson@emw.ericsson.seTheo de Raadt
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