summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Be extra paranoid about trusting the length returned by gethostbyaddr.imp1997-12-241-3/+3
* Be extra paranoid about trusting the size of the address returned fromimp1997-12-241-2/+2
* Remove unused include fileseivind1997-12-221-9/+3
* Typo fix in the message displayed.max1997-12-211-1/+1
* Remove unused private header.eivind1997-12-211-2/+1
* Remove unused private include files from slattach.eivind1997-12-211-8/+3
* Fixed overflow in chkrange(). Some out of bounds block numbers,bde1997-12-213-3/+3
* Fixed style bugs in the printing of statistics after preening. Usebde1997-12-203-45/+48
* Don't attempt to print the statistics for a "clean" preened filesystembde1997-12-203-3/+3
* Fixed some FUD (don't blame current msdosfs for old msdosfs+vfs_bio bugs).bde1997-12-193-24/+51
* The ``super scsi'' device is /dev/scc.brian1997-12-191-5/+2
* Install sysctl in /sbin. It is used in some cases in network_pass1(),bde1997-12-181-0/+4
* Fixed DPADD.bde1997-12-161-0/+2
* Oops..The default behaviour should be *not* to log all succeededguido1997-12-131-2/+2
* Fix some style bugs.guido1997-12-102-9/+10
* natd 1_10 => 1_11brian1997-12-102-61/+70
* Log all failed mount attempts.guido1997-12-092-9/+59
* Reverse my previous change and use htons() on an intbrian1997-12-061-1/+1
* Allow ipfw to accept comments and blank lines.julian1997-12-052-1/+7
* Add mount_devfs(8) to the SEE ALSO section.steve1997-12-012-2/+4
* Fix syntax error for the mount_mfs example.obrien1997-11-241-2/+2
* Add missing argument detected by "-Wformat".jdp1997-11-181-2/+3
* Fix missing arguments detected by "-Wformat".jdp1997-11-181-2/+3
* Fix two missing arguments detected by "-Wformat".jdp1997-11-181-2/+4
* Use htonl() rather than htons().brian1997-11-131-1/+1
* Reviewed by: hackers@freebsd.org in generaljulian1997-11-136-6/+44
* Fix a misleading comment.steve1997-10-271-2/+2
* use += on cflagsjmg1997-10-263-6/+6
* Make this part of the 'krb' distribution if it is being built as themarkm1997-10-241-0/+1
* Make this part of the 'krb' distribution.markm1997-10-241-0/+1
* fix mispelling of kldjmg1997-10-241-2/+2
* a few code style changes:jmg1997-10-216-54/+57
* Don't install mount_msdos setuid root. Lite2's mount(2) handlesbde1997-10-213-12/+3
* Use err(3). Change err(-1,... to err(1,...charnier1997-10-203-82/+86
* Introduce a -N option that disables the use of reserved ports, nowjoerg1997-10-192-5/+14
* activate the programs that will be used to manipulate kld modulesjmg1997-10-197-10/+31
* Fix the man page description about what will go into an incrementaljoerg1997-10-191-2/+2
* Add -redirect_port and -redirect_address to thebrian1997-10-181-0/+2
* Make the supported media info output the default.peter1997-10-163-27/+10
* Remove Xref to format(8) which does not exist.max1997-10-151-2/+1
* Do not account the tape change time for ETA estimations.joerg1997-10-121-0/+6
* The unit for the B option is 1 KB, not `dump records'.joerg1997-10-121-2/+2
* Enable spppcontrol.joerg1997-10-111-1/+2
* This commit was generated by cvs2svn to compensate for changes in r30302,joerg1997-10-114-0/+698
|\
| * The spppcontrol(8) utility that is required to set or display thingsjoerg1997-10-114-0/+698
* This has always bugged me. At single user, the implied example it givespeter1997-10-101-2/+2
* Use err(3). Change firewall to firewall_enable in man page according tocharnier1997-10-022-147/+70
* Sort cross refereces in section SEE ALSO.wosch1997-09-292-4/+4
* Changes for the new KTH KerberosIVmarkm1997-09-281-4/+8
* Changes for the new KTH KerberosIV.markm1997-09-281-4/+8
OpenPOWER on IntegriCloud