aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* A better fix for the PacketAliasProxyRule() call.Brian Somers2001-02-101-3/+3
* Prevent the commands output of pkg_version.pl from being executed without theBruce A. Mah2001-02-091-0/+14
* Teach sysinstall about the `compat4x' distribution.Murray Stokely2001-02-096-6/+33
* mdoc(7) police: cosmetics.Ruslan Ermilov2001-02-091-8/+9
* - By default treat supplied arguments as a shell globs to be matched againstMaxim Sobolev2001-02-084-41/+191
* mdoc(7) police: replace two -unfilled displays with -tag lists.Ruslan Ermilov2001-02-072-8/+8
* mdoc(7) police: Change -filled displays (which just happenRuslan Ermilov2001-02-0711-40/+24
* Bump the i386 default root by another 30MB to 100MB total. The AlphaDavid E. O'Brien2001-02-072-4/+4
* Add 20MB to the default / size for this in-development branch.David E. O'Brien2001-02-072-4/+4
* mdoc(7) police: removed leading (non-sense) .Ns call.Ruslan Ermilov2001-02-061-1/+1
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-062-2/+2
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-068-9/+9
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedPoul-Henning Kamp2001-02-061-3/+3
* Add package signing utilities; somebody might actually want them.Wes Peters2001-02-0617-0/+2514
* mdoc(7) police: modifiers should be marked with .Cm, not .Ar.Ruslan Ermilov2001-02-051-14/+19
* Make the ``arp -d hostname proxy'' really do something useful.Ruslan Ermilov2001-02-051-2/+2
* -pedantic mode:Maxim Sobolev2001-02-052-1/+3
* Add a ``Usable'' function to the ccp switch. The functionBrian Somers2001-02-045-2/+35
* This seems to stop syslog console messages looping. The problemDavid Malone2001-02-041-1/+1
* Remove the need to list each and every cpu platform. Config will nowPeter Wemm2001-02-044-55/+10
* MPPE_MasterKeyValid is only there if HAVE_DES is defined.Brian Somers2001-02-041-0/+2
* Don't send an authentication failure response if we fail sendingBrian Somers2001-02-041-13/+26
* Make the MPPE MasterKey Invalid messages a bit clearer (it nowBrian Somers2001-02-042-4/+6
* Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP andBrian Somers2001-02-043-18/+21
* Add a -g flag for verifying an installed package against its recordedJordan K. Hubbard2001-02-035-2/+41
* Move wicontrol from i386 to MI section. (yes, it compiles on alpha, wherePeter Wemm2001-02-031-1/+1
* Try to kldload if_tun if we get ENOENT from opening /dev/tunN -Brian Somers2001-02-021-1/+1
* Revert previous checkin ("proxy" is required in some instances).Archie Cobbs2001-02-012-2/+7
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-0156-406/+463
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-012-4/+5
* Try and make it clearer that the static units thing is a FYI only.Peter Wemm2001-01-311-1/+1
* Unwind a bit more cruft - we only have one type of device now.Peter Wemm2001-01-314-14/+6
* Oops. An old version of a local change leaked in with the last commit.Peter Wemm2001-01-311-22/+9
* Redo the stray header file cleanup code to not depend on timestampsPeter Wemm2001-01-314-28/+54
* Fix documentation: "proxy" is not a keyword for the arp(8) command line.Archie Cobbs2001-01-312-2/+1
* Make vnconfig annoy users for 15 seconds to make them switch to mdconfig.Poul-Henning Kamp2001-01-302-0/+12
* AARGH! This does not mix too well with the -o noatime mount option.Peter Wemm2001-01-291-1/+6
* I confess. This is a truely nasty hack. I am so ashamed!Peter Wemm2001-01-291-0/+57
* Fix some log_Printf() castingBrian Somers2001-01-292-8/+6
* Only remove socket files with ``set server open''.Brian Somers2001-01-295-21/+31
* Add static dependency on libisc.a to get isc_movefile() on which namedJeroen Ruigrok van der Werven2001-01-281-0/+11
* Don't pass PacketAliasProxyRule() a buffer with leading whitespace as itBrian Somers2001-01-281-1/+1
* Finish cleaning up the error reporting (standardize on err*()/warn*())Kris Kennaway2001-01-284-140/+44
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.Hellmuth Michaelis2001-01-261-5/+7
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.Hellmuth Michaelis2001-01-261-2/+3
* Fix arg countBrian Somers2001-01-262-2/+2
* If executing the stuff from ppp.linkdown results in a state change,Brian Somers2001-01-261-4/+6
* Allow ``set server closed'' to close the diagnostic socket.Brian Somers2001-01-269-85/+258
* New option `-g' to allow selecting custom text geometry in VESA_800x600 rasterMaxim Sobolev2001-01-252-6/+53
* Return exit value 0 on success when PID is specified.Jun Kuriyama2001-01-251-0/+1