summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: seperate -> separate.asmodai2001-02-068-9/+9
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedphk2001-02-061-3/+3
* Add package signing utilities; somebody might actually want them.wes2001-02-0617-0/+2514
* mdoc(7) police: modifiers should be marked with .Cm, not .Ar.ru2001-02-051-14/+19
* Make the ``arp -d hostname proxy'' really do something useful.ru2001-02-051-2/+2
* -pedantic mode:sobomax2001-02-052-1/+3
* Add a ``Usable'' function to the ccp switch. The functionbrian2001-02-045-2/+35
* This seems to stop syslog console messages looping. The problemdwmalone2001-02-041-1/+1
* Remove the need to list each and every cpu platform. Config will nowpeter2001-02-044-55/+10
* MPPE_MasterKeyValid is only there if HAVE_DES is defined.brian2001-02-041-0/+2
* Don't send an authentication failure response if we fail sendingbrian2001-02-041-13/+26
* Make the MPPE MasterKey Invalid messages a bit clearer (it nowbrian2001-02-042-4/+6
* Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP andbrian2001-02-043-18/+21
* Add a -g flag for verifying an installed package against its recordedjkh2001-02-035-2/+41
* Move wicontrol from i386 to MI section. (yes, it compiles on alpha, wherepeter2001-02-031-1/+1
* Try to kldload if_tun if we get ENOENT from opening /dev/tunN -brian2001-02-021-1/+1
* Revert previous checkin ("proxy" is required in some instances).archie2001-02-012-2/+7
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-0156-406/+463
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-012-4/+5
* Try and make it clearer that the static units thing is a FYI only.peter2001-01-311-1/+1
* Unwind a bit more cruft - we only have one type of device now.peter2001-01-314-14/+6
* Oops. An old version of a local change leaked in with the last commit.peter2001-01-311-22/+9
* Redo the stray header file cleanup code to not depend on timestampspeter2001-01-314-28/+54
* Fix documentation: "proxy" is not a keyword for the arp(8) command line.archie2001-01-312-2/+1
* Make vnconfig annoy users for 15 seconds to make them switch to mdconfig.phk2001-01-302-0/+12
* AARGH! This does not mix too well with the -o noatime mount option.peter2001-01-291-1/+6
* I confess. This is a truely nasty hack. I am so ashamed!peter2001-01-291-0/+57
* Fix some log_Printf() castingbrian2001-01-292-8/+6
* Only remove socket files with ``set server open''.brian2001-01-295-21/+31
* Add static dependency on libisc.a to get isc_movefile() on which namedasmodai2001-01-281-0/+11
* Don't pass PacketAliasProxyRule() a buffer with leading whitespace as itbrian2001-01-281-1/+1
* Finish cleaning up the error reporting (standardize on err*()/warn*())kris2001-01-284-140/+44
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-261-5/+7
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-261-2/+3
* Fix arg countbrian2001-01-262-2/+2
* If executing the stuff from ppp.linkdown results in a state change,brian2001-01-261-4/+6
* Allow ``set server closed'' to close the diagnostic socket.brian2001-01-269-85/+258
* New option `-g' to allow selecting custom text geometry in VESA_800x600 rastersobomax2001-01-252-6/+53
* Return exit value 0 on success when PID is specified.kuriyama2001-01-251-0/+1
* -pthread -> -lc_rdeischen2001-01-241-1/+1
* mdoc(7) police: Remove the debug line that prevents hyphenationru2001-01-241-1/+0
* Make `-y' option actually work.sobomax2001-01-241-1/+1
* zero-cleared allocated prefix information when configured.ume2001-01-231-0/+2
* Backed out the DST support changes.babkin2001-01-233-173/+7
* Various cleanups of inetd: Avoid shadowing variables, use socklen_tdwmalone2001-01-222-20/+18
* Don't mention /etc/protocols in inetd documentation or comments, as inetddwmalone2001-01-222-5/+4
* Use .Pa instead of .Dq.sobomax2001-01-221-3/+2
* Add support for configuring PowerPC kernels.benno2001-01-224-0/+6
* - Add ability to handle bzip2-compressed packages;sobomax2001-01-228-26/+79
* Fix for NetBSD wherebrian2001-01-222-2/+4
OpenPOWER on IntegriCloud