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
...
*
Remove vnode->v_bsize. This was a dead-end.
phk
2004-10-25
4
-13
/
+1
*
Retire si_stripesize and si_stripeoffset they will not be needed in cdev
phk
2004-10-25
2
-4
/
+0
*
Use VM_ALLOC_NOBUSY to eliminate vm_page_wakeup() calls and the acquisition
alc
2004-10-25
1
-10
/
+3
*
Collapse vnode->v_object and buf->b_object into bufobj->bo_object.
phk
2004-10-25
5
-9
/
+10
*
Remove useless inclusion of <sys/disklabel.h>
marcel
2004-10-25
2
-2
/
+0
*
Declare variables as static, like I intended.
marcel
2004-10-25
4
-4
/
+4
*
Fix bogon. Create the BSD label in the FreeBSD slice.
marcel
2004-10-25
1
-1
/
+1
*
Catch up with the BSD label changes. The partition offsets are relative
marcel
2004-10-25
1
-3
/
+20
*
Build gpt(8) on all platforms.
marcel
2004-10-25
1
-5
/
+1
*
Add byte swapping and UUID encoding/decoding to allow gpt to be compiled
marcel
2004-10-25
9
-140
/
+192
*
Assert that the containing vm object is locked in vm_page_busy() and
alc
2004-10-24
1
-0
/
+4
*
Move from using the socket reference count to the file reference
rwatson
2004-10-24
1
-23
/
+87
*
Log the actual number of bytes sent on the wire to /var/log/ftpd
yar
2004-10-24
1
-2
/
+2
*
Use VM_ALLOC_NOBUSY instead of calling vm_page_wakeup().
alc
2004-10-24
1
-2
/
+1
*
Move the buffer method vector (buf->b_op) to the bufobj.
phk
2004-10-24
19
-104
/
+113
*
Mention fdescfs(5) and why it might be useful.
rwatson
2004-10-24
1
-1
/
+14
*
Fix a panic discovered with some apache2 configure test (that seemed to
mlaier
2004-10-24
1
-0
/
+5
*
Acquire the vm object lock before rather than after calling
alc
2004-10-24
1
-4
/
+5
*
Use VM_ALLOC_NOBUSY instead of calling vm_page_wakeup().
alc
2004-10-24
2
-11
/
+3
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-54
/
+54
*
Only check if ENABLE_SUID_NEWGRP is defined, for consistency with
ru
2004-10-24
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-33
/
+33
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
258
-301
/
+308
*
There's no such knob as WERROR.
ru
2004-10-24
1
-1
/
+0
*
Add a Japanese override of dev-auto.sgml.
hrs
2004-10-24
14
-2
/
+168
*
Fixed misspelling of DPADD.
ru
2004-10-24
1
-2
/
+2
*
- use `realpath /dev/dumpdev` instead of just /dev/dumpdev so messages
des
2004-10-24
1
-3
/
+8
*
- Use quad_t for dcons buffer address and size.
simokawa
2004-10-24
1
-4
/
+11
*
Preserve dcons(4) buffer passed by loader(8).
simokawa
2004-10-24
1
-0
/
+16
*
NEED_LIBNAMES is gone long ago.
ru
2004-10-24
1
-1
/
+0
*
Collapse several adjacent .if's into .if/.elif.
ru
2004-10-24
1
-10
/
+7
*
ELF64 support is not needed on pc98.
nyan
2004-10-24
1
-1
/
+5
*
MFi386: revision 1.4.
nyan
2004-10-24
1
-1
/
+9
*
MFi386: Set bi_basemem and bi_extmem variables.
nyan
2004-10-24
1
-0
/
+6
*
MFi386: Add support for preloading ELF relocatable object format modules.
nyan
2004-10-24
1
-0
/
+2
*
Disable ed1 - ed12.
nyan
2004-10-24
1
-0
/
+24
*
Merged from src/sbin/fdisk/fdisk.c revision 1.75.
nyan
2004-10-24
1
-1
/
+1
*
Add identifiers for the HP Laserjet 2300d USB
rse
2004-10-24
2
-0
/
+3
*
-O2 compile isn't quite ready for WARNS=2 yet.
ru
2004-10-24
1
-1
/
+1
*
Allow multiple devices to be specified on one device / nodevice line.
des
2004-10-24
1
-7
/
+27
*
Update the family tree for FreeBSD 5.3
scottl
2004-10-24
1
-0
/
+5
*
If the file specified in an "include" line does not exist in the current
des
2004-10-24
1
-1
/
+9
*
Fix some warnings that only triggered in LINT.
scottl
2004-10-24
3
-11
/
+11
*
Update for 5-STABLE.
scottl
2004-10-24
1
-3
/
+3
*
Hook the hptmv driver up to the build.
scottl
2004-10-24
4
-0
/
+18
*
Embed the correct name.
scottl
2004-10-24
2
-2
/
+2
*
Clean up some messy Makefile stuff so that this can be built into the
scottl
2004-10-24
3
-21
/
+18
*
Hack around a problem with sys/tools/usbdevs2h.awk that generates
ru
2004-10-24
2
-1
/
+5
*
Curlies only work in target and sources specifications, but
ru
2004-10-24
2
-2
/
+2
[prev]
[next]