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
*
Use the updated getcredhostname() function.
robert
2002-02-27
3
-4
/
+3
*
Use the updated getcredhostname() function.
robert
2002-02-27
2
-5
/
+2
*
Make getcredhostname() take a buffer and the buffer's size
robert
2002-02-27
2
-4
/
+13
*
1) Don't use -Wall in Makefile.
dwmalone
2002-02-27
2
-32
/
+34
*
- Use the new getcredhostname function in xenix_utsname(),
robert
2002-02-27
3
-4
/
+9
*
1) Move FreeBSD ID below vendor ID and don't compile vendor ID.
dwmalone
2002-02-27
1
-9
/
+10
*
- Use the new getcredhostname function in the SVR4 uname system call.
robert
2002-02-27
1
-2
/
+3
*
Use the getcredhostname function to fill the hostname into
robert
2002-02-27
1
-1
/
+3
*
Add a function which returns the correct hostname for a given
robert
2002-02-27
2
-0
/
+12
*
Preprocess with pic(1).
ru
2002-02-27
1
-0
/
+1
*
Add missing "#include <string.h>" for memcmp, noticed by gcc3.
dwmalone
2002-02-27
1
-0
/
+1
*
Build fix.
gioria
2002-02-27
1
-3
/
+2
*
MFen + Typos Fix
gioria
2002-02-27
1
-3
/
+3
*
Fixed a few typos.
ru
2002-02-27
1
-4
/
+4
*
1) Move FreeBSD tag to after vendor ID, #if 0 vendor ID.
dwmalone
2002-02-27
1
-5
/
+7
*
1) Remove blank line between include of sys/cdefs.h and __FBSDID
dwmalone
2002-02-27
1
-2
/
+1
*
Initial effort for the translation of the -CURRENT relnotes. Actually
gioria
2002-02-27
1
-50
/
+298
*
Change the wording of the inline comments from the previous commit.
cjc
2002-02-27
2
-16
/
+6
*
MPsafe fixes:
alfred
2002-02-27
1
-4
/
+23
*
Return ESRCH if the target process is not inferior to the curproc.
tanimura
2002-02-27
1
-0
/
+2
*
Don't hardcode /sys when making tags, instead use ${.CURDIR}/.. this
alfred
2002-02-27
1
-1
/
+1
*
Re-fix a pointer/integer warning.
peter
2002-02-27
2
-2
/
+2
*
Back out all the pmap related stuff I've touched over the last few days.
peter
2002-02-27
41
-2193
/
+1037
*
Fix warnings that have become fatal
julian
2002-02-27
2
-3
/
+10
*
turn on the ethertype filter module
julian
2002-02-27
1
-0
/
+1
*
Remove a redundant decalaration of call_desc[] since it's now a
gj
2002-02-27
1
-2
/
+0
*
First rev at making pipe(2) pipe's MPsafe.
alfred
2002-02-27
2
-23
/
+76
*
Minimal testing has shown that a 4 page tsb is a nice sweet spot for current
jake
2002-02-27
1
-1
/
+1
*
Parameterize the number of pages to allocate for the per-cpu area on
jake
2002-02-27
5
-5
/
+7
*
Make cpu_identify take the value of the ver register and cpuid as arguments
jake
2002-02-27
3
-6
/
+4
*
Bandaid for the Uniprocessor kernel exploding. This makes a UP kernel
peter
2002-02-27
2
-2
/
+2
*
More IPV6 const fixes.
alfred
2002-02-27
2
-2
/
+2
*
<port>fish</port> -> <filename role="package">fish</filename>
dd
2002-02-27
6
-47
/
+47
*
Use the pci.c code wherever possible, rather than copying all the pci
imp
2002-02-27
5
-1040
/
+220
*
Introduce a version field to `struct xucred' in place of one of the
dd
2002-02-27
13
-50
/
+38
*
clarify panic message
alfred
2002-02-27
2
-2
/
+2
*
Fix warnings caused by discarding const.
alfred
2002-02-27
6
-9
/
+11
*
Remove errors in LINT (now that they are fatal)
julian
2002-02-27
1
-0
/
+4
*
Jake further reduced IPI shootdowns on sparc64 in loops by using ranged
peter
2002-02-27
7
-125
/
+65
*
Remove problematic PHY_WRITE so that autoneg to 10 Mbps
danny
2002-02-27
1
-16
/
+1
*
remove trailing semi-colons from macro definitions.
alfred
2002-02-27
1
-2
/
+2
*
didn't quite undo the last reversion. This gets it.
dillon
2002-02-27
2
-2
/
+2
*
Minor cleanup.
jake
2002-02-27
1
-2
/
+4
*
Wrap long lines.
jake
2002-02-27
1
-1
/
+2
*
Use pcpu.pc_cpumask instead of computing 1 << cpuid.
jake
2002-02-27
3
-12
/
+5
*
Add a macro for shift of an integer (1 << shift == sizeof). Move the pointer
jake
2002-02-27
7
-7
/
+13
*
Wrap long lines.
jake
2002-02-27
1
-2
/
+4
*
remove "discards qualifier" erro by not potentially writing to
julian
2002-02-26
1
-2
/
+5
*
Define basic macros required by GDB.
obrien
2002-02-26
1
-5
/
+21
*
use _GENERIC_DIRSIZ(dp) to avoid copying too much of the dirent over
alfred
2002-02-26
1
-2
/
+2
[next]