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
*
Register the machine check private state spinlock on ia64.
peter
2002-10-12
1
-0
/
+3
*
Know that a 10160 is the same as a 12160.
mjacob
2002-10-12
1
-0
/
+2
*
cut/paste the pmap_new_altkstack stuff from the other platforms.
peter
2002-10-11
1
-3
/
+47
*
Call uma_zalloc on pvzone with M_NOWAIT, just like i386 and alpha.
peter
2002-10-11
1
-1
/
+1
*
- Move the 'done1' label down below the unlock of the proc lock and move
jhb
2002-10-11
1
-10
/
+9
*
The CAM system has it's own ideas of what locks are to be held by whom.
phk
2002-10-11
1
-19
/
+24
*
s/modunload/kldunload
imp
2002-10-11
1
-1
/
+1
*
Use the new freebsd output format from Binutils 2.13.1.
obrien
2002-10-11
3
-3
/
+3
*
Add typedefs for size_t and ssize_t, allow struct iovec to be defined
mike
2002-10-11
1
-2
/
+18
*
Fix %z to always print values as signed like it is supposed to.
jhb
2002-10-11
1
-2
/
+2
*
No need to hold Giant will harvesting RNG data; change callout_init so
sam
2002-10-11
2
-2
/
+4
*
This should enable 10160 support. As best as I can tell, the same
mjacob
2002-10-11
3
-4
/
+27
*
Fix the code so that it no longer on alpha refers to the now nonexistent
mjacob
2002-10-11
1
-17
/
+1
*
Use `unsigned long' instead of `u_long' so that this header compiles
mike
2002-10-11
1
-2
/
+2
*
Change iov_base's type from `char *' to the standard `void *'. All
mike
2002-10-11
19
-37
/
+52
*
Slight overhaul of arc4random() and friends.
phk
2002-10-11
2
-23
/
+29
*
- Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);
sobomax
2002-10-11
8
-51
/
+669
*
Remove an unused variable.
phk
2002-10-11
1
-7
/
+0
*
Trapdoor access to cd%da and cd%c so they still work, but do not let them
phk
2002-10-11
1
-0
/
+24
*
Use malloc(9)'s M_ZERO rather than explicit bzero(9) call.
phk
2002-10-11
1
-2
/
+2
*
add some devices from NetBSD
imp
2002-10-11
1
-1
/
+9
*
Some renamings from pccarddevs
imp
2002-10-11
1
-4
/
+6
*
sync to 1.36 of pccarddevs
imp
2002-10-11
1
-20
/
+52
*
Merge from NetBSD plus diff reduction to netbsd's pcmciadevs 1.177 file:
imp
2002-10-11
1
-10
/
+24
*
Add Planex GWNS11H
imp
2002-10-11
1
-0
/
+1
*
sync to 1.35 of pccarddevs
imp
2002-10-11
1
-1
/
+10
*
Add a new NewMedia BUSTOASTER that I bought on ebay (sadly w/o scsi dongle).
imp
2002-10-11
1
-0
/
+5
*
o Set CBB_CARD_OK just before CARD_ATTACH_CARD. If ATTACH_CARD fails, then
imp
2002-10-11
1
-12
/
+14
*
When considering a vnode for reuse in getnewvnode, we call
mckusick
2002-10-11
1
-13
/
+18
*
Correct the offset of the 'jfs' entry in fstypenames.
davidc
2002-10-10
1
-1
/
+0
*
turn off debugging by default if bandwidth delay product limiting is
dillon
2002-10-10
2
-2
/
+2
*
Update various comments mainly related to retransmit/FIN that I
dillon
2002-10-10
1
-6
/
+36
*
Get the most recent 2300 f/w that's on the QLogic intranet- fixes lots
mjacob
2002-10-10
1
-5683
/
+5802
*
From PHK's flex tool- we can get -1 returned from xpt_path_target_id,
mjacob
2002-10-10
1
-15
/
+18
*
Hook up strsep(3) to libkern following a repo-copy by Peter. This will
rwatson
2002-10-10
3
-2
/
+4
*
Fixed a warning if COM_MULTIPORT option is not defined.
nyan
2002-10-10
2
-2
/
+2
*
Remove '-DUFS1_ONLY' from CFLAGS. It is not needed.
nyan
2002-10-10
1
-2
/
+0
*
Incremental style improvements: more consistently avoid assignments
rwatson
2002-10-10
2
-36
/
+62
*
Fixed SBUS_RA_*_region_* functions.
nyan
2002-10-10
2
-128
/
+334
*
Fix IPOPT_TS processing: do not overwrite IP address by timestamp.
maxim
2002-10-10
1
-0
/
+2
*
Allow ubsa(4) driver to be build as a kernel module.
kan
2002-10-10
1
-0
/
+10
*
Regen from syntax fix to syscalls.master.
rwatson
2002-10-10
3
-3
/
+3
*
Regen from syntax fix to syscalls.master.
rwatson
2002-10-10
2
-2
/
+2
*
Fix what looks like a merge-o from a conflict in the last commit to
rwatson
2002-10-10
1
-9
/
+4
*
geom_mbr.c and geom_bsd.c would be kinda useful here too, at least
peter
2002-10-10
1
-0
/
+2
*
Explore new heights in alphabetization for _file and _fd variations on
rwatson
2002-10-10
2
-120
/
+120
*
re-regen. Sigh.
peter
2002-10-09
9
-21
/
+21
*
Sigh. Fix fat-fingering of diff. I knew this was going to happen.
peter
2002-10-09
3
-3
/
+3
*
regenerate. sendfile stuff and other recently picked up stubs.
peter
2002-10-09
9
-36
/
+162
*
Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This would
peter
2002-10-09
6
-6
/
+75
[next]