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
*
Make the generated oid.h dependend on the Makefile. The Makefile defines
harti
2006-11-08
1
-2
/
+2
*
o Fix a couple of obvious typos.
maxim
2006-11-08
1
-2
/
+2
*
MFamd64/ia64/i386/sun4v
alc
2006-11-08
1
-1
/
+1
*
Ensure that the page's oflags field is initialized by contigmalloc().
alc
2006-11-08
1
-0
/
+1
*
/boot/skiload.help has been eliminated on ia64.
marcel
2006-11-08
1
-0
/
+4
*
Increate cnt.v_intr on interrupt.
cognet
2006-11-08
1
-0
/
+1
*
-Fixes first of all the getcred on IPv6 and V4. The
rrs
2006-11-08
10
-177
/
+167
*
Fix typos in comments.
ceri
2006-11-07
2
-2
/
+2
*
Use z modifier for size_t and ssize_t.
jkim
2006-11-07
1
-15
/
+15
*
XPT_GET_TRAN_SETTINGS can fail- so check for an error and
mjacob
2006-11-07
1
-1
/
+9
*
Fix expanding of quoted positional parameters in case patterns.
stefanf
2006-11-07
1
-6
/
+6
*
Identify the xscale 81342.
cognet
2006-11-07
6
-11
/
+117
*
In the ARM_USE_SMALL_ALLOC case, vm_page_t may have an address < KERNBASE,
cognet
2006-11-07
2
-2
/
+14
*
Spelling.
ru
2006-11-07
2
-2
/
+2
*
Line up memory amount reporting that got broken when s/real/usable/.
ru
2006-11-07
1
-2
/
+2
*
Style cleanups to the sctp_* syscall functions.
andre
2006-11-07
1
-107
/
+95
*
Fix TFTP NAT support by making sure the appropriate fingerprinting checks
marcus
2006-11-07
1
-2
/
+4
*
Simplify operations with sync_mtx in sched_sync():
jhb
2006-11-07
1
-7
/
+3
*
- Don't bother to include IDs of PCnet chips which are not supported
marius
2006-11-07
2
-40
/
+27
*
Document the -l option.
ceri
2006-11-07
2
-2
/
+16
*
Fix comment typo and function declaration.
jhb
2006-11-07
1
-2
/
+2
*
Fix some edge cases in detach (including attach failures):
jhb
2006-11-07
1
-3
/
+2
*
Remove extra forward declare of 'struct sem'.
jhb
2006-11-07
1
-2
/
+0
*
Various whitespace cleanups.
jhb
2006-11-07
3
-25
/
+27
*
Add a new 'union l_sigval' to use in place of 'union sigval' in the
jhb
2006-11-07
1
-3
/
+6
*
Remove old XXX comment about possibly adding a print_Intel_info() function
jhb
2006-11-07
1
-8
/
+0
*
Remove duplicate IDTVEC macro definition, it's already defined in
jhb
2006-11-07
2
-4
/
+0
*
honor nolockd flag in root mount options
sam
2006-11-07
1
-0
/
+2
*
Add my birthdate to the calendar.
laszlof
2006-11-07
1
-0
/
+1
*
Add atomic_cmpset_acq_32.
cognet
2006-11-07
1
-0
/
+1
*
Second stage of unbreaking thr formatting of the NICE field: decode the
bde
2006-11-07
1
-15
/
+29
*
Add support for the HTTP_TIMEOUT environment variable (integer number
cperciva
2006-11-07
1
-0
/
+13
*
Add priv.h include required to build FAST_IPSEC, which is not present in
rwatson
2006-11-07
1
-0
/
+1
*
Fix the hanging chad if the NEW_TRAN_CODE change and change the
mjacob
2006-11-07
1
-2
/
+2
*
Don't drop reference to tty in tty_close() if TS_ISOPEN is already cleared.
tegge
2006-11-06
1
-7
/
+6
*
Instead of re-implementing hton[ls] and friends for each arch, add a new MI
cognet
2006-11-06
33
-1230
/
+37
*
Handle early errors in kern_sendfile() by introducing a new goto 'out'
andre
2006-11-06
1
-9
/
+9
*
Provide definitions suitable for arm big-endian.
cognet
2006-11-06
1
-0
/
+5
*
Sometimes the vty switching has to be delayed; the vty
ru
2006-11-06
1
-1
/
+1
*
Add missing includes of priv.h.
rwatson
2006-11-06
2
-0
/
+2
*
Style facelift.
dds
2006-11-06
1
-57
/
+73
*
Add needed hyphens, note the KTRACE kernel option, bump doc date.
trhodes
2006-11-06
1
-5
/
+9
*
Remove sys/uio.h include -- this is no longer required by the extattr
rwatson
2006-11-06
1
-1
/
+0
*
Use a more sensible default of 1 or -1 when only the start and
dds
2006-11-06
2
-2
/
+9
*
Add auditd_program variable to defaults, in order to make it more clear
rwatson
2006-11-06
1
-0
/
+1
*
Add the examples from the manual page.
dds
2006-11-06
10
-2
/
+630
*
Updated results for bin/68981
dds
2006-11-06
2
-0
/
+42
*
Convert three new suser(9) calls introduced between when the priv(9)
rwatson
2006-11-06
3
-5
/
+19
*
This changes tracks down the EEOR->NonEEOR mode failure
rrs
2006-11-06
1
-56
/
+66
*
Fix markup.
ru
2006-11-06
1
-10
/
+13
[next]