| Commit message (Expand) | Author | Age | Files | Lines |
* | After some more investigation I found that I can build a release from scratch | markm | 1995-11-21 | 1 | -1/+2 |
* | Amend my fix a bit. My way failed to take leap years into account. The | wpaul | 1995-11-21 | 1 | -11/+4 |
* | Link up John Hay's ar(4) man page.. | peter | 1995-11-21 | 1 | -1/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r12441, | peter | 1995-11-21 | 1 | -0/+99 |
|\ |
|
| * | Man page for the Arnet driver.. | peter | 1995-11-21 | 1 | -0/+99 |
* | | Add and document the hooks for John Hay's Arnet sync driver... | peter | 1995-11-21 | 5 | -8/+16 |
* | | This commit was generated by cvs2svn to compensate for changes in r12437, | peter | 1995-11-21 | 3 | -0/+1962 |
|\ \
| |/ |
|
| * | This driver supports the Arnet SYNC/570i ISA cards that is based on the | peter | 1995-11-21 | 3 | -0/+1962 |
* | This driver supports the Arnet SYNC/570i ISA cards that is based on the | peter | 1995-11-21 | 4 | -0/+3417 |
* | If a lcp configure request is received in the lcp opened state and it | peter | 1995-11-21 | 1 | -24/+28 |
* | If sendmail is collecting a message *not* via SMTP, then this patch will | peter | 1995-11-20 | 1 | -7/+7 |
* | Stop rlogind from bogusly ignoring an explicit .rhosts file for root. | peter | 1995-11-20 | 1 | -3/+2 |
* | Add a few questions, especiallyuy two answered by Jordan in Usenet. | roberto | 1995-11-20 | 1 | -15/+66 |
* | Add several questions to the FAQ. | roberto | 1995-11-20 | 1 | -66/+124 |
* | Correct the man pages, USD doc and online help to refer to /var/mail | markm | 1995-11-20 | 6 | -8/+8 |
* | Quick fix for stat_imask and intr_mask[8] not having the RTC interrupt | bde | 1995-11-20 | 2 | -2/+4 |
* | Mega commit for sysctl. | phk | 1995-11-20 | 33 | -821/+334 |
* | Fully prototype physio(). | phk | 1995-11-20 | 2 | -6/+6 |
* | Fix #includes. | phk | 1995-11-20 | 1 | -2/+3 |
* | fix #includes & warnings. | phk | 1995-11-20 | 2 | -35/+4 |
* | Add a couple of the easy prototypes. | phk | 1995-11-20 | 1 | -12/+33 |
* | Fix compiler warnings. | phk | 1995-11-20 | 2 | -5/+4 |
* | Remove unused vars & funcs, make things static, protoize a little bit. | phk | 1995-11-20 | 13 | -144/+39 |
* | Put cbstat() under #ifdef DDB | phk | 1995-11-20 | 2 | -8/+6 |
* | Remove unused var. | phk | 1995-11-20 | 2 | -4/+3 |
* | Fix compiler warnings. | phk | 1995-11-20 | 6 | -87/+84 |
* | move variables inside the #ifdef. | phk | 1995-11-20 | 1 | -3/+5 |
* | Change call to kern_sysctl to userland_sysctl. Not tested. | phk | 1995-11-20 | 1 | -4/+6 |
* | Remove unused vars. | phk | 1995-11-20 | 7 | -23/+14 |
* | Close the "unused" warning for things in linker-sets. | phk | 1995-11-20 | 2 | -7/+13 |
* | Fix a printf. | phk | 1995-11-20 | 1 | -1/+1 |
* | brought up-to-date with regards to some aspects of the scsi system | julian | 1995-11-20 | 1 | -56/+90 |
* | Yet another small block FS bug fix. | dyson | 1995-11-20 | 1 | -2/+2 |
* | Since FreeBSD clustering code now supports filesystems < PAGE_SIZE, | dyson | 1995-11-20 | 2 | -4/+12 |
* | Fix more clustering bugs for FSes with block sizes < PAGE_SIZE. | dyson | 1995-11-20 | 1 | -6/+2 |
* | Trim #includes to those that are necessary; other cosmetic changes. | dg | 1995-11-20 | 1 | -15/+10 |
* | Bring 2.1 changes back into the head. | jfieber | 1995-11-20 | 8 | -469/+1005 |
* | First set of changes to eliminate the ad-hoc device buffer queues, | dyson | 1995-11-19 | 9 | -81/+71 |
* | Changed an incorrect splhigh to splbio. | dyson | 1995-11-19 | 1 | -2/+2 |
* | Correct some serious porting errors. The worst one was that the | dyson | 1995-11-19 | 6 | -18/+82 |
* | General fixes to the vfs clustring code: | dyson | 1995-11-19 | 1 | -1/+5 |
* | General fixes to the vfs clustring code: | dyson | 1995-11-19 | 4 | -167/+98 |
* | Add Polish site to Mirrors. | jkh | 1995-11-19 | 1 | -1/+13 |
* | i386 is defined by the compiler, so don't define it here. LOAD_ADDRESS | dg | 1995-11-19 | 3 | -6/+6 |
* | Change incorrect '#if EXT2FS' to '#ifdef EXT2FS' | dyson | 1995-11-19 | 1 | -17/+17 |
* | Aign! I only changed the name tag, not the URL. Now they're both in sync. | jkh | 1995-11-19 | 1 | -2/+2 |
* | Update URL for Hong Kong mirror. | jkh | 1995-11-19 | 1 | -2/+2 |
* | Add commented out msgs database cleanup to crontab | ache | 1995-11-19 | 3 | -3/+6 |
* | Add commented out msgs call | ache | 1995-11-19 | 2 | -0/+4 |
* | Default file creation mask was 666 (allow othres write anything | ache | 1995-11-19 | 1 | -2/+2 |