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
*
Bring this in line with what I'm using.
benno
2002-07-09
1
-2
/
+15
*
Add an implementation for pmap_zero_page_area.
benno
2002-07-09
3
-3
/
+72
*
Add the OF_getetheraddr function required by if_gem.
benno
2002-07-09
3
-0
/
+59
*
Tidy up trap vector and external interrupt setup.
benno
2002-07-09
2
-66
/
+16
*
Driver for the Apple UniNorth Host-PCI bridge.
benno
2002-07-09
4
-0
/
+550
*
Add ofw_pci.c in the pci case.
benno
2002-07-09
1
-0
/
+2
*
OpenFirmware PCI support code.
benno
2002-07-09
2
-0
/
+273
*
Oops, forgot to set the suspended flag for threads that are created
deischen
2002-07-09
3
-6
/
+9
*
Changes for KSE3.
benno
2002-07-09
7
-0
/
+158
*
Add this file, which I forgot in a previous commit.
benno
2002-07-09
1
-0
/
+34
*
1) Add busdma machdep code.
benno
2002-07-09
5
-230
/
+548
*
Regen:
sheldonh
2002-07-09
1
-61
/
+101
*
Driver for OpenPIC compatible interrupt controllers.
benno
2002-07-09
4
-27
/
+548
*
Add definitions for the industry-standard DLT density codes.
joerg
2002-07-09
2
-0
/
+10
*
- Add the "compatible" property to the list that we keep in ivars.
benno
2002-07-09
3
-46
/
+394
*
Add interrupt handling support code.
benno
2002-07-09
4
-0
/
+395
*
Close file descriptors when [n]>&- and [n]<&- redirections are used.
tjr
2002-07-09
1
-1
/
+2
*
The rate between EUR and USD has never been as large as our old value
joerg
2002-07-09
1
-2
/
+2
*
Define NO_WERROR to unbreak world until the maintainer has had time
sheldonh
2002-07-09
1
-0
/
+3
*
Change one variable to make it easier to switch between ipfw and ipfw2
luigi
2002-07-09
1
-5
/
+3
*
Fix whitespace botch in previous commit.
peter
2002-07-09
1
-0
/
+1
*
Don't define wchar_t if we are a C++ compiler.
obrien
2002-07-09
5
-0
/
+10
*
Preliminary NEWCARD docs.
imp
2002-07-09
4
-0
/
+185
*
Update dates.
imp
2002-07-09
1
-2
/
+2
*
Document what the pcic driver in newcard will support.
imp
2002-07-09
1
-145
/
+7
*
Finish the repo copy of pcic.4 -> oldcard.4. oldcard.4 will document
imp
2002-07-09
1
-0
/
+1
*
Print out commands with NTOFD/NFROMFD redirections that close the
tjr
2002-07-09
2
-2
/
+8
*
Add C code that counts the bits in a 32 bit word, right next to the C code
peter
2002-07-09
2
-0
/
+15
*
Add ability to only beep when mail arrives.
johan
2002-07-09
4
-16
/
+49
*
Add DIAGNOSTICS section to describe exit values.
johan
2002-07-09
1
-0
/
+12
*
Remove an unused type.
mike
2002-07-09
2
-6
/
+0
*
Move the type definition of ointhand2_t from i386/include/types.h to
mike
2002-07-09
2
-3
/
+4
*
Delay the creation of the ugenX device node until we're certain
joe
2002-07-09
1
-5
/
+6
*
Oops, the previous revision (1.22) introduced a potential alignment
iedowse
2002-07-08
1
-15
/
+20
*
vm_page_queue_free_mtx is a spin mutex, not a normal sleep mutex.
peter
2002-07-08
1
-4
/
+4
*
Turn the zeroidle process off for SMP systems, there is still a possible
peter
2002-07-08
1
-0
/
+4
*
Fix a bug caused by dereferencing an invalid pointer when
luigi
2002-07-08
2
-124
/
+130
*
No functional changes, but:
luigi
2002-07-08
1
-279
/
+267
*
Remove one unused command name.
luigi
2002-07-08
1
-1
/
+0
*
Forgot to update one field name in one of the latest commits.
luigi
2002-07-08
1
-2
/
+2
*
Back out previous TCBHASHSIZE change. This should not be a kernel option.
mp
2002-07-08
2
-7
/
+0
*
Add my interest in etc/rc.* to help keep etc/rc.d in sync as much as possible.
gordon
2002-07-08
1
-0
/
+1
*
Remove debugging nit
gordon
2002-07-08
1
-1
/
+0
*
Grammar fix
blackend
2002-07-08
2
-6
/
+6
*
Simplify isp(4) line; add sa(4) for pre-commit review. Remove myself from
mjacob
2002-07-08
1
-5
/
+3
*
Register an interest in pseudofs, procfs and linprocfs.
des
2002-07-08
1
-0
/
+3
*
Typo fix: Setlogin() -> setlogin().
mux
2002-07-08
1
-1
/
+1
*
Fixed some world breakage caused by not updating clients when <timeconv.h>
bde
2002-07-08
2
-0
/
+2
*
Fixed some world breakage caused by not updating clients when <timeconv.h>
bde
2002-07-08
1
-0
/
+1
*
Add a VFS_START() call in vfs_mountroot_try() for the sake
mux
2002-07-08
1
-1
/
+2
[next]