summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-12-17New kdb_editArtur Grabowski
1997-12-17append /usr/local/bin and /usr/X11R6/bin to PATH during ports buildsNiklas Hallqvist
1997-12-17ugly typo and an unnecessary call.Artur Grabowski
1997-12-17Upgrade. Now with afs-support.Artur Grabowski
1997-12-17I586_CPU -> I586_CPU || I686_CPUJason Downs
1997-12-17do not overflow fd_setTheo de Raadt
1997-12-17New CPU detection code, from NetBSD, with some machdep changes from myself.Jason Downs
1997-12-17do not let fd_set overflowTheo de Raadt
1997-12-17Add /var/log/ppp.logbrian
1997-12-17another upgrade.Artur Grabowski
1997-12-17make fd_set not overflowTheo de Raadt
1997-12-17improve F_FREESP; now it might workTheo de Raadt
1997-12-17first cut at F_FREESP; does ibcs2 need this too? This really needs testing!Theo de Raadt
1997-12-17damn it happens again! Do not assume min() exists in the coimpilation environ...Theo de Raadt
1997-12-17Remove an unnecessary (and wrong) cast.brian
1997-12-17Fix a potential overflow where, if the label passed on the commandbrian
1997-12-16evaluate length before doing compat stuff which might overwrite theNiels Provos
1997-12-16do not overflow fd_setTheo de Raadt
1997-12-16do not overflow fd_setTheo de Raadt
1997-12-16do not let fd_set overflowTheo de Raadt
1997-12-16fix major number for fd/*; felix reported the i386 flawTheo de Raadt
1997-12-16libsl is a bad ideaTheo de Raadt
1997-12-16do not use a statically sized fd_setTheo de Raadt
1997-12-16Added #ifndef RE_DUP_MAX around the macro definition; CVS ended upAngelos D. Keromytis
1997-12-16Fix annoying warnings.Angelos D. Keromytis
1997-12-16build corpse tooMichael Shalayeff
1997-12-16sendmail 8.9.1Michael Shalayeff
1997-12-16OpenBSD tagsTodd C. Miller
1997-12-16In tgetstr(), check that the copyout parameter is not NULL or a pointerTodd C. Miller
1997-12-16tparm() now returns NULL for buffers that would be >= 256 (termcapTodd C. Miller
1997-12-16othe envariable is COLUMNS, not COLSTodd C. Miller
1997-12-16Wrap long linesbrian
1997-12-15Correct return values from alias routines.brian
1997-12-15Use LogWARN for command usage messages and unrecognisedbrian
1997-12-15Include iplist.c (forgotten when updating for dynamicbrian
1997-12-15Do 2 passes when "delete all"ing. The first pass removesbrian
1997-12-15Allow random IP number allocation to peer.brian
1997-12-15A shlib_version is nice to have.Artur Grabowski
1997-12-15Upgrades, sanity checks, cleanup, etc.Artur Grabowski
1997-12-15s/uucp/daemon/ for groupMichael Shalayeff
1997-12-15alphasort flagskstailey
1997-12-15correct swedish grammarTheo de Raadt
1997-12-15kpasswdd is going away & sortTheo de Raadt
1997-12-15MAP_COPY|MAP_FILE; mrg. indent tooTheo de Raadt
1997-12-15use MAP_PRIVATE|MAP_FILE; mrgTheo de Raadt
1997-12-15fix for route change crash; from freebsdTheo de Raadt
1997-12-15incorrect use of strncatArtur Grabowski
1997-12-15cosmetic changes.Artur Grabowski
1997-12-15compile w/ DEBUGMichael Shalayeff
1997-12-15fix curses firstTheo de Raadt