summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2000-05-05Nip references to extract-in-placeMarc Espie
2000-05-05limit size of a password file entry (including &-expansion)Jakob Schlyter
2000-05-05build without INET6; <goeran@cdg.chalmers.se>Jakob Schlyter
2000-05-04use _PASSWORD_LEN constantJakob Schlyter
2000-05-01skel now lives in /etcTodd C. Miller
2000-05-01- finish removing last pieces of in-place extraction.Marc Espie
2000-04-30be more careful with strcpy/sprintf. From tcpdump.org. millert@ okEric Jackson
2000-04-29fix spec. PR1217Eric Jackson
2000-04-28Remove last remnants of @option preserve and @option extract-in-placeMarc Espie
2000-04-28If symlinks to the package exist, remove them along with the package.Marc Espie
2000-04-27Crossreference newly added filesHans Insulander
2000-04-27This file should of course be documented as well.Hans Insulander
2000-04-27oopsHans Insulander
2000-04-27Manpages for /etc/afs/CellServDB and /etc/afs/ThisCellHans Insulander
2000-04-27add -T cnfp (code exists, missing from manpage)Jun-ichiro itojun Hagino
2000-04-26INET6Jakob Schlyter
2000-04-26Don't ever let pkg_add destroy existing files.Marc Espie
2000-04-26Consistency in error reports.Marc Espie
2000-04-26Needed feature: ifMarc Espie
2000-04-26make usage readable on a console; eric jackson <shinobi@monkey.org>Jakob Schlyter
2000-04-26usermgmt_usage doesnt return; eric jackson <shinobi@monkey.org>Jakob Schlyter
2000-04-26enable userJakob Schlyter
2000-04-25change /usr/share/skel to /etc/skel. maintain dot.magic for backwards compabi...Jakob Schlyter
2000-04-25references to /usr/share/examples/usermgmt removed as we do not have thatJakob Schlyter
2000-04-25s/.Os NetBSD/.Os/Jakob Schlyter
2000-04-25do not replace adduser manpage (yet)Jakob Schlyter
2000-04-25we are OpenBSD and HISTORY should say soJakob Schlyter
2000-04-252.6 -> 2.7; deraadt@Aaron Campbell