aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* o Document -s flag.Maxim Konovalov2004-01-151-0/+7
* -DSMALL will remove the need of dump.c (for rtsol)Hajimu UMEMOTO2004-01-141-0/+14
* add -F flag, which configures sysctl(8) setting by rtsoldHajimu UMEMOTO2004-01-144-15/+53
* ansify.Hajimu UMEMOTO2004-01-146-31/+20
* use timeradd/sub/cmp.Hajimu UMEMOTO2004-01-141-58/+7
* - Use the standard .y and .l transformation rules -- this fixesRuslan Ermilov2004-01-131-16/+11
* Yet another inf file handling tweak: when checking for Ndi\Params\fooBill Paul2004-01-131-2/+2
* Discuss the 'MAILTO' option.Tom Rhodes2004-01-121-1/+5
* Xref the proper manual pages.Tom Rhodes2004-01-121-3/+3
* - Handle doubled double quotes:Matthew N. Dodd2004-01-111-1/+11
* Get rid of "lineno: 0" in error messages from create mode.Poul-Henning Kamp2004-01-114-25/+42
* Use my newly acquired magic stick and put aslcompiler.y.h intoRuslan Ermilov2004-01-111-3/+4
* collect all "extern bla" stuff in extern.h in order to get cross-filePoul-Henning Kamp2004-01-115-16/+8
* Add a `-H <fd>' option that is like `-h <fd>', but accepts an alreadyIan Dowse2004-01-114-22/+52
* Problem:Robert Watson2004-01-111-0/+8
* Fix serious ugliness introduced in 1.61, which leads to long delay in bootMaxim Sobolev2004-01-101-5/+11
* Change sdp_open_local(3) API. It now takes a path to a control socketMaksim Yevmenkin2004-01-093-55/+89
* Add a GraphViz-exporting ngctl(8) "dot" command. You can now createBrian Feldman2004-01-095-11/+203
* Do not emit comments when -n is specified.Poul-Henning Kamp2004-01-081-5/+10
* fixed improper routing-message flagSUZUKI Shinsuke2004-01-081-1/+1
* From PR:Eric Anholt2004-01-071-1/+1
* Update pciconf man page to indicate that only some of the functionsRobert Watson2004-01-061-1/+2
* Clean up the check for invalid X_DSDT and X_FACS portions of the FADT.Nate Lawson2004-01-041-16/+25
* mergemaster -p (pre-world) doesn't populate /etc/rc.d, which led to aDoug Barton2004-01-041-5/+4
* Add 'fwe' so one doesn't get "<unknown network interface type>".David E. O'Brien2004-01-042-0/+2
* Use fprintf() instead of errx() when displaying usage string. The program namePhilippe Charnier2004-01-041-2/+3
* Properly use strftime(): NUL terminating character is already taken intoPhilippe Charnier2004-01-041-1/+1
* Remove unused local variable.Philippe Charnier2004-01-041-4/+3
* Tweak ndiscvt to support yet another flavor of .INF files (look forBill Paul2004-01-031-0/+2
* Fix usage() (-d is really -n).Brian Feldman2004-01-021-1/+1
* Handle WinNT .inf files with a $windows nt$ signature but no .NT decoratedBill Paul2004-01-022-2/+10
* I missed a s/package_exists/package_installed/ in the last commit.David E. O'Brien2004-01-021-1/+1
* s/package_exists/package_installed/g as that's much more descriptive ofDavid E. O'Brien2004-01-021-1/+1
* I think we can stop doing 'ldconfig -aout' during the install now.David E. O'Brien2004-01-023-10/+0
* s/package_exists/package_installed/g as that's much more descriptive ofDavid E. O'Brien2004-01-025-12/+8
* FBSD nit.David E. O'Brien2004-01-022-4/+2
* Clean up ndiscvt a bit (leaving out the -i flag didn't work) and addBill Paul2004-01-025-8/+115
* Catch up with reality with respect to the location of 4.8, 4.9,Bruce A. Mah2004-01-021-1/+6
* * Update copyrightDoug Barton2004-01-011-2/+51
* Be consistent in the EXAMPLES formatting.David E. O'Brien2004-01-011-0/+1
* Only a read-only file descriptor is required to implement list_devs()Robert Watson2003-12-311-1/+1
* Use separate events for resume from standby and suspend in the apm(4)Nate Lawson2003-12-301-3/+7
* Add support for /etc/rc.suspend and /etc/rc.resume for ACPI. They areNate Lawson2003-12-302-4/+31
* Remember to use stringcvt() to expand %foo% strings in registry values inBill Paul2003-12-301-1/+1
* Use intmax_t to avoid wrap on large images in verbose output.Alfred Perlstein2003-12-281-3/+4
* you have to use 'install' subcommand instead of '-c' optionHajimu UMEMOTO2003-12-261-1/+1
* when no source-address-selection policy is installed, not scanHajimu UMEMOTO2003-12-261-1/+5
* o Actually add -x option: probeonly assigment was missedMaxim Konovalov2003-12-261-0/+3
* Correct a typo in the text.Bill Paul2003-12-231-9/+2
* Fix a case of undefined behavior due to overlapping buf objects inJens Schweikhardt2003-12-231-2/+3