aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Well, nobody objected, so here's my -u (unlink) flag to restore.Jordan K. Hubbard1998-05-095-14/+36
* Add usage() and rcsid. Getopt() returns -1 not EOF. Remove unused #includes.Philippe Charnier1998-05-052-22/+38
* Mention the 2GB NFS v2 filesize limit.Peter Wemm1998-05-011-2/+3
* Don't give examples or use the depreciated usage to nfsdPeter Wemm1998-05-011-1/+1
* say a few words about the -b option.Poul-Henning Kamp1998-04-261-3/+15
* Add warning about root-fs blocksize expectations.Poul-Henning Kamp1998-04-261-0/+4
* When ipfw reads its rules from an input file, the optind variable isPoul-Henning Kamp1998-04-221-1/+5
* Check bytes read to prevent random error message.Robert Nordier1998-04-201-1/+8
* Problem whith "subnet=" statement in /etc/gateways.Poul-Henning Kamp1998-04-191-2/+2
* Fix incorrect flag specBrian Somers1998-04-181-1/+1
* If ping write fails with short packet count, thePoul-Henning Kamp1998-04-151-2/+2
* Remove these copies, they now live the right place.Poul-Henning Kamp1998-04-123-424/+0
* Change noc-tun to nos-tun after Peter did the repository copy to coverPoul-Henning Kamp1998-04-121-1/+1
* Implement Helbig idea of offset calculation reducing mktime() callsAndrey A. Chernov1998-04-112-25/+25
* Add noc-tun to listPoul-Henning Kamp1998-04-111-1/+1
* Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels.Poul-Henning Kamp1998-04-116-0/+848
* New mount option nosymfollow. If enabled, the kernel lookup()Wolfram Schneider1998-04-086-6/+22
* (evil) hackers -> crackersMartin Cracauer1998-04-081-3/+3
* Guess the position of the drive number in the device name better soBruce Evans1998-04-074-24/+28
* Add aback in a line a accidentally killed in my last commit.Warner Losh1998-04-021-1/+2
* Make this compile (and seemingly work).Eivind Eklund1998-04-021-2/+2
* A fairly rare possible buffer overflow:Warner Losh1998-04-012-5/+17
* Pickup _time_second instead of _timePoul-Henning Kamp1998-03-301-2/+2
* Add workaround suggestion for 'nonexistent time' diagnosticAndrey A. Chernov1998-03-301-3/+3
* Add NTFS partition type.David E. O'Brien1998-03-292-16/+32
* Don't print the 'writes: sync & async' stuff if we're mounted readonlyPeter Wemm1998-03-272-6/+12
* The logic in tape.c:getfile() doesn't allow for a filesystemJordan K. Hubbard1998-03-231-1/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-5/+10
* PR: 6104Daniel O'Callaghan1998-03-231-2/+2
* Initial bmake scaffolding for ipfilter userland stuff.Peter Wemm1998-03-215-0/+47
* Make 'ifconfig -l ether' only list Ethernet interfaces. This isEivind Eklund1998-03-191-5/+9
* Use .An/.Aq.Philippe Charnier1998-03-193-8/+8
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-1912-41/+39
* Add more DOS/Win95 partition typesAndrey A. Chernov1998-03-142-4/+10
* Some things only work on i386.John Birrell1998-03-131-5/+10
* Get the arguments to show_usage right (like the MFC'ed code in -stable).Alexander Langer1998-03-131-3/+3
* set timeout to 4 hours, large disks take a long time to low level format.Andreas Klemm1998-03-091-3/+3
* Fix a type mismatch between a scanf format string and theJohn Polstra1998-03-082-6/+6
* Make this compile again.Steve Price1998-03-082-6/+6
* If we are mounting the root filesystem, and we're accessing it throughMike Smith1998-03-084-6/+76
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)Julian Elischer1998-03-0831-149/+491
* Oops, merge back 32bit fat description from -stable.Andrey A. Chernov1998-03-072-2/+2
* Add primary fat-32Andrey A. Chernov1998-03-072-0/+2
* If numdirs is zero, print a helpful message instead of divding by zero later.Poul-Henning Kamp1998-03-043-0/+12
* Don't assume sigset_t and int are equivalent.James Raynard1998-03-021-2/+2
* Andreas Klemm reported that 2 hours are too few to format a 9 GBJoerg Wunsch1998-03-011-2/+2
* Add more info about special characters in dos2unix/unix2dos tablesAndrey A. Chernov1998-03-013-9/+33
* Minimize clock drift between getting and setting timeAndrey A. Chernov1998-02-251-9/+26
* Fixed annoying warning for unused sccsid.Bruce Evans1998-02-242-4/+8
* Add more info about -W optionAndrey A. Chernov1998-02-233-6/+12