summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2000-06-20Allow padding in LQR ECHO requestsbrian
2000-06-20prettyJason Wright
2000-06-20include configuration for exec from pppJason Wright
2000-06-20reorder sections as per mdoc.templateJason Wright
2000-06-20use stdin instead of exec'n ppp(8). It's expected that ppp will give usJason Wright
2000-06-20Remove some debugging code, and prepare to become an 'exec' client of ppp(8)Jason Wright
2000-06-20hushJason Wright
2000-06-20more info for pppoe stringsJason Wright
2000-06-19Don't mis-match interface names in iface_Create()brian
2000-06-19honor scopeid when compare ipv6 addrsJun-ichiro itojun Hagino
2000-06-18Fix a printf-style format errorbrian
2000-06-18Improve RIP support; PR#1266, James Ponder <james@oaktree.co.uk>Jakob Schlyter
2000-06-18OpenBSD tagJason Wright
2000-06-18add pppoeJason Wright
2000-06-18import my pppoe codeJason Wright
2000-06-16update and sort list of vflags, iflags, nfsflags, mntflags. alsoassar
2000-06-16Fix PR 1279.Hakan Olsson
2000-06-15Full support for passive mode FTPbrian
2000-06-14clarify tcp4/tcp6 interaction.Jun-ichiro itojun Hagino
2000-06-13Add ``set ifqueue'' to adjust the number of packets ppp buffers.brian
2000-06-12sync with latest kame traceroute6. print src address. -g (source route).Jun-ichiro itojun Hagino
2000-06-11newaliases(1) -> newaliases(8)Todd C. Miller
2000-06-11Merge libalias stuff from FreeBSD:brian
2000-06-09chown has moved to /sbinTodd C. Miller
2000-06-09chown moved into chmodMichael Shalayeff
2000-06-07Strip trailing slashes from dir names and give a reasonable error ifTodd C. Miller
2000-06-06Make quot work when passed a filesystem mount point like the documentationTodd C. Miller
2000-06-05correct option parser typo. -f, not -b.Jun-ichiro itojun Hagino
2000-06-03Set SIGCHLD to SIG_DFL not SIG_IGN to prevent "perl -w" fromTodd C. Miller
2000-05-31sync with the latest kame code. insufficient len in malloc() call isJun-ichiro itojun Hagino
2000-05-31Remove hard sentence breaks.Aaron Campbell
2000-05-29More text about config file format, some of it unfortunately at theAngelos D. Keromytis
2000-05-29start to describe config file formatTheo de Raadt
2000-05-24Fix apache configure assumption that helper scripts are executable.Bob Beck
2000-05-24handle 64 bit arch in -f; janjaap@stack.nlTheo de Raadt
2000-05-23forgot to cvs add dump.[ch]Jun-ichiro itojun Hagino
2000-05-23sync with latest kame.Jun-ichiro itojun Hagino
2000-05-22Group command synopsis uses group...Marc Espie
2000-05-20typo; bsdiTheo de Raadt
2000-05-18Recurse down arch-dependent subdirs to grab manpages.Marc Espie
2000-05-18Prepare to recurse down usr.sbin to grab manpagesMarc Espie
2000-05-18don't overload rtm_flags with route6d-local flags. sync with latest kame.Jun-ichiro itojun Hagino
2000-05-16add creditsMarco S Hyman
2000-05-16correct p2p interface address handling.Jun-ichiro itojun Hagino
2000-05-15/etc/mail/aliasesTheo de Raadt
2000-05-12nasty bug in %f; espieTheo de Raadt
2000-05-07Correct a bad bug in m_prepend()brian
2000-05-05Forgot to update usage().Hakan Olsson
2000-05-05Make -G flag work for user{add,mod}.Hakan Olsson
2000-05-05#include <string.h>; <goeran@cdg.chalmers.se>Jakob Schlyter