summaryrefslogtreecommitdiff
path: root/sbin/Makefile
AgeCommit message (Collapse)Author
2000-10-13lmccontrolChris Cappuccio
2000-07-02descent into wsconsctlMichael Shalayeff
2000-06-18add mount_tcfsNiels Provos
2000-05-19kill nfsiodMichael Shalayeff
2000-05-18Recurse down ancontrol, wicontrol, edlabel, fdiskMarc Espie
for man pages.
2000-04-03ancontrol(8), probably should not be i386, but follow wicontrolMichael Shalayeff
2000-01-01move sysctl(8) to /sbin, with a relative symbolic link remaining in the old ↵Theo de Raadt
location
1999-12-11add ping6(8), IPv6 ping.Jun-ichiro itojun Hagino
XXX may be merged into ping(8)? XXX NRL getaddrinfo(3) does not allow SOCK_RAW as ai_socktype. quickhack is enabled by -DNRL_GETADDRINFO.
1999-12-09add usr.sbin/rtsold and sbin/rtsol to subdir.Jun-ichiro itojun Hagino
1999-09-21Add atactl utility from NetBSD. This utility gives detailed inquiry info asConstantine Sapuntzakis
well as letting you spin down disks, set standby times, etc.
1999-09-01move brconfig to /sbin, where it belongsTheo de Raadt
1999-07-23Remove way obsolete codeNiklas Hallqvist
1999-07-11WaveLAN configuration utilityNiklas Hallqvist
1999-05-23don't build swapon since swapctl gets linked to swaponTodd C. Miller
1999-05-22Add swapctlTobias Weingartner
1999-03-27enable photurisd againNiels Provos
1999-03-24Enable isakmpd againNiklas Hallqvist
1999-02-24Comment out photurisd/isakmpd temporarily, as they have not beenAngelos D. Keromytis
assimilated to PF_KEYv2.
1999-01-11Control RAIDframeNiklas Hallqvist
1998-12-21enable isakmpd -- far overdue!Theo de Raadt
1998-11-14oopsTheo de Raadt
1998-11-14move ipsec tools into .Theo de Raadt
1998-09-11Don't build pcmcia_cntrl or config_slot.Federico G. Schwindt
1998-09-05always build mount_xfsArtur Grabowski
1998-09-05build mount_xfs when AFS is defined in bsd.own.mkArtur Grabowski
1998-02-04+ scan_ffsTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-03bye byeTheo de Raadt
1997-07-06As we parse MBRs on alpha, why not?Niklas Hallqvist
1997-06-14fsck_ext2fs works now.Jason Downs
1997-04-24Don't build LFS, it doesn't work.Jason Downs
1997-03-26added ipsec subdirNiels Provos
1997-01-27Support fdisk on bigendian systems. Does the necessary byte swabbing toDale S. Rahn
read and write the fdisk label. Added powerpc to systems to build this for. Currently uses local functions getshort, putshort, getlong, and putlong. These functions probably should be moved and renamed. Something like htoles, letohs, htolel, letohl, or htole16, htole32 should be used instead.
1997-01-26add fsirandTodd C. Miller
1996-10-20Sync with NetBSD 961019Thorsten Lockert
1996-09-18new routed replaces rdiscTheo de Raadt
1996-09-02pica -> arc for fdiskPer Fogelstrom
1996-08-02Router Discovery daemon; from Sun via FreeBSDThorsten Lockert
1996-07-27edlabel on sparc/sun3/atariTheo de Raadt
1996-06-27Add mount_ext2fs; stripped down mount_ffs and the man page from FreeBSD.Jason Downs
1996-06-25ncheck(8) implementationThorsten Lockert
1996-06-12add /sbin/scsi from FreeBSD -- a good start!Theo de Raadt
1996-06-11move to bin/md5 for `greater accessibility'Theo de Raadt
1996-06-10build newfs_msdosTheo de Raadt
1996-06-03Added md5 utility needed by the "ports" system. From FreeBSDNiklas Hallqvist
1996-05-22add fsck_msdosTheo de Raadt
1996-05-17added ipnat (which I'd forgotten to do before)dm
1996-05-16Add 'fdisk' utility to the pica buildPer Fogelstrom
1996-05-04traverse obj for arch-dependent utils tooTheo de Raadt
1996-04-29Pull in John Kohl's most recent (15Apr96) APM and PCMCIA workhvozda
(original PCMCIA framework by Stefan Grefen).