summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1997-05-31variousTheo de Raadt
1997-05-31Support for ext2fs vnodes.Jason Downs
1997-05-31s/illegal/invalid/; jtcTheo de Raadt
1997-05-31fix typos; khym@bga.comTheo de Raadt
1997-05-30FFS changes.Jason Downs
1997-05-30wait wrks on tcp; rickb@iaw.on.caTheo de Raadt
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1997-05-30typo; enami@ba2.so-net.or.jpTheo de Raadt
1997-05-30format error; enami@ba2.so-net.or.jpTheo de Raadt
1997-05-29remove unnecessary files that have SMI in themkstailey
1997-05-29Major cleanup:gene
1997-05-29sendmail 8.9.1Michael Shalayeff
1997-05-29add my ~tiny configMichael Shalayeff
1997-05-29Use sendmail.cw as well as only masquerade CM. pretty.Niklas Hallqvist
1997-05-22getopt returns intTheo de Raadt
1997-05-14mention svndNiklas Hallqvist
1997-05-07Disable "version.bind" hack since it makes mass info gatheringTodd C. Miller
1997-05-06fcntl rightTheo de Raadt
1997-05-01Umm, fix signedness error in my last commit, be explicitNiklas Hallqvist
1997-05-01Fix grammarNiklas Hallqvist
1997-05-01mkstemp called incompatibly. Buffer overflow fixed. 64-bit dirt cleaned up.Niklas Hallqvist
1997-04-29To get the manpages installed, you can't override the installNiklas Hallqvist
1997-04-27buf oflow paranoiaTheo de Raadt
1997-04-27better failure msg; martin@rumolt.teuto.deTheo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-27More includes for library prototypes.Jason Downs
1997-04-24extra " in -s initializationTheo de Raadt
1997-04-24wrong mode, oopsTheo de Raadt
1997-04-23NONBINMODETheo de Raadt
1997-04-21defined(YP) -> ${YP} == "yes"Todd C. Miller
1997-04-20Added scripts to be used from cron to make sure a slave server is up to date.Mats O Jansson
1997-04-20Added man page, support for amd.home and ypservers.Mats O Jansson
1997-04-20sendmail 8.9.1Thorsten Lockert
1997-04-20My new toyThorsten Lockert
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1997-04-19getopt() returns an int, not a char. [thorpej]kstailey
1997-04-19getopt() returns an int, not a char. (thorpej)kstailey
1997-04-19thorpej:kstailey
1997-04-17timeout is in minutes; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-04-17add SCRIPTS = ...kstailey
1997-04-15Added revnetgroup in ypserv's Makefile and added support for netgroup. -mojMats O Jansson
1997-04-15Add revnetgroup from FreeBSD, written by Bill Paul <wpaul@ctr.columbia.edu>.Mats O Jansson
1997-04-15for callit, let nop through. rpcinfo -b, ya know; adam@math.tau.ac.ilTheo de Raadt
1997-04-15handle \\ at start of line; christosTheo de Raadt
1997-04-14i was not the brightest here eitherTheo de Raadt
1997-04-14fix the indentationTheo de Raadt
1997-04-14do not whine about new directories; reported by briggsTheo de Raadt
1997-04-13use special random number generator to create less predictable and nonNiels Provos
1997-04-13use res_random.c for idsNiels Provos
1997-04-13Fixed socket permissions race at startup; corrected error message tobitblt