Age | Commit message (Expand) | Author |
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 |
1998-02-07 | o Don't put newlines in syslog() messages and use %m, not strerror() | Todd C. Miller |
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 |
1998-02-06 | indent | Theo de Raadt |
1998-02-06 | add FS_CCD, make ccd prefer such partitions. It still accespts FS_BSDFFS, and... | Theo de Raadt |
1998-02-06 | Remove bogus flush of stderr | Todd C. Miller |
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 |
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 |
1998-02-05 | oops, need include file | Theo de Raadt |
1998-02-05 | ddb sysctl | Theo de Raadt |
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt |
1998-02-05 | Xr | Theo de Raadt |
1998-02-05 | Buf ovfl check... | Per Fogelstrom |
1998-02-05 | introduce /etc/sysctl.conf containing sysctl variables to change at boot time | Theo de Raadt |
1998-02-05 | apparently when some people only commit rarely, they forget to test their cha... | Theo de Raadt |
1998-02-05 | Don't count DNS lookup time in ping -R. Problem noted by | Todd C. Miller |
1998-02-05 | Ha! Caught Todd making a mistake! | Theo de Raadt |
1998-02-05 | Add usage line | Todd C. Miller |
1998-02-04 | + strptime, from netbsd | Theo de Raadt |
1998-02-04 | clarify fileno(3) | Theo de Raadt |
1998-02-04 | fix usage string | Todd C. Miller |