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
*
style cleanup: Remove duplicate $FreeBSD$ tags.
cperciva
2004-02-10
7
-15
/
+1
*
style cleanup: Remove duplicate $FreeBSD$ tags.
cperciva
2004-02-10
4
-5
/
+0
*
add verbage about how once BUS_TEARDOWN_INTR returns, the interrupt will
jmg
2004-02-10
1
-0
/
+6
*
Official patches 001-005
ache
2004-02-10
1
-2
/
+6
*
Run /etc/rc.d/routing at the appropriate time.
des
2004-02-10
1
-0
/
+1
*
Add some presidential birthdays.
wes
2004-02-10
1
-8
/
+23
*
Correct a long-standing race condition in the inactive queue scan. (See
alc
2004-02-10
1
-0
/
+15
*
Add my birthday (for those interested)
mlaier
2004-02-10
1
-0
/
+1
*
Spelling.
bms
2004-02-10
1
-2
/
+2
*
Now we have g_topology_assert_not(), so use it to detect deadlocks.
pjd
2004-02-10
1
-1
/
+1
*
Added macro which will be used to assert, that the topology lock is not held.
pjd
2004-02-10
1
-0
/
+6
*
Change the kernels definition of NODEV from ((dev_t)-1) to NULL.
phk
2004-02-10
1
-1
/
+3
*
Document the '-h hostname' option, which seems to have been present
roam
2004-02-10
1
-7
/
+14
*
don't call sbuf_clear() right after sbuf_new(), it is not necessary.
phk
2004-02-10
3
-6
/
+0
*
Fix numerous constness and aliasing issues.
des
2004-02-10
6
-19
/
+18
*
This commit was generated by cvs2svn to compensate for changes in r125647,
des
2004-02-10
60
-1032
/
+2005
|
\
|
*
Vendor import of OpenPAM Eelgrass.
des
2004-02-10
60
-1032
/
+2005
*
|
Remove a redundant command. No MFC, this was removed in STABLE.
trhodes
2004-02-10
1
-4
/
+1
*
|
Remove 'broken in some cases' Xref to Kerberos.
trhodes
2004-02-10
1
-1
/
+0
*
|
Reorder Xrefs in SEE ALSO.
trhodes
2004-02-10
1
-5
/
+5
*
|
Update to inform users of acls and multilabel options. Add Xrefs to the
trhodes
2004-02-10
1
-1
/
+20
*
|
Fixes problems that occurred when a file was removed and a directory
tjr
2004-02-10
3
-1
/
+42
*
|
Add sem_timedwait to the symbol map, otherwise the libc version will
deischen
2004-02-10
1
-0
/
+2
*
|
Initial import of libarchive.
kientzle
2004-02-09
45
-0
/
+11942
*
|
Loader makefile cleanup.
grehan
2004-02-09
2
-92
/
+38
*
|
Added an option -ldi<N> to control indentation of local variable names.
bde
2004-02-09
4
-4
/
+27
*
|
Only use tabs to indent variable names if the declaration indent is
bde
2004-02-09
1
-8
/
+8
*
|
Remove VFS_STATFS() call which violated the lock order and wasn't
des
2004-02-09
1
-4
/
+0
*
|
Backed out a part of previous commit that wasn;t mentioned in the log
bde
2004-02-09
1
-2
/
+1
*
|
Add stub implementations of KfLowerIrql() and KfRaiseIrql() (both of
wpaul
2004-02-09
1
-16
/
+40
*
|
Too good to miss.
wes
2004-02-09
1
-0
/
+3
*
|
fix build with FAST_IPSEC.
ume
2004-02-09
1
-2
/
+1
*
|
MFi386: Factor out -nostdlib and use PROG.
nyan
2004-02-09
9
-54
/
+55
*
|
Fixed tab lossage in indented variable names. The -diN option was
bde
2004-02-09
1
-6
/
+22
*
|
Fixed misformatting of "struct foo *bar" in function parameter lists. It
bde
2004-02-09
1
-8
/
+11
*
|
MFi386.
ru
2004-02-09
3
-52
/
+28
*
|
- Factor out -nostdlib to an upper level Makefile.inc.
ru
2004-02-09
12
-58
/
+64
*
|
Two changes to aid in cleaning up sys/boot/ makefiles:
ru
2004-02-09
1
-3
/
+9
*
|
Expanded the size of the keyword table from 100 to 1000 entries so that
bde
2004-02-09
1
-1
/
+3
*
|
Backed out rev.1.4 and 1.7 so they they can be implemented and committed
bde
2004-02-09
1
-18
/
+5
*
|
Disable branch-target instruction cache on MPC7457 as outlined
grehan
2004-02-09
1
-2
/
+3
*
|
Fall back to INTR_MPSAFE if INTR_FAST registration fails.
scottl
2004-02-09
1
-2
/
+8
*
|
Recognize MPC7547 (aka G4+)
grehan
2004-02-09
1
-1
/
+7
*
|
Definitions for MPC7457 CPU type and HID0 bits
grehan
2004-02-09
2
-35
/
+42
*
|
Fix a typo that stopped ypset's -h option from working with a
iedowse
2004-02-09
1
-1
/
+1
*
|
MFp4 @46705:
jmallett
2004-02-08
1
-0
/
+2
*
|
Use int rather than size_t storage for printf field widths to avoid
iedowse
2004-02-08
1
-43
/
+41
*
|
Further simplify the code for printing the message buffer:
iedowse
2004-02-08
1
-33
/
+36
*
|
New errata: SA-04:02.
bmah
2004-02-08
1
-0
/
+11
*
|
Certain ICMP error replies cause ping to perform a reverse DNS
iedowse
2004-02-08
1
-0
/
+6
[next]