| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'russian' users class | ache | 1997-05-01 | 1 | -1/+9 |
* | Increase Retry interval from 300 to 900 to shut named warning that | ache | 1997-05-01 | 1 | -2/+2 |
* | Add an entry about a.out vs ELF since I'm tired of reading about it. | jkh | 1997-05-01 | 1 | -5/+69 |
* | Ack, learn to spell "extentions" the same way in the same file. | jkh | 1997-05-01 | 7 | -42/+42 |
* | YAMF22 | jkh | 1997-05-01 | 7 | -14/+14 |
* | cleaned up FAST_IPI code. | fsmp | 1997-05-01 | 5 | -258/+135 |
* | fixed spelling error. | fsmp | 1997-05-01 | 7 | -14/+14 |
* | Make ccd use the maxsecsize sector size as denominator, this | sos | 1997-05-01 | 2 | -4/+4 |
* | Remove old code in #if 0, leftovers from the days before != 512byte | sos | 1997-05-01 | 1 | -29/+6 |
* | Remove the dependancy on DEV_BSIZE, now specfs works on != 512byte | sos | 1997-05-01 | 2 | -6/+20 |
* | Clean up merge from 2.2 (without spamming peter's changes) | pst | 1997-05-01 | 2 | -14/+8 |
* | Change holiday name to official one | ache | 1997-05-01 | 2 | -6/+6 |
* | Check the correct queue for waking up the pageout daemon. Specifically, | dyson | 1997-05-01 | 1 | -2/+2 |
* | This is obvious to people who've been using the smp kernel for a while, | peter | 1997-05-01 | 1 | -1/+3 |
* | Patch up init.c generation so that it works in -current.. It was trying | peter | 1997-05-01 | 2 | -22/+20 |
* | Fix include of <sys/dir.h> to <dirent.h> - it hits a #warning | peter | 1997-05-01 | 2 | -2/+2 |
* | Test both the NFS and MOUNT protocols for v3 support before allowing a v3 | dfr | 1997-05-01 | 1 | -1/+61 |
* | Oops I missed one of the pr_usrreqs changes. | jhay | 1997-05-01 | 1 | -1/+4 |
* | Synchronize with sys/i386/isa/syscons.c up to revision 1.213. | kato | 1997-05-01 | 1 | -3/+9 |
* | Make ipx compile again after the network interface changes. | jhay | 1997-05-01 | 9 | -71/+98 |
* | Also quiet down the ibcs2 startup (same reason as linux lkm - it screws | jkh | 1997-05-01 | 2 | -4/+4 |
* | Merge 1.8.2.1 into -current. | jkh | 1997-05-01 | 2 | -4/+4 |
* | Clean up the output a bit. | jkh | 1997-05-01 | 1 | -6/+10 |
* | YAMF22 | jkh | 1997-05-01 | 7 | -14/+14 |
* | Put the Troubleshooting chapter out of its misery. | jfieber | 1997-05-01 | 4 | -76/+4 |
* | Put the "grossness" back; it had a purpose and anyone screwing around | jkh | 1997-05-01 | 1 | -1/+5 |
* | Fixed omission of reference to ioctl_bt848.h when installing on 2.2. | fsmp | 1997-05-01 | 1 | -2/+3 |
* | Fix up a spurious '@' I added at the last second | pst | 1997-05-01 | 2 | -8/+8 |
* | Merge from 2.2: auto-gen init.c and add ser-tcp.c | pst | 1997-05-01 | 3 | -69/+106 |
* | 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu> | fsmp | 1997-05-01 | 4 | -252/+1118 |
* | 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu> | fsmp | 1997-05-01 | 3 | -0/+129 |
* | fixed minor typo, bumped to version 2.0.9 | fsmp | 1997-04-30 | 1 | -3/+3 |
* | removed: | fsmp | 1997-04-30 | 2 | -4/+4 |
* | Fixed the SMP fixes: | bde | 1997-04-30 | 2 | -14/+20 |
* | Fixed wrong mnemonic `setnel' that gas happened to generate correct object | bde | 1997-04-30 | 1 | -2/+2 |
* | Removed unused groff `generate' directories. | bde | 1997-04-30 | 1 | -5/+1 |
* | changed expect_lock() to try_lock(), the real name used in mplock.s | fsmp | 1997-04-30 | 3 | -6/+6 |
* | Back out msmith's recent commit which breaks using symbolic names for netmasks. | pst | 1997-04-30 | 2 | -12/+10 |
* | Fixed overflow for attempts to seek to offsets > ULONG_MAX. See the | bde | 1997-04-30 | 1 | -2/+2 |
* | Added trailing slash to ${CANONICALOBJDIR} in tests for directories, | bde | 1997-04-30 | 1 | -7/+7 |
* | Oops. The previous change duplicated the grossness instead of removing it. | bde | 1997-04-30 | 1 | -9/+1 |
* | Removed gross dir file bootstrap rule. Keep depending on the dir | bde | 1997-04-30 | 1 | -1/+5 |
* | Bootstrap the info `dir' file from here. | bde | 1997-04-30 | 1 | -3/+10 |
* | Fetch the registers from struct members in the pcb instead of | bde | 1997-04-30 | 3 | -84/+57 |
* | Remove SO_PRIVSTATE socket option; it is no longer necessary, nor implemented | wollman | 1997-04-30 | 1 | -2/+2 |
* | Restore CRTC start address check back after looking into more sources | ache | 1997-04-30 | 3 | -9/+27 |
* | Backed out previous change. It just gave a more verbose Makefile by | bde | 1997-04-30 | 2 | -6/+2 |
* | Add D_DISK flag to vn_bdevsw. | dfr | 1997-04-30 | 1 | -2/+2 |
* | Allow NULL rpcs on non-privileged ports at all times to work around broken | dfr | 1997-04-30 | 3 | -6/+9 |
* | Added two missing committers to the list of developer and | max | 1997-04-30 | 1 | -1/+6 |