| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | bz | 2008-05-26 | 1 | -138/+0 |
* | MFi386: revision 1.249 | nyan | 2008-05-24 | 1 | -0/+17 |
* | Resort the if_ti driver to match the PCI Network cards instead of placing | remko | 2008-05-17 | 1 | -1/+1 |
* | Expand kdb_alt_break a little, most commonly used with the option | peter | 2008-05-04 | 1 | -4/+23 |
* | enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default | sam | 2008-05-03 | 1 | -0/+2 |
* | - Add an integer argument to idle to indicate how likely we are to wake | jeff | 2008-04-25 | 1 | -1/+8 |
* | Now that all platforms use genclock, shuffle things around slightly | phk | 2008-04-22 | 2 | -2/+0 |
* | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 1 | -2/+0 |
* | move awi to the Attic; it will not make the jump to the new world order | sam | 2008-04-20 | 1 | -1/+0 |
* | MFi386: Merge yet another the RTC related work. | nyan | 2008-04-19 | 2 | -739/+15 |
* | Remove my copyright. This file includes simply i386's one now. | nyan | 2008-04-19 | 1 | -29/+2 |
* | MFi386: RTC related cleanups. | nyan | 2008-04-13 | 3 | -282/+430 |
* | Always set the bell_pitch to 800. This catch up with the sysbeep() argument | nyan | 2008-04-08 | 2 | -8/+1 |
* | Add kernel module support for nfslockd and krpc. Use the module system | dfr | 2008-03-27 | 1 | -0/+1 |
* | Back in the good old days, PC's had random pieces of rock for | phk | 2008-03-26 | 3 | -213/+0 |
* | Further cleanup of sound generation in syscons: | phk | 2008-03-26 | 1 | -8/+0 |
* | The "free-lance" timer in the i8254 is only used for the speaker | phk | 2008-03-26 | 5 | -143/+29 |
* | Rename timer0_max_count to i8254_max_count. | phk | 2008-03-26 | 3 | -99/+101 |
* | The RTC related pscnt and psdiv variables have no business being public. | phk | 2008-03-26 | 2 | -4/+0 |
* | Belatedly add BPF_JITTER in NOTES for supported architectures. | jkim | 2008-03-24 | 1 | -0/+4 |
* | In keeping with style(9)'s recommendations on macros, use a ';' | rwatson | 2008-03-16 | 1 | -2/+2 |
* | Add stub for pc98. | nyan | 2008-03-14 | 1 | -0/+6 |
* | Since version 4.3, gcc changed its behaviour concerning the i386/amd64 | kib | 2008-03-13 | 1 | -3/+3 |
* | Remove kernel support for M:N threading. | jeff | 2008-03-12 | 2 | -4/+1 |
* | MFi386: revision 1.482. | nyan | 2008-03-10 | 1 | -0/+1 |
* | Merged from sys/dev/sio/sio.c revision 1.472 | nyan | 2008-02-29 | 1 | -1/+1 |
* | MFi386: revision 1.658 | nyan | 2008-02-29 | 1 | -0/+19 |
* | Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6. | jhb | 2008-01-07 | 1 | -0/+1 |
* | Use kbdd_* macros. | nyan | 2007-12-30 | 1 | -6/+6 |
* | Replace explicit calls to video methods with their respective variants | wkoszek | 2007-12-29 | 2 | -12/+10 |
* | Add a new 'why' argument to kdb_enter(), and a set of constants to use | rwatson | 2007-12-25 | 2 | -3/+5 |
* | Catch up pc98 for i386 stack(9) changes: | rwatson | 2007-12-03 | 1 | -0/+6 |
* | Break out stack(9) from ddb(4): | rwatson | 2007-12-02 | 1 | -0/+1 |
* | MFi386: revision 1.661 | nyan | 2007-11-14 | 1 | -9/+2 |
* | Fix for the panic("vm_thread_new: kstack allocation failed") and | kib | 2007-11-05 | 1 | -1/+1 |
* | MFi386: revision 1.476 | nyan | 2007-10-26 | 1 | -0/+13 |
* | Spelling fix for interupt -> interrupt | kevlo | 2007-10-12 | 1 | -1/+1 |
* | Use the correct expanded name for SCTP. | brueffer | 2007-09-26 | 1 | -1/+1 |
* | Mfi386 revision 1.239 of src/sys/i386/isa/clock.c. Seemingly some | dwmalone | 2007-07-29 | 2 | -2/+4 |
* | If clock_ct_to_ts fails to convert time time from the real time clock, | dwmalone | 2007-07-23 | 2 | -2/+10 |
* | In the function pc98_check_if_type for the non-8251 case | mjacob | 2007-07-11 | 1 | -0/+4 |
* | I4B header files were repo-copied from sys/i386/include/ to | bz | 2007-07-06 | 6 | -36/+0 |
* | Temporary disconnect i4bing, i4bisppp and i4bipr from the build for | bz | 2007-07-04 | 1 | -8/+9 |
* | Enable SCTP by default for GENERIC kernels in order to give it | delphij | 2007-06-14 | 1 | -0/+1 |
* | Add wlan_scan_ap and wlan_scan_sta to platforms that include wlan. | thompsa | 2007-06-11 | 1 | -0/+2 |
* | Use default options for default partitioning schemes, rather than | marcel | 2007-06-11 | 1 | -0/+4 |
* | Enable AUDIT by default in the GENERIC kernel, allowing security event | rwatson | 2007-06-08 | 1 | -0/+1 |
* | MFi386: revision 1.657 | nyan | 2007-06-06 | 1 | -1/+0 |
* | MFi386: revision 1.656 | nyan | 2007-06-05 | 1 | -1/+7 |
* | Commit 14/14 of sched_lock decomposition. | jeff | 2007-06-05 | 1 | -4/+4 |