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
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Introduce a new function bremfreel() that does a bremfree with the buf
jeff
2003-02-16
1
-8
/
+14
*
- Add a WITNESS_SLEEP() for the appropriate cases in lockmgr().
jeff
2003-02-16
1
-0
/
+7
*
Remove GIANT_REQUIRED from vm_pageq_remove().
alc
2003-02-16
1
-1
/
+0
*
prevent overflow in shminfo.shmmax
alfred
2003-02-16
1
-1
/
+5
*
Add MPSAFE comment to linux_sigpending().
tjr
2003-02-16
1
-0
/
+3
*
Regen from syscalls.master 1.52.
tjr
2003-02-16
3
-5
/
+11
*
Mark linux_sigpending() as MPSAFE.
tjr
2003-02-16
2
-2
/
+2
*
Regen from syscalls.master 1.49.
tjr
2003-02-16
3
-5
/
+11
*
Remove extraneous FILEDESC_LOCK around atomic read.
hsu
2003-02-16
2
-4
/
+0
*
Checkpoint a work in progress:
imp
2003-02-16
1
-532
/
+23
*
Use rman_get_device rather than rle->resl->r_dev.
imp
2003-02-16
2
-8
/
+6
*
Make sure we propagate rxid && iid in isp_target_put_atio
mjacob
2003-02-16
1
-0
/
+2
*
Pick up some compilation warning fixes from NetBSD.
mjacob
2003-02-16
1
-7
/
+7
*
Roll to latest level.
mjacob
2003-02-16
1
-5870
/
+5868
*
Clean up the CIS BAR parsing code by removing several pointless checks.
scottl
2003-02-16
1
-19
/
+19
*
- Update a couple of comments to make sense with what today's code is
arr
2003-02-15
1
-6
/
+12
*
Avoid file lock leakage when linuxthreads port or rfork is used:
tegge
2003-02-15
2
-15
/
+58
*
Added dependency on the apm(4) module.
ru
2003-02-15
1
-0
/
+1
*
Fix misuse of Maxmem in the calculation of the VHPT size. Maxmem
marcel
2003-02-15
1
-1
/
+1
*
Remove the acquisition and release of Giant around pmap_growkernel().
alc
2003-02-15
1
-2
/
+0
*
Move kernel_vm_end's declaration to pmap.h; add a comment regarding the
alc
2003-02-15
2
-2
/
+5
*
Assert that the kernel map's system mutex is held in pmap_growkernel().
alc
2003-02-15
2
-0
/
+2
*
- Remove old comment for PURGE() as it no longer exists and implied it
arr
2003-02-15
1
-2
/
+4
*
Add YIS YWL-11B. This card has same vendor id and product id
shiba
2003-02-15
1
-0
/
+1
*
Regen.
shiba
2003-02-15
1
-1
/
+5
*
Add YIS YWL-11B. This card has same vendor id and product id
shiba
2003-02-15
1
-0
/
+2
*
Acquire Giant around calls to kern_sigaction() in sigaction(),
tjr
2003-02-15
1
-17
/
+9
*
osigpending() no longer needs Giant, for the same reason sigpending()
tjr
2003-02-15
1
-3
/
+0
*
All uses of p_siglist are protected by the proc lock now, so there's
tjr
2003-02-15
1
-6
/
+1
*
Lock proc while accessing p_siglist, p_sigmask and p_sigignore
tjr
2003-02-15
1
-1
/
+5
*
fix bug in updating of interface pointers when resyncing state
darrenr
2003-02-15
1
-6
/
+30
*
Commit import changed from vendor branch of ipfilter to -current head
darrenr
2003-02-15
13
-117
/
+379
*
Commit import changed from vendor branch of ipfilter to -current head
darrenr
2003-02-15
5
-83
/
+222
*
sometimes i hate it when you leave temp files in a directory you import from
darrenr
2003-02-15
2
-13
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r110911,
darrenr
2003-02-15
2
-0
/
+13
|
\
|
*
Import IPFilter 3.4.31 into -current
darrenr
2003-02-15
18
-207
/
+622
|
*
3rd time lucky, i hope.
darrenr
2002-08-28
14
-87
/
+313
|
*
Import IPFilter 3.4.28
darrenr
2002-06-07
11
-36
/
+80
|
*
Import version 3.4.27
darrenr
2002-04-27
8
-73
/
+123
*
|
Do not allow kqueues to be passed via unix domain sockets.
alfred
2003-02-15
7
-5
/
+18
*
|
Fix LOR with PROC/filedesc. Introduce fdesc_mtx that will be used as a
alfred
2003-02-15
5
-6
/
+18
*
|
Implemented a simple "nodevice" config(8) command that cancels
ru
2003-02-15
1
-243
/
+6
*
|
Take advantage of pre-existing lock-free synchronization and type stable memory
hsu
2003-02-15
3
-11
/
+10
*
|
Allow non-privilaged user to retrive battery or AC line information.
takawata
2003-02-15
4
-1
/
+27
*
|
Protect calling fwohci_intr() with splfw() for 4-stable.
simokawa
2003-02-15
1
-1
/
+3
*
|
- Increase split transaction timeout from 2 sec to 6 sec.
simokawa
2003-02-15
1
-3
/
+3
*
|
Replace use of random() with arc4random() to provide less guessable
mckusick
2003-02-14
2
-3
/
+3
*
|
Make m_getm() always return the top of the newly allocated chain, as
bmilekic
2003-02-14
2
-5
/
+2
*
|
Clear the bus reset event flag as soon as possible after
simokawa
2003-02-14
1
-0
/
+9
*
|
Style nit.
des
2003-02-14
1
-4
/
+2
[next]