| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a reference to glabel(8). | pjd | 2004-07-14 | 1 | -0/+1 |
* | Give kldunload a -f(orce) argument. | phk | 2004-07-13 | 2 | -2/+13 |
* | Document sysctl variables. | pjd | 2004-07-13 | 3 | -0/+52 |
* | Those sysctl are used to control GEOM class, not a userland utility. | pjd | 2004-07-13 | 1 | -4/+6 |
* | Document sysctls variables used by GEOM_STRIPE class. | pjd | 2004-07-13 | 1 | -0/+37 |
* | Decrease default stripe size to 4k, as we have "FAST" mode turned on by | pjd | 2004-07-09 | 2 | -2/+2 |
* | Remove support for gemdos, John removed it from the driver awhile ago. | trhodes | 2004-07-08 | 1 | -8/+0 |
* | Slight markup and grammar fixes. | ru | 2004-07-07 | 5 | -20/+23 |
* | mdoc(7) fixes. | ru | 2004-07-07 | 2 | -2/+4 |
* | Removed redundant and unsafe BINDIR redefinition. | ru | 2004-07-07 | 1 | -1/+0 |
* | Fix copy&paste bug. | pjd | 2004-07-06 | 1 | -1/+1 |
* | Parenthesised string literals are invalid in initialisers for character arrays. | stefanf | 2004-07-06 | 1 | -1/+1 |
* | - Add 'stop' command, which works just like 'destroy' command, but sounds | pjd | 2004-07-05 | 6 | -11/+74 |
* | MFp4: gmirror(8) is coming soon, and we need g_metadata_read() there. | pjd | 2004-07-05 | 2 | -0/+55 |
* | Give natd multi-instance capabilities. | phk | 2004-07-04 | 3 | -176/+410 |
* | One more hard sentence break. | ru | 2004-07-03 | 1 | -1/+2 |
* | Grammar nits. | pjd | 2004-07-03 | 1 | -4/+4 |
* | Deal with double whitespace. | ru | 2004-07-03 | 4 | -10/+16 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 37 | -585/+1148 |
* | Introduce GEOM_LABEL class. | pjd | 2004-07-02 | 4 | -0/+377 |
* | Bump up the date and add spaces around commas. Thanks to ru@ for noticing. | arun | 2004-07-02 | 1 | -2/+2 |
* | Deal with harmful leading whitespace. | ru | 2004-07-02 | 1 | -1/+1 |
* | Added the ability to create and display Linux/Windows GPT partitions to gpt(8). | arun | 2004-07-01 | 3 | -3/+10 |
* | Create a unix domain socket and write to it all the events that come | imp | 2004-07-01 | 2 | -14/+91 |
* | o Fix semantics of comparison function for qsort(3). According to qsort(3) | sobomax | 2004-06-25 | 1 | -2/+6 |
* | fix handling of an unknown progeam name | eik | 2004-06-22 | 1 | -1/+1 |
* | Print mediasize in human readable form as well. | pjd | 2004-06-21 | 3 | -5/+10 |
* | Print the `99.99% done, finished soon' message only as often as the | iedowse | 2004-06-19 | 1 | -2/+5 |
* | Note that conscontrol set and unset are an interface for TIOCCONS. | green | 2004-06-18 | 1 | -0/+4 |
* | Fix indentation of continuation lines to (hopefully) comply with | joerg | 2004-06-18 | 1 | -28/+30 |
* | Add to conscontrol(8) "set" and "unset" commands which modify the | green | 2004-06-18 | 2 | -4/+43 |
* | Add missing newlines. | pjd | 2004-06-17 | 2 | -8/+8 |
* | Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE). | mlaier | 2004-06-16 | 2 | -3/+4 |
* | Implement 3 new functions: | pjd | 2004-06-16 | 2 | -4/+77 |
* | When parsing an argument as an address in getaddr(), heed the -host option | bms | 2004-06-16 | 1 | -1/+1 |
* | Turn on RFC 1724 compliant behaviour with regards to IP_ADD_MEMBERSHIP; | bms | 2004-06-16 | 1 | -1/+1 |
* | Connect geom(8) to the build. | pjd | 2004-06-15 | 1 | -1/+1 |
* | Ignore kernel routes with the RTF_WASCLONED flag set. This is a slight | bms | 2004-06-15 | 1 | -4/+4 |
* | mdoc(7) police | bms | 2004-06-14 | 1 | -2/+3 |
* | Wordsmith the BUGS section re: IPv6 link-local addresses. | bms | 2004-06-14 | 1 | -7/+13 |
* | Make fdisk initialize the first instead of the last slice by default. | phk | 2004-06-14 | 1 | -3/+3 |
* | Add gvinum, the geom_vinum userland tool. | le | 2004-06-12 | 3 | -0/+811 |
* | Add sha1 and rmd160 checksum tools. | eik | 2004-06-11 | 3 | -67/+206 |
* | Cast the arguments to make_h_number() to uintmax_t before multiplying | joerg | 2004-06-11 | 1 | -2/+2 |
* | Fixed a bug spotted by compiling with -Wall. | ru | 2004-06-10 | 1 | -1/+1 |
* | Introduce a new feature to IPFW2: lookup tables. These are useful | ru | 2004-06-09 | 2 | -4/+169 |
* | Reapply traditionally lost fixes, fixed some more. | ru | 2004-06-05 | 1 | -38/+43 |
* | Typedefing an array of incomplete structs is non-standard C code. | stefanf | 2004-06-02 | 1 | -1/+1 |
* | Remove extra semicolon. | pjd | 2004-06-02 | 1 | -1/+1 |
* | o Move NEED1 macro to the top of the source file. | csjp | 2004-06-02 | 1 | -6/+6 |