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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove an errant splimp() that I missed when I went through this driver
wpaul
2000-10-16
1
-3
/
+0
*
Undo previous commit. <machine/clock.h> is needed for the prototype
n_hibma
2000-10-16
4
-0
/
+4
*
Sync with NetBSD:
n_hibma
2000-10-16
13
-132
/
+302
*
Sync with NetBSD:
n_hibma
2000-10-16
1
-1
/
+29
*
Sync with NetBSD:
n_hibma
2000-10-16
1
-22
/
+14
*
Move __uint16_swap_uint32, __uint8_swap_uint32 and
brian
2000-10-16
1
-2
/
+4
*
In pmap_remove_pv(), only manipulate the page's list if the pv is
dfr
2000-10-16
1
-1
/
+1
*
Do a full exception_restore after an execve syscall to ensure that the
dfr
2000-10-16
2
-0
/
+10
*
Clear the register stack frame before using loadrs to invalidate the
dfr
2000-10-16
1
-0
/
+1
*
Clear ar.pfs for the child process in cpu_fork - switch_trampoline
dfr
2000-10-16
1
-0
/
+1
*
Return zero from setjmp() and _setjmp() for now.
dfr
2000-10-16
2
-0
/
+5
*
Fix a couple of dumb mistakes.
dfr
2000-10-16
1
-7
/
+9
*
Merge from stable: Update of comments
n_hibma
2000-10-16
1
-5
/
+7
*
The previous commit broke kernel builds on alpha (and probably ia64).
gallatin
2000-10-16
2
-0
/
+4
*
"Ok, my loader's now up to putting up a prompt. It probes disks partially
obrien
2000-10-16
20
-0
/
+2718
*
Backed out part of the revision 1.10.
ru
2000-10-16
1
-1
/
+2
*
Track changes to trapframe.
dfr
2000-10-16
1
-3
/
+3
*
Include sys/types.h
brian
2000-10-16
1
-0
/
+1
*
* Correct some of my misunderstandings about how best to switch to the
dfr
2000-10-16
9
-111
/
+525
*
Added support for i815.
ru
2000-10-16
2
-4
/
+32
*
Use the right mask for extracting sof from cr.ifs.
dfr
2000-10-16
1
-1
/
+1
*
Remember to re-initialise cr.itm on clock interrupts so that we get more
dfr
2000-10-16
2
-14
/
+4
*
Merge a fix from the alpha port - put softintr in the right place in the
dfr
2000-10-16
1
-1
/
+1
*
Give names to app registers and control registers. Fix a typo handling
dfr
2000-10-16
1
-65
/
+65
*
Include sys/types.h
brian
2000-10-16
1
-0
/
+3
*
Include sys/types.h
brian
2000-10-16
2
-0
/
+6
*
Update the crunch config:
joe
2000-10-16
1
-1
/
+3
*
Include sys/types.h
brian
2000-10-16
2
-0
/
+4
*
Build the PICOBSD kernels using the 'make buildkernel' method.
joe
2000-10-16
2
-7
/
+6
*
First cut at allocating the resources from the CIS after the probe, but
imp
2000-10-16
2
-20
/
+48
*
Remove debug writes introduced in prior commit
imp
2000-10-16
3
-15
/
+6
*
Add the ability to use the $PIR table in the BIOS to route interrupts
imp
2000-10-16
5
-9
/
+213
*
When a pci device hasn't had an interrupt routed to it (signified by
imp
2000-10-16
2
-0
/
+38
*
Include sys/types.h
brian
2000-10-16
3
-0
/
+6
*
Add netnatm to LDIRS
brian
2000-10-16
1
-1
/
+1
*
Style fix only.
jwd
2000-10-16
1
-3
/
+5
*
Set new default: entropy_file="/entropy"
jwd
2000-10-16
1
-2
/
+2
*
Having played with this commit request for a few hours, I've
jwd
2000-10-16
2
-15
/
+63
*
Fix one instance of XL_LOCK() that should have been XL_UNLOCK(). After
wpaul
2000-10-15
1
-1
/
+1
*
include <sys/types.h>
brian
2000-10-15
1
-0
/
+4
*
Fix the PICOBSD kernel configs. They're now converted to use
joe
2000-10-15
13
-287
/
+533
*
Fix RAW dependency violation on p6 between cmp and mov.
marcel
2000-10-15
2
-0
/
+2
*
Network modules are all "if_foo" not "foo". Avoid the confusing spew that
msmith
2000-10-15
4
-4
/
+4
*
#include <sys/types.h>
brian
2000-10-15
3
-0
/
+6
*
Remove namespace polution (x -> __x) introduced in the last
brian
2000-10-15
1
-10
/
+10
*
BPF wants packets in host byte order whereas TUN_IFHEAD wants them
brian
2000-10-15
1
-5
/
+12
*
Correct check for NULL in MEXT_INIT_REF() which should be checking whether
bmilekic
2000-10-15
1
-3
/
+3
*
Lots of little fixes. We no longer panic on card insert:
imp
2000-10-15
2
-19
/
+53
*
Fix #include order
brian
2000-10-15
1
-1
/
+1
*
Put the header section in the header file not the c file.
n_hibma
2000-10-15
1
-1
/
+1
[next]