summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* mdoc(7) police: .Dv -> .Cm where appropriate.ru2001-01-221-6/+6
* mdoc(7) police: ``Ds'' is not certified (no macro with such name exist)ru2001-01-221-1/+1
* Clean up some obsolete stuff. config -r has not been needed since aroundpeter2001-01-225-43/+12
* Made the special handling of the daylight time switches optional,babkin2001-01-222-6/+19
* Handle SECDNS being rejected when PRIDNS is notbrian2001-01-221-2/+5
* make it easier to handle $FreeBSD$ tags (amount of diff matters).itojun2001-01-2116-31/+16
* make it clearer that rtadvd.conf is optional (configs are grabbed from kernel).itojun2001-01-212-59/+66
* Added sensible handling of switch to and from daylight saving timebabkin2001-01-203-5/+158
* - Correct MAXPATHLEN/MAXHOSTNAMELEN usagejedgar2001-01-201-36/+39
* Use more secure temporary files using mktemp(1)jedgar2001-01-201-8/+12
* Check strdup() return valuesjedgar2001-01-202-4/+14
* Prevent overflow in -d argument by replacing hand-rolledkris2001-01-191-23/+5
* mdoc(7) police: removed leading whitespaces that are not insideru2001-01-193-4/+5
* Stop turning 'mandatory' into an implicit 'count' line. i386/npx was thepeter2001-01-191-1/+0
* Implement option strings that we can use in #ifdefs (where unavoidable)peter2001-01-193-2/+27
* Create a build-tools target for sysinstall and rtermcap. This is stillpeter2001-01-192-0/+4
* mdoc(7) police: add missing .Ed call.ru2001-01-182-0/+2
* man(7) -> mdoc(7).ru2001-01-182-387/+611
* Deal with table parsing bugs caused by out-of-order record entries.peter2001-01-181-31/+41
* The example install.cfg now lives in /usr/src/usr.sbin/sysinstall.jhb2001-01-172-2/+2
* Look for help files in /usr/src/usr.sbin/sysinstall instead ofjhb2001-01-172-4/+4
* man(7) -> mdoc(7).ru2001-01-173-156/+225
* mdoc(7) police: compact a few lists for better output.ru2001-01-171-24/+25
* mdoc(7) police: removed empty line (mdocNG does not like them),ru2001-01-171-3/+7
* Activate sysinstall.jhb2001-01-171-0/+1
* - We live in /usr/sbin now, so don't set special veriables to build ajhb2001-01-172-28/+12
* Ooops, the -M and -N flags were already documented, though not very clearly.ben2001-01-161-10/+0
* document -M and -N flags.ben2001-01-161-0/+7
* Deprecate the use of the CD_DRIVE, CDPLAY, DISC and MUSIC_CD environmentjoe2001-01-162-12/+20
* man(7) -> mdoc(7).ru2001-01-162-20/+31
* Enhance find_matching_entry_incoming() to check if the controller, onhm2001-01-161-1/+15
* mdoc(7) police: fixed broken references.ru2001-01-161-1/+0
OpenPOWER on IntegriCloud