| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the ESS Maestro and the ATI Mobility-1 to the generic chip match and | billf | 2000-02-21 | 1 | -0/+6 |
* | Build and install gasp's infodocs along side the other binutil docs rather | obrien | 2000-02-21 | 3 | -19/+2 |
* | 'duak' -> 'dual' | billf | 2000-02-21 | 1 | -1/+1 |
* | Spell out '3' as 'three' | billf | 2000-02-21 | 1 | -1/+1 |
* | Fix the changer code, dont wait for device ready on unload, it | sos | 2000-02-21 | 3 | -20/+38 |
* | Fix several problems with EPSV (verbosity, one-per-session, missing place) | ache | 2000-02-21 | 3 | -6/+14 |
* | Fix an __asm operand constraint which broke the -O3 and -O0 builds. | bsd | 2000-02-21 | 2 | -12/+12 |
* | Cleanup manpage a bit. | ru | 2000-02-21 | 1 | -6/+6 |
* | Fix a buffer overflow. | ru | 2000-02-21 | 1 | -2/+2 |
* | (Null commit) rev 1.83 actually fixes the panic in the | ru | 2000-02-21 | 0 | -0/+0 |
* | [[ Forced commit due to /tmp/msg botch ]] | imp | 2000-02-21 | 0 | -0/+0 |
* | /tmp/msg | imp | 2000-02-21 | 4 | -33/+35 |
* | Fix grammar error (repeated word).` | billf | 2000-02-21 | 1 | -1/+1 |
* | Newbus-ify the USR Sportster TA Intern driver. | gj | 2000-02-21 | 3 | -57/+301 |
* | Make the doc menu work again by checking the right variables. | jkh | 2000-02-20 | 2 | -30/+30 |
* | Now I remember why I didn't write out the gateway in the DHCP case; | jkh | 2000-02-20 | 2 | -2/+2 |
* | Fix possible SLIOCSUNIT panic | ache | 2000-02-20 | 1 | -0/+1 |
* | Don't forget to reset the hardware debug registers when a process that | bsd | 2000-02-20 | 14 | -3/+364 |
* | Followup to previous commit; change fd_mask from signed to unsigned as | peter | 2000-02-20 | 1 | -1/+1 |
* | Skeleton framework for network driver and initial probing of device. | dmlb | 2000-02-20 | 2 | -0/+897 |
* | Update the documentation to reflect Bill Paul's latest changes. | n_hibma | 2000-02-20 | 5 | -11/+4 |
* | Move the warning on wrong IRQ values to the right place, before any | n_hibma | 2000-02-20 | 4 | -32/+32 |
* | Fix select(2) for the Alpha. (!!) It was never returning true for | peter | 2000-02-20 | 2 | -9/+12 |
* | Hide the "devclass_alloc_unit: %s%d already exists, using next available..." | sos | 2000-02-20 | 1 | -1/+2 |
* | Fix the fvwm desktop option (for all 3 of us who use it). | jkh | 2000-02-20 | 3 | -3/+3 |
* | Docfix: Note krb5 flags. | jkh | 2000-02-20 | 1 | -0/+1 |
* | Fix buffer overrun in pcfclock_read(). The submitter is the original | sheldonh | 2000-02-20 | 1 | -0/+3 |
* | Fix version # for ipfilter. | jkh | 2000-02-20 | 1 | -1/+1 |
* | Do not conditionalize function prototype definition for functions we | jasone | 2000-02-20 | 1 | -6/+0 |
* | Fix 'camcontrol inquiry'. The inquiry data structure changes (increased to | ken | 2000-02-20 | 3 | -3/+48 |
* | - As jail(8) has been almost completely rewritten, prepend another copyright/ | rwatson | 2000-02-20 | 1 | -7/+58 |
* | Disable chflags() from within jail() so that root within jail can't make | rwatson | 2000-02-20 | 1 | -1/+1 |
* | If user says they're in the USA, record that fact in /etc/make.conf | jkh | 2000-02-19 | 14 | -0/+128 |
* | Fixed a little bit strange INET6 output. | shin | 2000-02-19 | 1 | -0/+1 |
* | detect deleted tty lines in /etc/ttys. | alfred | 2000-02-19 | 1 | -1/+25 |
* | Use static buffer to save source route hostnames. | shin | 2000-02-19 | 3 | -3/+3 |
* | Print "Trying ..." for each host. Also cleanups for error printing. | shin | 2000-02-19 | 3 | -24/+9 |
* | Removed bogus line. | shin | 2000-02-19 | 1 | -1/+0 |
* | Change IPv6 scoped addr format again based on recent standard discussion. | shin | 2000-02-19 | 5 | -12/+9 |
* | Added IPv6 name resolving support for utmp logging. | shin | 2000-02-19 | 1 | -15/+42 |
* | PS/2 mice are a lot more common than serial mice now; use /dev/psm0 | jkh | 2000-02-19 | 1 | -1/+1 |
* | no need to fix moused setting here; fix in defaults | jkh | 2000-02-19 | 3 | -3/+0 |
* | Whoops, forgot to delete the ! operator in the reversed conditional | jkh | 2000-02-19 | 3 | -3/+3 |
* | Remove the vga-pci driver. It serves no purpose and it hides the hardware | dfr | 2000-02-19 | 5 | -56/+9 |
* | 1. If checking for directory-ness, check "dir" and "dir/" to catch | jkh | 2000-02-19 | 1 | -0/+2 |
* | 1. If checking for directory-ness, check "dir" and "dir/" to catch | jkh | 2000-02-19 | 1 | -2/+8 |
* | Re-add "May" to the list of dates supported. | alfred | 2000-02-18 | 1 | -2/+2 |
* | Update the ata driver to take more advantage of newbus, this | sos | 2000-02-18 | 17 | -612/+1106 |
* | Fix up a few documentation nits in jail(8), as well as improve the | rwatson | 2000-02-18 | 1 | -24/+72 |
* | Invert the meaning of two questions in the Standard installation so just | jkh | 2000-02-18 | 3 | -9/+12 |