summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from sys/i386/isa/clock.c revision 1.145.kato1999-09-043-0/+30
* Merge from sys/i386/conf/files.i386 revision 1.264.kato1999-09-042-0/+2
* o Split the two IPCP queues into three - one for FSM databrian1999-09-0416-62/+251
* Thorough revamp of how input commands are processed. This allows customizationhoek1999-09-0321-818/+2777
* Add /usr/share/examples/more/. Will contain sample config files thathoek1999-09-031-0/+2
* #ifdef out the definition for the small packet RX ring. I ended up onlywpaul1999-09-032-0/+18
* Finish making LINT compile. Disable references to pnp in files thatpeter1999-09-034-4/+9
* Remove vestiges of old pnp code.dfr1999-09-031-8/+0
* Remove the last vestiges of the old pnp code in favour of the new one.dfr1999-09-032-212/+2
* Slight reorganisation of the Alpha/SRM loader build:msmith1999-09-0313-476/+26
* Forced commit/correction: The previous commit message should havepeter1999-09-030-0/+0
* Fix a warning for the !DEVFS case.peter1999-09-031-2/+4
* if_ed doesn't use the wrappers anymore.peter1999-09-031-5/+0
* Commit a checkpoint of an updated if_ed driver. This is pretty muchpeter1999-09-034-868/+1024
* Make the "uid" and "gid" code better. Now it can detect invalid usergreen1999-09-031-4/+20
* Remove GCC_UNUSED under FREEBSD_NATIVE option.luoqi1999-09-031-0/+2
* Allow getblk() to be called from an idle context (by panic() insideluoqi1999-09-031-4/+10
* Correct the information about Lincoln's assasination (shot on 14-4, diednik1999-09-031-3/+3
* Add cross-references to respective syscalls.chris1999-09-033-0/+3
* Update the instructions for setting up audio symlinks, now that MAKEDEVsheldonh1999-09-032-14/+4
* Change `NetBSD' in the description to `FreeBSD' in the sentence,chris1999-09-032-2/+2
* Link man4/i386/alpm.4 to man4/phantom1999-09-031-0/+1
* Cosmetic tweak. Collect the fdc methods together and apart from the fdpeter1999-09-032-88/+106
* Use micro "disk" layer in ata-diskphk1999-09-034-143/+45
* Set si_bsize_phys to 2048 for cdrom.phk1999-09-031-0/+1
* When sending radius authentication requests:brian1999-09-031-1/+46
* Print out the device name when there is an uninitialised IO size or IO errorjulian1999-09-032-4/+6
* Add a catchall to set default blocksize values for disk like devices.julian1999-09-032-10/+26
* Install linux.sh in /usr/sbin and not in /usr/bin.marcel1999-09-031-1/+1
* I missed the namechange of field desc in struct i386_ldt_args into descs whilemarcel1999-09-032-4/+4
* Get this to compile again. struct pnp_cinfo went away somdodd1999-09-031-0/+4
* Revert a bunch of contraversial changes by PHK. Afterjulian1999-09-0317-122/+95
* Restore documented tgetstr() behavior.luoqi1999-09-031-0/+6
* remove some out-of-scope DEVFS references..julian1999-09-033-8/+1
* Handle for passthru resource release correctly.luoqi1999-09-032-10/+8
* This adds support for the Buslogic/Bustek/Storage Dimensionsmdodd1999-09-032-0/+325
* This is the rest of the MCA support; new_bus code to be exact.mdodd1999-09-034-0/+932
* SYSINIT() needs sys/kernel.h. Include it.mdodd1999-09-032-4/+6
* This adds the i386 specific support for systems with a MicroChannelmdodd1999-09-0319-8/+564
* Remove accidental cut&paste garbage in a comment.julian1999-09-031-4/+1
* Reverse MFC of revision 1.5.2.7:grog1999-09-031-2/+0
* Comment the boot manager. So I don't have to work it all out again :-)julian1999-09-031-12/+159
* Implementation of the modify_ldt syscall. Use the sysarch() interface to domarcel1999-09-024-2/+168
* Use definitions provided in sysarch.h for args structures.luoqi1999-09-025-41/+12
* Some reorganization of sysarch() interface:luoqi1999-09-026-67/+55
* MFS: tweak my wording a little.obrien1999-09-021-1/+1
* Allow signals to interrupt system calls.ru1999-09-021-1/+3
* - Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replacekato1999-09-024-12/+18
* The ed_probe_Novell should not clear id_maddr when it fails to probe.kato1999-09-022-4/+12
* Sync with sys/i386/i386/userconfig.c revision 1.156.kato1999-09-021-1/+4
OpenPOWER on IntegriCloud