index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
pc98
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the uart for 2nd CCU support.
nyan
2008-08-25
2
-1
/
+7
*
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
ed
2008-08-20
3
-4
/
+4
*
Disconnect drivers that haven't been ported to MPSAFE TTY yet.
ed
2008-08-03
2
-15
/
+0
*
Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work out
delphij
2008-07-07
1
-0
/
+1
*
Add i386_memio_compare() to compare two resources.
nyan
2008-07-05
2
-0
/
+34
*
Remove the sbni(4) driver. No one responded to calls to test it on
jhb
2008-07-04
1
-6
/
+0
*
Remove the oltr(4) driver. No one responded to calls for testing on
jhb
2008-07-04
1
-4
/
+0
*
Remove obselete PECOFF image activator support.
wkoszek
2008-06-14
2
-10
/
+0
*
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
[next]