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
*
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
*
Remove the ia64 hackery in threadinit() that was needed to work around
marcel
2003-06-01
2
-28
/
+0
*
MFi386: revision 1.199
nyan
2003-06-01
3
-3
/
+3
*
Merged from sys/isa/ppc.c revision 1.40.
nyan
2003-06-01
2
-14
/
+0
*
Merged from sys/isa/fd.c revision 1.250.
nyan
2003-06-01
2
-4
/
+0
*
Merged from sys/dev/sio/sio.c revision 1.399.
nyan
2003-06-01
2
-4
/
+0
*
Use SC_NO_CUTPASTE to protect cutpaste variables correctly, fixing the
jmallett
2003-06-01
1
-2
/
+4
*
Return EOPNOTSUPP for attempted EA operations on VCHR vnodes in UFS2;
rwatson
2003-06-01
1
-0
/
+14
*
Attempt to further comment and clarify System V IPC logic: document
rwatson
2003-05-31
1
-9
/
+24
*
Attempt to marginally de-obfuscate sections of the System V IPC access
rwatson
2003-05-31
1
-2
/
+7
*
MFi386: rev 1.56: remove break after return
peter
2003-05-31
1
-2
/
+2
*
MFi386: rev 1.23: use gdb_strlen()/gdb_strcpy() directly.
peter
2003-05-31
1
-14
/
+11
*
MFi386: rev 1.50: remove unused variable
peter
2003-05-31
1
-3
/
+0
*
Now that we have the signal trampolines in the gateway page and the
marcel
2003-05-31
1
-1
/
+7
*
If DESTDIR was specified as a makeoption in the kernelconfig file
phk
2003-05-31
1
-0
/
+5
*
Implement cpu_set_upcall(). Required by libthr and used by
marcel
2003-05-31
1
-0
/
+22
*
wrap macro in do {...} while(0)
phk
2003-05-31
2
-4
/
+4
*
Add "" around mutex name to make message less confusing.
phk
2003-05-31
2
-2
/
+2
*
Add an XXX comment with a TODO item for next time we run a revision
phk
2003-05-31
1
-0
/
+5
*
Implement set_mcontext() and get_mcontext(). Just as for sendsig() and
marcel
2003-05-31
1
-4
/
+14
*
Make the regset pointers const pointers for the context restore functions.
marcel
2003-05-31
1
-3
/
+3
*
Some ia32 related finetuning for the EPC syscall path:
marcel
2003-05-31
2
-50
/
+64
*
Add /* FALLTHROUGH */
phk
2003-05-31
3
-9
/
+7
*
Add /* FALLTHROUGH */
phk
2003-05-31
1
-7
/
+4
*
Add /* FALLTHROUGH */
phk
2003-05-31
1
-0
/
+1
*
Remove unused variable(s).
phk
2003-05-31
1
-11
/
+2
*
Make sure we have all the dirty registers in user frames on the
marcel
2003-05-31
1
-2
/
+12
*
Remove unused variable(s).
phk
2003-05-31
1
-2
/
+0
*
Eliminate mostly unused local variable.
phk
2003-05-31
1
-5
/
+2
*
Add /* FALLTHROUGH */
phk
2003-05-31
2
-7
/
+7
*
Fix indentation
phk
2003-05-31
1
-12
/
+13
*
Remove unused variable(s).
phk
2003-05-31
1
-4
/
+2
*
Remove return after goto.
phk
2003-05-31
1
-2
/
+0
*
Remove unused variable(s).
phk
2003-05-31
1
-9
/
+0
*
Put definition of struct svr4_sockcache_entry in a .h file rather than
phk
2003-05-31
5
-23
/
+15
*
Remove unused variable(s).
phk
2003-05-31
10
-45
/
+4
*
Remove break after return
phk
2003-05-31
1
-4
/
+0
*
Remove unused variable(s).
phk
2003-05-31
1
-6
/
+2
*
Avoid unbalancing the { } count in the source file with #ifdef by
phk
2003-05-31
2
-4
/
+6
*
Remove break after return;
phk
2003-05-31
3
-16
/
+2
[next]