summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* o Fix an incorrect parsing of 0.0.0.0/0 expression.maxim2004-04-091-1/+1
* Don't turn off the regular SIGINFO status information. The use ofiedowse2004-04-071-14/+0
* Add a workaround.pjd2004-04-041-2/+2
* Fix an off-by-one error in the function used to input the ascii/hex strings.phk2004-04-041-4/+7
* Include <time.h> instead of depending on namespace pollution in <sys/stat.h>bde2004-04-041-0/+1
* It seems growfs(8) is now WARNS?=6 safe.mux2004-04-031-1/+1
* Fix the remaining warnings of growfs(8) on my sparc64 box withmux2004-04-031-4/+4
* - Don't abuse caddr_t when what we really want is a void *.mux2004-04-031-4/+5
* Temporarily go back to WARNS=0 until I can figure out what's breakingle2004-04-031-1/+1
* Make growfs WARNS=6 clean.le2004-04-033-45/+49
* Remove these MAINTAINER lines since the maintainers has had theirjohan2004-04-012-4/+0
* Fix regression in setkey whereby parser would fail to recognise tcp asbms2004-03-311-0/+1
* Implement a '-f' flag to teach bsdlabel to work on files instead ofluigi2004-03-302-13/+52
* add support for setting 802.11 rtsthreshold, transmit power,sam2004-03-304-1/+101
* Remove a stray \n from a setproctitle.dwmalone2004-03-301-1/+1
* Backout revision 1.140; it seems that the previous version is clearceri2004-03-271-2/+1
* Don't read an inode which isn't used to avoid problems on UFS2 where notle2004-03-261-0/+8
* fix for 64-bit arch:rees2004-03-261-4/+1
* o The lenght of the port list is limited to 30 entries in ipfw2 not to 15.maxim2004-03-261-1/+1
* Fixed some style bugs in the residue of rev.1.14 (mainly initialization inbde2004-03-261-26/+23
* Not too much point specifying -N but not specifying -M.ru2004-03-262-14/+12
* Fixed some style bugs in or related to rev.1.13 (mainly misindentation ofbde2004-03-261-109/+128
* Correct the definition of the multilabel flag: it enables multilabelrwatson2004-03-261-3/+8
* Final step of the sbin -> usr.sbin move: cvs rm src/sbin/nologin/*cperciva2004-03-254-188/+0
* Clarify the description of the "established" option.ceri2004-03-221-1/+2
* Share the i386 boot manual page.obrien2004-03-221-0/+3
* Add initial support for compiling a special 32 bit version ofpeter2004-03-211-12/+26
* NULL -> 0.ru2004-03-171-1/+1
* Remove the RAIDframe userland tool.scottl2004-03-165-3031/+0
* When installing boot blocks into an Alpha BSD label, setup the location,jhb2004-03-151-0/+10
* Add printing of relevant SATA info where approbiate.sos2004-03-151-9/+31
* Validate argument to -i.jmallett2004-03-151-1/+4
* Don peril-sensitive glasses and throw the switch to move nologin(8) fromcperciva2004-03-131-1/+0
* Fix 10 year old size-of-bcopy bug.cperciva2004-03-131-1/+1
* The print mask's first part is the base, not the total number of bitru2004-03-121-1/+1
* Show the polling(4) flag on the interface.ru2004-03-121-1/+1
* Fixed mispellings of '\0' as NULL.bde2004-03-111-2/+2
* Fixed misspellings of 0 as NULL.bde2004-03-111-2/+2
* Fix a long-standing deadlock issue with vnode backed md(4) devices:phk2004-03-102-1/+8
* Fixed a misspelling of 0 as NULL.bde2004-03-101-1/+1
* Make libgeom usable by C++ programs:jhb2004-03-091-13/+13
* Link pf to the build and install:mlaier2004-03-081-0/+7
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-055-6/+6
* s/considred/considered/brueffer2004-03-042-2/+2
* Make this WARNS=2 clean by:johan2004-03-032-3/+2
* Fix a couple of camcontrol issues that popped up on sparc64:ken2004-03-031-2/+12
* Add CTLTYPE_QUAD to the list of types for which we don't want an emptydd2004-03-021-1/+2
* Add skeleton build dirs for pf userland:mlaier2004-02-2813-0/+2298
* o Remove obsoleted '-N' and '-d' flags.maxim2004-02-281-3/+1
* o Sync usage() with reality: add 'z' flag.maxim2004-02-281-1/+2
OpenPOWER on IntegriCloud