| Commit message (Expand) | Author | Age | Files | Lines |
* | Synchronize with sys/i386/boot/biosboot/bios.S and | kato | 1997-05-18 | 2 | -22/+2 |
* | Remove redundant check for vp == dvp (done in VFS before calling). | phk | 1997-05-17 | 5 | -43/+6 |
* | Synchronize with sys/i386/isa/syscons.c and sys/i386/isa/syscons.h | kato | 1997-05-17 | 2 | -22/+37 |
* | Removed some useless code: | bde | 1997-05-16 | 2 | -24/+2 |
* | Ignore the supplied nfs_diskless structure from the bootstrap loader | tegge | 1997-05-15 | 3 | -3/+9 |
* | Update netboot manual page. | tegge | 1997-05-15 | 2 | -53/+64 |
* | 1) font loading (two fixes) | yokota | 1997-05-15 | 6 | -66/+111 |
* | Don't send arp request for the ip address 0.0.0.0. | tegge | 1997-05-14 | 1 | -3/+4 |
* | Bring in some improved bootp support for netboot submitted by Luigi: | tegge | 1997-05-14 | 8 | -87/+213 |
* | Use same syntax as netboot for root and swap mounts. | tegge | 1997-05-14 | 2 | -326/+310 |
* | First cut at patches to make appletalk compile again | julian | 1997-05-13 | 5 | -222/+378 |
* | Check the B_CLUSTER flag when choosing whether to use unstable or filesync | dfr | 1997-05-13 | 2 | -4/+4 |
* | Don't keep addresses in mbuf chains. This should simplify the next round | dfr | 1997-05-13 | 12 | -123/+183 |
* | struct timespec needs to be useable with just <time.h>, but needs to not | peter | 1997-05-13 | 2 | -8/+8 |
* | Add ${CFLAGS} to makerom command line. Note: don't add ${LDFLAGS} here, | asami | 1997-05-13 | 1 | -2/+2 |
* | save/restore %ebx, %esi and %edi when calling bios routines. | tegge | 1997-05-12 | 1 | -12/+38 |
* | Use the old nfs arguments in the nfs_diskless structure, to be | tegge | 1997-05-12 | 4 | -102/+116 |
* | Synchronize with sys/i386/i386/machdep.c revision 1.241. | kato | 1997-05-12 | 2 | -8/+16 |
* | - fixed typo | andreas | 1997-05-11 | 1 | -2/+5 |
* | Bring in some kernel bootp support. This removes the need for netboot | tegge | 1997-05-11 | 17 | -38/+4023 |
* | Make nc_flag and nc_nlen unsigned. | phk | 1997-05-11 | 1 | -3/+3 |
* | Fixed initialization of ldt[]. Unused entries were garbage. A comment | bde | 1997-05-11 | 2 | -8/+16 |
* | Make sppp's logging human-readable. Also, use log(9), as opposed to | joerg | 1997-05-11 | 1 | -134/+262 |
* | Documented SMP_AUTOSTART to be working. | fsmp | 1997-05-10 | 3 | -6/+12 |
* | Implement a separate control for write gathering on NFSv3. This is turned | dfr | 1997-05-10 | 5 | -10/+38 |
* | Fix a nasty hang connected with write gathering. Also add debug print | dfr | 1997-05-10 | 12 | -44/+156 |
* | Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers. | joerg | 1997-05-10 | 6 | -12/+12 |
* | Fixes from Bruce: | peter | 1997-05-10 | 1 | -59/+64 |
* | Remove IPXPRINTFS, it is now a sysctl knob. | jhay | 1997-05-10 | 3 | -9/+3 |
* | Use the MAC address of an interface for the host part of an IPX address | jhay | 1997-05-10 | 2 | -6/+30 |
* | Mega IPX commit. | jhay | 1997-05-10 | 21 | -587/+861 |
* | forgot to add the "longer" description of bktr and add an example device | jmg | 1997-05-10 | 3 | -3/+15 |
* | add a line for bktr (Bt848 base capture cards) to LINT. | jmg | 1997-05-10 | 3 | -3/+6 |
* | Add a DDB command `show buffer', to display a struct buf. It's impossible | joerg | 1997-05-10 | 1 | -1/+30 |
* | Cleaned up #includes. Lite2 cleaned up <sys/mount.h> so no kludges | bde | 1997-05-10 | 2 | -30/+22 |
* | Pay attention to what Bruce actually says | brian | 1997-05-10 | 1 | -5/+2 |
* | Don't require that it_interval be valid if | brian | 1997-05-10 | 1 | -2/+5 |
* | Prevent a mapped root which appears on the server as e.g. nobody from | dfr | 1997-05-09 | 2 | -6/+94 |
* | Fix memory leak caused by the fact that the directory offset cookies and | dfr | 1997-05-09 | 2 | -8/+8 |
* | merge ATM driver | kjc | 1997-05-09 | 7 | -6/+80 |
* | Fatal trap 13: Brain fault, commit botched. | peter | 1997-05-09 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r25605, | kjc | 1997-05-09 | 1 | -0/+822 |
|\ |
|
| * | import Chuck Cranor's ATM driver | kjc | 1997-05-09 | 1 | -0/+822 |
* | | This commit was generated by cvs2svn to compensate for changes in r25603, | kjc | 1997-05-09 | 11 | -0/+5398 |
|\ \
| |/ |
|
| * | import Chuck Cranor's ATM driver | kjc | 1997-05-09 | 11 | -0/+5398 |
* | import Chuck Cranor's ATM driver | kjc | 1997-05-09 | 1 | -0/+348 |
* | Bandaid old register offset code after md_regs changed type.. | peter | 1997-05-09 | 1 | -2/+2 |
* | Implementation of posix-style clock_* and nanosleep syscalls as implemented | peter | 1997-05-08 | 1 | -33/+215 |
* | regenerate | peter | 1997-05-08 | 5 | -30/+64 |
* | oops. NODIDE -> NOHIDE | peter | 1997-05-08 | 1 | -2/+2 |