/libexec/kpasswdd/

type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/tar
AgeCommit message (Collapse)Author
2003-01-18Remove GNU cpio and GNU tar, replaced by pax frontends.wiz
2002-08-27Implement MKDYNAMICROOT, which currently defaults to "no", but willlukem
be changed in the future to "yes". If MKDYNAMICROOT == "no", there is no change from existing behaviour of a static /bin and /sbin (and a few programs in elsewhere). If MKDYNAMICROOT == "yes", the following changes occur: in <bsd.own.mk>: SHLIBDIR?= /lib SHLINKDIR?= /lib in various Makefiles, the following entry is DISABLED. LDSTATIC?=-static This results in all programs (except those "standalone" programs built in sys/arch/*/stand) are linked dynamically, the shared linker is moved from /usr/libexec to /lib (with a compat symlink), and the shared libraries used by /bin and /sbin programs are moved from /usr/lib to /lib (with compat symlinks).
2002-08-20Remove superfluous Ns.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-06Punctuation nits, sort sections, sort SEE ALSO.wiz
2002-02-04Patch from PR 15218 to document some options.fair
2001-08-20precede, not preceed.wiz
2001-04-09Fix date, whitespace and punctuation.wiz