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
*
ifconfig now needs -ljail
luigi
2009-09-12
1
-0
/
+1
*
Commit a change that I missed in the previous commit.
ed
2009-09-12
1
-0
/
+4
*
Commit all local modifications I have to libteken:
ed
2009-09-12
5
-102
/
+122
*
Small style(9) bug introduced in the previous commit.
ed
2009-09-12
1
-2
/
+2
*
Make 8-bit support run-time configurable.
ed
2009-09-12
5
-47
/
+40
*
Make resizing of teken terminals a bit more safe.
ed
2009-09-12
2
-4
/
+4
*
Fix typo in example.
des
2009-09-12
1
-1
/
+1
*
Mention that individual device driver can accept other flags through
delphij
2009-09-12
1
-3
/
+5
*
Make use of the more flexable device hints by adding a new field,
delphij
2009-09-12
2
-5
/
+10
*
fix UP compilation
kmacy
2009-09-11
2
-3
/
+1
*
Canonify include paths for newly added files.
jkim
2009-09-11
4
-9
/
+9
*
Catch up with ACPICA 20090903.
jkim
2009-09-11
1
-5
/
+5
*
Catch up with ACPICA 20090903.
jkim
2009-09-11
6
-130
/
+90
*
MFV: r196804
jkim
2009-09-11
76
-2295
/
+5743
|
\
|
*
Import ACPICA 20090903
jkim
2009-09-04
24
-197
/
+1025
|
*
Import ACPICA 20090730
jkim
2009-07-31
35
-1296
/
+3124
|
*
Import ACPICA 20090625
jkim
2009-06-25
48
-1002
/
+2135
*
|
Fix typos in comments from the previous commit.
jkim
2009-09-11
1
-2
/
+2
*
|
Improve amdtemp(4) significantly:
jkim
2009-09-11
1
-125
/
+226
*
|
pci(4): don't perform maximum register number check
avg
2009-09-11
1
-2
/
+1
*
|
Add simple embedded RADIUS server support to libradius, by extending existing
mav
2009-09-11
4
-90
/
+334
*
|
Extend the usage of sc(4)'s hint variable 'flag'. Bit 0x80 now means
delphij
2009-09-11
3
-15
/
+22
*
|
Stats missed packet handling was still not quite
jfv
2009-09-11
1
-2
/
+4
*
|
Get those pesky RFCOMM RPM data bits right. This is likely a noop.
emax
2009-09-10
1
-2
/
+2
*
|
If the pxe client is told to use / as the root path, honour that rather
emaste
2009-09-10
1
-1
/
+1
*
|
Add entries for moved files during vesa/dpms promotion.
delphij
2009-09-10
1
-0
/
+3
*
|
Add a few SCSI controllers to GENERIC that can be found on Powermacs.
nwhitehorn
2009-09-10
1
-0
/
+11
*
|
Fix build issue with last commit.
jfv
2009-09-10
1
-2
/
+2
*
|
Fix build complaint from previous checkin
jfv
2009-09-10
1
-2
/
+2
*
|
pci: remove definitions of duplicate constants
avg
2009-09-10
2
-12
/
+5
*
|
Move the printing of aperture size and stolen memory behind bootverbose.
n_hibma
2009-09-10
1
-9
/
+9
*
|
Missing opt_*.h file reference for make depend in sys/modules
n_hibma
2009-09-10
1
-1
/
+1
*
|
Fix an xmit mbuf leak, when transmit failed but you
jfv
2009-09-10
1
-6
/
+14
*
|
Fix for pr 138516
jfv
2009-09-10
1
-5
/
+10
*
|
Don't print out a message on loading a module. 'kldload -v' and 'kldstat
n_hibma
2009-09-10
2
-23
/
+2
*
|
Add a comment on the consequences of reducing the poweroff delay
n_hibma
2009-09-10
1
-0
/
+4
*
|
Consolidate CPUID to CPU family/model macros for amd64 and i386 to reduce
jkim
2009-09-10
10
-37
/
+31
*
|
As jhb@ pointed out to me, r197057 was incorrect, not least because these
des
2009-09-10
4
-0
/
+26
*
|
Don't malloc a buffer while holding the prison0 mutex. Instead, use a loop
jhb
2009-09-10
1
-3
/
+15
*
|
If a certain feature that was present in FreeBSD 7 was removed or changed in
des
2009-09-10
2
-8
/
+18
*
|
Fix comment about KERNFAST.
des
2009-09-10
1
-1
/
+1
*
|
Mention update to tzdata2009m.
edwin
2009-09-10
1
-1
/
+1
*
|
The boot loader is a FreeBSD a.out binary for x86, not a VAX binary.
imp
2009-09-10
1
-1
/
+1
*
|
Change one no to not in r197047
brooks
2009-09-09
1
-1
/
+1
*
|
kern_select(9) copies fd_set in and out of userspace in quantities of
kib
2009-09-09
4
-8
/
+13
*
|
Add LK_NOWITNESS to the vn_lock() calls done on newly created nfs
rmacklem
2009-09-09
3
-3
/
+3
*
|
Mention that a few ed(4) devices don't emit link state change notices
brooks
2009-09-09
1
-0
/
+18
*
|
As was done in r196643 for i386 and amd64, swap the start/end virtual
kib
2009-09-09
1
-2
/
+2
*
|
Make the description of `b' a little better.
ed
2009-09-09
1
-1
/
+1
*
|
Actually component with the greatest priority is used by the prefer balance
pjd
2009-09-09
1
-1
/
+1
[next]