summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some nasty hangs if garbage were passed.phk1999-03-231-4/+6
* Fixed a couple of missing drive selects in wdreset(). This mainlybde1999-03-231-2/+4
* Fix a typo.gibbs1999-03-232-4/+4
* Add support for the 3950U2B controller.gibbs1999-03-232-2/+32
* Use TCL_CHANNEL/SCSI_ID/etc. macros in more locations.gibbs1999-03-234-41/+55
* Change the definition of VINUM_STARTCONFIG to take an int write parameter.grog1999-03-231-1/+1
* Add flag VF_FORCECONFIG for use by the config_drive and friends.grog1999-03-231-1/+1
* vinum_start:grog1999-03-231-5/+2
* VINUM_STARTCONFIG:grog1999-03-231-1/+1
* init_drive:grog1999-03-231-2/+9
* Change the declaration of start_config.grog1999-03-231-1/+1
* start_config:grog1999-03-231-7/+16
* Add partition type for Vinum.grog1999-03-233-6/+9
* Removed all traces of LN_FLAGS. It was only used to produce a linkbde1999-03-231-5/+16
* Cosmetical changes.n_hibma1999-03-227-13/+14
* Implementation of the keyboard driver.n_hibma1999-03-221-438/+1259
* Moved timeout initialisation a bit earlier in the process. Then_hibma1999-03-221-8/+9
* Make the same size rounding error both ways.phk1999-03-221-1/+1
* Two changes:alc1999-03-211-19/+24
* Add cdev 120 as the audit device.jkh1999-03-212-4/+6
* Link the bb structures together as we find them.phk1999-03-213-6/+30
* Eliminate a pointless TLB flush from the SMP idle loop.alc1999-03-203-21/+3
* Revert bootinfo to 1.4 and use a different solution to NULL m_argsdcs1999-03-201-5/+5
* Fix a couple of nasty errors in the README.dcs1999-03-201-3/+3
OpenPOWER on IntegriCloud