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
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dcons_os.{c,h}.
simokawa
2004-10-13
1
-0
/
+1
*
Back out cumulative changes from revs. 1.92-1.94: "make depend"
ru
2004-10-12
1
-1
/
+0
*
Style fixes, including:
ru
2004-10-12
1
-40
/
+34
*
Revert the change from rev 1.168. ru convinced me that the situation
joerg
2004-10-11
1
-1
/
+1
*
Forcibly create symlinked headers, otherwise the build process may fail
joerg
2004-10-09
1
-1
/
+1
*
Port NetBSD auxio driver. The driver was modified to use led(4) and can
yongari
2004-10-09
1
-0
/
+2
*
Since net/net_osdep.c contained only one function that could be
brooks
2004-10-08
1
-1
/
+0
*
Back out v1.58... We still don't know what is causing the specific
kensmith
2004-10-07
1
-1
/
+1
*
Port pbio to HEAD.
imp
2004-10-07
1
-0
/
+1
*
Back out v1.49. Recent findings suggest sparc64 may not be ready for
kensmith
2004-10-06
1
-1
/
+1
*
Add a more verbose description for `device vlan'
yar
2004-10-04
1
-0
/
+2
*
Hint a kernel builder that vlan needs miibus, which isn't obvious.
yar
2004-10-04
1
-1
/
+1
*
assign 187 to ata over ethernet for Sam's ata over ethernet driver.
imp
2004-10-01
1
-0
/
+1
*
Add a new API for allocating unit number (-like) resources.
phk
2004-09-30
1
-0
/
+1
*
Be consistant; make the memrange bit be part of the mem module like
markm
2004-09-28
1
-1
/
+1
*
Move the IA-32 trap handling from trap() to ia32_trap(). Move the
marcel
2004-09-25
1
-0
/
+1
*
Converge towards i386. I originally resisted creating <machine/pc/bios.h>
peter
2004-09-24
1
-0
/
+1
*
Use -O2 for the arm kernel as well
cognet
2004-09-23
1
-0
/
+2
*
Use the address provided in the conf file, instead of hardcode 0xc0000000.
cognet
2004-09-23
1
-1
/
+1
*
Add new options :
cognet
2004-09-23
1
-5
/
+10
*
Add the possibility to specify the kernel virtual address and the kernel
cognet
2004-09-23
1
-3
/
+7
*
Per recent HEADSUP: Disconnect (old)vinum from the kernel build.
phk
2004-09-23
4
-33
/
+1
*
Pass the idea of the make(1) binary to use down to newvers.sh.
ru
2004-09-17
2
-2
/
+2
*
Attach ng_netflow to kernel build.
glebius
2004-09-16
3
-0
/
+4
*
Typo fix.
ceri
2004-09-12
1
-1
/
+1
*
Add device driver support for the VIA Networking Technologies
wpaul
2004-09-10
1
-0
/
+2
*
Fixed sound-related hints. (Yes, this is ambiguous but matches reality.)
ru
2004-09-08
1
-14
/
+14
*
Device driver for the Cypress CY7C637xx and CY7C640/1xx families of USB
des
2004-09-05
1
-0
/
+1
*
Refactor a bunch of scheduler code to give basically the same behaviour
julian
2004-09-05
1
-2
/
+1
*
Fixed more spacing bugs.
ru
2004-09-03
1
-9
/
+9
*
Fix whitespace from last commit.
scottl
2004-09-02
1
-1
/
+1
*
Hook autofs to the build.
alfred
2004-09-02
3
-0
/
+5
*
Turn PREEMPTION into a kernel option. Make sure that it's defined if
scottl
2004-09-02
2
-2
/
+8
*
General modernization of coda:
brooks
2004-09-01
3
-3
/
+1
*
Add the mp_watchdog hooks, although it locks up my SMP test box. It might
peter
2004-08-30
2
-0
/
+2
*
Kill count device support from config. I've changed the last few
peter
2004-08-30
13
-33
/
+47
*
Finish the removal of the HW_WDOG option.
ru
2004-08-29
1
-6
/
+0
*
Back out previous commit, ichwd is i386-only.
des
2004-08-29
1
-1
/
+0
*
Remove the HW_WDOG option; it serves no purpose.
des
2004-08-29
1
-1
/
+0
*
Back out the two previous commits; ichwd is i386-only.
des
2004-08-29
1
-6
/
+0
*
Add an entry for ichwd to hopefully unbreak the LINT build.
iedowse
2004-08-29
1
-0
/
+1
*
Unconditionally add `-fno-omit-frame-pointer' to CFLAGS when building
iedowse
2004-08-29
1
-0
/
+3
*
Fixed untested change.
ru
2004-08-28
1
-1
/
+1
*
Add the Intel ICH watchdog timer driver.
netchild
2004-08-28
1
-0
/
+6
*
Change the default disposition of debug.mpsafenet from 0 to 1, which
rwatson
2004-08-28
1
-0
/
+1
*
Have the linker provide the btext symbol when referenced. This is needed
marcel
2004-08-27
1
-0
/
+1
*
Properly document and enable the IPFIREWALL_FORWARD option.
andre
2004-08-27
1
-0
/
+5
*
Always compile PFIL_HOOKS into the kernel and remove the associated kernel
andre
2004-08-27
3
-10
/
+2
*
Have the linker provide btext. It's used for profiling.
marcel
2004-08-25
1
-0
/
+1
*
Remove in6_prefix.[ch] and the contained router renumbering capability.
rwatson
2004-08-23
1
-1
/
+0
[next]