Age | Commit message (Expand) | Author |
2004-09-19 | constify speedtabs and make ttspeedtab() take a const struct speedtab * | Michael Shalayeff |
2004-07-07 | new-style interrupt counters. based on initial work by hugh. ok miod | Theo de Raadt |
2004-05-04 | Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro. | Alexander Yurchenko |
2004-01-29 | typos; jjy2+@pitt.edu | Theo de Raadt |
2003-11-10 | Get rid of the "struct pte" bitfield, and use straight integers. | Miod Vallat |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-06-26 | Compile the vax kernel with -Wmissing-prototypes -Wstrict-prototypes now. | Miod Vallat |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2003-04-02 | Don't allow the DZ-11 RX interrupt to be masked (if a DZ-11 interrupt was seen | Jason Wright |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2002-09-18 | From NetBSD and in line with recent local changes: | Hugh Graham |
2002-06-12 | No longer need these getdev routines. | Hugh Graham |
2002-06-08 | protect biodone with splbio | Artur Grabowski |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-15 | Don't cast nonexistent return value from splx to (void). ok art@ | Thomas Nordin |
2002-01-16 | Don't include <sys/map.h> when you don't need what's in it. | Miod Vallat |
2002-01-03 | cdev_decl(wsdisplay) is already done in <sys/conf.h> | Miod Vallat |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-10-01 | There are anecdotal reports of firmware being writable on some Cougar | Hugh Graham |
2001-09-19 | merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok | Michael Shalayeff |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-26 | The lkkbd and lkms drivers are causing problems on several machines, | Hugh Graham |
2001-08-25 | Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas, | Hugh Graham |
2001-08-19 | The end of old timeouts is near... | Miod Vallat |
2001-06-15 | Compile kernel with -Wall, and fix a few issues for this to work. | Miod Vallat |
2001-05-16 | Blind merge of wscons support from NetBSD/vax. Perhaps someone with a | Hugh Graham |
2001-02-15 | Pick up a two liner from netbsd to set offset for SCSI chain B properly. | Hugh Graham |
2001-02-11 | Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus. | Hugh Graham |
2001-02-06 | Pick up work by matt@netbsd.org to get scsi working on vaxstation 4000/90. | Hugh Graham |
2001-01-30 | Get DZ on the Cheetah working properly. (argh) | Hugh Graham |
2001-01-28 | Basic support for boardtype 1303 (Cheetah) machines. | Hugh Graham |
2000-10-11 | update these to work with cleaner vsbus dma; from netbsd | Brandon Creighton |
2000-10-11 | asc* (ncr53c9x on 4000/60 and others) and new dma code; | Brandon Creighton |
2000-09-21 | initialize sc_link.openings to it's (currently) default value of 4 | Michael Shalayeff |
2000-07-19 | unnecessary declaration of ttrstrt | Artur Grabowski |
2000-04-27 | forgot these, oops | Brandon Creighton |
2000-04-27 | sync with netbsd; working ncr5380 driver, saner vsbus code | Brandon Creighton |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-05-11 | Hmm this file was empty, got recent NetBSD version | Niklas Hallqvist |
1997-10-08 | Move some debugging output inside #ifdef DEBUG. KNF! | Niklas Hallqvist |
1997-09-20 | Rename rd to hd. OpenBSD uses rd for ramdisk. -moj | Mats O Jansson |
1997-09-10 | Sync with NetBSD 970516. -moj | Mats O Jansson |
1997-05-29 | RCS tagging | Niklas Hallqvist |
1997-05-28 | We do not have sc_link.channel | Niklas Hallqvist |
1997-01-15 | sync with NetBSD 970112 -moj | Mats O Jansson |