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