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
*
Add stub implementations of pthread_[gs]etconcurrency to libc_r and
jdp
2003-04-20
8
-0
/
+340
*
Backout my last commit.
davidxu
2003-04-20
2
-8
/
+8
*
Repair a bug in which a faulty group entry (one with only 2 colons)
nectar
2003-04-20
1
-8
/
+6
*
style(9).
mux
2003-04-20
1
-8
/
+11
*
Lock the vm_object in vfs_busy_pages().
alc
2003-04-20
1
-0
/
+4
*
Add a dozen new tests with the general theme of getting trailing
das
2003-04-19
1
-0
/
+12
*
%E-like %g and %G conversions should remove trailing zeroes unless
das
2003-04-19
2
-0
/
+14
*
- Lock the vm_object when performing vm_object_pip_subtract().
alc
2003-04-19
3
-1
/
+7
*
- Lock the vm_object when performing vm_object_pip_wakeupn().
alc
2003-04-19
4
-2
/
+13
*
Lock the jumbo_vm_object when performing vm_page_alloc().
alc
2003-04-19
1
-0
/
+2
*
Fix typo: s/5.0-STABLE/5.0-CURRENT/
bmah
2003-04-19
2
-2
/
+2
*
New release notes: LAZY_SWITCH, new docs and translation team.
bmah
2003-04-19
2
-22
/
+76
*
Make this file closer to style(9) paradigm.
mux
2003-04-19
1
-212
/
+215
*
Fix minor whitespace glitch. Translators can ignore this.
bmah
2003-04-19
2
-2
/
+2
*
- Enable interrupts only at the end of epic_attach() when all the
mux
2003-04-19
1
-39
/
+35
*
properly refuse a connection in the -c case if the client ip's subdirectory
billf
2003-04-19
1
-5
/
+6
*
Make more of the "hotspot" stuff generic:
phk
2003-04-19
3
-38
/
+77
*
Create a dedicated structure for holding hotspot information rather than
phk
2003-04-19
2
-18
/
+24
*
Spell ${_jail} correctly
mtm
2003-04-19
1
-1
/
+1
*
Add prototype for compute_stats() so that libdevstat is WARNS=4 clean.
phk
2003-04-19
1
-0
/
+8
*
Add an entry for ehci.
bmah
2003-04-19
2
-4
/
+12
*
Test next upcall time correctly.
davidxu
2003-04-19
2
-2
/
+2
*
New release notes: NSS modules, port distfile refetches.
bmah
2003-04-19
2
-0
/
+28
*
Unbreak sigaltstack syscall. sigonstack is now a function and
davidxu
2003-04-19
1
-7
/
+2
*
Use correct thread pointer.
davidxu
2003-04-19
2
-2
/
+2
*
Don't return garbage in high 16 bits.
davidxu
2003-04-19
2
-8
/
+8
*
Fix compile warning - proc should have been thread.
grehan
2003-04-19
1
-1
/
+1
*
The changes to rc.d/network1 will not get merged in by
mtm
2003-04-19
1
-1
/
+1
*
o Update locking around vm_object_page_remove() in vm_map_clean()
alc
2003-04-19
1
-4
/
+2
*
The ehci driver works on pc98.
nyan
2003-04-19
2
-2
/
+2
*
Lock the vm_object in obj_alloc().
alc
2003-04-19
1
-0
/
+2
*
- Correct a comment made bogus by my last commit.
mux
2003-04-19
1
-2
/
+4
*
Various cleanups:
mux
2003-04-19
1
-20
/
+1
*
Back out last commit.
julian
2003-04-18
1
-9
/
+5
*
Add the beginning of a regression test.
phk
2003-04-18
2
-0
/
+113
*
Follow-up to revision 1.74: Using the result buffer to store our empty
nectar
2003-04-18
1
-22
/
+16
*
While I really liked the error message one received from `passwd'
nectar
2003-04-18
1
-6
/
+3
*
I'd like to keep an eye on nsdispatch and friends for a while.
nectar
2003-04-18
1
-0
/
+2
*
Follow-up to revision 1.73: set _PWF_FILES when `compat' source is used
nectar
2003-04-18
1
-4
/
+13
*
- Make sigonstack() a regular function instead of an inline and add a proc
jhb
2003-04-18
2
-21
/
+24
*
Synchronize the two linux_clone() implementations which includes a few
jhb
2003-04-18
2
-28
/
+25
*
Solve printf/cast issues to make this compile in i386 as well.
phk
2003-04-18
1
-5
/
+5
*
Rather than check for M_PKTHDR and conditionally perform access control,
rwatson
2003-04-18
1
-4
/
+3
*
Use the proc lock to protect p_singlethread and a P_WEXIT test. This
jhb
2003-04-18
7
-11
/
+15
*
Rename do_sigprocmask() to kern_sigprocmask() and make it a global symbol
jhb
2003-04-18
2
-8
/
+8
*
Add a couple of sched_lock asserts.
jhb
2003-04-18
1
-0
/
+2
*
- Add a static function pgadjustjobc() to adjust the job control count for
jhb
2003-04-18
1
-36
/
+42
*
Hold the proc lock for curproc around sigonstack().
jhb
2003-04-18
5
-1
/
+11
*
Update NAI copyright to 2003, missed in earlier commits and merges.
rwatson
2003-04-18
13
-13
/
+13
*
First scrub of s/disklabel/bsdlabel/
phk
2003-04-18
3
-28
/
+29
[next]