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
*
A very minor tweak to the handling of leading '/' characters.
kientzle
2005-04-17
1
-1
/
+6
*
A number of fixes to the autoconf-generated build system. In
kientzle
2005-04-17
5
-30
/
+120
*
Now that the GDT has been reorganized and GNDIS_SEL has been reserved
wpaul
2005-04-17
1
-1
/
+17
*
Configure script needs to test for dirent.d_namlen.
kientzle
2005-04-17
1
-1
/
+1
*
Update "make distfile" to use newest automake/autoconf from ports.
kientzle
2005-04-17
2
-4
/
+4
*
Merge some style and minor changes from NetBSD:
marius
2005-04-17
3
-60
/
+56
*
Style and minor changes:
marius
2005-04-17
1
-57
/
+54
*
Style and minor changes:
marius
2005-04-17
3
-121
/
+102
*
Support path-rewriting options (including --strip-components) for both
kientzle
2005-04-17
6
-90
/
+115
*
Fix a bug where we call pcm_getbuffersize twice.
matk
2005-04-17
1
-1
/
+0
*
NFS write gathering defers execution of NFS server write requests to wait
rwatson
2005-04-17
2
-5
/
+23
*
Catch up with new naming scheme for USB serial devices: s/ucom/cuaU/.
simon
2005-04-17
1
-2
/
+2
*
De-dma the uaudio <-> pcm bridge. We were not capable of doing DMA from
matk
2005-04-17
1
-41
/
+35
*
Fix build for !YP case.
delphij
2005-04-17
1
-0
/
+4
*
Use __CONCAT() in the TUNABLE_ macros, this way we don't have to use 3
stefanf
2005-04-17
1
-41
/
+25
*
libc-internal interfaces should have two underscores in front
ume
2005-04-17
4
-12
/
+12
*
Add one more Promise SATAII/150 chip id.
sos
2005-04-17
2
-0
/
+2
*
Re-commit the following changes which were committed to these files
marius
2005-04-17
2
-13
/
+13
*
Forced commit to denote that these files were repo-copied from
marius
2005-04-17
0
-0
/
+0
*
- Split the bus probe function into a bus probe and a bus attach function
marius
2005-04-17
1
-57
/
+70
*
Some clean-up announced in rev. 1.31:
marius
2005-04-17
1
-80
/
+67
*
Add startup script and default configuration file for bsnmpd.
glebius
2005-04-17
5
-3
/
+94
*
MFi386: revision 1.1194 (Update the drm driver).
nyan
2005-04-17
1
-18
/
+9
*
Fix the apm module on pc98.
nyan
2005-04-17
1
-2
/
+13
*
Remove unneeded include.
nyan
2005-04-17
1
-2
/
+0
*
On record only devices, don't fail if we don't have a play channel.
julian
2005-04-17
1
-3
/
+11
*
Wrong working directory, sorry. The previous patch was what I have
delphij
2005-04-17
1
-5
/
+0
*
Remove a check about whether sa->sa_len is equal to salen from
delphij
2005-04-17
1
-0
/
+2
*
s/int/size_t/ as appropriate.
das
2005-04-17
1
-4
/
+4
*
Add another regression test - one we don't pass right now.
silby
2005-04-17
1
-0
/
+22
*
Have the regression test use a path in /tmp for a mount point
silby
2005-04-17
1
-6
/
+8
*
Disable negative name caching for msdosfs to work around a bug.
das
2005-04-16
1
-0
/
+7
*
Add a kpte command to DDB. It dumps the PTE of a KVA. This helps
marcel
2005-04-16
1
-0
/
+20
*
Be bug-for-bug compatible with the C standard with respect to
das
2005-04-16
2
-4
/
+16
*
More optimized math functions.
das
2005-04-16
16
-5
/
+399
*
Implement truncl() based on floorl().
das
2005-04-16
4
-12
/
+80
*
Concatenate the line number rather than the string `__FILE__' in the
stefanf
2005-04-16
1
-1
/
+1
*
Spell ATA_NFORCE4_S2 correctly.
sos
2005-04-16
1
-1
/
+1
*
Introduce three additional MAC Framework and MAC Policy entry points to
rwatson
2005-04-16
9
-10
/
+203
*
Those who are ungodlike should be returned an error.
trhodes
2005-04-16
1
-0
/
+6
*
In mac_get_fd(), remove unconditional acquisition of Giant around copying
rwatson
2005-04-16
3
-27
/
+21
*
Extend a local buffer to prevent an overflow of the XSDT address.
njl
2005-04-16
1
-1
/
+1
*
Reduce the width of the THR column to 4 characters, to avoid wrap-around
keramida
2005-04-16
1
-5
/
+5
*
Increase default HZ for sparc64 to 1000.
marius
2005-04-16
1
-1
/
+1
*
- MFi386: sys/i386/i386/intr_machdep.c rev. 1.11
marius
2005-04-16
4
-20
/
+28
*
Some changes to intr_execute_handlers():
marius
2005-04-16
1
-6
/
+6
*
- In sparc64_init() remove the call to tick_stop(). There's no need to
marius
2005-04-16
1
-7
/
+4
*
- Add a workaround for a bug in BlackBird CPUs (said to be part of the
marius
2005-04-16
5
-65
/
+116
*
Fix a style(9) bug in the stxa_sync() macro (DO NOT use function calls
marius
2005-04-16
1
-1
/
+2
*
Introduce new MAC Framework and MAC Policy entry points to control the use
rwatson
2005-04-16
8
-53
/
+506
[next]