| Commit message (Expand) | Author | Age | Files | Lines |
| * | ppbus enhanced to support ZIP+ : 1284 code added, microseq improved + | Nicolas Souchu | 1998-09-13 | 10 | -129/+286 |
| * | add immio.c for ZIP+ support | Nicolas Souchu | 1998-09-13 | 1 | -0/+1 |
| * | Remove unused variable. | Dmitrij Tejblum | 1998-09-13 | 2 | -6/+2 |
| * | Fix a bug related to renaming in root directory. This bug reported by | Dmitrij Tejblum | 1998-09-13 | 2 | -4/+8 |
| * | Finish conversion of cfs -> coda | Robert V. Baron | 1998-09-13 | 56 | -8420/+233 |
| * | Enable client entry point support. | Robert Nordier | 1998-09-13 | 2 | -4/+4 |
| * | Bring in files for bridging support. | Luigi Rizzo | 1998-09-12 | 2 | -0/+753 |
| * | Bring in new files for dummynet support | Luigi Rizzo | 1998-09-12 | 2 | -0/+709 |
| * | Define the Posix.1g names for the howto argument to shutdown(2). | Garrett Wollman | 1998-09-12 | 1 | -1/+8 |
| * | various nits that didn't make it through the brucefilter. | Poul-Henning Kamp | 1998-09-12 | 2 | -10/+12 |
| * | Enable the vn device under DEVFS without SLICE. | Søren Schmidt | 1998-09-12 | 1 | -4/+33 |
| * | Don't dereference an uninitialized pointer in dead code. The dead | Bruce Evans | 1998-09-12 | 1 | -2/+2 |
| * | Provide the correct definition of ELF64_R_INFO. | Doug Rabson | 1998-09-12 | 1 | -2/+2 |
| * | Add btxldr, a BTX loader for ELF clients. | Robert Nordier | 1998-09-12 | 4 | -2/+758 |
| * | BTX (aka the boot extender) is an i386 kernel that hosts 32-bit | Robert Nordier | 1998-09-12 | 5 | -0/+1960 |
| * | All the references to cfs, in symbols, structs, and strings | Robert V. Baron | 1998-09-11 | 54 | -4223/+4280 |
| * | Fix RST validation. | Garrett Wollman | 1998-09-11 | 2 | -84/+224 |
| * | Machine dependant relocations for KLD. | Doug Rabson | 1998-09-11 | 2 | -0/+222 |
| * | Implement dynamic loading for ELF. | Doug Rabson | 1998-09-11 | 2 | -364/+812 |
| * | Avoid a possible memory leak. | Doug Rabson | 1998-09-11 | 1 | -2/+8 |
| * | Pass the correct argument to npxsave(), otherwise vm86pcb will be | Kazutaka YOKOTA | 1998-09-10 | 1 | -2/+4 |
| * | Oops missed a line in the previous commit | Søren Schmidt | 1998-09-10 | 3 | -3/+6 |
| * | Ensure that m_nextpkt is set to NULL after reassembling fragments. | Doug Rabson | 1998-09-10 | 1 | -1/+3 |
| * | Update info on the bt848 driver. | Søren Schmidt | 1998-09-10 | 3 | -21/+57 |
| * | Changed METEORSINPUT for Hauppauge cards with bt878. | Søren Schmidt | 1998-09-10 | 4 | -50/+112 |
| * | Correct SECAM B-Delay and add XUSSR channel set. | Søren Schmidt | 1998-09-10 | 5 | -9/+76 |
| * | Don't keep the underlying directory locked while performing the file | Tor Egge | 1998-09-10 | 3 | -9/+34 |
| * | Fixed the usual missing permissions checks in mount(). As for cd9660, | Bruce Evans | 1998-09-09 | 2 | -2/+70 |
| * | Major numbers allocated for generic SMB/I2C i/o | Nicolas Souchu | 1998-09-09 | 2 | -2/+6 |
| * | Major number allocated for generic SMB i/o -> 106 | Nicolas Souchu | 1998-09-09 | 1 | -5/+3 |
| * | Major number allocated for generic I2C i/o -> 105 | Nicolas Souchu | 1998-09-09 | 1 | -5/+4 |
| * | Add dependency for subr_bus.c on bus_if.h and device_if.h so that a make | Warner Losh | 1998-09-09 | 1 | -1/+2 |
| * | Print warning about block size not being optimal once per open rather than | Warner Losh | 1998-09-09 | 2 | -6/+16 |
| * | Sync with sys/i386/conf/majors.i386 revision 1.47. | KATO Takenori | 1998-09-09 | 1 | -1/+2 |
| * | Sync with sys/i386/conf/files.i386 revision 1.202. | KATO Takenori | 1998-09-09 | 2 | -2/+4 |
| * | Sync with sys/i386/conf/options.i386 revision 1.85. | KATO Takenori | 1998-09-09 | 2 | -2/+6 |
| * | Don't forget to initialize the inode lock. This bug caused | Bruce Evans | 1998-09-09 | 2 | -0/+2 |
| * | Support compiling with `gcc -pedantic' (don't use hard newlines in | Bruce Evans | 1998-09-09 | 2 | -38/+40 |
| * | Turned on -Wformat -fformat-extensions. -fformat-extensions requires a | Bruce Evans | 1998-09-09 | 1 | -3/+4 |
| * | Don't use CTL_VFS at the wrong level. This caused loops in the sysctl | Bruce Evans | 1998-09-09 | 1 | -3/+2 |
| * | Reserve character major 104 for the CAM Transport Layer Services device. | Justin T. Gibbs | 1998-09-09 | 2 | -2/+4 |
| * | Add a new library function getobjformat(). It checks all the | John Polstra | 1998-09-09 | 2 | -2/+20 |
| * | - If the OACTIVE flag is set on entry to xl_start(), check to see if the | Bill Paul | 1998-09-08 | 1 | -4/+68 |
| * | Add new atapi-cd driver that supports atapi CD-R/RW drives. | Søren Schmidt | 1998-09-08 | 15 | -36/+5570 |
| * | Add definitions for the ELF section attribute flags, SHF_*. | John Polstra | 1998-09-08 | 1 | -1/+7 |
| * | Make PCIC_RESUME_RESET an proper option. | Brian Somers | 1998-09-08 | 7 | -9/+25 |
| * | Oops, don't assume that the environment is normal in devfs_mount(). | Bruce Evans | 1998-09-08 | 1 | -4/+6 |
| * | Sync with sys/i386/isa/clock.c revision 1.125. | KATO Takenori | 1998-09-08 | 3 | -9/+9 |
| * | Sync with sys/i386/i386/userconfig.c revision 1.107. | KATO Takenori | 1998-09-08 | 1 | -2/+5 |
| * | fix a problem with our definition of SNDCTL_DSP_GETBLKSIZE, to let | Luigi Rizzo | 1998-09-08 | 1 | -0/+2 |