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
*
Ruleset numbers are not allowed in devfs_* knobs.
mtm
2004-02-02
1
-1
/
+1
*
Support starting/stoping of jails individually.
mtm
2004-02-02
2
-14
/
+25
*
Check error return from g_clone_bio(). (netchild@)
phk
2004-02-02
1
-0
/
+11
*
GC old unused dev_t mangling stuff.
phk
2004-02-02
1
-21
/
+0
*
Don't mingle malloc/g_event flags.
phk
2004-02-02
1
-5
/
+8
*
- Make sure the apic is idle before sending an IPI. This is required on
jeff
2004-02-02
1
-4
/
+2
*
Remove debugging code that slipped into the previous commit.
silby
2004-02-02
1
-3
/
+0
*
- style fixes to the critical_exit() KASSERT().
jeff
2004-02-02
1
-1
/
+2
*
- Use a seperate startup function for the zeroidle kthread. Use this to
jeff
2004-02-02
1
-10
/
+23
*
Add new Apple GEM PCI id.
grehan
2004-02-02
1
-0
/
+1
*
Remove a device that will compile fine, isn't 64-bit clean.
obrien
2004-02-02
1
-1
/
+0
*
Fix MSIZE definition location.
ale
2004-02-01
1
-2
/
+2
*
Commit file missed in last pass: MAC api uses 'struct pipepair', not
rwatson
2004-02-01
1
-8
/
+8
*
Use the OID_802_11_CONFIGURATION OID when deciding if the underlying driver
wpaul
2004-02-01
1
-2
/
+4
*
Eliminate all TLB shootdowns by pmap_pte_quick(): By temporarily pinning
alc
2004-02-01
1
-13
/
+52
*
Bump up the maximum number concurrent threads on x86.
mtm
2004-02-01
1
-1
/
+1
*
Add a section documenting the return values from diff.
ceri
2004-02-01
1
-0
/
+5
*
Untaint the hostname before trying to use it on a command line.
des
2004-02-01
1
-0
/
+5
*
Spell "disklabel" correctly.
ceri
2004-02-01
1
-1
/
+1
*
- Allow interactive tasks to use the maximum time-slice. This is not as
jeff
2004-02-01
1
-1
/
+1
*
Fix printout case when LANG is overwritten by LC_ALL
ache
2004-02-01
1
-11
/
+10
*
asn1_compile needs roken.h.
ru
2004-02-01
2
-2
/
+9
*
Rewrite sendfile's header support so that headers are now sent in the first
silby
2004-02-01
4
-12
/
+144
*
- Disable ithread binding in all cases for now. This doesn't make as much
jeff
2004-02-01
1
-13
/
+5
*
- Fix a problem where we did not drain the cache of buckets in the zone
jeff
2004-02-01
1
-8
/
+21
*
Coalesce pipe allocations and frees. Previously, the pipe code
rwatson
2004-02-01
14
-214
/
+287
*
- Revert rev 1.240 we no longer need a kthread for loadav().
jeff
2004-02-01
1
-31
/
+12
*
Use `uname -n` as default for the HOSTNAME configuration variable.
des
2004-02-01
2
-4
/
+7
*
- Use sched_load() rather than grabbing the sx lock and traversing the proc
jeff
2004-02-01
1
-20
/
+2
*
- Add a new member to struct kseq called ksq_sysload. This is intended to
jeff
2004-02-01
1
-3
/
+27
*
- Keep a variable 'sched_tdcnt' that is used for the local implementation
jeff
2004-02-01
1
-2
/
+19
*
- Add a sched API entry point that returns the system load. This load should
jeff
2004-02-01
1
-0
/
+7
*
Move KASSERT regarding td_critnest to after the value of td is set to
rwatson
2004-02-01
1
-2
/
+1
*
- Assert that td_critnest > 0 in critical_exit() to catch cases of
jeff
2004-02-01
1
-0
/
+2
*
Clarify more about LC_*/LANG priorities.
ache
2004-01-31
1
-3
/
+6
*
Merge vfscanf.c,v 1.35.
das
2004-01-31
1
-4
/
+10
*
Fix the handling of negative hexadecimal numbers in integer formats.
das
2004-01-31
1
-3
/
+9
*
Fix an error in a KASSERT string: it's pipe_free_kmem(), not
rwatson
2004-01-31
1
-1
/
+1
*
Use memcpy plus a manual NUL termination when copying the interface name
brooks
2004-01-31
1
-3
/
+5
*
Move the checks for whether or not to build pppctl to
deischen
2004-01-31
1
-8
/
+15
*
deischen had a good idea on how to make my previous commit a little better,
trhodes
2004-01-31
1
-5
/
+8
*
Compiled longrun.c when defined options CPU_ENABLE_LONGRUN,
shiba
2004-01-31
2
-1
/
+2
*
LC_ALL not always take priority over other LC_*
ache
2004-01-31
1
-22
/
+35
*
Add the Canon N1240U to the mix. It appears to be similar to the
imp
2004-01-31
1
-0
/
+1
*
Update this manual page for the libkse -> libpthread changes.
trhodes
2004-01-31
1
-12
/
+12
*
Use strtol to parse the <%d> tags in printline() and printsys().
iedowse
2004-01-31
1
-18
/
+18
*
Apply s/LIBC_R/LIBPTHREAD/ to the DPADD variable. The LDADD variable
marcel
2004-01-31
1
-1
/
+1
*
Add LIBPTHREAD.
marcel
2004-01-31
1
-0
/
+1
*
Add some logic so that pppctl isn't built if the correct threading library
deischen
2004-01-31
1
-1
/
+5
*
Correct the link for the profiling library.
deischen
2004-01-31
1
-1
/
+1
[next]