| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Moved descriptions of securelevels from init(7) to security(7). | garys | 2005-09-03 | 1 | -62/+5 |
* | When we supersed the subnet-mask, write the forced value to the lease | brooks | 2005-09-02 | 1 | -10/+14 |
* | Add support for setting GPT partition labels. The partitions to be | marcel | 2005-09-01 | 5 | -33/+343 |
* | Dot the i's: multiple devices can be specified, so the usage should | marcel | 2005-09-01 | 3 | -5/+7 |
* | Add a comment before the statement that is responsible for the | marcel | 2005-09-01 | 1 | -0/+2 |
* | Document the -l and -u options of the show command. | marcel | 2005-08-31 | 1 | -1/+15 |
* | o Replace unicode16() by utf8_to_utf16(). | marcel | 2005-08-31 | 4 | -19/+139 |
* | /* -> /*- for license. | marcel | 2005-08-31 | 11 | -11/+11 |
* | Introduce a new helper function check_search() derived for res_hnok to | brooks | 2005-08-30 | 1 | -0/+56 |
* | When using files as backing stores for devices, and the user has requested the | csjp | 2005-08-30 | 1 | -0/+11 |
* | This script was helpful during development, but has no reason to | marcel | 2005-08-30 | 1 | -11/+0 |
* | Don't print the total number of partitions removed now that we print | marcel | 2005-08-30 | 1 | -7/+1 |
* | Extend utility to allow recovering single file from the deffective | sobomax | 2005-08-29 | 1 | -12/+28 |
* | Make it clear that the .ko extention of a module to be loaded | keramida | 2005-08-27 | 1 | -3/+10 |
* | As with NO_CRYPT, don't try to compile geli(8) when NO_OPENSSL is defined | marius | 2005-08-27 | 1 | -1/+1 |
* | The $medium string often contains quoted values with spaces in them (ssids, | brooks | 2005-08-26 | 1 | -6/+6 |
* | Update Document. | takawata | 2005-08-26 | 1 | -0/+3 |
* | In read_string(), when the last character was a backslash, unincrement | brooks | 2005-08-26 | 1 | -0/+1 |
* | Use a more robust, grep-free command to get the interface of the current | brooks | 2005-08-26 | 1 | -2/+1 |
* | Don't and/remove a route to our assigned IP through 127.0.0.1. It | brooks | 2005-08-26 | 1 | -4/+4 |
* | MFOpenBSD rev 1.9: fix a buffer overflow when processing config file | brooks | 2005-08-24 | 1 | -1/+1 |
* | Add __FBSDID to all .c files in dhclient to aid in determining file | brooks | 2005-08-23 | 16 | -4/+48 |
* | FreeBSD unconditionally supports write filters now. | csjp | 2005-08-23 | 1 | -2/+0 |
* | By default, when doing crypto work in software, start as many threads | pjd | 2005-08-21 | 1 | -1/+3 |
* | Remove reference to raid(4), the RAIDframe manual page, which was | simon | 2005-08-20 | 1 | -1/+0 |
* | Allow to change number of iterations for PKCS#5v2. It can only be used | pjd | 2005-08-19 | 2 | -23/+64 |
* | Move function for calculating number of bits into more central place. | pjd | 2005-08-19 | 3 | -6/+14 |
* | Add the ability to specify the boot2 serial console speed in | iedowse | 2005-08-18 | 1 | -4/+22 |
* | Update manual page (now dedicated kernel thread is always started). | pjd | 2005-08-17 | 1 | -2/+0 |
* | Clarify how the 'channel' argument should look like and add an | brueffer | 2005-08-16 | 1 | -2/+7 |
* | Implement a new feature for ping(8) - sweeping pings. In a sweeping | glebius | 2005-08-15 | 2 | -7/+117 |
* | Attempt to improve the logic for automatically sizing partitions | iedowse | 2005-08-14 | 1 | -5/+62 |
* | Unfortunately dlerror(3) returns string, so there is no clean way to | pjd | 2005-08-14 | 1 | -11/+12 |
* | Don't treat failure to find the operator GID as a fatal error; this | iedowse | 2005-08-14 | 1 | -4/+9 |
* | When keys were configured without passphrase, number of iterations in | pjd | 2005-08-14 | 1 | -0/+4 |
* | Document two missed if_bridge commands 'addr' and 'static'. | thompsa | 2005-08-14 | 1 | -0/+7 |
* | add list mac and mac:kick support | sam | 2005-08-13 | 2 | -10/+98 |
* | * Add dynamic sysctl for net.inet6.ip6.fw. | bz | 2005-08-13 | 2 | -3/+89 |
* | GELI doesn't need cryptodev. | pjd | 2005-08-12 | 1 | -1/+0 |
* | Add code for Ext2FS and ReiserFS labels recognition. | pjd | 2005-08-12 | 1 | -0/+6 |
* | The libedit update made a const cast necessary. | stefanf | 2005-08-07 | 1 | -1/+1 |
* | Fix status to report status from the given array. | sos | 2005-08-05 | 1 | -3/+8 |
* | Use socklen_t where appropriate. | stefanf | 2005-08-05 | 1 | -2/+3 |
* | Garbage collect useless variables. | stefanf | 2005-08-05 | 2 | -4/+1 |
* | Use the C99 syntax for designated initialisers. | stefanf | 2005-08-05 | 1 | -8/+8 |
* | Fix commen typos. | stefanf | 2005-08-03 | 1 | -4/+4 |
* | Add missing check for the NO_CRYPT build option. | ru | 2005-08-02 | 1 | -0/+2 |
* | Wireless suport fixups: add a bunch of stuff that's been in the | sam | 2005-08-02 | 1 | -14/+209 |
* | acm and ack are specified per-ac | sam | 2005-08-01 | 1 | -8/+18 |
* | Correct the description of the TAPE environment variable. | ceri | 2005-07-31 | 1 | -1/+5 |