aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make the "uid" and "gid" code better. Now it can detect invalid userBrian Feldman1999-09-031-4/+20
* Remove GCC_UNUSED under FREEBSD_NATIVE option.Luoqi Chen1999-09-031-0/+2
* Allow getblk() to be called from an idle context (by panic() insideLuoqi Chen1999-09-031-4/+10
* Correct the information about Lincoln's assasination (shot on 14-4, diedNik Clayton1999-09-031-3/+3
* Add cross-references to respective syscalls.Chris Costello1999-09-033-0/+3
* Update the instructions for setting up audio symlinks, now that MAKEDEVSheldon Hearn1999-09-032-14/+4
* Change `NetBSD' in the description to `FreeBSD' in the sentence,Chris Costello1999-09-032-2/+2
* Link man4/i386/alpm.4 to man4/Alexey Zelkin1999-09-031-0/+1
* Cosmetic tweak. Collect the fdc methods together and apart from the fdPeter Wemm1999-09-032-88/+106
* Use micro "disk" layer in ata-diskPoul-Henning Kamp1999-09-034-143/+45
* Set si_bsize_phys to 2048 for cdrom.Poul-Henning Kamp1999-09-031-0/+1
* When sending radius authentication requests:Brian Somers1999-09-031-1/+46
* Print out the device name when there is an uninitialised IO size or IO errorJulian Elischer1999-09-032-4/+6
* Add a catchall to set default blocksize values for disk like devices.Julian Elischer1999-09-032-10/+26
* Install linux.sh in /usr/sbin and not in /usr/bin.Marcel Moolenaar1999-09-031-1/+1
* I missed the namechange of field desc in struct i386_ldt_args into descs whileMarcel Moolenaar1999-09-032-4/+4
* Get this to compile again. struct pnp_cinfo went away soMatthew N. Dodd1999-09-031-0/+4
* Revert a bunch of contraversial changes by PHK. AfterJulian Elischer1999-09-0317-122/+95
* Restore documented tgetstr() behavior.Luoqi Chen1999-09-031-0/+6
* remove some out-of-scope DEVFS references..Julian Elischer1999-09-033-8/+1
* Handle for passthru resource release correctly.Luoqi Chen1999-09-032-10/+8
* This adds support for the Buslogic/Bustek/Storage DimensionsMatthew N. Dodd1999-09-032-0/+325
* This is the rest of the MCA support; new_bus code to be exact.Matthew N. Dodd1999-09-034-0/+932
* SYSINIT() needs sys/kernel.h. Include it.Matthew N. Dodd1999-09-032-4/+6
* This adds the i386 specific support for systems with a MicroChannelMatthew N. Dodd1999-09-0319-8/+564
* Remove accidental cut&paste garbage in a comment.Julian Elischer1999-09-031-4/+1
* Reverse MFC of revision 1.5.2.7:Greg Lehey1999-09-031-2/+0
* Comment the boot manager. So I don't have to work it all out again :-)Julian Elischer1999-09-031-12/+159
* Implementation of the modify_ldt syscall. Use the sysarch() interface to doMarcel Moolenaar1999-09-024-2/+168
* Use definitions provided in sysarch.h for args structures.Luoqi Chen1999-09-025-41/+12
* Some reorganization of sysarch() interface:Luoqi Chen1999-09-026-67/+55
* MFS: tweak my wording a little.David E. O'Brien1999-09-021-1/+1
* Allow signals to interrupt system calls.Ruslan Ermilov1999-09-021-1/+3
* - Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replaceKATO Takenori1999-09-024-12/+18
* The ed_probe_Novell should not clear id_maddr when it fails to probe.KATO Takenori1999-09-022-4/+12
* Sync with sys/i386/i386/userconfig.c revision 1.156.KATO Takenori1999-09-021-1/+4
* Sync with sys/i386/conf/files.i386 revision 1.263.KATO Takenori1999-09-022-14/+0
* Sync with sys/i386/conf/GENERIC revision up to 1.186.KATO Takenori1999-09-022-2/+2
* Remove superfluous tab in `Fix:' field.Chris Costello1999-09-021-1/+1
* It's "router_flags" not "routerflags"Jordan K. Hubbard1999-09-023-3/+3
* Enable ioctls to manipulate color palette. They have been implemented,Kazutaka YOKOTA1999-09-021-3/+0
* Do not call the VESA BIOS if the current video mode is not one ofKazutaka YOKOTA1999-09-021-0/+6
* Silence warnings about the use of vnode sanse declaration.Marcel Moolenaar1999-09-021-0/+1
* Fix the root cause of the fts buffer overflow. This is a temporaryWarner Losh1999-09-022-10/+46
* Missed this use of the old pnp includes. I don't think this is meant toPeter Wemm1999-09-021-1/+2
* Update for new pnp includesPeter Wemm1999-09-022-8/+6
* So that there is no confusion, zap these now. pnpinfo(8) should compilePeter Wemm1999-09-022-964/+0
* Take a shot at getting this to compile under newpnp.Peter Wemm1999-09-021-38/+41
* Document that dhclient-script will only set the hostname if it is unset.David E. O'Brien1999-09-021-1/+6
* s/LOGIGAL/LOGICAL/Peter Wemm1999-09-022-2/+2