summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add noclusterr and noclusterw options. The noclusterr and noclusterwkato1997-09-276-8/+36
* Spell out a few things for the media options.peter1997-09-271-5/+14
* Fix bad assumptions about types.phk1997-09-181-0/+10
* Many places in the code NULL is used in integer context, wherephk1997-09-184-5/+5
* Typo.charnier1997-09-181-1/+1
* Some tweaks to get this to cope with ELF where the address space startspeter1997-09-131-8/+18
* If a host in an export line in /etc/exports (or within a netgroup onjlemon1997-09-121-7/+18
* Fix typo in comment.danny1997-09-121-1/+1
* Mention the IPFIREWALL_DEFAULT_TO_ACCEPT option and it's effect onpeter1997-09-101-2/+14
* Fix typo (65434 -> 65534)peter1997-09-101-1/+1
* tell dset how to save the pnp info in the kernel...jmg1997-09-091-0/+86
* Ingored incoming packets are now dropped whenbrian1997-09-062-2/+20
* Fix my e-mail address. Old work addres is no good.eivind1997-08-311-1/+1
* fix a few spelling changesjmg1997-08-301-1/+1
* Added hw.machine_arch.kato1997-08-301-1/+2
* Plug info agthering attack as pointed out on Bugtraq recently.guido1997-08-291-9/+14
* .Xr vnconfig 8. This was suggested by Dworkin Muller <dworkin@village.org>imp1997-08-261-2/+3
OpenPOWER on IntegriCloud