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
*
Correct a typo.
bz
2010-01-24
1
-1
/
+1
*
- Introduce kernel_kseg0_end variable that marks first address in KSEG0
gonzo
2010-01-24
2
-0
/
+35
*
- Copy symbol-related tables (.symtab and .strtab) to the end of
gonzo
2010-01-24
2
-1
/
+64
*
Changes the order of the setting the int happened (inside
rrs
2010-01-24
1
-1
/
+1
*
Remove cpu_boot() and call efi_reset_system() directly from
marcel
2010-01-23
1
-8
/
+1
*
On LP64 struct ifid is 64-bit aligned while struct fid is 32-bit aligned
marius
2010-01-23
2
-10
/
+17
*
Merge r202882 from amd64/i386:
marius
2010-01-23
1
-69
/
+104
*
Fix breakage introduced to the tnt4882 driver in r202870. This PCI
joerg
2010-01-23
4
-6
/
+13
*
Simplify the mapping of the system message buffer. Use the direct map just
alc
2010-01-23
2
-12
/
+4
*
Unbreak world:
antoine
2010-01-23
1
-4
/
+9
*
Handle a race between pmap_kextract() and pmap_promote_pde(). This race is
alc
2010-01-23
2
-4
/
+44
*
EMPTY records don't have a timestamp.
ed
2010-01-23
1
-1
/
+2
*
Unbreak world WITHOUT_OPENSSL:
antoine
2010-01-23
1
-2
/
+4
*
- Fix a race in sched_switch() of sched_4bsd.
attilio
2010-01-23
3
-25
/
+11
*
Document pthread_timedjoin_np.
kib
2010-01-23
1
-4
/
+38
*
Reapply r201145 to lib/libc/gen/sem.c
antoine
2010-01-23
1
-1
/
+1
*
For PT_TO_SCE stop that stops the ptraced process upon syscall entry,
kib
2010-01-23
5
-190
/
+306
*
Staticise sigqueue manipulation functions used only in kern_sig.c.
kib
2010-01-23
2
-17
/
+9
*
Do not check for existence of symlink source for the link action. This
kib
2010-01-23
1
-1
/
+1
*
Just ignore the timestamps given to pututxline().
ed
2010-01-23
3
-23
/
+12
*
Don't try to hardlink block or character device nodes that come out
kientzle
2010-01-23
1
-2
/
+4
*
Use a simpler memory-management strategy for the file objects.
kientzle
2010-01-23
1
-46
/
+23
*
If we can't stat a file, return the correct ARCHIVE_FAILED (this entry can't
kientzle
2010-01-23
1
-7
/
+16
*
Overhaul of the pcii driver:
joerg
2010-01-23
3
-26
/
+120
*
Initialize the allocated 'struct zip'.
kientzle
2010-01-23
1
-1
/
+1
*
Fix a memory leak when a filter fails to initialize.
kientzle
2010-01-23
1
-16
/
+27
*
Eliminate octeonregs.h. It was a copy of maltaregs.h with
imp
2010-01-23
6
-262
/
+11
*
- Move .text and all sections up to .bss inclusive to the beginning of
gonzo
2010-01-23
1
-19
/
+19
*
Remove Sibyte specific code from locore.S that sets the k0seg coherency.
neel
2010-01-23
3
-8
/
+18
*
Don't forget to release the adapter lock for a no-op.
np
2010-01-23
1
-0
/
+2
*
Migrate from old "DDB" style debugger to newer KDB style.
imp
2010-01-23
1
-2
/
+4
*
Update from old DDB convetion to initialize debugger to new KDB way.
imp
2010-01-23
6
-6
/
+19
*
- Collapase short and long options together;
delphij
2010-01-22
1
-15
/
+11
*
- Remove --debug option and intentionally undocument -d, which is only
delphij
2010-01-22
2
-15
/
+10
*
- Add support for UPDATING remote fetching.
flz
2010-01-22
3
-35
/
+53
*
Move USD documents from /usr/share/doc/papers to to /usr/share/doc/usd.
delphij
2010-01-22
9
-32
/
+27
*
- Add driver for PCF2123, SPI real time clock/calendar
gonzo
2010-01-22
4
-0
/
+278
*
Declare octeon_get_clock_rate, now exported from octeon_machdep
imp
2010-01-22
1
-3
/
+4
*
Remove some irrelevant commented out make options.
imp
2010-01-22
1
-4
/
+0
*
make note of the nonsensical nature of the values in this hints file.
imp
2010-01-22
1
-5
/
+5
*
o Add support for memory above 256MB on the octeon.
imp
2010-01-22
1
-73
/
+113
*
Create a method of last resort for rebooting the mips processor: jump
imp
2010-01-22
2
-0
/
+13
*
Yukon Ultra2 has 126MHz clock.
yongari
2010-01-22
1
-1
/
+1
*
s/Mhz/MHz/g
yongari
2010-01-22
1
-8
/
+8
*
Use new handshake command for BCM5750 or new controllers.
yongari
2010-01-22
1
-2
/
+1
*
Fix a long standing ASF heartbeat sending bug. The initial
yongari
2010-01-22
1
-1
/
+1
*
Make -U once again honor -D after my change to consolidate setting
dougb
2010-01-22
1
-5
/
+5
*
Add H55 ID from Mike Tancsa, with minor rewording from avg@.
emaste
2010-01-22
2
-0
/
+2
*
This hopefully will fix the network problem I was seeing.
rrs
2010-01-22
1
-8
/
+8
*
Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections'
sepotvin
2010-01-22
2
-0
/
+2
[next]