aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Reverse my previous change and use htons() on an intBrian Somers1997-12-061-1/+1
* Allow ipfw to accept comments and blank lines.Julian Elischer1997-12-052-1/+7
* Add mount_devfs(8) to the SEE ALSO section.Steve Price1997-12-012-2/+4
* Fix syntax error for the mount_mfs example.David E. O'Brien1997-11-241-2/+2
* Add missing argument detected by "-Wformat".John Polstra1997-11-181-2/+3
* Fix missing arguments detected by "-Wformat".John Polstra1997-11-181-2/+3
* Fix two missing arguments detected by "-Wformat".John Polstra1997-11-181-2/+4
* Use htonl() rather than htons().Brian Somers1997-11-131-1/+1
* Reviewed by: hackers@freebsd.org in generalJulian Elischer1997-11-136-6/+44
* Fix a misleading comment.Steve Price1997-10-271-2/+2
* use += on cflagsJohn-Mark Gurney1997-10-263-6/+6
* Make this part of the 'krb' distribution if it is being built as theMark Murray1997-10-241-0/+1
* Make this part of the 'krb' distribution.Mark Murray1997-10-241-0/+1
* fix mispelling of kldJohn-Mark Gurney1997-10-241-2/+2
* a few code style changes:John-Mark Gurney1997-10-216-54/+57
* Don't install mount_msdos setuid root. Lite2's mount(2) handlesBruce Evans1997-10-213-12/+3
* Use err(3). Change err(-1,... to err(1,...Philippe Charnier1997-10-203-82/+86
* Introduce a -N option that disables the use of reserved ports, nowJoerg Wunsch1997-10-192-5/+14
* activate the programs that will be used to manipulate kld modulesJohn-Mark Gurney1997-10-197-10/+31
* Fix the man page description about what will go into an incrementalJoerg Wunsch1997-10-191-2/+2
* Add -redirect_port and -redirect_address to theBrian Somers1997-10-181-0/+2
* Make the supported media info output the default.Peter Wemm1997-10-163-27/+10
* Remove Xref to format(8) which does not exist.Masafumi Max NAKANE1997-10-151-2/+1
* Do not account the tape change time for ETA estimations.Joerg Wunsch1997-10-121-0/+6
* The unit for the B option is 1 KB, not `dump records'.Joerg Wunsch1997-10-121-2/+2
* Enable spppcontrol.Joerg Wunsch1997-10-111-1/+2
* The spppcontrol(8) utility that is required to set or display thingsJoerg Wunsch1997-10-114-0/+698
* This has always bugged me. At single user, the implied example it givesPeter Wemm1997-10-101-2/+2
* Use err(3). Change firewall to firewall_enable in man page according toPhilippe Charnier1997-10-022-147/+70
* Sort cross refereces in section SEE ALSO.Wolfram Schneider1997-09-292-4/+4
* Changes for the new KTH KerberosIVMark Murray1997-09-281-4/+8
* Changes for the new KTH KerberosIV.Mark Murray1997-09-281-4/+8
* Add noclusterr and noclusterw options. The noclusterr and noclusterwKATO Takenori1997-09-276-8/+36
* Spell out a few things for the media options.Peter Wemm1997-09-271-5/+14
* Fix bad assumptions about types.Poul-Henning Kamp1997-09-181-0/+10
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-184-5/+5
* Typo.Philippe Charnier1997-09-181-1/+1
* Some tweaks to get this to cope with ELF where the address space startsPeter Wemm1997-09-131-8/+18
* If a host in an export line in /etc/exports (or within a netgroup onJonathan Lemon1997-09-121-7/+18
* Fix typo in comment.Daniel O'Callaghan1997-09-121-1/+1
* Mention the IPFIREWALL_DEFAULT_TO_ACCEPT option and it's effect onPeter Wemm1997-09-101-2/+14
* Fix typo (65434 -> 65534)Peter Wemm1997-09-101-1/+1
* tell dset how to save the pnp info in the kernel...John-Mark Gurney1997-09-091-0/+86
* Ingored incoming packets are now dropped whenBrian Somers1997-09-062-2/+20
* Fix my e-mail address. Old work addres is no good.Eivind Eklund1997-08-311-1/+1
* fix a few spelling changesJohn-Mark Gurney1997-08-301-1/+1
* Added hw.machine_arch.KATO Takenori1997-08-301-1/+2
* Plug info agthering attack as pointed out on Bugtraq recently.Guido van Rooij1997-08-291-9/+14
* .Xr vnconfig 8. This was suggested by Dworkin Muller <dworkin@village.org>Warner Losh1997-08-261-2/+3
* Fixed an example.Bruce Evans1997-08-252-2/+2