| Commit message (Expand) | Author | Age | Files | Lines |
* | Break out the bus front ends into their own files. Rewrite | imp | 2001-10-23 | 3 | -0/+12 |
* | wx is an ex-parrot. wx doesn't exist any more, so remove it. | imp | 2001-10-22 | 1 | -1/+0 |
* | First commit after a repo copy of isa/sio* -> dev/sio: | imp | 2001-10-22 | 3 | -3/+3 |
* | Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to | des | 2001-10-21 | 6 | -6/+0 |
* | Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP | hm | 2001-10-21 | 1 | -0/+1 |
* | Use the i386 version of npx.c. It has been merged with the pc98 version. | bde | 2001-10-21 | 1 | -1/+1 |
* | Remove wx. | mjacob | 2001-10-20 | 2 | -6/+0 |
* | Add unaligned.c and delete commented out entry for userconfig.c | dfr | 2001-10-19 | 1 | -1/+1 |
* | Make override of nm consistent across all platforms and sort the overrides. | mp | 2001-10-19 | 6 | -11/+16 |
* | MFi386: options.i386 revision 1.158 | nyan | 2001-10-19 | 1 | -0/+2 |
* | Add entry for the PRO/1000. | jlemon | 2001-10-19 | 2 | -0/+3 |
* | Use normal CWARNFLAGS and defines when compiling on FreeBSD. | mp | 2001-10-19 | 1 | -2/+6 |
* | Add verbage for MODULES_OVERRIDE. | imp | 2001-10-18 | 1 | -0/+4 |
* | Change kern.bootfile when mv'ing the kernel | brian | 2001-10-17 | 5 | -0/+10 |
* | Change kern.bootfile when mv'ing the kernel | brian | 2001-10-17 | 1 | -0/+2 |
* | Back out previous revision. TCBHASHSIZE isn't an option, despite what I'd | des | 2001-10-17 | 1 | -5/+0 |
* | Document TCBHASHSIZE. | des | 2001-10-16 | 1 | -0/+5 |
* | Remove another unneeded instance of -elf. | benno | 2001-10-14 | 1 | -1/+1 |
* | Changes for both compilation on NetBSD (PPC) and cross-compilation on FreeBSD. | mp | 2001-10-13 | 1 | -2/+5 |
* | These files have been gone for a long time. | des | 2001-10-13 | 1 | -4/+0 |
* | Documentation nitpick. IPFIREWALL_VERBOSE logging really has nothing | cjc | 2001-10-11 | 1 | -2/+1 |
* | Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader | ps | 2001-10-10 | 1 | -5/+3 |
* | Note that this driver is soon to be deprecated and removed from FreeBSD. | mjacob | 2001-10-09 | 1 | -0/+4 |
* | Page align the data segment. | mp | 2001-10-08 | 1 | -3/+2 |
* | Dissociate ptrace from procfs. | des | 2001-10-07 | 1 | -4/+4 |
* | Mention that ed requires miibus. | iedowse | 2001-10-07 | 1 | -0/+1 |
* | Rewrite the pc98 bus_space stuff. | nyan | 2001-10-07 | 2 | -0/+3 |
* | Remove nexus_pcib.c. | dfr | 2001-10-06 | 1 | -1/+0 |
* | Add ia64/ia64/sapic.c | peter | 2001-10-06 | 1 | -0/+1 |
* | Update to reflect one file added, one removed. | msmith | 2001-10-04 | 1 | -1/+1 |
* | Add nmdm driver. | mp | 2001-10-04 | 1 | -0/+3 |
* | Add eficlock.c and remove sscclock.c. | dfr | 2001-10-04 | 1 | -1/+1 |
* | Comment out RESTARTABLE_PANICS so that it is not defined in LINT. It | jhb | 2001-10-04 | 1 | -1/+1 |
* | Add a couple of low-level acpi support files. | dfr | 2001-10-04 | 1 | -0/+2 |
* | Add identcpu.c. | jake | 2001-09-30 | 1 | -0/+1 |
* | Add an option ED_NO_MIIBUS, which causes the `ed' driver to be | iedowse | 2001-09-29 | 2 | -0/+4 |
* | Add various file relating to firmware interfaces and make SKI support | dfr | 2001-09-29 | 2 | -5/+13 |
* | Introduce network device nodes. Network devices will now automatically | jlemon | 2001-09-29 | 1 | -0/+1 |
* | Add device driver support for the Broadcom BCM570x family of gigabit | wpaul | 2001-09-27 | 2 | -0/+7 |
* | Add the new ng_gif, ng_gif_demux, and ng_ip_input nodes to NOTES so they | brooks | 2001-09-27 | 1 | -0/+3 |
* | Add ng_ip_input. A new netgraph node for queuing IP packets into the | brooks | 2001-09-27 | 2 | -0/+2 |
* | Update a comment to reflect the param.c -> subr_param.c move. | murray | 2001-09-27 | 1 | -1/+1 |
* | /home/brooks/ng_gif.message | brooks | 2001-09-26 | 2 | -0/+4 |
* | The number of ccd(4) devices is no longer set at compile time so stop | brooks | 2001-09-26 | 2 | -2/+2 |
* | The faith(4) device is no longer a count device so don't specify a count. | brooks | 2001-09-25 | 1 | -1/+1 |
* | Make faith loadable, unloadable, and clonable. | brooks | 2001-09-25 | 1 | -1/+1 |
* | Add CONSPEED option. | dfr | 2001-09-22 | 1 | -0/+2 |
* | Introduce new syscons(4) kernel options: | sobomax | 2001-09-21 | 2 | -0/+8 |
* | Add some comments about KVA_PAGES and a test. | peter | 2001-09-21 | 1 | -0/+9 |
* | Introduce a new option, KVA_SPACE, which can be used to reconfigure | peter | 2001-09-21 | 2 | -0/+6 |