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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Speed up debugging in the context of unexpected traps by printing
marcel
2003-03-01
2
-10
/
+12
*
Paranoia: Don't use the length of the option string alone to
marcel
2003-03-01
1
-1
/
+1
*
The aac driver has evolved enough over the last few months that it no
scottl
2003-03-01
5
-126
/
+15
*
Hopefully, obviate the need of ``make depend''.
ru
2003-02-28
1
-1
/
+1
*
Initiate the de-orbit burn sequence for <bsd.kern.mk>.
ru
2003-02-28
2
-2
/
+2
*
Standardize handling of locore.[sS] etc. files.
ru
2003-02-28
16
-55
/
+16
*
fix compilation w/o INET6
sam
2003-02-28
1
-0
/
+4
*
GC the major number for the network entries.
mux
2003-02-28
1
-1
/
+0
*
Implement outgoing interrupt pipes. It is part of the USB 1.1 spec.
jhay
2003-02-28
4
-3
/
+90
*
o Move vendor ids into separate table.
orion
2003-02-28
1
-62
/
+139
*
Make the network /dev entries use MAJOR_AUTO.
mux
2003-02-28
1
-3
/
+1
*
Check kse group limit before linking new ksegrp.
davidxu
2003-02-28
2
-4
/
+4
*
86 ufm: it now uses MAJOR_AUTO.
imp
2003-02-28
1
-2
/
+0
*
ufm doesn't care what major it uses.
imp
2003-02-28
1
-1
/
+1
*
These appear to work as cardbus cards too
imp
2003-02-28
2
-0
/
+2
*
NO_GEOM cleanup:
phk
2003-02-28
4
-64
/
+11
*
NO_GEOM cleanup:
phk
2003-02-28
3
-40
/
+30
*
Retire #3: wd.
phk
2003-02-28
1
-1
/
+0
*
NO_GEOM cleanup:
phk
2003-02-28
1
-32
/
+12
*
Attempt to mark the majors which are used by drivers checked into the
phk
2003-02-28
1
-108
/
+112
*
Sync with bsd.kern.mk.
jake
2003-02-28
1
-0
/
+9
*
pccard isn't picky about WHAT major it gets.
imp
2003-02-28
2
-1
/
+4
*
Use a character device and ioctl() for communication between libncp
tjr
2003-02-28
3
-138
/
+155
*
Use MAJOR_AUTO. GC statically assigned majors.
jake
2003-02-28
3
-8
/
+2
*
These files are no longer used. They have been replaced with similarly named
benno
2003-02-28
4
-597
/
+0
*
aic79xx.c:
gibbs
2003-02-27
7
-109
/
+255
*
- Removed various cruft from before we had a hosted toolchain (!).
jake
2003-02-27
1
-15
/
+0
*
NO_GEOM cleanup:
phk
2003-02-27
1
-115
/
+42
*
Add support for the Elan CPU hardware watchdog used in "active" mode.
phk
2003-02-27
1
-0
/
+65
*
add 5801 and 5802 recognition (somehow lost in transition from openbsd)
sam
2003-02-27
2
-2
/
+9
*
Add header file defining a simple, yet expressive watchdog interface
phk
2003-02-27
1
-0
/
+76
*
Zero cpi->target_sprt since atapi-cam does not support target mode. This
njl
2003-02-27
1
-0
/
+1
*
Include majors.o in SYSTEM_OBJS to make sparc64 kernels link. This is a
jake
2003-02-27
1
-1
/
+1
*
Expand some #ifdef's to fix I386_CPU compile.
jhb
2003-02-27
2
-2
/
+6
*
Remove some long unused declarations. (For example, the PV flags have not
alc
2003-02-27
2
-12
/
+0
*
Remember to set if_capenable when setting up checksum offload in fxp_attach().
wpaul
2003-02-27
1
-0
/
+1
*
When DDB is in the kernel, unlock VTY switching so that we
mux
2003-02-27
1
-0
/
+4
*
This is not going to win prizes for the most useful module ever,
markm
2003-02-27
1
-0
/
+9
*
Warns and lint fix. Nearly all trivial stuff.
markm
2003-02-27
1
-7
/
+8
*
Update the comment to reflect new reality.
phk
2003-02-27
1
-15
/
+6
*
GC some more major numbers.
phk
2003-02-27
1
-12
/
+0
*
Add the flip-side check: If a driver wants a particular major#, make
phk
2003-02-27
1
-0
/
+9
*
Use MAJOR_AUTO.
phk
2003-02-27
2
-3
/
+1
*
Hook up the if_my module to the build.
ru
2003-02-27
1
-0
/
+1
*
We can now properly return ENODEV in nommap(), so do it.
mux
2003-02-27
1
-2
/
+1
*
Add support for allocating a device driver major number on demand.
phk
2003-02-27
3
-2
/
+19
*
Use noread(), nowrite() and nopoll() instead of our own stub functions.
tjr
2003-02-27
1
-24
/
+3
*
Add yet a patch for the patchwork quilt called sio(4):
phk
2003-02-27
1
-0
/
+4
*
Typo, I must have hit xZZ in vi(1).
phk
2003-02-27
1
-1
/
+1
*
MFp4(simokawa_sbp branch)
simokawa
2003-02-27
5
-108
/
+310
[prev]
[next]