summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1998-09-20Changes so that BPF readers will get the data in fddi packet aligned alongmatt
1998-09-17Main is int. From Soren S. Jorvang <soren@t.dk>.hwr
1998-09-14Fix pr 5071 better after feedback from the Originator Havard Eidnes.frueauf
1998-09-14Add (ugly?) code to prevent core dump as described in pr 5071 by Havard Eidnes.frueauf
1998-09-13Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, whichtv
1998-09-13Add a tool to set/display the configuration of gre(4) interfaces.hwr
1998-09-13Also build greconfighwr
1998-09-12minor fixup for -e optionhubertf
1998-09-12Before running "rm -rf" on a directory try to turn on the S_IRWXU bits.kim
1998-09-11Deal with superblock changes; from PR#6032.pk
1998-09-10GMT -> UTCkleink
1998-09-10Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls.mouse
1998-09-08Fix broken package dependence handling mentioned by Brook Milligan ontron
1998-09-06Fix paths to match the current code.kim
1998-09-05distclean is a synonym for cleandirlukem
1998-09-04Back out accidental removal of CDTRCTS and fix rcsid'schristos
1998-09-04Oops, release the lease _before_ deconfiguring the interface.mellon
1998-09-04Build sysconfd and statmsgmellon
1998-09-04Reincorporate sysconfd support. Add support for releasing leases.mellon
1998-09-04Add prototype for client_reinit()mellon
1998-09-04Mention that statmsg depends on sysconfd.mellon
1998-09-04Documentation for sysconfd.mellon
1998-09-04Add release-current-dhcp-leases message.mellon
1998-09-04Document statmsg command.mellon
1998-09-04Add sysconf message to release DHCP-acquired leases.mellon
1998-09-02Apply diffs from patchlevel 5.christos
1998-09-01add -Dunix to CPPFLAGS to suppress cpp warning.enami
1998-08-30Emit device name to device major number table.pk
1998-08-30Add braces to satisfy egcs.nathanw
1998-08-30Add braces to satisfy egcs.nathanw
1998-08-28Make really sure to only nuke LogDir when it's been set. Fixes problemhubertf
1998-08-27Allow symlinks to directories instead of pure directories in severalhubertf
1998-08-27{} fixes from Erik Bertelsen <erik@erik-be.uni-c.dk> (PR 6047) to shut up egcs.ross
1998-08-27LP64 fixes for recently added code. (In LP64, ptrdiff_t != int.)ross
1998-08-27Add {} pairs to shut up egcs.ross
1998-08-27Add csh(1)-style alternates to pkg_info -e.agc
1998-08-27Add the default route as static, so that routed does not delete it.christos
1998-08-27in -x, print MB/s two 2 decimal places. noted by enami@netbsd.orglukem
1998-08-27#include <string.h>tv
1998-08-27add -x in usage.enami
1998-08-26add missing endif.enami
1998-08-25* implement -x; extended disk statistics. option inspired by solaris' iostat.lukem
1998-08-25Pass prefix for depending pkgs.hubertf
1998-08-25Remove some trailing (extra) "."s.hubertf
1998-08-25Don't exit cleanup() functions if not called from signal handler - thishubertf
1998-08-23Sync manual page and usage() with reality, patches supplied bytron
1998-08-21note that messages are send to syslog daemon using facility LOG_DAEMON.bouyer
1998-08-21- Makes ypbind use syslog() (with LOG_DAEMON) instead of warn()/err().bouyer
1998-08-19"featch" -> "fetched"tv
1998-08-17eliminate duplicated protosmsaitoh