aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add the option versrcreach to verify that a valid route to theAndre Oppermann2004-04-232-2/+28
* Only compare the interesting part of the bootblock with its backup.Tim J. Robbins2004-04-201-4/+8
* use %zu instead of %zdJim Rees2004-04-151-2/+2
* Replace ROUNDUP/ADVANCE with SA_SIZELuigi Rizzo2004-04-134-34/+7
* Add -P arguments for dump(8) and restore(8) which allow the user toBrian Feldman2004-04-138-39/+176
* Improve the warnings for dump -L and do not bother doing the snapshot ifBrian Feldman2004-04-122-3/+11
* Document that -m also causes the capability list to be displayed.Ruslan Ermilov2004-04-111-1/+1
* Added the new interface capability option for drivers that implementRuslan Ermilov2004-04-112-2/+12
* Fixed unformatting of copyright clause 4 in previous commit.Bruce Evans2004-04-101-1/+1
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-09133-533/+2
* o Fix an incorrect parsing of 0.0.0.0/0 expression.Maxim Konovalov2004-04-091-1/+1
* Don't turn off the regular SIGINFO status information. The use ofIan Dowse2004-04-071-14/+0
* Add a workaround.Pawel Jakub Dawidek2004-04-041-2/+2
* Fix an off-by-one error in the function used to input the ascii/hex strings.Poul-Henning Kamp2004-04-041-4/+7
* Include <time.h> instead of depending on namespace pollution in <sys/stat.h>Bruce Evans2004-04-041-0/+1
* It seems growfs(8) is now WARNS?=6 safe.Maxime Henrion2004-04-031-1/+1
* Fix the remaining warnings of growfs(8) on my sparc64 box withMaxime Henrion2004-04-031-4/+4
* - Don't abuse caddr_t when what we really want is a void *.Maxime Henrion2004-04-031-4/+5
* Temporarily go back to WARNS=0 until I can figure out what's breakingLukas Ertl2004-04-031-1/+1
* Make growfs WARNS=6 clean.Lukas Ertl2004-04-033-45/+49
* Remove these MAINTAINER lines since the maintainers has had theirJohan Karlsson2004-04-012-4/+0
* Fix regression in setkey whereby parser would fail to recognise tcp asBruce M Simpson2004-03-311-0/+1
* Implement a '-f' flag to teach bsdlabel to work on files instead ofLuigi Rizzo2004-03-302-13/+52
* add support for setting 802.11 rtsthreshold, transmit power,Sam Leffler2004-03-304-1/+101
* Remove a stray \n from a setproctitle.David Malone2004-03-301-1/+1
* Backout revision 1.140; it seems that the previous version is clearCeri Davies2004-03-271-2/+1
* Don't read an inode which isn't used to avoid problems on UFS2 where notLukas Ertl2004-03-261-0/+8
* fix for 64-bit arch:Jim Rees2004-03-261-4/+1
* o The lenght of the port list is limited to 30 entries in ipfw2 not to 15.Maxim Konovalov2004-03-261-1/+1
* Fixed some style bugs in the residue of rev.1.14 (mainly initialization inBruce Evans2004-03-261-26/+23
* Not too much point specifying -N but not specifying -M.Ruslan Ermilov2004-03-262-14/+12
* Fixed some style bugs in or related to rev.1.13 (mainly misindentation ofBruce Evans2004-03-261-109/+128
* Correct the definition of the multilabel flag: it enables multilabelRobert Watson2004-03-261-3/+8
* Final step of the sbin -> usr.sbin move: cvs rm src/sbin/nologin/*Colin Percival2004-03-254-188/+0
* Clarify the description of the "established" option.Ceri Davies2004-03-221-1/+2
* Share the i386 boot manual page.David E. O'Brien2004-03-221-0/+3
* Add initial support for compiling a special 32 bit version ofPeter Wemm2004-03-211-12/+26
* NULL -> 0.Ruslan Ermilov2004-03-171-1/+1
* Remove the RAIDframe userland tool.Scott Long2004-03-165-3031/+0
* When installing boot blocks into an Alpha BSD label, setup the location,John Baldwin2004-03-151-0/+10
* Add printing of relevant SATA info where approbiate.Søren Schmidt2004-03-151-9/+31
* Validate argument to -i.Juli Mallett2004-03-151-1/+4
* Don peril-sensitive glasses and throw the switch to move nologin(8) fromColin Percival2004-03-131-1/+0
* Fix 10 year old size-of-bcopy bug.Colin Percival2004-03-131-1/+1
* The print mask's first part is the base, not the total number of bitRuslan Ermilov2004-03-121-1/+1
* Show the polling(4) flag on the interface.Ruslan Ermilov2004-03-121-1/+1
* Fixed mispellings of '\0' as NULL.Bruce Evans2004-03-111-2/+2
* Fixed misspellings of 0 as NULL.Bruce Evans2004-03-111-2/+2
* Fix a long-standing deadlock issue with vnode backed md(4) devices:Poul-Henning Kamp2004-03-102-1/+8
* Fixed a misspelling of 0 as NULL.Bruce Evans2004-03-101-1/+1