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
*
"Fixed" -Wshadow warnings by changing the name of some function parameters
bde
2002-03-27
1
-2
/
+2
*
Fixed -Wshadow warnings by renaming ttysleep()'s `timeout' parameter to
bde
2002-03-27
1
-2
/
+1
*
o Revert previous commit in asm.h. There's no need to undefine
marcel
2002-03-27
3
-3
/
+0
*
Eliminate some thread pointers which do not make sense anymore.
phk
2002-03-26
14
-90
/
+140
*
Cave in to tradition and rename "methods" to "classes".
phk
2002-03-26
12
-122
/
+122
*
Initialise the AS4100 console at the same time as most of the other
dfr
2002-03-26
5
-4
/
+69
*
Uncomment GEOM in LINT
phk
2002-03-26
2
-2
/
+2
*
Remove an unnecessary and inconsistently used variable from exec_new_vmspace().
alc
2002-03-26
1
-3
/
+1
*
Push BIO_FORMAT into a local hack inside the floppy drivers where
phk
2002-03-26
6
-4
/
+8
*
- Fixup a few style nits:
arr
2002-03-26
2
-12
/
+10
*
Use suser() instead of checking cr_uid against 0 directly.
jhb
2002-03-26
1
-1
/
+1
*
Commit the good prototype for nmount(2).
mux
2002-03-26
1
-1
/
+1
*
As discussed in -arch, add the new nmount(2) system call and the
mux
2002-03-26
4
-6
/
+1207
*
Add support for Q.931 subaddresses.
hm
2002-03-26
8
-39
/
+92
*
We don't need ip_ipsec_pxy.c in userland.
ru
2002-03-26
1
-1
/
+1
*
Removed some namespace pollution (unnecessary nested includes).
bde
2002-03-26
2
-3
/
+0
*
Misc little cleanups.
sos
2002-03-26
5
-33
/
+27
*
Forgot one more instance of my old email address.
phk
2002-03-26
1
-1
/
+1
*
Remove an unused prototype.
alc
2002-03-26
1
-1
/
+0
*
Get the guarding right. The IA-64 has a different organization for this
obrien
2002-03-26
1
-5
/
+4
*
Added used include of <sys/sx.h>. Don't depend on namespace pollution in
bde
2002-03-26
1
-0
/
+1
*
Added used include of <sys/sx.h>. Don't depend on namespace pollution in
bde
2002-03-25
1
-0
/
+1
*
Commit work-around for panics when mounting FS's that are auto-loaded as
obrien
2002-03-25
1
-0
/
+2
*
Fix bktr and pcf compilation with LINT
nsouch
2002-03-25
5
-20
/
+12
*
Only use POSIX Awk features.
obrien
2002-03-25
1
-1
/
+1
*
- Recommit the securelevel_gt() calls removed by commits rev. 1.84 of
arr
2002-03-25
3
-6
/
+16
*
Modernize my email address.
phk
2002-03-25
2
-2
/
+2
*
Merged from sys/dev/sio/sio.c revisions 1.366 and 1.369.
nyan
2002-03-25
2
-4
/
+20
*
Merged from sys/dev/syscons/syscons.c revision 1.379.
nyan
2002-03-25
1
-0
/
+1
*
MFi386: revision 1.396
nyan
2002-03-25
1
-2
/
+2
*
Fix style.
nyan
2002-03-25
4
-31
/
+23
*
Corrected arguments to key_allocsa called from
ume
2002-03-25
2
-7
/
+11
*
3rd arg to bcmp() was wrong. From: David Wang <dsw@juniper.net>
ume
2002-03-25
1
-1
/
+1
*
Include <machine/limits.h> for definition of ULONG_MAX. Remove a
mike
2002-03-25
1
-1
/
+1
*
Include <machine/limits.h> for definition of ULONG_MAX.
mike
2002-03-25
1
-0
/
+1
*
Fix kernel build.
obrien
2002-03-25
1
-1
/
+1
*
Add kern/syscalls.c, which is needed for some KTR traces in trap.c.
tmm
2002-03-25
1
-0
/
+1
*
Add missing includes for the KTRACE case.
tmm
2002-03-25
1
-0
/
+4
*
Add missing declarations.
tmm
2002-03-25
1
-0
/
+4
*
Make this compile (submitted by jake), add a missing include.
tmm
2002-03-25
1
-1
/
+2
*
Remove second copy of iommu_decode_fault() which I accidentially added.
tmm
2002-03-25
1
-15
/
+0
*
Remove a FMT that was buried in here.
obrien
2002-03-25
1
-2
/
+2
*
Remote newly unused variable to unbreak LINT.
brooks
2002-03-25
1
-1
/
+1
*
Remove the setting of 'FMT'. We now do ELF by default, so only bother
obrien
2002-03-24
3
-3
/
+0
*
MFP4. This slipped into a IFC(MFC) by PHK, but it could still be useful
obrien
2002-03-24
1
-3
/
+18
*
plip has produced an error during attach on Alpha as long as I care
wilko
2002-03-24
2
-2
/
+2
*
Make the BSD method width/endian agnostic and support alpha
phk
2002-03-24
1
-11
/
+187
*
Add AMD 768 support.
sos
2002-03-24
2
-0
/
+5
*
Hide the ACPI counter probing printf behind bootverbose.
phk
2002-03-24
1
-3
/
+4
*
Guard against redefining __gnuc_va_list.
obrien
2002-03-24
6
-6
/
+15
[next]