summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Grammar nits.pjd2004-07-031-4/+4
* Deal with double whitespace.ru2004-07-034-10/+16
* Mechanically kill hard sentence breaks.ru2004-07-0237-585/+1148
* Introduce GEOM_LABEL class.pjd2004-07-024-0/+377
* Bump up the date and add spaces around commas. Thanks to ru@ for noticing.arun2004-07-021-2/+2
* Deal with harmful leading whitespace.ru2004-07-021-1/+1
* Added the ability to create and display Linux/Windows GPT partitions to gpt(8).arun2004-07-013-3/+10
* Create a unix domain socket and write to it all the events that comeimp2004-07-012-14/+91
* o Fix semantics of comparison function for qsort(3). According to qsort(3)sobomax2004-06-251-2/+6
* fix handling of an unknown progeam nameeik2004-06-221-1/+1
* Print mediasize in human readable form as well.pjd2004-06-213-5/+10
* Print the `99.99% done, finished soon' message only as often as theiedowse2004-06-191-2/+5
* Note that conscontrol set and unset are an interface for TIOCCONS.green2004-06-181-0/+4
* Fix indentation of continuation lines to (hopefully) comply withjoerg2004-06-181-28/+30
* Add to conscontrol(8) "set" and "unset" commands which modify thegreen2004-06-182-4/+43
* Add missing newlines.pjd2004-06-172-8/+8
* Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).mlaier2004-06-162-3/+4
* Implement 3 new functions:pjd2004-06-162-4/+77
* When parsing an argument as an address in getaddr(), heed the -host optionbms2004-06-161-1/+1
* Turn on RFC 1724 compliant behaviour with regards to IP_ADD_MEMBERSHIP;bms2004-06-161-1/+1
* Connect geom(8) to the build.pjd2004-06-151-1/+1
* Ignore kernel routes with the RTF_WASCLONED flag set. This is a slightbms2004-06-151-4/+4
* mdoc(7) policebms2004-06-141-2/+3
* Wordsmith the BUGS section re: IPv6 link-local addresses.bms2004-06-141-7/+13
* Make fdisk initialize the first instead of the last slice by default.phk2004-06-141-3/+3
* Add gvinum, the geom_vinum userland tool.le2004-06-123-0/+811
* Add sha1 and rmd160 checksum tools.eik2004-06-113-67/+206
* Cast the arguments to make_h_number() to uintmax_t before multiplyingjoerg2004-06-111-2/+2
* Fixed a bug spotted by compiling with -Wall.ru2004-06-101-1/+1
* Introduce a new feature to IPFW2: lookup tables. These are usefulru2004-06-092-4/+169
* Reapply traditionally lost fixes, fixed some more.ru2004-06-051-38/+43
* Typedefing an array of incomplete structs is non-standard C code.stefanf2004-06-021-1/+1
* Remove extra semicolon.pjd2004-06-021-1/+1
* o Move NEED1 macro to the top of the source file.csjp2004-06-021-6/+6
* ru's mdoc(7) style police was here.joerg2004-06-021-23/+23
* Major overhaul of sunlabel(8).joerg2004-06-012-72/+757
* Fix typo.le2004-05-301-1/+1
* Use a better way to calculate POINTER_WIDTH suggested by pjd@.dwmalone2004-05-301-1/+1
* Decide how much space we need to print a pointer usingdwmalone2004-05-281-5/+1
* Fix order.pjd2004-05-261-2/+2
* Print provider's size in human-readable form as well.pjd2004-05-262-3/+7
* 'ld' lists drives, not volumes.le2004-05-252-3/+3
* - Add a cross-reference to geom(8).pjd2004-05-243-4/+7
* Add manual page for geom(8) utility.pjd2004-05-241-0/+121
* Use the correct types for the functions rst_opendir(), glob_readdir() andstefanf2004-05-243-9/+11
* Include <timeconv.h> for time conversion functions.stefanf2004-05-241-0/+1
* Include <sys/linker.h> for kldload().stefanf2004-05-241-0/+1
* o Fix usage example.maxim2004-05-231-1/+1
* Fix typobrueffer2004-05-231-1/+1
* Add standard command "help" to print usage.pjd2004-05-221-3/+14
OpenPOWER on IntegriCloud