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
*
Note that -n and \c are implementation-defined as per TC1 to POSIX 2001.
schweikh
2003-05-08
1
-2
/
+11
*
Describe the pattern filenames must be in before they are added to the hints
trhodes
2003-05-08
1
-0
/
+3
*
Acquire Giant at the start of the raid rebuild kthreads.
jhb
2003-05-08
1
-0
/
+1
*
I goofed in rev 1.59 (a.out support axing) and missed getting FUNCTION_PROFILER
obrien
2003-05-08
1
-1
/
+1
*
Add a comment describing why it's important for the values in this
das
2003-05-08
6
-0
/
+42
*
Oops. Turn T_PAGEFLT back into an interrupt gate. It is *critical*
peter
2003-05-08
2
-2
/
+10
*
SIG_SETMASK is 3, not 1. Sigh.
peter
2003-05-08
1
-1
/
+1
*
Set the binutils arch for as/nm correctly on the amd64 platform.
peter
2003-05-08
1
-1
/
+6
*
Exclude rtld-elf for amd64. More porting is still needed.
peter
2003-05-08
1
-1
/
+4
*
Exclude sys/boot for amd64. There are still toolchain issues to deal
peter
2003-05-08
1
-1
/
+4
*
Add amd64 settings.
peter
2003-05-08
1
-0
/
+3
*
Exclude gprof and truss for amd64 too.
peter
2003-05-08
1
-1
/
+1
*
Fix an embarresing transcription error from i386 to amd64. Put the arguments
peter
2003-05-08
2
-13
/
+12
*
release.9 has become the biggest festering pile of spaghetti s(*^% code.
obrien
2003-05-08
1
-1
/
+118
*
Tidy up modf.S and make it actually work. It wasn't extracting
peter
2003-05-08
1
-16
/
+13
*
Rethink the way we count module references. Simply following
kan
2003-05-08
1
-18
/
+30
*
ioctl VINUM_READCONFIG: Don't lock configuration here. vinum_scandisk
grog
2003-05-08
1
-5
/
+1
*
vinum_read: Don't lock configuration from userland. If vinum(8)
grog
2003-05-08
1
-7
/
+1
*
Add information about the log file.
trhodes
2003-05-08
1
-0
/
+10
*
Fix some basic errors:
trhodes
2003-05-08
1
-6
/
+7
*
Leave space for the 128 byte red-zone on the stack.
peter
2003-05-08
1
-1
/
+1
*
#include <machine/metadata.h> was missing; add it
peter
2003-05-08
1
-0
/
+1
*
Fix a preemption race. I was reenabling interrupts in the fast system
peter
2003-05-08
1
-1
/
+1
*
Fix typo, even though this is unused.
peter
2003-05-08
1
-1
/
+1
*
Like ia64, amd64 has got a 16 byte sized and aligned 'long double'.
peter
2003-05-08
1
-1
/
+2
*
Turn off alloca.S - it cannot possibly work like this since on AMD64, gcc
peter
2003-05-07
1
-1
/
+1
*
Actually use the correct values for AMD64. It is a 64 bit platform,
peter
2003-05-07
1
-0
/
+4
*
- Change the full Asic revision defines to CHIPID to better since the
ps
2003-05-07
2
-41
/
+49
*
Bring the dumpon(8) man page closer to reality:
hmp
2003-05-07
1
-11
/
+15
*
Dump is hard-wired to believe that it can read disks on
mckusick
2003-05-07
2
-4
/
+48
*
Rev 1.67 accidently added "axe".
obrien
2003-05-07
0
-0
/
+0
*
Back out rev 1.63. Things in this file should be in the same order as in
obrien
2003-05-07
1
-28
/
+32
*
Clean up locking for the MAC Framework:
rwatson
2003-05-07
9
-702
/
+1620
*
Properly cleanup the stack before jumping to cerror() if rfork(2) fails.
jhb
2003-05-07
1
-0
/
+4
*
Style nits.
jhb
2003-05-07
3
-6
/
+12
*
Don't use logger by default just yet for unmatched devices. It is a
imp
2003-05-07
1
-2
/
+3
*
#include <sys/resource.h> to limit ports damage.
phk
2003-05-07
1
-1
/
+1
*
Add my birthday.
mich
2003-05-07
1
-0
/
+1
*
Hide the "ENOMEM" notice messages behind bootverbose. They are still
phk
2003-05-07
1
-1
/
+2
*
Correct a bug introduced with reduced TCP state handling; make
rwatson
2003-05-07
5
-9
/
+39
*
New release notes: Kerberos 5 built by default, krb5 distributed
bmah
2003-05-07
2
-0
/
+24
*
df(1) and ls(1) print units in 'four or fewer' not 'three or less'.
trhodes
2003-05-06
2
-3
/
+3
*
Version number bump: We're at 5.1-BETA now.
bmah
2003-05-06
1
-1
/
+1
*
Trim a call to mac_create_mbuf_from_mbuf() since m_tag meta-data
rwatson
2003-05-06
1
-5
/
+2
*
Update supported architectures, use &unix; where appropriate, more
bmah
2003-05-06
1
-14
/
+16
*
4.8-RELEASE was the last release from the 4-STABLE branch.
bmah
2003-05-06
1
-1
/
+1
*
Fix the WARNING for wrong rawoffset, I tested incompatible units.
phk
2003-05-06
1
-2
/
+2
*
Add PCI ID's for the Intel ICH5 (82801EB) chipset.
jhb
2003-05-06
2
-0
/
+2
*
Add PCI ID's for the 4 USB hubs on the ICH5 controller.
jhb
2003-05-06
1
-0
/
+20
*
Consistentify our NO_KERBEROS documentation.
obrien
2003-05-06
1
-5
/
+1
[next]