summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1997-12-17do not overflow fd_set. i _pray_ I got this right...Theo de Raadt
1997-12-17do not overflow fd_setTheo de Raadt
1997-12-17do not let fd_set overflowTheo de Raadt
1997-12-17make fd_set not overflowTheo 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-16build corpse tooMichael Shalayeff
1997-12-16sendmail 8.9.1Michael Shalayeff
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-15use MAP_PRIVATE|MAP_FILE; mrgTheo de Raadt
1997-12-14Whoops. Remember to update usage when changing the way defualt handling isgene
1997-12-14Invoke raging paranoia on strcpy's that should be strncpy's.gene
1997-12-14Inspired by changes in NetBSD but done a different way.gene
1997-12-11Hook user-level ppp and pppctl.brian
1997-12-08Deal with inflate() returning avail_in == avail_out == 0brian
1997-12-08Correct usage of `add' and `delete'.brian
1997-12-08first cut at performance enhancing heuristicTheo de Raadt
1997-12-07Fix PAP, CHAP & LQR req (I broke the byte ordering whenbrian
1997-12-07Add forgotten files.brian
1997-12-07Only allow one arg to `delete' - the mask & gateway aren't necessary.brian
1997-12-06Correct cftypes128 index.brian
1997-12-06Understand ``sockaddr_dl''s where sdl_nlen != 0brian
1997-12-06Remove duplicate REJECTED macro.brian
1997-12-06Initialize ccpstate when CCP comes down.brian
1997-12-06Parenthesise the REJECTED macro.brian
1997-12-06Identify rejected protocol types according to rfc1700.brian
1997-12-06Add DEFLATE capabilities (rfc1979).brian
1997-12-06Show uptime as zero if a connection has never been made.brian
1997-12-04Fixed a sysadmin-dos.Artur Grabowski
1997-11-30Fix setting of crtscts. It was not being set in set_up_tty() if theTodd C. Miller
1997-11-28I'm amazed that noone has ever misspelled the ethernet address whenArtur Grabowski
1997-11-26Don't look for /usr/include/alias.h in the Makefile,brian
1997-11-23Remove trash directory (duh!)brian
1997-11-23Import version 1.5 of ppp.brian
1997-11-21bail if no arp entriesTheo de Raadt
1997-11-17Mention SIGUSR1 in SIGNALS section. Noted by Heiko W.Rupp <hwr@pilhuhn.de>Todd C. Miller
1997-11-17do not make obj in dbsym anymore, eitherTheo de Raadt
1997-11-17byeTheo de Raadt
1997-11-17remove parts of dbsymkstailey
1997-11-17Fix a pretty embarrassing typo in the Usage help message.gene
1997-11-17Come to think of it the sun3 doesn't use dbsym anymore...kstailey
1997-11-173-arg msync(2)kstailey
1997-11-16Replace "micro getopt" with real getopt for readability's sake.Todd C. Miller
1997-11-14clone freebsd "-R rate"; default to 256 invocations/minuteTheo de Raadt
1997-11-14crank TOOMANY to 160 for nowTheo de Raadt