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
*
Added missing DPADD.
ru
2004-02-05
1
-0
/
+1
*
Always set a process' state to normal when it is fully constructed in
jhb
2004-02-05
2
-6
/
+9
*
- A lot of style and whitespace fixes.
jhb
2004-02-05
2
-70
/
+63
*
Correct a reference counting bug in shmat(2). If vm_map_find(9)
nectar
2004-02-05
1
-0
/
+1
*
Rename cn_unavailable to cnunavailable for little more consistency.
kan
2004-02-05
4
-19
/
+7
*
Updates cx driver information (Cronyx-Sigma)
rik
2004-02-05
1
-1
/
+3
*
Fix a typo in kan's last commit: cnavaiable() -> cnavailable()
roam
2004-02-05
1
-1
/
+1
*
Fix wrong check.
pjd
2004-02-05
2
-2
/
+2
*
Style fixes: don't indent variable names.
silby
2004-02-05
1
-6
/
+6
*
- Locking for the per-process resource limits structure has eliminated
alc
2004-02-05
2
-5
/
+1
*
Eliminate global cons_unavailable flag and replace it by the status
kan
2004-02-05
8
-18
/
+65
*
Compile on amd64. (pointer/int mismatches and printf int vs long )
peter
2004-02-05
1
-5
/
+5
*
Add crypto implemenation files (C versions (like alpha, unlike i386))
peter
2004-02-05
1
-0
/
+4
*
Don't cast a pointer to an int that isn't big enough.
peter
2004-02-05
1
-1
/
+1
*
Fix long/int printf format problems exposed by PMAP_DIAGNOSTIC
peter
2004-02-05
1
-7
/
+7
*
Checkpoint a NOTES file I had as of Nov 23rd. It doesn't quite compile
peter
2004-02-04
1
-0
/
+419
*
When creating raid5 or striped plexes, avoid falling out of bounds
le
2004-02-04
1
-24
/
+27
*
Regen.
jhb
2004-02-04
21
-36
/
+36
*
The following compat syscalls are now mpsafe: linux_getrlimit(),
jhb
2004-02-04
7
-15
/
+15
*
Locking for the per-process resource limits structure.
jhb
2004-02-04
42
-397
/
+581
*
Expand the mask for the Avlab Technology, PCI IO 2S entry to cover the
jhb
2004-02-04
1
-1
/
+1
*
Fixed editing error in a comment in previous commit.
bde
2004-02-04
1
-1
/
+1
*
Removed TIOCMODG and TIOCMODS. They were superseded by TIOCMGET and
bde
2004-02-04
1
-13
/
+24
*
aic7xxx.c:
gibbs
2004-02-04
1
-4
/
+2
*
aic79xx.c:
gibbs
2004-02-04
6
-135
/
+327
*
Include <sys/queue.h> before <sys/_lock.h> instead of depending on
bde
2004-02-04
1
-8
/
+7
*
- add a description of what .gdbinit should contain.
grehan
2004-02-04
1
-9
/
+25
*
Remove pmap_pvo_allocf zone alloc function. It was a way of
grehan
2004-02-04
3
-81
/
+12
*
Major overhaul of common trap code
grehan
2004-02-04
2
-1616
/
+710
*
- remove unused trap definitions
grehan
2004-02-04
2
-12
/
+22
*
- Lots more symbols required by the new trap_subr code
grehan
2004-02-04
1
-0
/
+40
*
- Add definition for GET_CPUINFO, required by new trap_subr code
grehan
2004-02-04
2
-12
/
+8
*
Move temporary register save area from exception-vector memory to
grehan
2004-02-04
1
-3
/
+15
*
KNF
ume
2004-02-04
1
-8
/
+7
*
- add an identify method, since the disk device used to be picked
grehan
2004-02-04
1
-3
/
+29
*
Allow child devices to set the OpenFirmware device node ivar
grehan
2004-02-04
2
-4
/
+10
*
Do not aggressively unroll the AES implementation, in non-benchmarking use
phk
2004-02-04
1
-2
/
+0
*
Rename iov_to_uio to uiofromiov to be more consistent with other
silby
2004-02-04
3
-3
/
+3
*
Allow assert that the current thread does not hold the sx(9) lock.
pjd
2004-02-04
1
-0
/
+11
*
Style fixes
silby
2004-02-04
2
-35
/
+29
*
Add SX_UNLOCKED define. It will be used with sx_assert(9) to be
pjd
2004-02-04
1
-0
/
+1
*
A variety of further cleanups to ttyinfo():
rwatson
2004-02-04
1
-77
/
+84
*
- removed debug printf that was a false positive on non-OpenPIC systems
grehan
2004-02-04
1
-7
/
+5
*
Correct/improve the implementation of NdisMAllocateSharedMemoryAsync().
wpaul
2004-02-04
1
-13
/
+50
*
Add the kernel side of network interface renaming support.
brooks
2004-02-04
2
-23
/
+57
*
The sem_timedwait() and ksem_timedwait() functions both
deischen
2004-02-03
4
-0
/
+6
*
Revert the skipping of segment register reloads as it appears to actually
jhb
2004-02-03
2
-34
/
+40
*
pass pcb rather than so. it is expected that per socket policy
ume
2004-02-03
15
-154
/
+84
*
Remove a bogus assertion.
jhb
2004-02-03
1
-1
/
+0
*
Add prototype for sem_timedwait().
deischen
2004-02-03
2
-0
/
+2
[next]