| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the standard BSD copyright as per OpenBSD and /sys/net/slcompress* | brian | 2005-01-10 | 2 | -31/+59 |
* | Cast unsigned variables to int | brian | 2005-01-10 | 1 | -1/+1 |
* | ifr_flagshigh is FreeBSD specific | brian | 2005-01-10 | 1 | -0/+6 |
* | Integrate some OpenBSD alignment fixes. This hopefully also fixes PR 38058... | brian | 2005-01-10 | 2 | -27/+35 |
* | Wording nit. | trhodes | 2005-01-10 | 1 | -1/+1 |
* | Cleanup usr.sbin/fd* so they can compile under WARNS=6. | delphij | 2005-01-08 | 8 | -35/+39 |
* | Follow style.Makefile(5): | delphij | 2005-01-08 | 1 | -1/+1 |
* | Change the USB keyboard example to use /dev/ukbd0 instead of /dev/kbd1. | brooks | 2005-01-08 | 1 | -2/+2 |
* | WARNS=6 cleanup. This includes: | delphij | 2005-01-07 | 2 | -8/+10 |
* | Minor comment fix. | kensmith | 2005-01-07 | 2 | -2/+2 |
* | 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 |