aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* ppbus enhanced to support ZIP+ : 1284 code added, microseq improved +Nicolas Souchu1998-09-1310-129/+286
* add immio.c for ZIP+ supportNicolas Souchu1998-09-131-0/+1
* Remove unused variable.Dmitrij Tejblum1998-09-132-6/+2
* Fix a bug related to renaming in root directory. This bug reported byDmitrij Tejblum1998-09-132-4/+8
* Finish conversion of cfs -> codaRobert V. Baron1998-09-1356-8420/+233
* Enable client entry point support.Robert Nordier1998-09-132-4/+4
* Bring in files for bridging support.Luigi Rizzo1998-09-122-0/+753
* Bring in new files for dummynet supportLuigi Rizzo1998-09-122-0/+709
* Define the Posix.1g names for the howto argument to shutdown(2).Garrett Wollman1998-09-121-1/+8
* various nits that didn't make it through the brucefilter.Poul-Henning Kamp1998-09-122-10/+12
* Enable the vn device under DEVFS without SLICE.Søren Schmidt1998-09-121-4/+33
* Don't dereference an uninitialized pointer in dead code. The deadBruce Evans1998-09-121-2/+2
* Provide the correct definition of ELF64_R_INFO.Doug Rabson1998-09-121-2/+2
* Add btxldr, a BTX loader for ELF clients.Robert Nordier1998-09-124-2/+758
* BTX (aka the boot extender) is an i386 kernel that hosts 32-bitRobert Nordier1998-09-125-0/+1960
* All the references to cfs, in symbols, structs, and stringsRobert V. Baron1998-09-1154-4223/+4280
* Fix RST validation.Garrett Wollman1998-09-112-84/+224
* Machine dependant relocations for KLD.Doug Rabson1998-09-112-0/+222
* Implement dynamic loading for ELF.Doug Rabson1998-09-112-364/+812
* Avoid a possible memory leak.Doug Rabson1998-09-111-2/+8
* Pass the correct argument to npxsave(), otherwise vm86pcb will beKazutaka YOKOTA1998-09-101-2/+4
* Oops missed a line in the previous commitSøren Schmidt1998-09-103-3/+6
* Ensure that m_nextpkt is set to NULL after reassembling fragments.Doug Rabson1998-09-101-1/+3
* Update info on the bt848 driver.Søren Schmidt1998-09-103-21/+57
* Changed METEORSINPUT for Hauppauge cards with bt878.Søren Schmidt1998-09-104-50/+112
* Correct SECAM B-Delay and add XUSSR channel set.Søren Schmidt1998-09-105-9/+76
* Don't keep the underlying directory locked while performing the fileTor Egge1998-09-103-9/+34
* Fixed the usual missing permissions checks in mount(). As for cd9660,Bruce Evans1998-09-092-2/+70
* Major numbers allocated for generic SMB/I2C i/oNicolas Souchu1998-09-092-2/+6
* Major number allocated for generic SMB i/o -> 106Nicolas Souchu1998-09-091-5/+3
* Major number allocated for generic I2C i/o -> 105Nicolas Souchu1998-09-091-5/+4
* Add dependency for subr_bus.c on bus_if.h and device_if.h so that a makeWarner Losh1998-09-091-1/+2
* Print warning about block size not being optimal once per open rather thanWarner Losh1998-09-092-6/+16
* Sync with sys/i386/conf/majors.i386 revision 1.47.KATO Takenori1998-09-091-1/+2
* Sync with sys/i386/conf/files.i386 revision 1.202.KATO Takenori1998-09-092-2/+4
* Sync with sys/i386/conf/options.i386 revision 1.85.KATO Takenori1998-09-092-2/+6
* Don't forget to initialize the inode lock. This bug causedBruce Evans1998-09-092-0/+2
* Support compiling with `gcc -pedantic' (don't use hard newlines inBruce Evans1998-09-092-38/+40
* Turned on -Wformat -fformat-extensions. -fformat-extensions requires aBruce Evans1998-09-091-3/+4
* Don't use CTL_VFS at the wrong level. This caused loops in the sysctlBruce Evans1998-09-091-3/+2
* Reserve character major 104 for the CAM Transport Layer Services device.Justin T. Gibbs1998-09-092-2/+4
* Add a new library function getobjformat(). It checks all theJohn Polstra1998-09-092-2/+20
* - If the OACTIVE flag is set on entry to xl_start(), check to see if theBill Paul1998-09-081-4/+68
* Add new atapi-cd driver that supports atapi CD-R/RW drives.Søren Schmidt1998-09-0815-36/+5570
* Add definitions for the ELF section attribute flags, SHF_*.John Polstra1998-09-081-1/+7
* Make PCIC_RESUME_RESET an proper option.Brian Somers1998-09-087-9/+25
* Oops, don't assume that the environment is normal in devfs_mount().Bruce Evans1998-09-081-4/+6
* Sync with sys/i386/isa/clock.c revision 1.125.KATO Takenori1998-09-083-9/+9
* Sync with sys/i386/i386/userconfig.c revision 1.107.KATO Takenori1998-09-081-2/+5
* fix a problem with our definition of SNDCTL_DSP_GETBLKSIZE, to letLuigi Rizzo1998-09-081-0/+2