summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fourth update to the new ATA/ATAPI driver:sos1999-03-2812-233/+851
* Fix some warnings.dfr1999-03-281-11/+1
* Fix a few warnings.dfr1999-03-281-11/+15
* Remove trigraph.dfr1999-03-281-2/+2
* Restructure the .gdbinit files:grog1999-03-284-1/+804
* Restructure the .gdbinit files:grog1999-03-281-644/+3
* Add definition LongJmp for longjmp if -DVINUMDEBUG.grog1999-03-281-6/+9
* set_sd_state: Handle sd_empty correctly. In particular, requiregrog1999-03-281-72/+80
* Put some \ns in some log messages.grog1999-03-281-3/+3
* Add function LongJmp which checks the parameters before callinggrog1999-03-281-7/+48
* Remove longjmp declaration.grog1999-03-282-14/+2
* Add declaration for forceup () (in vinumstate.c)grog1999-03-281-1/+9
* Remove longjmp declaration.grog1999-03-281-87/+150
* Remove longjmp declaration.grog1999-03-281-9/+6
* Add 'referenced' states to subdisks and plexes.grog1999-03-282-2/+9
* Add support for SiS 5591/5595 chipset.grog1999-03-281-3/+224
* Mainly, eliminate the comments about share maps. (We don't have share mapsalc1999-03-271-33/+7
* Cleaning up of code, remove unneeded cruft and maken_hibma1999-03-274-254/+180
* Fixed line counting error.n_hibma1999-03-271-1/+3
* Added pread and pwrite. These functions are defined by the X/Openalc1999-03-278-8/+159
* Make the xl and pn drivers work on FreeBSD/alpha and add them towpaul1999-03-276-66/+124
* Bump __FreeBSD_version to denote that we now have a functionalsteve1999-03-271-2/+2
* Remove incorrect lock specs for vop_whiteout (introduced by Lite/2).eivind1999-03-271-5/+9
* Correct a comment.eivind1999-03-271-2/+2
* Changed vn_read/write such that fp->f_offset isn't touchedalc1999-03-261-4/+15
* Use the correct length from the mbuf header instead of the one fromluigi1999-03-261-9/+9
* Annoying little nigglet- apparently *some* Qlogic temporarily ignoremjacob1999-03-261-2/+10
* - Made the setting of the machdep.pccard.pcic_irq from the boot config filenate1999-03-261-5/+6
* enable 1080 LVD supportmjacob1999-03-252-42/+38
* Add in 1080 LVD support and some basis also for the 1240. The port databasemjacob1999-03-256-302/+413
* roll internal tag levelmjacob1999-03-251-3/+2
* roll internal tag levelmjacob1999-03-252-4/+4
* Sync with sys/i386/isa/wd.c revision 1.190.kato1999-03-251-2/+4
* Sync with sys/i386/isa/sio.c revision up to 1.231.kato1999-03-252-2/+6
* Sync with sys/i386/conf/majors.i386 revision 1.69.kato1999-03-251-2/+3
* PacketAliasProxyRule takes a const char *brian1999-03-251-1/+1
* Add Turtle Beach Malibu soundcard (and a sample config) to CARDS aschuckr1999-03-251-0/+6
* Add support for Cardinal MVP288IV PnP modem.steve1999-03-251-1/+2
* Implement TUNSIFMODE and TUNSLMODE.des1999-03-243-3/+47
* Add a ``const'' and remove some inconsistent prototype args.brian1999-03-243-4/+4
* Add support for the USR3090 PnP modem.steve1999-03-241-1/+2
* add missing #include "opt_bdg.h"luigi1999-03-241-1/+2
* Added a number of device names: Konica, Microsoft, Macallyn_hibma1999-03-242-0/+39
* Update Specialix download microcode for the transputer based serial hostpeter1999-03-242-4284/+4492
* Correct the text of an obscure error message.grog1999-03-241-2/+2
* Remove duplicate line.billf1999-03-231-1/+0
* Check whether the PIRQD enable bit is set in LegSup and if not, set it.n_hibma1999-03-232-16/+34
* 1) clean up debugging outputn_hibma1999-03-232-12/+6
* Call the module's unload handler before removing the device from thedfr1999-03-231-19/+26
* Add a sysctl variable which can help stop chroot(2) escapes.phk1999-03-232-2/+90
OpenPOWER on IntegriCloud