summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2000-04-25remove some non-important HISTORYJakob Schlyter
2000-04-25omit RC5Theo de Raadt
2000-04-24clean up bogus .Nm ""Jakob Schlyter
2000-04-24default to non-verbose (previously undefined)Jakob Schlyter
2000-04-24include cleanupJakob Schlyter
2000-04-24use _PATH_MASTERPASSWD & _PATH_GROUPJakob Schlyter
2000-04-24initJakob Schlyter
2000-04-24fix usage when building with EXTENSIONSJakob Schlyter
2000-04-24is_number() is needed even without EXTENSIONS definedJakob Schlyter
2000-04-24remove lint stuff. remove unneeded strlcpy.Jakob Schlyter
2000-04-24id-tagsJakob Schlyter
2000-04-24Initial import of user/group management tools from NetBSD.Jakob Schlyter
2000-04-22another misnumberingTheo de Raadt
2000-04-22misnumbered web pages; patch sent to beckTheo de Raadt
2000-04-20Document /etc/resolv.conf.tailAngelos D. Keromytis
2000-04-20Change -b to -f, similar to Solaris.Angelos D. Keromytis
2000-04-20Change the flag to -f, similar to Solaris.Angelos D. Keromytis
2000-04-20If /etc/resolv.conf.tail exists, append to newly-constructedAngelos D. Keromytis