| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the -V and -U options in usage(). | philip | 2005-01-06 | 1 | -2/+2 |
* | Add forgotten -a to the usage() message. | le | 2005-01-05 | 1 | -1/+1 |
* | Teach sdpd(8) about 32-bit and 128-bit uuid's. | emax | 2005-01-05 | 5 | -13/+162 |
* | Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure. | emax | 2005-01-04 | 1 | -1/+1 |
* | Use __unused macro instead of a bare void for main(). | delphij | 2005-01-04 | 1 | -1/+1 |
* | Update the INDEX file to INDEX-6 | paul | 2005-01-04 | 1 | -5/+5 |
* | Use INDEX-6 for versions of FreeBSD > 600000 | paul | 2005-01-04 | 1 | -1/+3 |
* | Remove old wdc driver completely. | nyan | 2005-01-04 | 2 | -12/+0 |
* | Allow usbd to handle event notificatiosn where mor ethan one | julian | 2005-01-04 | 1 | -47/+67 |
* | nologin(8) does not seem to require any command line parameters, | delphij | 2005-01-04 | 1 | -2/+2 |
* | Because the `permission' field in conf_entry is intended to be used as | delphij | 2005-01-04 | 1 | -1/+1 |
* | Catch up with the kernel and set any global variables we are using, in | njl | 2005-01-03 | 1 | -0/+6 |
* | o Remove duplicate includes. | maxim | 2005-01-01 | 1 | -2/+0 |
* | Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithm | gad | 2004-12-31 | 5 | -37/+79 |
* | Do more extensive checking of the userid field which is read in from the | gad | 2004-12-31 | 1 | -7/+46 |
* | Allow ':' and '%' in hostname specifications so that we can specify IPv6 | dwmalone | 2004-12-28 | 1 | -1/+1 |
* | Some syslog messages delimit the program tag with whitespace rather | dwmalone | 2004-12-28 | 1 | -2/+2 |
* | For VLAN interfaces, print MAC addresses properly. | ru | 2004-12-24 | 1 | -1/+2 |
* | Due to unknown reasons, Disk_Names() returns SCSI CDROM as a valid | yongari | 2004-12-22 | 2 | -0/+28 |
* | Use the source of the termcap database when available. | ru | 2004-12-21 | 2 | -20/+32 |
* | The "fixate" command no longer terminates command processing, | ru | 2004-12-21 | 1 | -4/+1 |
* | Document -F in usage() and SYNOPSIS. | ru | 2004-12-21 | 2 | -2/+2 |
* | Make "burncd ... fixate eject" really work as promised. | ru | 2004-12-21 | 1 | -1/+1 |
* | NOPAM -> NO_PAM | ru | 2004-12-21 | 1 | -0/+3 |
* | NOIPSEC -> TRACEROUTE_NO_IPSEC | ru | 2004-12-21 | 1 | -2/+2 |
* | Overhaul ppp(8) build options so they are safe to use in | ru | 2004-12-21 | 1 | -18/+26 |
* | The C define is NONAT. | ru | 2004-12-21 | 1 | -1/+1 |
* | NOINET6 -> NO_INET6 | ru | 2004-12-21 | 6 | -6/+6 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 10 | -11/+11 |
* | NOSHARED -> NO_SHARED | ru | 2004-12-21 | 3 | -3/+3 |
* | NOATM -> NO_ATM | ru | 2004-12-21 | 3 | -4/+4 |
* | NOLIBC_R -> NO_LIBC_R | ru | 2004-12-21 | 1 | -5/+5 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 26 | -26/+26 |
* | Allocate an additional white space in a username column for | maxim | 2004-12-19 | 1 | -3/+3 |
* | Call umask() before opening the lock-file for a queue, to make sure | gad | 2004-12-19 | 1 | -1/+2 |
* | Open device R/W for ioctl modifications. | phk | 2004-12-18 | 1 | -1/+1 |
* | err() -> errx() | ru | 2004-12-17 | 1 | -6/+6 |
* | When printing a data file received from some other host, check to make | gad | 2004-12-17 | 1 | -0/+100 |
* | Describe the special meaning of the $ and ~ characters, and the fact | roam | 2004-12-16 | 1 | -0/+20 |
* | The ioconf.c is no longer generated. | ru | 2004-12-16 | 1 | -4/+1 |
* | - Xref fwip(4) | brueffer | 2004-12-14 | 1 | -1/+2 |
* | Handle select() returning -1/EINTR - fairly common in these KSE days. | brian | 2004-12-13 | 1 | -1/+5 |
* | Implement an ``enable/disable echo'' option, defaults to off. | brian | 2004-12-13 | 5 | -35/+109 |
* | Also do not send junk mount arguments when removing exports. | phk | 2004-12-11 | 1 | -0/+1 |
* | Enable _FFR_DEAL_WITH_ERROR_SSL to deal with OpenSSL error returns of 0. | gshapiro | 2004-12-10 | 1 | -1/+1 |
* | Correct two bugs that may result in incorrect CBCP response for | delphij | 2004-12-06 | 1 | -5/+3 |
* | Userland change corresponding to the change in kernel/userland communication | phk | 2004-12-06 | 1 | -31/+19 |
* | Send NAS-IP-Address as well as NAS-Identifier | brian | 2004-11-29 | 6 | -57/+120 |
* | Fix a few coding errors that caused compiler warnings. | iedowse | 2004-11-28 | 1 | -5/+6 |
* | Don't include sys/user.h merely for its side-effect of recursively | das | 2004-11-27 | 1 | -1/+2 |