| Commit message (Expand) | Author | Age | Files | Lines |
* | Update moused(8) and mouse(4) to reflect the cuaa->cuad name change. | philip | 2004-11-12 | 1 | -5/+5 |
* | Add Estonian keyboards. | jhb | 2004-11-11 | 2 | -2/+4 |
* | Really revert the whitespace change to usage(). | ru | 2004-11-11 | 1 | -3/+3 |
* | Corrected the description of the -t output columns to reflect reality. | dds | 2004-11-11 | 1 | -12/+11 |
* | Change TABs back to spaces in usage string constants. | glebius | 2004-11-11 | 1 | -3/+3 |
* | Whitespace. | glebius | 2004-11-11 | 1 | -11/+11 |
* | Double receive buffer size on sockets. | glebius | 2004-11-11 | 1 | -1/+18 |
* | Correct a potential DoS vulnerability, as described at | delphij | 2004-11-10 | 1 | -6/+10 |
* | Fixed fd related tools on pc98. | nyan | 2004-11-09 | 1 | -0/+39 |
* | Add -c option that calculates the overhead of read I/O ops. | sos | 2004-11-09 | 2 | -2/+48 |
* | Bump document date. | kensmith | 2004-11-09 | 1 | -1/+1 |
* | Add newsyslog(8) to the "See Also" section. | kensmith | 2004-11-09 | 1 | -1/+2 |
* | Remove __P, as well as other non-FreeBSD relevant code. | imp | 2004-11-08 | 1 | -50/+2 |
* | Reflect that -h takes an argument and belatedly bump .Dd for addition of -h | dd | 2004-11-07 | 1 | -3/+4 |
* | Make the usage message match reality about -h and -w. | dd | 2004-11-07 | 1 | -2/+10 |
* | ANSI'fy nfsd(8) and some minor changes to make it WARNS=6 clean. | delphij | 2004-11-06 | 2 | -10/+6 |
* | Add ftp8.de.freebsd.org | josef | 2004-11-06 | 2 | -0/+4 |
* | Protect against local flooder of /var/run/log. Do not loop forever in | glebius | 2004-11-04 | 2 | -5/+14 |
* | - Use stailqueue for sockets instead of socket buffer. Thus | glebius | 2004-11-04 | 2 | -41/+82 |
* | Fix braino where I didn't fix the file path from when the line was | obrien | 2004-11-04 | 2 | -2/+2 |
* | Stop listening to bug reports with wrong solutions and commit a fix to the ' | obrien | 2004-11-04 | 2 | -2/+2 |
* | Allow the -f argument to work. | ceri | 2004-11-03 | 1 | -1/+1 |
* | Update the list of package names/descriptions. | kensmith | 2004-11-03 | 1 | -0/+7 |
* | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | ru | 2004-11-03 | 3 | -3/+3 |
* | Serial devices now called /dev/cuadXX not /dev/cuaaXX | emax | 2004-11-02 | 2 | -2/+2 |
* | fix typo in generated /etc/exports: escape all ' | obrien | 2004-11-01 | 2 | -2/+2 |
* | Add usage of -m option. | simokawa | 2004-10-29 | 1 | -2/+3 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 35 | -42/+42 |
* | Allow multiple devices to be specified on one device / nodevice line. | des | 2004-10-24 | 1 | -7/+27 |
* | If the file specified in an "include" line does not exist in the current | des | 2004-10-24 | 1 | -1/+9 |
* | Add -m option, set default fwmem target. | simokawa | 2004-10-23 | 2 | -1/+27 |
* | removed compilation warning | suz | 2004-10-22 | 2 | -0/+2 |
* | Remove unnecessary include of vnode.h. | rwatson | 2004-10-21 | 1 | -1/+0 |
* | Fix typo. | simon | 2004-10-20 | 1 | -1/+1 |
* | Make the -m option actually work. | ru | 2004-10-19 | 1 | -1/+1 |
* | This is now WARNS 6 clean on 64-bit platforms. | obrien | 2004-10-19 | 1 | -1/+1 |
* | Utilize FILES, SCRIPTS, and SYMLINKS. While here, fixed a bug in | ru | 2004-10-18 | 1 | -9/+8 |
* | Utilize SCRIPTS. | ru | 2004-10-18 | 1 | -5/+2 |
* | Replaced afterinstall: with FILES. | ru | 2004-10-18 | 1 | -3/+3 |
* | Add a -q flag to pkg_version. It suppresses the output of <,=,>. | obrien | 2004-10-18 | 7 | -8/+23 |
* | Remove an extra semicolon after a function. | stefanf | 2004-10-17 | 1 | -1/+1 |
* | Remove definition of struct dom_binding, it's non-standard C code and | stefanf | 2004-10-17 | 5 | -5/+0 |
* | Set the real limits on 5-current, add 5-stable, add 6-current. | obrien | 2004-10-17 | 1 | -1/+3 |
* | We accept both "option" and "options" so also accept both "nooption" | phk | 2004-10-12 | 1 | -0/+1 |
* | Handle a malloc() failure when allocating urgent ports | brian | 2004-10-11 | 1 | -3/+8 |
* | Add a bunch of malloc() return checks | brian | 2004-10-11 | 9 | -25/+61 |
* | Add 'virtual scrolling' support to moused(8). When holding down the middle | philip | 2004-10-11 | 2 | -3/+109 |
* | Add an '-a' switch to only display providers that are at least | le | 2004-10-10 | 2 | -3/+13 |
* | Include <unistd.h> for {g,s}eteuid(). | stefanf | 2004-10-09 | 1 | -0/+1 |
* | Delete a .Fn that had no argument and | keramida | 2004-10-09 | 1 | -1/+1 |