summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fixed overflow in the calculation of the number of inodes per groupbde1998-05-311-1/+1
* Use the correct macro for file names. Remove empty `HISTORY' section.jkoshy1998-05-292-4/+2
* Correct manual page, based on feedback from Bruce Evans.jkoshy1998-05-271-31/+33
* ELF preparation step 2:sos1998-05-261-2/+7
* Use select() timeouts instead of SIGALRM to schedule packet transmission.fenner1998-05-251-81/+104
* Manual page fix: add cross references, refer to ``dumpdev'' variable injkoshy1998-05-251-9/+33
* Revert the previous fix. As it turns out Warner Losh issteve1998-05-251-21/+9
* Attempt to stop another DoS attack related to ping flooding.steve1998-05-251-9/+21
* Fix typo in prompt.jraynard1998-05-202-2/+2
* Reminded by: Alex Nashdanny1998-05-191-3/+3
* Make the size of the msgbuf (dmesg) a "normal" option.phk1998-05-191-8/+14
* Support changing the attribute cache limits per-mount. We don't havepeter1998-05-192-2/+38
* Typo fix.max1998-05-191-1/+1
* Make this safe for an alpha build, leaving out just about everythingjb1998-05-181-15/+11
* Remove extraneous ")" from output.dt1998-05-172-4/+4
* Turn on TCP_NODELAY on the remote socket, to turn off sender silly windowfenner1998-05-171-6/+3
* When a timeval is stored at the beginning of icmp_data, the fieldsjb1998-05-161-14/+27
* PR: 6641danny1998-05-151-2/+2
* The SYNOPSYS of mount_umap(8) saysphk1998-05-132-4/+4
* The description of the format of the id mapfile is wrong. You havephk1998-05-132-4/+4
* Fix PR 1607, hopefully without breaking the PR 5208 fixes.peter1998-05-111-7/+7
* Fix minor typo.steve1998-05-101-2/+2
* Well, nobody objected, so here's my -u (unlink) flag to restore.jkh1998-05-095-14/+36
* Add usage() and rcsid. Getopt() returns -1 not EOF. Remove unused #includes.charnier1998-05-052-22/+38
* Mention the 2GB NFS v2 filesize limit.peter1998-05-011-2/+3
* Don't give examples or use the depreciated usage to nfsdpeter1998-05-011-1/+1
* say a few words about the -b option.phk1998-04-261-3/+15
* Add warning about root-fs blocksize expectations.phk1998-04-261-0/+4
* When ipfw reads its rules from an input file, the optind variable isphk1998-04-221-1/+5
* Check bytes read to prevent random error message.rnordier1998-04-201-1/+8
* Problem whith "subnet=" statement in /etc/gateways.phk1998-04-191-2/+2
* Fix incorrect flag specbrian1998-04-181-1/+1
* If ping write fails with short packet count, thephk1998-04-151-2/+2
* Remove these copies, they now live the right place.phk1998-04-123-424/+0
* Change noc-tun to nos-tun after Peter did the repository copy to coverphk1998-04-121-1/+1
* Implement Helbig idea of offset calculation reducing mktime() callsache1998-04-112-25/+25
* Add noc-tun to listphk1998-04-111-1/+1
* Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels.phk1998-04-116-0/+848
* New mount option nosymfollow. If enabled, the kernel lookup()wosch1998-04-086-6/+22
* (evil) hackers -> crackerscracauer1998-04-081-3/+3
* Guess the position of the drive number in the device name better sobde1998-04-074-24/+28
* Add aback in a line a accidentally killed in my last commit.imp1998-04-021-1/+2
* Make this compile (and seemingly work).eivind1998-04-021-2/+2
* A fairly rare possible buffer overflow:imp1998-04-012-5/+17
* Pickup _time_second instead of _timephk1998-03-301-2/+2
* Add workaround suggestion for 'nonexistent time' diagnosticache1998-03-301-3/+3
* Add NTFS partition type.obrien1998-03-292-16/+32
* Don't print the 'writes: sync & async' stuff if we're mounted readonlypeter1998-03-272-6/+12
* The logic in tape.c:getfile() doesn't allow for a filesystemjkh1998-03-231-1/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-5/+10
OpenPOWER on IntegriCloud