| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Tidy up $Log$ debris | peter | 1999-09-06 | 5 | -49/+0 |
* | $Date$ -> $FreeBSD$ | peter | 1999-09-06 | 1 | -1/+1 |
* | This commit adds driver support for PCI fast ethernet NICs based on | wpaul | 1999-09-06 | 2 | -0/+2 |
* | This commit adds driver support for the Silicon Integrated Systems | wpaul | 1999-09-05 | 2 | -0/+2 |
* | $Header$ cookies | peter | 1999-09-05 | 1 | -1/+1 |
* | Update to XFree86 release 3.3.5 | jkh | 1999-09-04 | 5 | -105/+105 |
* | o Catch up with pnp changes - kget no longer saves pnp data. | jkh | 1999-09-04 | 6 | -65/+8 |
* | remove #ifdef FreeBSD -> <machine/soundcard.h> special case as we have it | peter | 1999-09-04 | 1 | -4/+0 |
* | Update licence. | markm | 1999-09-04 | 2 | -16/+2 |
* | o Split the two IPCP queues into three - one for FSM data | brian | 1999-09-04 | 16 | -62/+251 |
* | When sending radius authentication requests: | brian | 1999-09-03 | 1 | -1/+46 |
* | It's "router_flags" not "routerflags" | jkh | 1999-09-02 | 2 | -2/+2 |
* | Oh crud, did I ever screw the pooch! Rather than sync this with -stable, | jkh | 1999-09-02 | 29 | -176/+495 |
* | Re-add the libmytinfo/libncurses stuff - removing it breaks static | chris | 1999-09-01 | 1 | -2/+2 |
* | The libraries `libmytinfo' and `libncurses' are not required by this | chris | 1999-09-01 | 1 | -2/+2 |
* | Fix stupid disorder in previous commit. This was my own error, not | sheldonh | 1999-09-01 | 1 | -1/+1 |
* | The -f option stole the -d option's option string colon in the getopt | sheldonh | 1999-09-01 | 1 | -1/+1 |
* | unifdef -Uvax | phk | 1999-09-01 | 1 | -148/+0 |
* | Use the appropriate macro for double quotes rather than using double | jkh | 1999-09-01 | 4 | -20/+47 |
* | MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality, | jkh | 1999-09-01 | 29 | -494/+175 |
* | Ppp is started on vty2, not vty3 | brian | 1999-09-01 | 1 | -1/+1 |