| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of extern declarations on gdb stuff so systems compiled without | mckusick | 1999-05-07 | 3 | -13/+27 |
* | The structure Elf_Note does not have 32 and 64 bit variants but always | dfr | 1999-05-07 | 4 | -35/+19 |
* | Update intpm driver. | peter | 1999-05-07 | 2 | -132/+109 |
* | fix it so it compiles on alpha again | mjacob | 1999-05-07 | 2 | -2/+10 |
* | Propagate i386 change to alpha (bdevsw[] -> bdevsw()). | mjacob | 1999-05-07 | 1 | -4/+4 |
* | Nit fix. | des | 1999-05-07 | 1 | -2/+2 |
* | Yet another kludge to maintain the isa_device illusion, this time malloc | peter | 1999-05-07 | 1 | -2/+34 |
* | GC stray static prototypes for physread/physwrite which don't exist | peter | 1999-05-07 | 1 | -3/+1 |
* | Minor style nit (this minor style.9 violation caused a grep miss here) | peter | 1999-05-07 | 1 | -3/+5 |
* | Continue where Julian left off in July 1998: | phk | 1999-05-07 | 51 | -342/+240 |
* | Fix a goof in the #ifdef DEVFS case which was found by inspection, | phk | 1999-05-07 | 1 | -2/+2 |
* | Include opt_vinum.h to get the VINUMDEBUG definition as early as | grog | 1999-05-07 | 2 | -4/+1 |
* | Convert to use physread() and physwrite(). | grog | 1999-05-07 | 3 | -16/+3 |
* | Introduce two functions: physread() and physwrite() and use these directly | phk | 1999-05-07 | 38 | -526/+95 |
* | Generalize to allow any serial port to be used as the GDB port. | mckusick | 1999-05-07 | 4 | -56/+154 |
* | Whitespace cleanup. | mckusick | 1999-05-07 | 2 | -4/+4 |
* | Get rid of random debugging cruft; sync up with latest version. | mckusick | 1999-05-07 | 2 | -76/+20 |
* | My 5520 turned out to be a 5510 in disguise.. correct the probe message. | julian | 1999-05-07 | 1 | -2/+2 |
* | Add support to wicontrol(8) and wi(4) for enabling and configuring | wpaul | 1999-05-07 | 4 | -8/+68 |
* | Remove the last trace of disk.h | grog | 1999-05-07 | 1 | -109/+0 |
* | Severe slowdowns have been reported when creating or removing many | mckusick | 1999-05-07 | 2 | -216/+580 |
* | Remove old grunge, including references to sys/disk.h (which is going | grog | 1999-05-07 | 14 | -58/+15 |
* | Remove old grunge | grog | 1999-05-07 | 1 | -1/+0 |
* | Use id_ointr for setting the pnp interrupt handler, it uses the oldstyle | peter | 1999-05-06 | 3 | -12/+12 |
* | ``fix'' the devfs_add_devswf() calls, the printf string wasn't factoring | peter | 1999-05-06 | 1 | -10/+10 |
* | Undo excess staticization - these two are meant to be callable from | peter | 1999-05-06 | 1 | -2/+4 |
* | ahatimeout is static.. | peter | 1999-05-06 | 1 | -2/+2 |
* | Use consistant function definitions which also silences a warning. | peter | 1999-05-06 | 2 | -40/+16 |
* | Ensure prototype for pnp_configure() is visible. | peter | 1999-05-06 | 2 | -14/+4 |
* | GC unused variable | peter | 1999-05-06 | 3 | -6/+3 |
* | Pull in prototype for splq(). | peter | 1999-05-06 | 1 | -1/+2 |
* | Fix a static/extern conflict. Put extra brackets to ensure the | peter | 1999-05-06 | 1 | -3/+3 |
* | Put the old-style isa interrupt handlers in id_ointr to avoid warnings. | peter | 1999-05-06 | 1 | -4/+4 |
* | Fix a warning - make sure the register is read regardless of the debugging | peter | 1999-05-06 | 1 | -1/+2 |
* | Fix two warnings; and note a problem where a pointer is stored in an | peter | 1999-05-06 | 1 | -4/+4 |
* | One too many vfsops.. | peter | 1999-05-06 | 2 | -4/+2 |
* | Add brackets to silence egcs and help clarity. | peter | 1999-05-06 | 1 | -3/+3 |
* | Fix a goof on my part; s/struct moduledata */struct module */ | peter | 1999-05-06 | 4 | -12/+12 |
* | Fix some variable naming confusion | peter | 1999-05-06 | 1 | -3/+2 |
* | GC unused pps_drvinit() declaration | peter | 1999-05-06 | 1 | -2/+1 |
* | Add Cyrix (NatSemi) 5520 and 5530 PCI-ISA bridges. | julian | 1999-05-06 | 1 | -1/+7 |
* | The base transfer speed for the parallel port bus is 93K/sec, not 3.3MB/sec. | ken | 1999-05-06 | 1 | -2/+2 |
* | Take out calls to cam_sim_set_basexfer_speed(), the base transfer speed is | ken | 1999-05-06 | 2 | -5/+1 |
* | Add new member for XPT_PATH_INQ, follows recent changes in | n_hibma | 1999-05-06 | 1 | -0/+1 |
* | Add a number of interrelated CAM feature enhancements and bug fixes. | ken | 1999-05-06 | 22 | -176/+339 |
* | remove b_proc from struct buf, it's (now) unused. | phk | 1999-05-06 | 28 | -95/+77 |
* | Oops, forgot this bit: don't use <sys/disk.h> | phk | 1999-05-06 | 1 | -2/+5 |
* | Don't use <sys/disk.h> | phk | 1999-05-06 | 2 | -68/+54 |
* | Nuke bogus prototypes which have bogotified ccd and vinum | phk | 1999-05-06 | 1 | -9/+1 |
* | Fix 'signed char as array index' warnings and an unused variable. | peter | 1999-05-06 | 4 | -14/+11 |