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
*
Utility to create a.out [kernels] from an ELF one.
obrien
2002-03-28
2
-0
/
+312
*
Rename libusb.h to libusbhid.h, via a repocopy.
joe
2002-03-28
2
-102
/
+1
*
Opps, bootblock component is no more.
obrien
2002-03-28
1
-1
/
+1
*
sparc64 is an ofw consumer.
obrien
2002-03-28
1
-2
/
+2
*
Not all platforms have and want a.out format support.
obrien
2002-03-28
1
-1
/
+5
*
Fix 0x8b and 0x9b upper/lower mapping
ache
2002-03-28
1
-4
/
+8
*
Add a Makefile for sparc64 at this level.
obrien
2002-03-28
1
-0
/
+5
*
Update kgmon.8 to refer to /boot/kernel/kernel on -CURRENT, rather than
rwatson
2002-03-28
1
-2
/
+2
*
Use a slightly less obscure title than "file status".
wollman
2002-03-27
1
-2
/
+2
*
Remove double SINGL_FLD and SEP_FLAG initialization
ache
2002-03-27
1
-1
/
+0
*
GCC 3.1 uses crtstuff.c on Alpha now. [yay!]
obrien
2002-03-27
2
-304
/
+0
*
OK, the old HighPoint BIOS's are braindead, they have
sos
2002-03-27
1
-2
/
+5
*
Allow resursion on the pipe mutex because filt_piperead() and filt_pipewrite()
alc
2002-03-27
1
-1
/
+1
*
Make the reference counting of 'struct pargs' SMP safe.
alfred
2002-03-27
6
-19
/
+61
*
Add another two alpha disks to this testcase.
phk
2002-03-27
2
-35
/
+317
*
Add another couple of alpha disklabels.
phk
2002-03-27
2
-0
/
+66
*
Calculate the checksum the right place for alpha. The fact that this
phk
2002-03-27
1
-1
/
+1
*
On 2nd thought, we can do without plip altogether
wilko
2002-03-27
2
-2
/
+0
*
Function declared void shouldn't return any value...
abial
2002-03-27
1
-2
/
+2
*
Fix support for multi CD changers, it was as broken as my old NEC :)
sos
2002-03-27
1
-16
/
+13
*
Follow NetBSD and rename libusb to libusbhid.
joe
2002-03-27
9
-1176
/
+1
*
Turn "ether" address family into a generic "link" family
ru
2002-03-27
2
-72
/
+56
*
Move some includes around to make it more *BSD compliant.
joe
2002-03-27
1
-4
/
+12
*
Fix spelling and grammar bogons in a comment.
murray
2002-03-27
2
-14
/
+14
*
MFi386: revision 1.507.
kato
2002-03-27
2
-2
/
+2
*
Add support for creating/deleting ATA RAID's
sos
2002-03-27
2
-82
/
+161
*
Add support for creating/deleting ATA RAID's.
sos
2002-03-27
3
-106
/
+332
*
Add support for creating/deleting ATA RAID's
sos
2002-03-27
1
-1
/
+10
*
First cut at a geom(4) manpage.
phk
2002-03-27
2
-0
/
+312
*
Add a new mtx_init option "MTX_DUPOK" which allows duplicate acquires of locks
jeff
2002-03-27
16
-32
/
+20
*
oops, forgot to commit this. td->td_savecrit = 0 replaced by API
dillon
2002-03-27
1
-0
/
+1
*
Fix style bugs.
jake
2002-03-27
1
-3
/
+8
*
Fix breakage.
jake
2002-03-27
1
-1
/
+1
*
Make this compile.
jake
2002-03-27
1
-1
/
+0
*
Add drivers.conf.5 to the build.
murray
2002-03-27
1
-2
/
+2
*
Capitalize mfsroot consistently.
murray
2002-03-27
1
-3
/
+3
*
Add missing \ before an 'n' to get the proper newline when running
imp
2002-03-27
1
-1
/
+1
*
Tab-out the backslashes in icu_vector.s to make it more readable and to
dillon
2002-03-27
5
-610
/
+610
*
Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt
dillon
2002-03-27
78
-547
/
+2583
*
Switch register numbers for DWARF2_DEBUG also.
obrien
2002-03-27
1
-1
/
+2
*
Enhance GDB's abillity WRT stack traces where signal handlers are involved.
obrien
2002-03-27
2
-4
/
+53
*
Use ansi function definitions.
imp
2002-03-27
1
-56
/
+41
*
de __P
imp
2002-03-27
1
-19
/
+19
*
"Fixed" -Wshadow warnings by changing the name of some function parameters
bde
2002-03-27
1
-2
/
+2
*
Fixed -Wshadow warnings by renaming ttysleep()'s `timeout' parameter to
bde
2002-03-27
1
-2
/
+1
*
Restored the part of 1.45 that was clobbered in rev.1.46:
bde
2002-03-27
1
-0
/
+1
*
o Revert previous commit in asm.h. There's no need to undefine
marcel
2002-03-27
3
-3
/
+0
*
Embellish more.
obrien
2002-03-26
1
-1
/
+1
*
Embellish the comment.
obrien
2002-03-26
1
-2
/
+4
*
Track changes in sys/geom
phk
2002-03-26
4
-24
/
+6
[next]