| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add taskqueue system for easy-to-use SWIs among other things. | Doug Rabson | 2000-05-28 | 1 | -0/+1 |
| * | The dreaded isa_compat.h tables are no longer used, so there is no need | Peter Wemm | 2000-05-28 | 1 | -1/+1 |
| * | Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support. | Andrew Gallatin | 2000-05-28 | 2 | -0/+4 |
| * | MFA: Add {kernel,module}-{depend,clean,cleandepend,tags,install,reinstall} | David E. O'Brien | 2000-05-27 | 2 | -68/+112 |
| * | Take 146 and 147 for the twe driver. | Mike Smith | 2000-05-24 | 1 | -0/+2 |
| * | sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. | Dan Moschuk | 2000-05-22 | 2 | -10/+0 |
| * | Add option ICMP_BANDLIM_SUPPRESS_OUTPUT to the mix. With this option, | Dan Moschuk | 2000-05-22 | 2 | -1/+4 |
| * | Provide a temporary undocumented option: SHM_PHYS_BACKED. This will | Peter Wemm | 2000-05-21 | 2 | -0/+2 |
| * | Checkpoint of a new physical memory backed object type, that does not | Peter Wemm | 2000-05-21 | 1 | -0/+1 |
| * | Correct the syntax of ROOTDEVNAME and describe it somewhat better. | Mike Smith | 2000-05-19 | 1 | -3/+8 |
| * | Fixed to support PC-98. | Yoshihiro Takahashi | 2000-05-19 | 1 | -1/+0 |
| * | add IPFILTER_DEFAULT_BLOCK and put it in opt_ipfilter.h | Darren Reed | 2000-05-16 | 1 | -0/+1 |
| * | Re-organise lnc driver in preparation for newbusifying it. | Paul Richards | 2000-05-16 | 1 | -0/+2 |
| * | Fix location of lnc pci code. | Paul Richards | 2000-05-14 | 1 | -1/+1 |
| * | Build lnc driver from /sys/dev from now on. | Paul Richards | 2000-05-14 | 2 | -1/+1 |
| * | Port ppc driver to alpha. | Doug Rabson | 2000-05-14 | 2 | -0/+4 |
| * | Unbreak 'make reinstall' after last commit | Peter Wemm | 2000-05-13 | 1 | -1/+1 |
| * | Add {kernel,module}-{depend,clean,cleandepend,tags,install,reinstall} | David E. O'Brien | 2000-05-13 | 1 | -31/+47 |
| * | Fix modules: target. | David E. O'Brien | 2000-05-10 | 1 | -16/+18 |
| * | Sync with sys/conf/Makefile.i386 revision 1.184, 1.185 and 1.186. | Yoshihiro Takahashi | 2000-05-10 | 1 | -0/+28 |
| * | bring in net/pfil.c for pfil_hooks or ipfilter | Darren Reed | 2000-05-10 | 1 | -0/+1 |
| * | options PFIL_HOOKS -> opt_pfil_hooks.h | Darren Reed | 2000-05-10 | 1 | -0/+1 |
| * | Move UKBD_DFLT_KEYMAP into the options file since USB is machine | John Baldwin | 2000-05-09 | 3 | -3/+1 |
| * | Create a separate target for the 'modules'. Without this the modules | Nick Hibma | 2000-05-09 | 3 | -0/+17 |
| * | Reserve 145 for DRI graphics system. | Doug Rabson | 2000-05-07 | 1 | -0/+1 |
| * | add in the few bits necessary to support Alpha 4100 (Rawhide) systems | Matt Jacob | 2000-05-07 | 2 | -0/+6 |
| * | cdrom.com will be ftpsoftware.com in future, reflect this. | Jeroen Ruigrok van der Werven | 2000-05-06 | 1 | -1/+1 |
| * | Build modules in a subdir of the kernel build dir. Add a `cleandir' | David E. O'Brien | 2000-05-05 | 1 | -4/+8 |
| * | Set MAKEOBJDIRPREFIX to modules/ in the current directory and build modules | David E. O'Brien | 2000-05-04 | 2 | -12/+20 |
| * | Cause modules to build with the kernel build. Modules are removed | Chuck Robey | 2000-05-02 | 3 | -0/+54 |
| * | The USB double bulk pipe driver (Host to host cables). Currently there | Nick Hibma | 2000-05-01 | 2 | -0/+3 |
| * | Remove KMODDEPS support. All our existing dependencies are specified | Peter Wemm | 2000-05-01 | 1 | -18/+6 |
| * | Move the MSG* and SEM* options to opt_sysvipc.h | Peter Wemm | 2000-05-01 | 2 | -57/+12 |
| * | Split out the ISA bus front end code into its own file. PCCARD attachment | Matthew N. Dodd | 2000-05-01 | 1 | -1/+2 |
| * | Reserve major device number for nsmb (SMB/CIFS protocol) device. | Boris Popov | 2000-05-01 | 1 | -0/+1 |
| * | - Added UKBD_DFLT_KEYMAP option. | Yoshihiro Takahashi | 2000-04-30 | 1 | -4/+6 |
| * | LOAD_ADDRESS is not used here. See conf/ldscript.* for the link base | Peter Wemm | 2000-04-29 | 4 | -4/+0 |
| * | Reserve register t7 on alpha to point at per-cpu global variables. | Doug Rabson | 2000-04-28 | 1 | -1/+2 |
| * | Driver for DEC "Tulip" based WAN cards from LanMedia Corporation. | Poul-Henning Kamp | 2000-04-26 | 2 | -0/+2 |
| * | Add linker_if.m to the mix. | David E. O'Brien | 2000-04-24 | 1 | -0/+1 |
| * | Use kern/kern_random.c. | David E. O'Brien | 2000-04-24 | 1 | -1/+0 |
| * | * Use sys/sys/random.h rather than a i386 specific one. | David E. O'Brien | 2000-04-24 | 2 | -1/+1 |
| * | Fix the grammar in my previous commit "lose" -> "loss". | Mike Pritchard | 2000-04-24 | 1 | -1/+1 |
| * | Fix a typo in the comments. | Mike Pritchard | 2000-04-23 | 1 | -1/+1 |
| * | Sync with sys/conf/options.i386 revision 1.135. | Yoshihiro Takahashi | 2000-04-23 | 1 | -3/+0 |
| * | Reoganize/update the SysKonnect driver: | Bill Paul | 2000-04-22 | 1 | -0/+2 |
| * | card_if.m used by oldcard now too | Warner Losh | 2000-04-20 | 1 | -0/+1 |
| * | Add kern_event.c | Warner Losh | 2000-04-17 | 1 | -0/+1 |
| * | Forgot to commit this to add card_if.m. | Warner Losh | 2000-04-17 | 1 | -0/+1 |
| * | Some more i386-only BIOS-friendliness: | Mike Smith | 2000-04-16 | 2 | -5/+0 |