| Commit message (Expand) | Author | Age | Files | Lines |
* | Oh bollocks, I really screwed up the "auto" check here. Time | jkh | 1999-09-27 | 1 | -1/+1 |
* | -Wall fixes. | billf | 1999-09-27 | 3 | -5/+8 |
* | Support ``set cd off'' to tell ppp not to even look for carrier on the | brian | 1999-09-26 | 6 | -27/+57 |
* | o Remove all of the objformat logic, it's never coming back. | billf | 1999-09-25 | 1 | -16/+5 |
* | Typo | brian | 1999-09-24 | 2 | -2/+2 |
* | Various style and visual changes. | phantom | 1999-09-24 | 1 | -8/+10 |
* | Sync with am-utils-6.0.2s2. | obrien | 1999-09-23 | 1 | -2/+14 |
* | moved to koi2alt | ache | 1999-09-23 | 1 | -101/+0 |
* | Support quad & max speeds in wormcontrol. | sos | 1999-09-22 | 1 | -0/+4 |
* | Spruce up the ADMtek driver: conver to newbus, miibus and add support | wpaul | 1999-09-22 | 2 | -2/+2 |
* | Allow ``make -DNOKLDLOAD'' | brian | 1999-09-22 | 1 | -0/+4 |
* | Do a kldload() if we get ENXIO trying to open /dev/tun0 | brian | 1999-09-22 | 3 | -1/+50 |
* | Add koi2855 filter | ache | 1999-09-21 | 5 | -3/+121 |
* | Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines. | brian | 1999-09-21 | 20 | -60/+0 |
* | Bring documentation up to date, add a few more vnconfig examples. | dillon | 1999-09-21 | 1 | -0/+28 |
* | Fix the ``lt'' comparison in ``set filter'' | brian | 1999-09-21 | 1 | -1/+1 |
* | Correct spelling : ascii -> ASCII | phantom | 1999-09-20 | 5 | -5/+5 |
* | Yet another align. | ru | 1999-09-20 | 1 | -1/+1 |
* | NetBSD has moved ``extern int errno;'' to signal.h :-/ | brian | 1999-09-20 | 20 | -0/+60 |
* | NetBSD has changed the el_init() prototype | brian | 1999-09-20 | 1 | -1/+2 |
* | NetBSD requires net/if.h for the IFF_* defines (as well as OpenBSD) ! | brian | 1999-09-20 | 1 | -1/+1 |
* | Prepare for K5. | markm | 1999-09-19 | 6 | -13/+13 |
* | Add a version number field to the jail(2) argument so that future changes | phk | 1999-09-19 | 1 | -0/+2 |
* | execute a strategic clear. | jkh | 1999-09-19 | 2 | -2/+6 |
* | Fix -s option. | yokota | 1999-09-19 | 1 | -1/+1 |
* | - Mention that the SC_PIXEL_MODE kernel option is required, in order | yokota | 1999-09-19 | 1 | -1/+8 |
* | Deal with new "auto" setting for network_interfaces. | jkh | 1999-09-19 | 1 | -1/+1 |
* | MF3: various small tweaks. | jkh | 1999-09-17 | 2 | -2/+2 |
* | Fix a bug in the block number calculation for VN disks with a sector | dillon | 1999-09-17 | 2 | -11/+119 |
* | Correct the return from FilterCheck for fragments | brian | 1999-09-16 | 1 | -1/+1 |
* | Sync with am-utils-6.0 => am-utils-6.0.1 changes. | obrien | 1999-09-15 | 1 | -27/+98 |
* | If enlightenment is present, gnome-session starts it automagically. | jkh | 1999-09-15 | 2 | -2/+2 |
* | Fix warning: return type of `main' is not `int' | peter | 1999-09-15 | 12 | -12/+22 |
* | Foo. Maybe I should get Peter to hook ispell up in commit_prep.pl. | obrien | 1999-09-14 | 2 | -2/+2 |
* | Add the NIS domain to the tweakable knobs. | obrien | 1999-09-14 | 2 | -0/+4 |
* | Align sockaddrs passed to/from the routing socket as supposed by kernel. | ru | 1999-09-13 | 1 | -5/+7 |
* | Apparently, it's not console=serial to set the serial console, | jkh | 1999-09-13 | 2 | -2/+2 |
* | Fix debut version to 3.3, not 4.0. | iwasaki | 1999-09-11 | 1 | -1/+1 |
* | Handle CAPABILITIESCHANGE event. | iwasaki | 1999-09-11 | 1 | -0/+2 |
* | Document the fact that pkg_add/delete passes INSTALL/DEINSTALL | max | 1999-09-11 | 1 | -0/+5 |
* | Cosmetic: | brian | 1999-09-08 | 7 | -456/+7 |
* | Provide another installation option for GNOME so we have the more "classic | jkh | 1999-09-08 | 4 | -26/+32 |
* | We don't need a queue for *CP data - these are IP-only queues. | brian | 1999-09-07 | 1 | -1/+1 |
* | Introduce a forth IP packet queue. Urgent packets with | brian | 1999-09-07 | 6 | -78/+188 |
* | Make the ``Problem with IP header length'' error a bit more verbose | brian | 1999-09-06 | 2 | -2/+4 |
* | $FreeBSD$ -> __DATE__ | brian | 1999-09-06 | 2 | -3/+1 |
* | Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and | peter | 1999-09-06 | 2 | -7/+2 |
* | Only do dhclient once; it has its own internal retry which is more than | jkh | 1999-09-06 | 1 | -8/+10 |
* | Tidy $Log$ debris | peter | 1999-09-06 | 3 | -15/+0 |
* | When logging warning messages, there are now three scenarios: | brian | 1999-09-06 | 4 | -5/+24 |