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
/
dev
/
hfa
/
fore_load.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor tweaks to get these to stop breaking LINT. They still dont work
peter
2001-01-17
1
-0
/
+8
*
Add back some now needed #include <sys/systm.h>
phk
2000-12-07
1
-6
/
+2
*
Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>
phk
2000-10-30
1
-0
/
+1
*
Remove 86 unneeded #includes
phk
2000-10-27
1
-4
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Remove even more unneeded #includes.
phk
2000-10-14
1
-18
/
+0
*
Remove the #include kitchensink <netatm/kern_include.h> and add
phk
2000-10-12
1
-52
/
+47
*
More HARP polishina:
phk
2000-10-12
1
-21
/
+0
*
Do some cleanups of the HARP atm codes interface into the system:
phk
2000-10-12
1
-951
/
+0
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Fixed printf format errors (don't assume that ntohl() returns u_long;
bde
1999-08-29
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
Implement a new generic mechanism for attaching handler functions to
msmith
1999-08-21
1
-6
/
+7
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-14
/
+22
*
Enable PCI bus master during attach in case the BIOS hasn't done it for us.
mks
1999-05-10
1
-2
/
+15
*
Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:
peter
1999-05-09
1
-6
/
+2
*
Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't
peter
1999-04-24
1
-2
/
+6
*
probe function changed from returning char * to const char *.
dillon
1998-12-14
1
-4
/
+4
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-4
/
+6
*
Trivial stylish changes, mostly to silence gcc.
phk
1998-10-31
1
-9
/
+9
*
Two patches from the HARP people:
phk
1998-09-17
1
-16
/
+16
*
Add new files for HARP3
phk
1998-09-15
1
-0
/
+1618