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
*
- Use the new resource_disabled() helper function to see if devices are
jhb
2003-07-02
8
-26
/
+12
*
MFi386: revision 1.566.
nyan
2003-06-28
2
-76
/
+0
*
Add a machine depended function thread_siginfo, SA signal code
davidxu
2003-06-28
2
-0
/
+40
*
Replace evil abuse of geteblk() with malloc(9).
phk
2003-06-16
2
-12
/
+10
*
Disable unneeded devices and options.
nyan
2003-06-15
1
-5
/
+22
*
pc98 doesn't need COMPAT_OLDISA for any devices in the kernel.
imp
2003-06-12
1
-2
/
+2
*
Note that scbus is required for SCSI, not just "required" in general.
jmallett
2003-06-08
1
-1
/
+1
*
Fixed compile error.
nyan
2003-06-07
2
-4
/
+4
*
MFi386: revision 1.199
nyan
2003-06-01
3
-3
/
+3
*
Merged from sys/isa/ppc.c revision 1.40.
nyan
2003-06-01
2
-14
/
+0
*
Merged from sys/isa/fd.c revision 1.250.
nyan
2003-06-01
2
-4
/
+0
*
Merged from sys/dev/sio/sio.c revision 1.399.
nyan
2003-06-01
2
-4
/
+0
*
Eliminate potential overflows by allocating softc dynamically,
phk
2003-05-31
1
-1
/
+1
*
Clear up that COMPAT_43 may not do the same thing on every architecture
jmallett
2003-05-15
1
-3
/
+0
*
Fix a typo that broke the pc98 kernel build.
jhb
2003-05-14
2
-2
/
+2
*
- Merge struct procsig with struct sigacts.
jhb
2003-05-13
2
-18
/
+24
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
7
-7
/
+7
*
MFi386: revision 1.1086.
nyan
2003-04-29
1
-6
/
+0
*
Add an argument to get_mcontext() which specified whether the
deischen
2003-04-25
2
-6
/
+16
*
Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal
anholt
2003-04-25
1
-2
/
+0
*
Comment out firewire devices.
nyan
2003-04-22
1
-3
/
+3
*
Add FireWire drivers to GENERIC.
simokawa
2003-04-21
1
-0
/
+5
*
Add device driver support for the ASIX Electronics AX88172 USB 2.0
wpaul
2003-04-20
1
-0
/
+1
*
Hold the proc lock for curproc around sigonstack().
jhb
2003-04-18
2
-0
/
+4
*
Don't include <sys/disklabel.h>
phk
2003-04-16
1
-1
/
+0
*
MFi386: revision 1.561
nyan
2003-04-03
2
-6
/
+66
*
Don't use dkmakeminor(), it has nothing to do with CDroms.
phk
2003-04-03
1
-6
/
+2
*
MFi386: revisions 1.556 and 1.557.
nyan
2003-04-02
2
-24
/
+18
*
Merged from sys/dev/syscons/syscons.c revision 1.400.
nyan
2003-04-02
1
-1
/
+1
*
Use bioq_flush() to drain a bio queue with a specific error code.
phk
2003-04-01
4
-4
/
+4
*
- Define a new md function 'casuptr'. This atomically compares and sets
jeff
2003-04-01
2
-0
/
+16
*
- Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with
jeff
2003-03-31
2
-18
/
+18
*
- Change trapsignal() to accept a thread and not a proc.
jeff
2003-03-31
2
-12
/
+12
*
Catch up with recent changes.
mdodd
2003-03-30
1
-9
/
+5
*
Merge PC98 support.
mdodd
2003-03-25
2
-1594
/
+0
*
- Add vm_paddr_t, a physical address type. This is required for systems
jake
2003-03-25
5
-43
/
+45
*
Retire sys/pc98/pc98/spkr.c
mdodd
2003-03-24
1
-683
/
+0
*
PC98 systems don't need to worry about the MCA bus.
mdodd
2003-03-24
3
-27
/
+0
*
Remove bitrot associated with `maxusers'.
ru
2003-03-22
1
-1
/
+0
*
Including <sys/stdint.h> is (almost?) universally only to be able to use
phk
2003-03-18
3
-3
/
+0
*
Fix malloc() without legal mode flag.
phk
2003-03-17
2
-2
/
+2
*
Call devstat_start_transaction_bio() instead of devstat_start_transaction()
phk
2003-03-15
2
-2
/
+2
*
MFi386: revision 1.1079
nyan
2003-03-09
1
-6
/
+5
*
Merged from sys/dev/syscons/syscons.c revision 1.396.
nyan
2003-03-09
1
-0
/
+4
*
Merged from sys/dev/sio/sio.c revisions 1.387 and 1.388.
nyan
2003-03-09
2
-4
/
+22
*
Allocate the devstat structure with devstat_new_entry().
phk
2003-03-08
3
-26
/
+17
*
Centralize the devstat handling for all GEOM disk device drivers
phk
2003-03-08
1
-18
/
+1
*
Make nokqfilter() return the correct return value.
phk
2003-03-03
3
-3
/
+3
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
14
-185
/
+113
*
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
des
2003-03-02
8
-32
/
+32
[next]