| Commit message (Expand) | Author | Age | Files | Lines |
* | Obtained from: 1.1.5 | bde | 1994-12-24 | 1 | -4/+10 |
* | Restore my changes in rev 1.11 that Garrett killed in his commit. | dg | 1994-12-22 | 1 | -2/+2 |
* | Move ARP interface initialization into if_ether.c:arp_ifinit(). | wollman | 1994-12-22 | 8 | -46/+19 |
* | Add support for -v option passed to boot loader (bootverbose). | se | 1994-12-22 | 1 | -3/+6 |
* | Added `ds', a black-hole network interface. | wollman | 1994-12-22 | 2 | -4/+12 |
* | Remove get status from probe, confuse LU002 | ache | 1994-12-21 | 1 | -5/+3 |
* | stbytes miss by one for new model | ache | 1994-12-21 | 1 | -4/+4 |
* | Insert a hook to initialize the serial port at the beginning of | joerg | 1994-12-18 | 1 | -1/+9 |
* | This became a frequently requested item now. | joerg | 1994-12-18 | 3 | -0/+709 |
* | Initialize syscons also in cases where it ain't the system's console | joerg | 1994-12-18 | 1 | -1/+4 |
* | Ooops, i forgot one NVT > 0 in a previous commit. Now pcvt will also | joerg | 1994-12-18 | 1 | -2/+2 |
* | Move the code providing the equivalent of ICRNL for console input from | joerg | 1994-12-18 | 2 | -4/+6 |
* | Pass the slice number of the boot device to the kernel in the previously | bde | 1994-12-18 | 4 | -9/+16 |
* | > ../../i386/isa/if_le.c still has a mountain of warnings.. Anyone keen | phk | 1994-12-18 | 1 | -7/+13 |
* | Unbogify the size being passed to bzero when clearing struct softc. | dg | 1994-12-18 | 1 | -2/+2 |
* | Move page_unhold's in pmap_object_init_pt down one line to gard against | dg | 1994-12-18 | 1 | -3/+3 |
* | Add a 'vn' to GENERIC | jkh | 1994-12-18 | 1 | -2/+3 |
* | Check for PG_FAKE too in pmap_object_init_pt. | dg | 1994-12-18 | 1 | -3/+3 |
* | Add two more page table pages to keep 64MB machines happy. | dg | 1994-12-18 | 1 | -2/+2 |
* | Bump LINT's symtab space. | jkh | 1994-12-17 | 2 | -4/+4 |
* | Fix a few nasties in the conversion. | jkh | 1994-12-17 | 1 | -3/+2 |
* | Add Fred Cawthorne's GPIB driver. | jkh | 1994-12-17 | 7 | -5/+1400 |
* | Uncomment DISKSLICE; it should work now (for drivers that support it). | bde | 1994-12-16 | 2 | -6/+4 |
* | Don't push/pop the return-val register. (DUH!) | phk | 1994-12-16 | 2 | -6/+2 |
* | Grumble, try to remember what assembler syntax is used :-/ | phk | 1994-12-16 | 2 | -10/+8 |
* | Be much more carefull about what we leave in unused registers when we call | phk | 1994-12-16 | 2 | -4/+24 |
* | Remove sd1-sd3 & st1, now that we can autoallocate them. | phk | 1994-12-16 | 3 | -17/+5 |
* | Rudimentry bsd-audio emulator for VAT support using FreeBSD's voxware package. | pst | 1994-12-16 | 2 | -0/+428 |
* | Fix bug around VOP_READDIR, now takes 6 parameters not 4. | sos | 1994-12-14 | 1 | -7/+7 |
* | Add ahc driver, more symtab space. | wollman | 1994-12-13 | 2 | -6/+10 |
* | Delete `HZ' option; it's only of use to Bruce and screws up the NTP PLL | wollman | 1994-12-13 | 2 | -8/+10 |
* | lsdev paniced the machine when 2 (or more) ide controllers are installed. | guido | 1994-12-13 | 1 | -2/+2 |
* | diskslice_machdep.c implements reading and checking of DOS slice tables. | bde | 1994-12-12 | 1 | -0/+212 |
* | Add old options HZ, VN, ALLOW_CONFLICT_DRQ, ALLOW_CONFLICT_MEMADDR, | bde | 1994-12-11 | 2 | -6/+68 |
* | Add i386/isa/diskslice_machdep.c. This will eventually replace readMBR.c. | bde | 1994-12-11 | 1 | -5/+6 |
* | Move declaration of d_strategy_t to <sys/conf.h>. | bde | 1994-12-11 | 1 | -2/+5 |
* | Removed inappropriate comment. | dg | 1994-12-11 | 1 | -3/+1 |
* | Add additional comment. | dg | 1994-12-11 | 1 | -2/+4 |
* | Fix bogus comment. | dg | 1994-12-11 | 1 | -3/+4 |
* | The physical memory allocated for input DMA must be contiguous. The driver | dg | 1994-12-11 | 1 | -3/+3 |
* | Document the options DUMMY_NOPS and TUNE_1542. | ats | 1994-12-11 | 2 | -2/+20 |
* | Correct a type in an ifndef EXCLUDE_3812 from 8312 -> 3812. Obtained | ats | 1994-12-10 | 1 | -2/+2 |
* | Changed the behavior of KDMKTONE to comply with svr4, default to | sos | 1994-12-06 | 1 | -2/+8 |
* | Added vn as a possible swapdev. | phk | 1994-12-04 | 1 | -1/+2 |
* | Here is a minor patch for FreeBSD 2.0R to allow it to recognize | joerg | 1994-12-04 | 2 | -2/+7 |
* | Entries for the vn driver completed. | phk | 1994-12-04 | 1 | -39/+26 |
* | Fix bogus and broken include paths: | bde | 1994-12-04 | 3 | -21/+18 |
* | Allocated chardev#43 and blkdev#15 to the vn-driver. The rest of the stuff | phk | 1994-12-04 | 1 | -2/+14 |
* | >Originator: Gene Stark | jkh | 1994-12-04 | 1 | -1/+3 |
* | Make CHILD_MAX and OPEN_MAX a tunable parameter. | smace | 1994-12-03 | 2 | -2/+18 |