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
*
Add a '-c' option for cleaning namelists of various things.
phk
1995-10-15
2
-4
/
+30
*
Sync. Split into more rational package support functions and clients
jkh
1995-10-15
4
-294
/
+476
*
malloc.c A program to benchmark and test malloc.
phk
1995-10-15
3
-0
/
+68
*
Add kernxref, a shellscript to crossreference the symbols of the LINT kernel.
phk
1995-10-15
2
-0
/
+75
*
README reads:
phk
1995-10-15
1
-0
/
+6
*
README reads:
phk
1995-10-15
1
-0
/
+6
*
README reads:
phk
1995-10-15
1
-0
/
+6
*
README reads:
phk
1995-10-15
1
-0
/
+7
*
README reads:
phk
1995-10-15
1
-0
/
+5
*
Substantially simplify the package install code by running pkg_add in
jkh
1995-10-15
2
-150
/
+300
*
Added a -D option to set the TCP_NODELAY socket option. This improves
dg
1995-10-15
2
-5
/
+17
*
Add Michael Elbel to contributors list for his work with the ports
jkh
1995-10-15
1
-1
/
+2
*
Migration from src/share/FAQ/Text.
jfieber
1995-10-15
1
-0
/
+198
*
New section: firewalls.
jfieber
1995-10-14
4
-6
/
+533
*
Sync up to today's cleanup work.
jkh
1995-10-14
2
-68
/
+168
*
atapi and wcd LKMs.
dg
1995-10-14
4
-0
/
+112
*
Latest fixes from Serge:
dg
1995-10-14
6
-210
/
+703
*
Coerce the exit message into making more sense.
jkh
1995-10-14
1
-3
/
+3
*
Sync with my development sources, smashing an annoying bug and making
jkh
1995-10-14
2
-4
/
+2
*
Fix the support for MANSRC (it was broken by the compression changes):
bde
1995-10-14
1
-54
/
+33
*
Don't allow i/o operations for non-root users.
bde
1995-10-14
1
-0
/
+4
*
Don't allow i/o operations for non-root users.
bde
1995-10-14
3
-6
/
+18
*
Don't allow mmapping the page after last video page.
bde
1995-10-14
1
-1
/
+1
*
Don't allow mmapping of physical page 6 (ENXIO).
bde
1995-10-14
1
-2
/
+2
*
Restore initialization of %ecx for the !I586_CPU case.
bde
1995-10-14
1
-4
/
+4
*
In TCP statistics, display new statistic about how many resends were
wollman
1995-10-13
1
-0
/
+1
*
Only compile Pentium microtime in Pentium kernels.
wollman
1995-10-13
1
-1
/
+3
*
Say goodbye to IFF_NOTRAILERS. Support for trailers was officially
wollman
1995-10-13
20
-82
/
+45
*
Protect against routing socket messages with way-too-big address families.
wollman
1995-10-13
1
-2
/
+3
*
Routes can be asymmetric. Always offer to /accept/ an MSS of up to the
wollman
1995-10-13
2
-14
/
+2
*
Document ENABLE_STARTUP_LOCALE env. variable
ache
1995-10-12
1
-1
/
+11
*
Fix select().
bde
1995-10-12
3
-124
/
+56
*
Reduce jitter of Pentium microtime() implementation by letting the counter
wollman
1995-10-12
8
-79
/
+156
*
Improve clock accuracy by accounting for late/missed clock interrupts
wollman
1995-10-12
3
-9
/
+9
*
The additional checks involving sequence numbers in MTU discovery resends
wollman
1995-10-12
3
-17
/
+11
*
Make it possible to enable WHEELSU from /etc/make.conf.
wollman
1995-10-12
1
-1
/
+4
*
Add a command-line option `-I' to disable logging from UDP.
wollman
1995-10-12
2
-14
/
+38
*
Record PID in /var/run/inetd.pid and document same.
wollman
1995-10-12
3
-4
/
+34
*
oops currupted a line by hitting the wrong key..
julian
1995-10-12
1
-2
/
+2
*
Ack!
julian
1995-10-12
2
-15
/
+34
*
Another tweak/speedup pass:
wpaul
1995-10-11
1
-62
/
+80
*
A one-liner:
wpaul
1995-10-11
1
-1
/
+3
*
Fix a couple of doc or appearance nits.
jkh
1995-10-11
2
-2
/
+2
*
Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is set
asami
1995-10-11
1
-1
/
+5
*
Remove the '1' from getpeername1 and getsockname1 when NOT COMPAT_OLDSOCK.
swallace
1995-10-11
1
-2
/
+2
*
Fix probe to work properly with the Cyclades cyclom-16Ye.
dg
1995-10-11
3
-27
/
+39
*
Tweak a message to be a bit more clear.
jkh
1995-10-11
2
-4
/
+8
*
Remove MAKE_EBONES conditionals. They were originally placed here because
gibbs
1995-10-11
6
-14
/
+2
*
Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.
swallace
1995-10-10
2
-12
/
+16
*
Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.
swallace
1995-10-10
1
-17
/
+32
[next]