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
*
Brucification.
bms
2004-02-13
8
-38
/
+43
*
Fixed a misplaced ifdef that prevented npx.c building without "device isa"
bde
2004-02-13
1
-1
/
+1
*
Fixed longstanding brokenness of inode updates. The waitfor flag was
bde
2004-02-13
2
-8
/
+0
*
MFi386: Get rid of unnecessary use of m4(1) by using cpp(1) instead.
nyan
2004-02-13
6
-1893
/
+107
*
MFi386: revisions 1.74 and 1.75.
nyan
2004-02-13
1
-3
/
+1
*
MFi386: revision 1.20 (don't strip kgzldr.o)
nyan
2004-02-13
1
-0
/
+1
*
- wrap mappedaddr block by #ifdef INET for IPv6-only kernel in future.
ume
2004-02-13
1
-38
/
+42
*
supported IPV6_RECVPATHMTU socket option.
ume
2004-02-13
7
-10
/
+72
*
Merged from kmod.mk,v 1.152: strip debugging symbols even when not
ru
2004-02-13
1
-0
/
+3
*
Don't override the standard SYSTEM_LD setting from kern.pre.mk.
ru
2004-02-13
2
-6
/
+1
*
Back out my last commit to syscons, things seem to be far more evil
phk
2004-02-13
1
-9
/
+5
*
Reduce the number of knobs controlling the build of debug modules
ru
2004-02-13
2
-8
/
+7
*
Removed -g from CFLAGS. There is a better way to build debugging
ru
2004-02-13
10
-16
/
+6
*
We didn't strip debugging symbols from .ko if DEBUG was undefined.
ru
2004-02-13
1
-0
/
+3
*
Add the '-h hostname' to usage(), too.
roam
2004-02-13
1
-1
/
+3
*
Update manual pages: the name of function g_access_rel() has
pjd
2004-02-13
2
-5
/
+5
*
Don't create a mapfile during link. It's not needed for the build.
marcel
2004-02-13
4
-8
/
+8
*
o Don't build with -fpic. It's not needed and inconsistent with how
marcel
2004-02-13
2
-10
/
+0
*
MFextfs: backed out secondary changes in rev.1.40 that had become just
bde
2004-02-13
1
-6
/
+1
*
Fix style bugs in previous commit.
kuriyama
2004-02-13
1
-2
/
+6
*
Mention which patches imported
ache
2004-02-13
1
-0
/
+3
*
Register libarchive in bsd.libnames.mk and mdoc.local
kientzle
2004-02-13
2
-0
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r125759,
ache
2004-02-13
3
-7
/
+16
|
\
|
*
Official patches 001-005
ache
2004-02-13
5
-21
/
+35
*
|
Style fixes: Use curly braces in Makefiles,
kientzle
2004-02-13
1
-1
/
+1
*
|
Register libbluetooth and libsdp
emax
2004-02-12
1
-0
/
+2
*
|
Remove the absolute count g_access_abs() function since experience has
phk
2004-02-12
17
-71
/
+55
*
|
Fixed the fatal bug introduced in previous commit: don't strip
ru
2004-02-12
1
-0
/
+1
*
|
Clean CLEANFILES.
ru
2004-02-12
1
-1
/
+1
*
|
Don't use makedev() to hack up dev_t's early in boot, do it right
phk
2004-02-12
1
-5
/
+9
*
|
Further reduce the use of Giant in vm_map_delete(): Perform pmap_remove()
alc
2004-02-12
1
-2
/
+2
*
|
Use the PCIR_BAR() macro rather than a magic number to specify the BAR
jhb
2004-02-12
1
-1
/
+1
*
|
Correct the cleanup of the alias dev_t for /dev/urandom: being an
phk
2004-02-12
1
-3
/
+1
*
|
Fix a whitespace nit.
jhb
2004-02-12
1
-1
/
+1
*
|
sys/types.h must be included before sys/acl.h,
kientzle
2004-02-12
1
-1
/
+1
*
|
Give both consumers and providers a {void *private, u_int index} which
phk
2004-02-12
1
-1
/
+8
*
|
Update the prototype for tcpsignature_apply() to reflect the spelling of
bms
2004-02-12
3
-5
/
+5
*
|
style(9) pass; whitespace and comments.
bms
2004-02-12
3
-40
/
+48
*
|
Remove an unnecessary initialization that crept in from the code which
bms
2004-02-12
2
-4
/
+2
*
|
MFffs (ffs_vfsops.c 1.227: clean up open mode bandaid). This reduces
bde
2004-02-12
3
-35
/
+38
*
|
Fixed some minor style bugs (English usage and formatting of binary
bde
2004-02-12
1
-12
/
+13
*
|
Connect libarchive to the build.
kientzle
2004-02-12
1
-1
/
+1
*
|
Only indent once for continuation lines when not lining up with
bde
2004-02-12
2
-3
/
+5
*
|
Work-in-progress for the 'Kauai' ATA device in Mac notebooks. The
grehan
2004-02-12
2
-0
/
+191
*
|
Add sys file required for IEEE fp functions.
grehan
2004-02-12
1
-0
/
+37
*
|
Add forgotten IEEE functions. The Perl 5.8 port now compiles.
grehan
2004-02-12
9
-2
/
+428
*
|
Reverse lock order by using local variable. This will shut up "acquiring
kuriyama
2004-02-12
1
-4
/
+6
*
|
Add %%sender%% to the recipient list.
des
2004-02-12
4
-4
/
+4
*
|
Set the default sender address to <tinderbox@freebsd.org>, and the
des
2004-02-12
1
-2
/
+2
*
|
Tidy up makefiles.
ru
2004-02-12
8
-264
/
+74
[next]