Age | Commit message (Expand) | Author |
1998-03-06 | sync | Theo de Raadt |
1998-03-06 | Add unlimit man link for csh and ulimit man link for sh. | Todd C. Miller |
1998-03-06 | main returns int | Todd C. Miller |
1998-03-06 | And terminate SyslogAddr.sun_path (duh!) | brian |
1998-03-06 | sizeof(SyslogAddr.sun_path) -> sizeof(SyslogAddr.sun_path) - 1 | brian |
1998-03-06 | Use the correct device name in -direct mode. | brian |
1998-03-05 | add user www, group www | Theo de Raadt |
1998-03-05 | main returns int | Theo de Raadt |
1998-03-05 | Initialise sockaddr::sa_len (stopping a pretty nasty | brian |
1998-03-05 | add OpenBSD tag | Mats O Jansson |
1998-03-05 | please gcc 2.8 | Mats O Jansson |
1998-03-05 | string.h for memset proto | Theo de Raadt |
1998-03-05 | guard against multiple inclusion | Marco S Hyman |
1998-03-05 | please GCC 2.8 | Niklas Hallqvist |
1998-03-05 | correct reference to photurisd. | Niels Provos |
1998-03-05 | Completely deprecate register. | gene |
1998-03-05 | Fix fallout from gcc 2.8 - use trapsignal() correctly with a real union. | gene |
1998-03-05 | Minor formatting, capitalization, and punctuation changes. | Todd C. Miller |
1998-03-04 | move man page to right section. | Niels Provos |
1998-03-04 | don't print "IP Filter: initialized" | dgregor |
1998-03-04 | update to reality. | Niels Provos |
1998-03-04 | please gcc 2.8 | Theo de Raadt |
1998-03-04 | Update CWARNFLAGS. | ryker |
1998-03-04 | sync i386 to gcc 2.8 changes | Theo de Raadt |
1998-03-04 | Wall | Theo de Raadt |
1998-03-04 | Backout HZ comments I added, which are not appropriate for inclusion in | johns |
1998-03-04 | Corrected comments for machines with oclock0... | johns |
1998-03-04 | Improved error/warning messages for clock/statclock rate stuff, added | johns |
1998-03-04 | Don't try and rebuild configure with autoconf. We have no guarantee | Todd C. Miller |
1998-03-04 | added support for the TIOCM* ioctl's | Jason Wright |
1998-03-04 | Added comments about changing HZ to custom values on sparc. Only supported | johns |
1998-03-04 | Added more specific info about the "new" command mode of the OpenBOOT roms. | johns |
1998-03-04 | update | johns |
1998-03-04 | update | johns |
1998-03-04 | misc updates, cleanup, etc. | johns |
1998-03-04 | compliance with draft-simpson-photuris-18.txt, better packet structure | Niels Provos |
1998-03-04 | Adapt comments to reality | Niklas Hallqvist |
1998-03-04 | use mkstemp() correctly, i think | Theo de Raadt |
1998-03-04 | nicer print | Jason Downs |
1998-03-04 | typo | Niklas Hallqvist |
1998-03-04 | fix cmp of g++ include files | Todd C. Miller |
1998-03-04 | uninitialized case; bde | Theo de Raadt |
1998-03-04 | Typos... | Angelos D. Keromytis |
1998-03-04 | Make it a little bit cleaner, and make sure temp files get deleted. | Angelos D. Keromytis |
1998-03-04 | tmpnam() -> mkstemp() | Angelos D. Keromytis |
1998-03-04 | Remove window of ^C "opportunity" -- could leave junk files in /tmp | Angelos D. Keromytis |
1998-03-04 | mktemp() -> mkstemp() | Angelos D. Keromytis |
1998-03-04 | Fix mktemp()->mkstemp()... | Angelos D. Keromytis |
1998-03-04 | #if 0 | Theo de Raadt |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist |