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
*
o Fix typo.
maxim
2003-06-26
1
-2
/
+2
*
MFRELENG_5_1: Default the release makefile to 5.1.
ru
2003-06-26
1
-2
/
+2
*
Be laconic.
ru
2003-06-26
1
-3
/
+1
*
Move scmp() to more appropriate location
phantom
2003-06-26
1
-10
/
+9
*
Add support of '-m' option to show charmaps (or correctly to say list of
phantom
2003-06-26
2
-13
/
+54
*
. style(9)
phantom
2003-06-26
7
-19
/
+41
*
- Add a software watchdog facility.
smkelly
2003-06-26
12
-2
/
+560
*
implement LC_MONETARY's int_* keywords
phantom
2003-06-26
1
-2
/
+32
*
Attach the "null" module to the LINT build.
ru
2003-06-26
1
-0
/
+1
*
Implement _ia64_enter_uts(). The purpose of this function is to switch
marcel
2003-06-26
6
-2
/
+202
*
Oops, I only added a comment about why ips doesn't compile. Actually
peter
2003-06-26
1
-1
/
+1
*
Give the correct size for the command map to busdma.
ps
2003-06-26
1
-1
/
+1
*
Implement _thr_enter_uts() and _thr_switch() as inline functions to
marcel
2003-06-26
2
-0
/
+60
*
Revert exclusion for amd64 that stopped boot/ being built.
peter
2003-06-26
1
-4
/
+1
*
Build on amd64. Yes, I know this isn't particularly nice.
peter
2003-06-26
9
-8
/
+59
*
Sync with i386 - add everything that compiles. There are a few drivers
peter
2003-06-26
1
-20
/
+159
*
Re-enable libstand on all platforms including amd64.
peter
2003-06-26
1
-5
/
+1
*
Add amd64 build glue
peter
2003-06-26
1
-1
/
+22
*
Modify vm_pageq_requeue() to handle a PQ_NONE page without dereferencing
alc
2003-06-26
1
-14
/
+5
*
Configure gcc in biarch mode for amd64 so that the -m32 flag is enabled
peter
2003-06-26
1
-2
/
+1
*
Oops, remove hack to stop libstdc++.so being built now that gcc uses
peter
2003-06-26
1
-5
/
+0
*
Add amd64 support.
peter
2003-06-26
1
-1
/
+1
*
Add back in the ability for pmap_mapdev() to use KVM if the region
peter
2003-06-26
1
-4
/
+39
*
Be consistent about the use of ${LDFLAGS} for the internal rules. Some
peter
2003-06-26
1
-10
/
+10
*
For amd64, delete the IA32 option for the boot kernel since it needs
peter
2003-06-26
1
-0
/
+1
*
Add amd64 support
peter
2003-06-26
1
-0
/
+10
*
- Zero the buffers used to hold configuration data from the card. Not doing
scottl
2003-06-26
4
-15
/
+38
*
locale.c:
phantom
2003-06-25
2
-7
/
+6
*
Regen.
joe
2003-06-25
2
-11
/
+69
*
Added some new devices and made slight changes to some existing ones.
joe
2003-06-25
1
-3
/
+13
*
Reduce code duplication by separating _PathLocle detection code into
phantom
2003-06-25
3
-37
/
+37
*
Move _PathLocale declaration to more logical place (setlocale.c)
phantom
2003-06-25
2
-1
/
+5
*
Catch up with _PATH_LOCALE move from rune.h to paths.h
phantom
2003-06-25
2
-2
/
+2
*
Move _PATH_LOCALE to place where it really belongs to (rune.h -> paths.h)
phantom
2003-06-25
2
-2
/
+1
*
mdoc police
obrien
2003-06-25
1
-6
/
+6
*
Fix leap second processing by the kernel time keeping routines.
imp
2003-06-25
1
-6
/
+27
*
Fix a comment
julian
2003-06-25
1
-1
/
+1
*
During a positive leap second, the tai_time offset should be
imp
2003-06-25
1
-1
/
+1
*
Move the pcpu lock out of the uma_cache and instead have a single set
bmilekic
2003-06-25
2
-50
/
+25
*
Set pointers to NULL after free() to prevent multiple free().
mdodd
2003-06-25
1
-0
/
+3
*
back out install of net80211 include files until I can remove the old code
sam
2003-06-25
1
-2
/
+2
*
Be more specific in BUGS.
obrien
2003-06-25
1
-5
/
+7
*
Push the alloca #error warning farther down to play nicer with some out of
obrien
2003-06-25
2
-4
/
+4
*
Fix a mismerge.
obrien
2003-06-25
1
-1
/
+1
*
Don't blindly provide alloca() for all compilers -- it is too implementation
obrien
2003-06-25
1
-4
/
+5
*
fix tcpdump -y IEEE802_11; NBPFILTER was a holdover from netbsd compatibility
sam
2003-06-25
1
-6
/
+0
*
Make sure that the zone destructor doesn't get called twice in
bmilekic
2003-06-25
1
-2
/
+6
*
Remove bit about _THREAD_SAFE. deischen committed a change to stdio.h
obrien
2003-06-25
1
-2
/
+1
*
'options atm' should actually read 'device atm'.
harti
2003-06-25
2
-2
/
+2
*
Restore INET6 option from config.h.
mikeh
2003-06-25
1
-1
/
+1
[next]