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
*
Catch instances of (pipe == NULL) that were obsoleted with recent
rwatson
2004-02-03
1
-6
/
+6
*
Add a note about the default media types and a simple reminder to keep
trhodes
2004-02-03
1
-0
/
+17
*
Drop the reference count on the old vmspace after fully switching the
jhb
2004-02-02
1
-2
/
+2
*
Set PCPU_GET(curpcb) for the BSP to thread0's pcb. Otherwise, the boot CPU
jhb
2004-02-02
1
-0
/
+1
*
Add sysctl net.inet.icmp.reply_src to specify the interface name
andre
2004-02-02
1
-0
/
+19
*
More verbose description of the source ip address selection for ICMP replies.
andre
2004-02-02
1
-5
/
+16
*
- Assert that witness_cold is not true in enroll().
jhb
2004-02-02
1
-1
/
+2
*
- Removed libmd from the Kerberos library set.
ru
2004-02-02
1
-7
/
+4
*
More macro cleanup. Use the system roundup2() macro instead of making
brooks
2004-02-02
1
-3
/
+1
*
GC LIBPC and LIBPLOT: they never existed in unencumbered BSD versions.
ru
2004-02-02
1
-2
/
+0
*
Reserve 187 (twa) for the new 3ware ATA RAID controller.
ps
2004-02-02
1
-0
/
+1
*
Allow a GEOM class to unload if it has no geoms or a method function to
phk
2004-02-02
1
-1
/
+6
*
Teach /etc/rc.d/dumpon script how to stop.
pjd
2004-02-02
1
-1
/
+12
*
Fix many issues related to mount/unmount:
pjd
2004-02-02
1
-8
/
+33
*
Made use of MNT_USER flag and inform about user responsible for mount
pjd
2004-02-02
1
-1
/
+5
*
Added flag MNT_USER to MNT_UPDATEMASK, it will be used for detecting
pjd
2004-02-02
1
-1
/
+1
*
Removed duplicate -lutil.
ru
2004-02-02
1
-5
/
+2
*
Reorder dependencies to fix static NOPAM build.
ru
2004-02-02
1
-4
/
+4
*
If the temperature is at _HOT or _CRT for 3 sequential readings, shutdown
njl
2004-02-02
1
-14
/
+21
*
Fixed style of assignments.
ru
2004-02-02
1
-2
/
+2
*
GC (now unused here) -lcrypt.
ru
2004-02-02
1
-2
/
+2
*
- Use proper names in KASSERTs.
pjd
2004-02-02
1
-6
/
+6
*
Add CRD_F_KEY_EXPLICIT which allows the key to be changed per
phk
2004-02-02
3
-0
/
+13
*
Back out LANG printing changes. POSIX is unclear in this place, but
ache
2004-02-02
1
-10
/
+11
*
Move the enabling of interrupt back to where it was some time ago.
sos
2004-02-02
1
-4
/
+3
*
MFNetBSD: URL updates(rev.1.108)
sanpei
2004-02-02
1
-4
/
+4
*
Fix support for the Promise TX4 on amd64.
sos
2004-02-02
2
-1
/
+2
*
Check error return from g_clone_bio(). (netchild@)
phk
2004-02-02
1
-6
/
+8
*
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
[next]