summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Destaticize some variables to allow checking on them when exiting.grog1999-03-311-2/+2
* daemonq_return request: Clean up request queue and free all memorygrog1999-03-311-2/+8
* free_drive: free the drive free list if it has one.grog1999-03-311-0/+2
* vinumattach: Remove some really old, dead cruft.grog1999-03-311-26/+18
* Make <DEL> an alternative rubout character for command input; manyjoerg1999-03-312-4/+6
* Various bug fixes to make them actually work.grog1999-03-313-650/+5
* Insert ifmedia_set() that I forgot and put in the vtophys() hack forwpaul1999-03-314-5/+14
* Merge from RELENG_2_2, per luigi. Fixes the ntoh?() issue for thensayer1999-03-301-18/+22
* Merge from RELENG_2_2, per luigi. Fixes the ntoh?() issue for thensayer1999-03-301-3/+30
* Fix the oltr entries.eivind1999-03-302-8/+6
* SX ISA cards are only 32k wide in 8 bit mode (which is the onlynsayer1999-03-302-4/+4
* Fix a line wrap bogon.wpaul1999-03-301-3/+4
* Various updates for the ThunderLAN driver:wpaul1999-03-302-129/+110
* rganize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,phk1999-03-302-30/+51
* Organize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,phk1999-03-307-68/+6
* Make ISA only systems compile again..sos1999-03-301-3/+4
* Reduce overhead of PPS when not active.phk1999-03-301-9/+11
* Specfic prototypes not needed.phk1999-03-301-11/+1
* Add PPS-API support for DCD on serial ports.phk1999-03-301-3/+21
* Even more unbogotification of prototypes.phk1999-03-301-8/+9
* Purging lint from the Bruce filter.phk1999-03-304-18/+25
* Add flag VF_CREATEDgrog1999-03-301-0/+1
* Change the lengths of many ioctl parameters, which occasionally causedgrog1999-03-301-7/+7
* Revise use of the vinum_conf variables drives_used, subdisks_used,grog1999-03-301-33/+33
* Revise use of the vinum_conf variables drives_used, subdisks_used,grog1999-03-301-75/+85
* Revise use of the vinum_conf variables drives_used, subdisks_used,grog1999-03-301-120/+65
* Revise use of the vinum_conf variables drives_used, subdisks_used,grog1999-03-302-24/+28
* Delete all references to the "aic" driver. It isn't in the tree, andken1999-03-298-26/+10
* Make the splash screen alternate "fade out" and "fade in" action atyokota1999-03-292-10/+40
* Another round of fix for palette loading.yokota1999-03-291-8/+39
* Fix bug in the Promise code that resultet in PIO always being selected.sos1999-03-291-7/+8
* Spelling fixes.phk1999-03-293-12/+12
* Add some useful functions to the device framework:dfr1999-03-295-49/+343
* Fix a bug which prevented more than two clients from sharing a resource.dfr1999-03-291-2/+2
* Call ptrace_u_check with the right size.dfr1999-03-291-2/+2
* Ifdef declaration of a conditionally defined function "timezero".dt1999-03-283-3/+9
* Fix syntax error. While I am here, comment out a negative option and adddt1999-03-283-6/+12
* Back out half of 1.32: don't print a message on every failed mount attempt.dt1999-03-282-6/+2
* 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
OpenPOWER on IntegriCloud