| Commit message (Expand) | Author | Age | Files | Lines |
* | New hack for configuring routers spawns two new variables: | jkh | 1996-01-06 | 2 | -11/+10 |
* | Sync with my sources at home (these are really tiny changes): | wpaul | 1996-01-06 | 2 | -12/+15 |
* | Use partition `a' for the vn device. Also vn-unconfig the vn device | joerg | 1996-01-06 | 1 | -4/+5 |
* | Move the YP initialization earlier, so it's done before the evaluation | joerg | 1996-01-06 | 1 | -26/+27 |
* | Fix the asami&phk bug. This was a sign-extension bug, where a long | phk | 1996-01-06 | 1 | -2/+2 |
* | Don't rely on the card 'automatically' powering up when we probe it. | nate | 1996-01-06 | 2 | -2/+3 |
* | Fix a fencepost error. | phk | 1996-01-05 | 1 | -4/+4 |
* | Eliminate the dramatic TCP performance decrease observed for writes in | wollman | 1996-01-05 | 2 | -4/+12 |
* | Finally demolished the last, tottering remnants of GATEWAY. If you want | wollman | 1996-01-05 | 6 | -54/+27 |
* | Convert BOUNCE_BUFFERS and BOUNCEPAGES to new option scheme. | wollman | 1996-01-05 | 17 | -14/+44 |
* | The Linux emulator depends on SYSV IPC but doesn't actually reference | wollman | 1996-01-05 | 2 | -2/+6 |
* | Remove -fno-strength-reduce, gcc bug recently fixed | ache | 1996-01-05 | 1 | -2/+2 |
* | Added multicast support, currently #ifdef LNC_MULTICAST. | paul | 1996-01-05 | 2 | -28/+170 |
* | Remove -fno-strength-reduce, gcc bug fixed recently | ache | 1996-01-05 | 3 | -6/+6 |
* | Convert QUOTA to new-style option. | wollman | 1996-01-05 | 19 | -42/+46 |
* | Delete a couple of unnecessary dependencies on Makefile. | wollman | 1996-01-05 | 3 | -9/+9 |
* | Increased default SOMAXCONN from 32 to 128. 128 is the largest value I | dg | 1996-01-05 | 1 | -2/+2 |
* | convert FDESC, KERNFS, NULLFS, PORTAL, UMAPFS, and UNION to the new | wollman | 1996-01-05 | 3 | -3/+27 |
* | Fixed initialization of $local_startup. sysconfig attempted to run | bde | 1996-01-05 | 1 | -2/+2 |
* | Somehow managed to miss these four files when converting the SYSV IPC | wollman | 1996-01-05 | 4 | -4/+12 |
* | The sequencer sets Intstat to REJECT_MSG, not MSG_REJECT. | gibbs | 1996-01-05 | 1 | -2/+2 |
* | Bring back the more heavy-weight version of the mesgin inb routines. Davidg's | gibbs | 1996-01-05 | 1 | -4/+12 |
* | added the file /etc/newsyslog.conf (config file for | graichen | 1996-01-05 | 1 | -0/+11 |
* | changed /etc/[daily,weekly,monthly] to not rotate the logfiles by | graichen | 1996-01-05 | 5 | -70/+4 |
* | added newsyslog and spray | graichen | 1996-01-05 | 1 | -3/+3 |
* | added rpc.rquotad and rpc.sprayd | graichen | 1996-01-05 | 1 | -2/+2 |
* | Add sup and IPXrouted to makefile | peter | 1996-01-05 | 1 | -2/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r13244, | graichen | 1996-01-05 | 3 | -0/+751 |
|\ |
|
| * | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -0/+751 |
* | | This commit was generated by cvs2svn to compensate for changes in r13242, | graichen | 1996-01-05 | 3 | -0/+307 |
|\ \
| |/ |
|
| * | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -0/+307 |
* | | This commit was generated by cvs2svn to compensate for changes in r13240, | graichen | 1996-01-05 | 3 | -0/+234 |
|\ \
| |/ |
|
| * | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -0/+234 |
* | | Argh! Typo. | jkh | 1996-01-05 | 1 | -3/+3 |
* | | This commit was generated by cvs2svn to compensate for changes in r13237, | graichen | 1996-01-05 | 3 | -0/+399 |
|\ \
| |/ |
|
| * | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -0/+399 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 46 | -10384/+0 |
* | | Obtained from: NetBSD | graichen | 1996-01-05 | 3 | -89/+291 |
* | | DTRT for @. | jkh | 1996-01-05 | 1 | -3/+3 |
* | | Refresh before calling selection hook. | jkh | 1996-01-05 | 2 | -2/+6 |
* | | Null terminate execl's argument list. | gibbs | 1996-01-05 | 3 | -6/+6 |
* | | Reverse the modification which caused the annoying m_copydata crash: set | olah | 1996-01-04 | 1 | -1/+5 |
* | | Convert DDB to new-style option. | wollman | 1996-01-04 | 33 | -294/+75 |
* | | Automatically create an empty opt_sysvipc.h to mimic old option | wollman | 1996-01-04 | 2 | -4/+12 |
* | | Convert SYSV IPC to new-style options. (I hope I got everything...) | wollman | 1996-01-04 | 21 | -23/+48 |
* | | convert the math emulation to use the new-style options. | wollman | 1996-01-04 | 5 | -3/+13 |
* | | Put Terry's `wish list' into the `nice to have' section of the submitter's | jkh | 1996-01-04 | 1 | -4/+90 |
* | | Increased vm_object_cache_max by about 50% to yield better utilization of | dg | 1996-01-04 | 1 | -2/+2 |
* | | Restore the changes I made after my last brain hiccup... | peter | 1996-01-04 | 2 | -4/+8 |
* | | Fixed minor struct cred leak. Discovered while looking for the opposite | dg | 1996-01-04 | 1 | -5/+8 |