summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Print the write counts if they are nonzero even if we're mountedbde1998-06-082-8/+6
* Add rcsid, remove unused #includes. Use err(3).charnier1998-06-081-22/+22
* Use warnx()+fprintf() to handle multi-line messages. Correct K&R support andcharnier1998-06-082-24/+20
* Fix typo: exit -> existdanny1998-06-081-2/+2
* PR: docs/3636thepish1998-06-071-1/+1
* Fix an alignment problem on alpha by doing a bytewise copy.jb1998-06-061-3/+6
* Reviewed by: Kirk Mckusick (mckusick@mckusick.com)julian1998-06-053-3/+3
* Fix a spelling error.steve1998-06-042-2/+2
* Use .Pa for filenames. Use .Bl/.El in FILES section. Remove unused #includes.charnier1998-06-042-13/+13
* Add section number to .Xr. Use of .Nm. Typo. Add rcsid. Remove unusedcharnier1998-06-046-142/+100
* Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do notcharnier1998-06-042-15/+22
* Correct use of .Nm, use .Bl/.El in FILES section. Add rcsid. Remove unusedcharnier1998-06-042-18/+22
* Correct use of .Nm. Add section number to .Xr. Add rcsid, usage(). Use err(3).charnier1998-06-042-35/+35
* Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include.charnier1998-06-042-19/+25
* Spelling corrections.jkoshy1998-06-031-2/+2
* Correct typo.jkoshy1998-06-031-2/+2
* SUBDIR += ldconfigpeter1998-06-011-2/+2
* Build ldconfig in /sbin environment directly, rather than under the gnu ldpeter1998-06-011-6/+4
* 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
OpenPOWER on IntegriCloud