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
*
Define ovbcopy() as a macro which expands to the equivalent bcopy() call,
des
2003-04-04
16
-73
/
+41
*
Use sized cast matching the sized pointer.
phk
2003-04-04
1
-1
/
+1
*
Retire <sys/diskslice.h>
phk
2003-04-04
1
-35
/
+0
*
Libdisk does not need to include <sys/diskslice.h> any more.
phk
2003-04-04
29
-72
/
+48
*
Add NE2000DVF_AX88190 flag to Corega FEther PCC-TXD
sanpei
2003-04-04
1
-1
/
+1
*
- Print out an error message instead of dereferencing a NULL pointer
robert
2003-04-04
1
-7
/
+29
*
fix typo
sanpei
2003-04-04
1
-1
/
+1
*
Fix braino in definition of isfinite().
das
2003-04-04
1
-1
/
+1
*
ovbcopy -> bcopy
des
2003-04-04
1
-1
/
+1
*
Replace ovbcopy() with bcopy().
des
2003-04-04
1
-3
/
+2
*
Replace memcpy() and ovbcopy() with bcopy(); ditch some caddr_t usage.
des
2003-04-04
1
-7
/
+6
*
Don't use ovbcopy().
des
2003-04-04
2
-2
/
+2
*
Don't use ovbcopy(); use void * instead of char *.
des
2003-04-04
1
-6
/
+3
*
The kernel bcopy() is safe for overlapping regions (and always has), so
des
2003-04-04
1
-2
/
+2
*
Rename a static variable to avoid future conflicts.
des
2003-04-04
1
-2
/
+2
*
Set link-local address of tun interface with prefixlen = 64
ume
2003-04-04
2
-8
/
+8
*
-Wall implies -Wuninitialized if -O is also in effect.
ru
2003-04-04
1
-3
/
+0
*
Add a manpage for the 'vpd' driver.
mdodd
2003-04-04
2
-1
/
+90
*
Bandaid fix for previous commit while I figure out why it broke. This
jake
2003-04-04
2
-4
/
+4
*
Additional codec ids.
orion
2003-04-04
1
-0
/
+6
*
Fix mismatch between bus address stored for buffer descriptors and
orion
2003-04-04
1
-3
/
+8
*
Add release of FreeBSD 4.8.
murray
2003-04-04
1
-4
/
+5
*
o Remove useracc() calls from aio_qphysio(); they are redundant
alc
2003-04-04
1
-20
/
+1
*
o Check the b_bufsize passed to vmapbuf() returning an error
alc
2003-04-04
1
-2
/
+2
*
Simplify compatibility ifdef.
imp
2003-04-04
1
-4
/
+7
*
No need to check to see if we're running a version of FreeBSD 3.0 current or
imp
2003-04-04
1
-3
/
+0
*
No need to have ifdef < FreeBSD 4.0-current in here. Remove it to
imp
2003-04-04
2
-12
/
+0
*
Remove `#ifndef lint' left behind after previous change.
marcel
2003-04-04
2
-2
/
+0
*
G/C tconv: It is libmytinfo-dependent and has not compiled for 3+ years.
tjr
2003-04-04
5
-1639
/
+0
*
- Removed APTD and associated macros, it is no longer used.
jake
2003-04-03
9
-80
/
+18
*
Output machdep.guessed_bootdev as an integer rather than try to format
phk
2003-04-03
1
-54
/
+0
*
Use __FBSDID rather than rcsid[].
obrien
2003-04-03
102
-529
/
+262
*
Fix typo: On the relevant architectures, floppy drives are handled by
bmah
2003-04-03
2
-2
/
+2
*
Remove useless initialization.
mux
2003-04-03
1
-1
/
+0
*
Add support for the HP Smart Array 6400 EM
ps
2003-04-03
1
-3
/
+4
*
Retire the DIOCGMBR ioctl before anybody starts to use it.
phk
2003-04-03
2
-6
/
+0
*
Remove BIO_SETATTR from non-GEOM part of kernel as well.
phk
2003-04-03
2
-2
/
+0
*
Remove all references to BIO_SETATTR. We will not be using it.
phk
2003-04-03
8
-31
/
+0
*
Update the initializer for GEOM_MBREXT, I overlooked it previously.
phk
2003-04-03
1
-3
/
+2
*
Add #define for DOSPTYP_PMBR, and use it.
phk
2003-04-03
2
-1
/
+2
*
Add optimized block copy and zero functions using vis instructions, which
jake
2003-04-03
2
-0
/
+140
*
Fix fxp(4), this changed shouldn't have crept in.
mux
2003-04-03
1
-2
/
+2
*
Stop logging ``authpriv'' messages to the world-readable file
yar
2003-04-03
1
-1
/
+1
*
Add support for saving and restoring kernel floating point state. The state
jake
2003-04-03
2
-1
/
+45
*
- Add space for kernel floating point registers to the pcb. These will be
jake
2003-04-03
3
-10
/
+18
*
- Generally improve register usage in cpu_switch. Use the 'in' registers
jake
2003-04-03
1
-71
/
+63
*
<sys/disk.h> -> <geom/geom_disk.h>
des
2003-04-03
1
-1
/
+1
*
Don't assume the fp state is at offset 0 in the pcb.
jake
2003-04-03
1
-1
/
+1
*
Fix typos (don't use * when taking the size of an array).
jake
2003-04-03
1
-2
/
+2
*
Remove all the bogus volatile qualifiers from the structs definitions
mux
2003-04-03
2
-148
/
+146
[next]