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
*
libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only right
rpaulo
2010-07-31
2
-3
/
+12
*
Update to the new proc_detach() function.
rpaulo
2010-07-31
1
-2
/
+2
*
dtrace(1) now depends on libutil and librtld_db.
rpaulo
2010-07-31
1
-2
/
+4
*
Build librtld_db.
rpaulo
2010-07-31
1
-0
/
+2
*
Bump the shared library major version due to ABI conflicts.
rpaulo
2010-07-31
1
-1
/
+1
*
New version of libproc. Changes are:
rpaulo
2010-07-31
16
-76
/
+1316
*
MFp4 @181628:
bz
2010-07-31
1
-6
/
+20
*
Add libproc.
rpaulo
2010-07-31
1
-0
/
+1
*
Simplify the Makefile. The i386 and amd64 sections are equal.
rpaulo
2010-07-31
1
-10
/
+1
*
libproc is going to be i386/amd64 only with the next update.
rpaulo
2010-07-31
1
-1
/
+3
*
Add librtld_db.
rpaulo
2010-07-31
1
-0
/
+1
*
Add LIBRTLD_DB.
rpaulo
2010-07-31
1
-0
/
+1
*
Report the time left for the sleep on SIGINFO.
kib
2010-07-31
1
-19
/
+47
*
Import the librtld_db library. This is needed by userland DTrace.
rpaulo
2010-07-31
4
-0
/
+581
*
Add support for the IBM Full-System Simulator (Mambo). This code has been
nwhitehorn
2010-07-31
11
-0
/
+831
*
Fix a bunch of typos and spelling mistakes.
joel
2010-07-31
17
-24
/
+24
*
Spelling fixes.
joel
2010-07-31
8
-9
/
+9
*
pci_if.h is required to build atacore.
rpaulo
2010-07-31
1
-1
/
+1
*
Fix a bug in syncache where the initial CWND for new incoming connections
andre
2010-07-30
1
-1
/
+2
*
In rdmsr_safe, use zero extend (by doing a 32-bit movl over
delphij
2010-07-30
1
-1
/
+1
*
Add MALLOC_DEBUG_MAXZONES=8 to powerpc64 GENERIC configuration file.
mdf
2010-07-30
1
-0
/
+1
*
Fix indention of attribution line for some recent additions.
uqs
2010-07-30
1
-3
/
+3
*
Change copyright holder to author. We prefer using a real legal
delphij
2010-07-30
3
-3
/
+3
*
Add missing escape characthers.
rpaulo
2010-07-30
2
-2
/
+2
*
Fix spelling.
joel
2010-07-30
1
-1
/
+1
*
A simple test harness to help debug problems with the ZFS boot code.
dfr
2010-07-30
1
-0
/
+120
*
gsched(8) was first released with FreeBSD 8.1
uqs
2010-07-30
1
-1
/
+1
*
n64 support - enable UX bit in STATUS for kernel and userspace.
jchandra
2010-07-30
4
-11
/
+18
*
Fix a couple of typos.
uqs
2010-07-30
6
-10
/
+9
*
- Add Ukranian catalog
gabor
2010-07-30
2
-0
/
+13
*
MIPS n64 support - support kstack in XKSEG.
jchandra
2010-07-30
3
-4
/
+19
*
Fix typo in pom(6) manpage
uqs
2010-07-30
1
-1
/
+1
*
Fix previous commit: I forgot to include parenthesis.
rpaulo
2010-07-30
3
-66
/
+66
*
Consistently check header type after reading PCIR_HDRTYPE register.
yongari
2010-07-29
1
-18
/
+23
*
Add compat32 shims for opencrypto(4).
kib
2010-07-29
1
-7
/
+266
*
Update rge driver for 64 bit kernel.
jchandra
2010-07-29
1
-14
/
+34
*
64 bit support for MIPS rtld.
jchandra
2010-07-29
2
-10
/
+17
*
Fix typo.
pjd
2010-07-29
1
-1
/
+1
*
Prepare for 3 level page tables for MIPS.
jchandra
2010-07-29
3
-24
/
+22
*
Add fuiword() in n64 for completeness.
jchandra
2010-07-29
1
-0
/
+1
*
MIPS 64 bit support. Define fuword64() for n64 compilation, fuword() should
jchandra
2010-07-29
1
-3
/
+20
*
Improve cputemp(4) driver wrt newer Intel processors, especially
delphij
2010-07-29
3
-13
/
+49
*
Mark the __curthread() functions as __pure2 and remove the volatile keyword
jhb
2010-07-29
3
-6
/
+6
*
- Some minor changes to the messages to increase usefulness of error msgs
gabor
2010-07-29
11
-52
/
+38
*
Make sure that we clear the correct bits when we turn off
gnn
2010-07-29
2
-21
/
+34
*
When performing a sanity check on the SRAT table to ensure that each
jhb
2010-07-29
1
-1
/
+2
*
MFamd64: r210615
jkim
2010-07-29
2
-1
/
+2
*
Fix another fallout from r208833. savectx() is used to save CPU context
jkim
2010-07-29
1
-1
/
+1
*
Rename PCB_USER_FPU to PCB_USERFPU not to clash with a macro from fpu.h.
jkim
2010-07-29
3
-3
/
+3
*
kill: Stop processing if a syntactically invalid pid is encountered.
jilles
2010-07-29
1
-4
/
+3
[next]