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
*
Make the linker.hints file have mode 644 instead of 600.
luigi
2008-11-30
1
-0
/
+2
*
Clarify the reason to not use the volatile string as an argument to CTR
kib
2008-11-30
1
-6
/
+11
*
Don't call ether_ioctl() with locks held. Loop in xn_rxeof() until the backend
dfr
2008-11-30
1
-81
/
+85
*
Add more obsolete files.
antoine
2008-11-30
1
-0
/
+5
*
On FreeBSD, printing the version is centralized, so no need to repeat
imp
2008-11-30
1
-2
/
+0
*
Do not spin when trying to lock on a single-CPU system.
jasone
2008-11-30
1
-11
/
+13
*
Improve a comment.
jkoshy
2008-11-30
1
-4
/
+7
*
According to "Intel 64 and IA-32 Architectures Software Developer's Manual
mav
2008-11-30
1
-1
/
+5
*
According to "Intel 64 and IA-32 Architectures Software Developer's Manual
mav
2008-11-30
1
-1
/
+5
*
Unlock the malloc() locks in the child process after fork(). This gives
kib
2008-11-29
1
-0
/
+1
*
Parse the error string returned by the kernel. The format is:
marcel
2008-11-29
1
-14
/
+39
*
Format the output of -itv for real. In particular:
kientzle
2008-11-29
3
-13
/
+225
*
Third argument to the vi_mmap_t function is vm_paddr_t *.
kib
2008-11-29
1
-1
/
+1
*
When deciding which characters (of a filename, for instance)
kientzle
2008-11-29
2
-49
/
+119
*
Add standard MLINKs.
brueffer
2008-11-29
1
-0
/
+3
*
Bring this a little closer to our manpage style.
brueffer
2008-11-29
1
-16
/
+30
*
Add several missing MLINKs.
brueffer
2008-11-29
1
-1
/
+10
*
Fix typo.
brueffer
2008-11-29
1
-1
/
+1
*
Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64.
kib
2008-11-29
4
-52
/
+301
*
Unbreak the no-networks (no INET/6) build that I broke with
bz
2008-11-29
1
-0
/
+2
*
Regenerate
kib
2008-11-29
3
-9
/
+9
*
Fix iovec32 for linux32/amd64.
kib
2008-11-29
3
-14
/
+47
*
Regen after jail support was added in r185435.
bz
2008-11-29
4
-7
/
+12
*
MFp4:
bz
2008-11-29
39
-383
/
+2421
*
Check the return value of config_intrhook_establish().
rpaulo
2008-11-29
1
-1
/
+5
*
Check for non-existing model DMI string.
rpaulo
2008-11-29
1
-0
/
+3
*
In the nfsrv_fhtovp(), after the vfs_getvfs() function found the pointer
kib
2008-11-29
4
-12
/
+42
*
Improve KASSERT() call a bit:
pjd
2008-11-29
1
-1
/
+2
*
MFp4: Remove assertion that is no longer valid - we now use VOP_CLOSE() in
pjd
2008-11-29
1
-1
/
+0
*
make 'make universe' not complain about
bz
2008-11-29
1
-0
/
+1
*
Unbreak mips build by taking first WAG at mb(), wmb() and rmb(). The
imp
2008-11-29
1
-0
/
+4
*
Noticed the following error message:
imp
2008-11-29
1
-2
/
+6
*
Renamed the FRAMELEN macro to TRUEPHY_FRAMELEN as for powerpc
bz
2008-11-28
1
-2
/
+3
*
Add an essential .h file that skipped from the last commit (r185419).
zec
2008-11-28
1
-0
/
+82
*
Unhide declarations of network stack virtualization structs from
zec
2008-11-28
18
-81
/
+40
*
o FreeBSD 6.4-RELEASE added.
maxim
2008-11-28
1
-6
/
+8
*
With the permissions of phk@ change the license on kern_jail.c
bz
2008-11-28
1
-6
/
+22
*
Add missing 'THE'. This was discussed with core@ in the larger
imp
2008-11-28
1
-2
/
+2
*
Update for 185401, errors now go to stderr.
stefanf
2008-11-28
1
-0
/
+0
*
Report error messages of the builtins 'type' and 'command -V' to stderr instead
stefanf
2008-11-28
1
-12
/
+11
*
Fix a printing problem when using the -L flag to netstat caused
gnn
2008-11-28
1
-13
/
+16
*
Fix matching of message queues by name.
ed
2008-11-28
1
-1
/
+2
*
missing V_
des
2008-11-28
1
-1
/
+1
*
Add a reference to hwpmc_core.c most likely missed in r185363
bz
2008-11-28
1
-0
/
+1
*
Remove duplicate 2610SA entry.
emaste
2008-11-27
1
-2
/
+0
*
Let ARM loader(8) build with the man page.
raj
2008-11-27
1
-4
/
+3
*
Provide manual page for the mge(4) device driver.
raj
2008-11-27
2
-1
/
+161
*
Explicitely note that destroy_dev() sleeps.
kib
2008-11-27
1
-0
/
+1
*
Replace most INP_CHECK_SOCKAF() uses checking if it is an
bz
2008-11-27
3
-8
/
+4
*
Merge in6_pcbfree() into in_pcbfree() which after the previous
bz
2008-11-27
7
-75
/
+17
[next]