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
*
Merge gcc.295/cccp.c,v 1.9: don't let gcc(1) hide warnings in system headers.
ru
2002-08-15
1
-0
/
+6
*
mdoc(7) police: fixed indentation in synopsis.
ru
2002-08-15
2
-4
/
+14
*
pccbb->cbb
imp
2002-08-15
3
-4
/
+4
*
No longer needed
imp
2002-08-15
1
-243
/
+0
*
pccbb -> cbb
imp
2002-08-15
2
-2
/
+3
*
Rename the pccbb device to cbb.
imp
2002-08-15
2
-311
/
+318
*
Move the symbol firmware loading routines into if_wi.
imp
2002-08-15
4
-148
/
+161
*
Add regression tests for sysvipc.
alfred
2002-08-15
10
-0
/
+1079
*
Fixed 64bit big endian bugs relating to abuse of ioctl argument passing.
jake
2002-08-15
1
-4
/
+4
*
Fix some confusion regarding traps that use mmu globals but don't really
jake
2002-08-15
1
-2
/
+4
*
Store the number of itlb and dtlb entries separately; they may be different.
jake
2002-08-15
6
-20
/
+29
*
I was too conservative with my header changes, so restore some sanity
dougb
2002-08-15
1
-2
/
+3
*
Improve handling of TX errors. Early reports indicate that this
silby
2002-08-15
4
-26
/
+56
*
Clean up comments that are no longer relevant.
scottl
2002-08-15
1
-12
/
+9
*
I missed the single_mountd_enable in rc.network.
gordon
2002-08-15
1
-1
/
+1
*
Remove an accidental double chkdepend that snuck in during the last commit.
gordon
2002-08-15
1
-1
/
+0
*
Sync to trustedbsd_mac tree: default to sigsegv rather than copy-on-write
rwatson
2002-08-15
9
-9
/
+9
*
return foo -> return (foo)
alfred
2002-08-15
1
-22
/
+22
*
Factor out some ugle code that's shared by udf_readdir and udf_lookup.
scottl
2002-08-15
3
-246
/
+239
*
- Add the 'restrict' qualifier to the function definitions and
robert
2002-08-14
4
-12
/
+6
*
- Add the 'restrict' qualifier to the function definition of
robert
2002-08-14
3
-8
/
+7
*
- Add the 'restrict' qualifier to the definitions of the string
robert
2002-08-14
6
-18
/
+8
*
- Add the C99 'restrict' qualifier using the '__restrict' macro to
robert
2002-08-14
3
-3
/
+5
*
Use "ugidfw.h" rather than <ugidfw.h> so that mkdep can find it.
rwatson
2002-08-14
1
-1
/
+1
*
- Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001
robert
2002-08-14
3
-8
/
+13
*
- Add the 'restrict' qualifier required by IEEE Std 1003.1-2001
robert
2002-08-14
2
-5
/
+2
*
-Add the restrict required by IEEE Std 1003.1-2001 in form
robert
2002-08-14
4
-27
/
+12
*
Document why the has_f00f_bug variable is initialised rather than placed into
jmallett
2002-08-14
2
-2
/
+2
*
When talking about c_db_sym_t, mention that it is not just like db_sym_t:
jmallett
2002-08-14
1
-1
/
+1
*
Spell kenrel as 'kernel' for consistency with the rest of the universe.
jmallett
2002-08-14
2
-2
/
+2
*
Removed the (never-released) FreeBSD 4.6.1.
ru
2002-08-14
1
-1
/
+0
*
Collapsed the export list, added CD_EXTRA_BITS to it.
ru
2002-08-14
1
-63
/
+12
*
Unbreak building of fstat following version 1.23 of
bmilekic
2002-08-14
1
-1
/
+1
*
mdoc(7) police: fixed indentation in SYNOPSIS.
ru
2002-08-14
1
-2
/
+16
*
Set kernel_vm_end. Panic if we try to grow the kernel.
jake
2002-08-14
1
-0
/
+3
*
Use proper #include
ache
2002-08-14
1
-1
/
+1
*
Add #undefs to separate local buffers declaration and now dinamic libc buffers
ache
2002-08-14
1
-0
/
+5
*
mdoc(7) police: simplify.
ru
2002-08-14
1
-3
/
+1
*
mdoc(7) police: Forgot to bump .Dd.
ru
2002-08-14
1
-1
/
+1
*
mdoc(7) police:
ru
2002-08-14
1
-11
/
+17
*
Fix the usage() to match style(9).
ru
2002-08-14
1
-3
/
+4
*
mdoc(7) police: nits.
ru
2002-08-14
1
-3
/
+5
*
Implement the DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls, and rename
joerg
2002-08-14
1
-1
/
+9
*
Add definition for FreeBSD 4.6.2.
murray
2002-08-14
1
-0
/
+1
*
Don't export variables from /etc/rc when doing rc_ng because the scripts
gordon
2002-08-14
1
-2
/
+0
*
Clean up the scripts to use the new variables:
gordon
2002-08-14
12
-51
/
+100
*
Clean up some variables that should have been done before:
gordon
2002-08-14
3
-14
/
+40
*
Move to nested include of _label.h instead of mac.h, reducing namespace
rwatson
2002-08-14
2
-2
/
+2
*
Move to a nested include of _label.h instead of mac.h in sys/sys/*.h
rwatson
2002-08-14
6
-14
/
+8
*
- Add the missing td argument to vn_lock that I missed in my last commit.
jeff
2002-08-13
1
-1
/
+1
[next]