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
*
Add an external function to unlink a netgraph type from the types list.
julian
2001-07-23
2
-0
/
+21
*
AIEEE! Commit the firmware image too. *blush*
wpaul
2001-07-23
1
-0
/
+5089
*
Grrr. Module depends on vlan.h, and I committed the wrong version
wpaul
2001-07-23
2
-1
/
+2
*
You were knocked senseless by the Boomerang, spun around by the Cyclone,
wpaul
2001-07-23
11
-0
/
+2613
*
Remind people to document bumps in the Porter's Handbook.
obrien
2001-07-23
1
-0
/
+6
*
Avoid a NULL pointer derefence introduced in rev. 1.129.
ru
2001-07-23
1
-24
/
+21
*
Integrate fdc.h into fd.c.
nyan
2001-07-23
2
-4
/
+250
*
make vm_page_select_cache static
assar
2001-07-23
2
-2
/
+1
*
s/adress/address/
kris
2001-07-23
7
-7
/
+7
*
Typo fix: fasion -> fashion
kris
2001-07-23
1
-1
/
+1
*
Added the linux_sysinfo function to implement sysinfo(2).
pirzyk
2001-07-23
4
-3
/
+78
*
Added the proper arguments the sysinfo system call
pirzyk
2001-07-23
1
-1
/
+1
*
add %option nounput
assar
2001-07-22
1
-0
/
+2
*
Add a few missing spl calls in preparation for an MFC of the miibus
iedowse
2001-07-22
1
-6
/
+15
*
Note that the umass device requires scbus and da
kris
2001-07-22
2
-2
/
+2
*
Remove an old hack that remembered if the card type was Linksys by
iedowse
2001-07-22
1
-7
/
+3
*
make driver compile under 4.3-STABLE
hm
2001-07-22
1
-0
/
+4
*
Don't do sleep state transition if specified sleep state is not
iwasaki
2001-07-22
3
-14
/
+20
*
Attach the miibus for Linksys/Dlink cards from the attach routine,
iedowse
2001-07-22
2
-6
/
+11
*
As per further discussions on hackers redo the SIGCHLD patch to not generate
dillon
2001-07-22
2
-8
/
+8
*
- Fix "off by one" error in VT_WAITACTIVATE. Correctly accept
yokota
2001-07-22
1
-5
/
+5
*
revert previous commit (bad style and not needed)
assar
2001-07-22
1
-1
/
+0
*
Add another Dell 3/Di PCI ID. You'd think they had enough of these
msmith
2001-07-22
1
-0
/
+1
*
add prototype for dosetrlimit
assar
2001-07-22
2
-2
/
+2
*
revert previous accidental commit
assar
2001-07-22
1
-1
/
+5
*
get rid of some printf and pointer type warnings
assar
2001-07-22
8
-20
/
+18
*
add <sys/sytm.h> (for cpufunc.h -> rdtsc)
assar
2001-07-21
1
-0
/
+1
*
add <sys/cdefs.h> (for __unused and such)
assar
2001-07-21
1
-0
/
+1
*
null_do_probe: mark as unused
assar
2001-07-21
1
-0
/
+2
*
(vm_page_select_cache): add prototype
assar
2001-07-21
1
-0
/
+1
*
Unset MAINTAINER.
rnordier
2001-07-21
8
-16
/
+0
*
update step.
hm
2001-07-21
2
-4
/
+4
*
Convert from acpi_strerror() to AcpiFormatException()
msmith
2001-07-21
13
-43
/
+39
*
Update the OSD module to match the ACPI CA 20010717 import.
msmith
2001-07-21
8
-144
/
+178
*
Implement a "proper" timecounter hung off the ACPI timer device.
msmith
2001-07-21
1
-20
/
+207
*
Merge the EC register definitions into the EC module proper, they're not
msmith
2001-07-21
2
-204
/
+71
*
Use our saved copy of the FADT rather than fetching it again.
msmith
2001-07-21
1
-13
/
+5
*
Don't call ourselves a "control method" anything, that's not useful.
msmith
2001-07-21
1
-4
/
+6
*
The API for loading tables changed (we no longer explicitly search for the
msmith
2001-07-21
2
-19
/
+4
*
Merge local changes with the ACPI CA 20010717 import.
msmith
2001-07-21
5
-114
/
+80
*
This commit was generated by cvs2svn to compensate for changes in r80062,
msmith
2001-07-21
77
-1287
/
+1240
|
\
|
*
Vendor import of the Intel ACPI CA 20010717 snapshot.
msmith
2001-07-21
82
-1401
/
+1320
*
|
This commit was generated by cvs2svn to compensate for changes in r80060,
msmith
2001-07-21
1
-0
/
+190
|
\
\
|
|
/
|
*
Vendor import of the Intel ACPI CA 20010717 snapshot.
msmith
2001-07-21
1
-0
/
+190
*
|
Add a missing ~ so that the LO_INITIALIZED flag actually gets turned off
jhb
2001-07-20
1
-1
/
+1
*
|
Put a knob in the kernel config files to tweak the user max stack size.
pirzyk
2001-07-20
3
-4
/
+9
*
|
gif isn't a count device anymore so don't put a number after it.
brooks
2001-07-20
2
-2
/
+2
*
|
Fix typo; the meaning of the 3rd parameter to genkbd_keyaction() is
yokota
2001-07-20
1
-1
/
+1
*
|
Fix off by one error for ESC[1J.
yokota
2001-07-20
1
-1
/
+1
*
|
Define a couple of subroutines to replace duplicated common code. You
yokota
2001-07-20
1
-65
/
+59
[next]