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
*
Also implement mpo_copy_mbuf_label() for mac_lomac, or labels may
rwatson
2003-06-02
1
-0
/
+1
*
Document new (starting with 5.x) __FreeBSD_version scheme.
obrien
2003-06-02
1
-0
/
+2
*
Oops, __FreeBSD_version should be 501100, not 510100. The former implies
scottl
2003-06-02
1
-1
/
+1
*
s/u_short/unsigned short/ to make this compile if _POSIX_C_SOURCE=200112
schweikh
2003-06-02
1
-19
/
+19
*
Use mac_biba_label_copy() and mac_mls_label_copy() to implement the
rwatson
2003-06-02
2
-0
/
+2
*
Use __FBSDID().
obrien
2003-06-02
3
-9
/
+9
*
Use __FBSDID().
obrien
2003-06-02
7
-12
/
+20
*
Use __FBSDID().
obrien
2003-06-02
41
-84
/
+130
*
Add tracking of process leaders sharing a file descriptor table and
tegge
2003-06-02
5
-19
/
+256
*
Fix a typo in an ATM media name. As this name was not use yet, no problems
harti
2003-06-02
1
-1
/
+1
*
Remove unused #ifdef BRIDGE.
maxim
2003-06-02
1
-5
/
+0
*
Use __FBSDID().
obrien
2003-06-02
19
-32
/
+57
*
Use __FBSDID().
obrien
2003-06-02
40
-40
/
+120
*
Use __FBSDID().
obrien
2003-06-02
4
-8
/
+12
*
Use __FBSDID().
obrien
2003-06-02
6
-11
/
+17
*
MFi386: i386/include/asm.h rev 1.11: Do not abuse ##.
peter
2003-06-02
1
-1
/
+1
*
Replace if_fxp's handrolled defrag function with m_defrag.
silby
2003-06-02
1
-14
/
+3
*
Bump __FreeBSD_version to 510100 for 5.1-CURRENT
scottl
2003-06-02
1
-1
/
+1
*
We are at 5.1-CURRENT now
scottl
2003-06-02
1
-1
/
+1
*
Fix a style nit.
obrien
2003-06-02
1
-1
/
+1
*
Don't use ## to concatinate to two things that don't together make a C token.
obrien
2003-06-02
1
-1
/
+1
*
Don't use a C compiler to assemble a pure asm file.
obrien
2003-06-02
1
-2
/
+5
*
Check in some months long pending minor debug output changes.
mjacob
2003-06-02
1
-26
/
+47
*
Use C99 compatable asm statements.
obrien
2003-06-02
2
-4
/
+4
*
Change kernel_object and kmem_object to (&kernel_object_store) and
alc
2003-06-01
2
-8
/
+8
*
Improve set_mcontext:
marcel
2003-06-01
1
-0
/
+5
*
Improve on cpu_set_upcall:
marcel
2003-06-01
1
-13
/
+13
*
A new API function PacketAliasRedirectDynamic() can be used
ru
2003-06-01
3
-1
/
+36
*
Make the PacketAliasSetAddress() function call optional. If it
ru
2003-06-01
2
-11
/
+18
*
Change a :
mux
2003-06-01
2
-2
/
+2
*
Be sloppier about the miidevs.h dependency. This reduces the maintenance
obrien
2003-06-01
1
-7
/
+1
*
Accpet '1'..'5' in place of F1..F5 for serial console users.
obrien
2003-06-01
1
-3
/
+5
*
Shorten long comment.
obrien
2003-06-01
1
-1
/
+1
*
Sync with i386/GENERIC ordering.
obrien
2003-06-01
1
-18
/
+20
*
- Style(9) fixes, most notably :
mux
2003-06-01
2
-1070
/
+730
*
Restore parentheses removed inappropriately in last commit.
mjacob
2003-06-01
1
-2
/
+3
*
Simplify the GEOM OAM api: Drop the request type, and let everything
phk
2003-06-01
7
-432
/
+289
*
constify g_sanity()
phk
2003-06-01
2
-2
/
+2
*
Add (but do not connect) a half-finished driver for Aureal Vortex cards.
des
2003-06-01
3
-0
/
+820
*
Remove break after return.
phk
2003-06-01
1
-1
/
+1
*
Remove #include <sys/disklabel.h>
phk
2003-06-01
2
-2
/
+0
*
Don't leak "barlist" allocation on failure.
phk
2003-06-01
1
-0
/
+4
*
Remove unused variables.
phk
2003-06-01
1
-15
/
+3
*
Use bcmp() to compare hash strings.
phk
2003-06-01
1
-1
/
+1
*
Don't unlock the parent directory vnode twice if the ISDOTDOT flag
truckman
2003-06-01
1
-1
/
+2
*
Remove unused variables.
phk
2003-06-01
1
-11
/
+1
*
Make "where" an alias for "trace"
phk
2003-06-01
1
-0
/
+1
*
Add /* FALLTHROUGH */
phk
2003-06-01
1
-0
/
+4
*
Implement cpu_thread_setup(). This is mostly the same as on i386,
marcel
2003-06-01
1
-0
/
+8
*
Fix up locking problems in fifo_open() and fifo_close():
truckman
2003-06-01
1
-25
/
+73
[next]