summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1995-06-18don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminatedcgd
1995-06-11Use hstrerror(), not h_errlist[].mycroft
1995-06-10Eliminate extra `/' when prefixing the device name with _PATH_DEV.mycroft
1995-06-09Fix def_anon initializer.mycroft
1995-06-09fixed bug related to the ascii `when' files previous fix, where the -tchristos
1995-06-07typeof(timeval.tv_sec) != time_tcgd
1995-06-07needs string.hcgd
1995-06-07typeof(timeval.tv_sec) != time_tcgd
1995-06-03Changes to write ascii timestamps in the when files.christos
1995-06-03Remove chownerr() function completely and use warn() instead.jtc
1995-06-03In chownerr(), check to see if new group is the effective group id asjtc
1995-06-03Add MBONE tools.mycroft
1995-06-03Fix the `restrictmailq' security check to explicitly check the egid.mycroft
1995-06-02don't print NULLs; print empty strings....christos
1995-06-02Set cr_gid properly, and adjust for getgrouplist() change.mycroft
1995-06-02Correct argument in error msg. (PR #1087)pk
1995-06-02Remove local declarations of ctime().pk
1995-06-02Make the behavior of `-s' consistent.thorpej
1995-06-01Install this setuid-root.thorpej
1995-06-01Lots of things; use getopt(), make `-i ...' work, others.thorpej
1995-06-01Update to multicast 3.5.mycroft
1995-06-01Update to multicast 3.5.mycroft
1995-06-01Update to multicast 3.5.mycroft
1995-06-01Update to multicast 3.5.mycroft
1995-05-28<sys/syslog.h> -> <syslog.h>jtc
1995-05-22Use inet_aton(), not inet_addr().mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-05-20Use strerror(), not sys_errlist[].mycroft
1995-05-19Use inet_aton(), not inet_addr().mycroft
1995-05-19Use inet_aton(), not inet_addr().mycroft
1995-05-14fix priority mangling when sending to remote syslogds. (pr 1039, bycgd
1995-05-12Make it work for both Amiga and Atari. Add new '-f' option.leo
1995-05-12Atari-port now also uses iteconfigleo
1995-05-11don't build netgroup(5) here.cgd
1995-05-08Increase size of buffer for file names.mycroft
1995-04-28update 'files' files search paths and manual page descriptions forcgd
1995-04-28only build config.old on machines that need it.cgd
1995-04-28old config has moved here; attendant name changes.cgd
1995-04-28config.new has been moved here. names updated to match.cgd
1995-04-28moved into config.cgd
1995-04-28build config.old instead of config.newcgd
1995-04-24cast pointers to longs, not ints. don't return ptr to local var.cgd
1995-04-24need string.hcgd
1995-04-24cast to avoid warning.cgd
1995-04-24needs string.hcgd
1995-04-21the alpha says 'no' to amdcgd
1995-04-21need stdlib.hcgd
1995-04-21really nasty hack for the alpha. bigtime XXXcgd
1995-04-17Fixes from David Brownlee to:christos