Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-08 | Better lint(1) framework. Mostly from cgd@NetBSD | Thorsten Lockert | |
1998-02-08 | Pull in prototype | Thorsten Lockert | |
1998-02-08 | Updates to match type changes in syscall tables | Thorsten Lockert | |
1998-02-08 | Sync | Thorsten Lockert | |
1998-02-08 | Correct many types | Thorsten Lockert | |
1998-02-08 | Sync with NetBSD | Thorsten Lockert | |
1998-02-08 | Update to match reality | Thorsten Lockert | |
1998-02-08 | Apply fix for PR# 406. Thanks to | Tobias Weingartner | |
Motomichi Matsuzaki (mzaki@e-mail.ne.jp) for the fix. | |||
1998-02-08 | y2k fixes; netbsd & Andreas.Gunnarsson@emw.ericsson.se | Theo de Raadt | |
1998-02-08 | cleanup; pjanzen@foatdi.harvard.edu | Theo de Raadt | |
1998-02-08 | split infinitive; honey@citi.umich.edu | Theo de Raadt | |
1998-02-08 | strptime() proto; Andreas.Gunnarsson@emw.ericsson.se | Theo de Raadt | |
1998-02-08 | nicer | Theo de Raadt | |
1998-02-08 | Update from NetBSD | Niklas Hallqvist | |
1998-02-08 | Forward declare struct proc | Niklas 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 needed | Bob Beck | |
1998-02-07 | add line to inetd.conf - not uncomment | Bob Beck | |
1998-02-07 | sync | Theo de Raadt | |
1998-02-07 | + Packet Engines G-NIC Ethernet | Theo 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-07 | ipforward is in sysctl.conf now | Theo de Raadt | |
1998-02-07 | Cast pointer in assignment | Thorsten Lockert | |
1998-02-07 | Forward declare structures to silence warnings | Thorsten Lockert | |
1998-02-07 | strftime is no longer in this directory | Thorsten Lockert | |
1998-02-07 | oops | Theo de Raadt | |
1998-02-07 | emulate linux connect() braindamage even better -- only do so on async | Theo de Raadt | |
sockets; pb@fasterix.freenix.org | |||
1998-02-07 | o Don't put newlines in syslog() messages and use %m, not strerror() | Todd C. Miller | |
o If .vacation.db is size 0, dbopen() with O_TRUNC (otherwise vacation will do exit(1) and sendmail will be unhappy. dbopen() should probably deal with zero-length files sanely. | |||
1998-02-07 | snprintf | Theo de Raadt | |
1998-02-07 | Add missing code to make /etc/yp/<domain> files actually work (in all cases). | Jason Downs | |
1998-02-07 | More XPG4.2 -- | Todd C. Miller | |
setstate takes a const parameter don't ever spew to stderr, just return NULL | |||
1998-02-06 | indent | Theo de Raadt | |
1998-02-06 | add FS_CCD, make ccd prefer such partitions. It still accespts FS_BSDFFS, ↵ | Theo de Raadt | |
and something will change about that soon | |||
1998-02-06 | Remove bogus flush of stderr | Todd C. Miller | |
Spew prompt before turning off echo. Seems to fix a weird problem where if sudo complained about a bogus stamp file the user would sometimes not have a chance to enter a password. | |||
1998-02-06 | Grammar and clarifications. | gene | |
1998-02-06 | more | Theo de Raadt | |
1998-02-06 | sync | Theo de Raadt | |
1998-02-06 | Maintain count of free pages. This bug triggered total hangs on | Niklas Hallqvist | |
big buffer cache systems where the cache got split up between low and high memory | |||
1998-02-06 | wordperfect support; ksulliva@psc.edu | Theo de Raadt | |
1998-02-06 | size_t n in initstate(); XPG | Theo de Raadt | |
1998-02-06 | typo | Theo de Raadt | |
1998-02-05 | need db_var.h | Theo de Raadt | |
1998-02-05 | Actually, if you'd like to be technical, obio first appeared in OpenBSD 2.0. | gene | |
1998-02-05 | Or, alternately, it was an honest mistake. | gene | |
1998-02-05 | sync with netbsd: 4/300 dma fix | Jason Wright | |
1998-02-05 | special -> device | Tobias Weingartner | |
1998-02-05 | Add man page. I don't know which revision this one is, I might have | Tobias Weingartner | |
a newer version of this utility to commit later... | |||
1998-02-05 | oops, need include file | Theo de Raadt | |