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
*
Change LC_ALL to LC_CTYPE|LC_TIME - small optimization
ache
1995-10-23
1
-2
/
+2
*
Add setlocale LC_CTYPE|LC_TIME
ache
1995-10-23
1
-1
/
+3
*
Remove unneded ctype.h
ache
1995-10-23
1
-2
/
+1
*
Fix it for chars with 8bit set
ache
1995-10-23
1
-1
/
+1
*
Add setlocale LC_ALL
ache
1995-10-23
1
-1
/
+3
*
Reset LC_TIME only and add missing export
ache
1995-10-23
2
-2
/
+2
*
Add setlocale(LC_TIME,...
ache
1995-10-23
1
-1
/
+3
*
Treat empty encoding as "C" encoding
ache
1995-10-23
1
-1
/
+1
*
Optimize PathLocale handling.
ache
1995-10-23
1
-7
/
+15
*
Don't reset LC_TIME to C when it isn't neccessary
ache
1995-10-23
1
-13
/
+17
*
Add code to properly translate signal returned in status argument of wait4()
swallace
1995-10-23
1
-5
/
+25
*
Remove COMPAT_IBCS2 option.
swallace
1995-10-23
1
-17
/
+8
*
Fix a sign extension bug that was unleashed by the previous change.
bde
1995-10-23
1
-3
/
+9
*
Reset only one necessary LC_ variable
ache
1995-10-23
1
-3
/
+2
*
Attach dnsquery to Makefile
peter
1995-10-23
1
-2
/
+2
*
Make it compile..
peter
1995-10-23
1
-2
/
+0
*
Add support for publickey.byname map (turned off by default since
wpaul
1995-10-23
1
-2
/
+15
*
Merge beta26 changes
peter
1995-10-23
1
-1
/
+4
*
Eek! When we encounter a '+' or '-', the resulting action should be
wpaul
1995-10-23
1
-3
/
+3
*
Simplify the pseudo-argument removal changes by not optimizing for
bde
1995-10-23
2
-246
/
+199
*
Add -c to usage output.
dg
1995-10-23
1
-1
/
+1
*
Merge beta26 changes
peter
1995-10-23
1
-3
/
+3
*
This commit was generated by cvs2svn to compensate for changes in r11719,
peter
1995-10-23
3
-0
/
+372
|
\
|
*
Import tools from bind-4.9.3-beta26 (update beta24)
peter
1995-10-23
6
-12
/
+387
|
*
Import nslookup from bind-4.9.3-beta26 (update from beta24)
peter
1995-10-23
1
-1
/
+11
|
*
Import BIND-4.9.3-beta26, replacing the older beta24.
peter
1995-10-23
14
-150
/
+390
*
|
Reshuffle the network config code a little so that it's actually
jkh
1995-10-23
6
-24
/
+28
*
|
merge beta26 import conflicts
peter
1995-10-23
1
-1
/
+11
*
|
Fix a missing arg to untimeout.
phk
1995-10-23
1
-1
/
+1
*
|
Fold in conflict related changes after beta26 merge.
peter
1995-10-23
14
-259
/
+248
*
|
Don't pre-processor define 'ident'. This has subtle consequences for people
dg
1995-10-23
1
-1
/
+1
*
|
Get rid of machine-dependent NBPG and replace with PAGE_SIZE.
dyson
1995-10-23
4
-20
/
+20
*
|
Remove of now unused PG_COPYONWRITE.
dyson
1995-10-23
1
-2
/
+1
*
|
Removal of unnecessary usage of PG_COPYONWRITE.
dyson
1995-10-23
2
-4
/
+4
*
|
Support all the tcpflag options in firewall.
ugen
1995-10-23
2
-47
/
+258
*
|
First phase of removing the PG_COPYONWRITE flag, and an architectural
dyson
1995-10-23
3
-55
/
+19
*
|
Interface change for the VOP_GETPAGES -- missed in previous commits.
dyson
1995-10-23
1
-1
/
+4
*
|
Remove PG_W bit setting in some cases where it should not be set.
dg
1995-10-23
2
-6
/
+6
*
|
Use fake (empty) startup_setlocale for XPG4
ache
1995-10-23
1
-3
/
+3
*
|
Finalize GETPAGES layering scheme. Move the device GETPAGES
dyson
1995-10-23
8
-143
/
+335
*
|
Reduce static binaries bloat by splitting out normally unused
ache
1995-10-23
3
-8
/
+45
*
|
libxpg4 added
ache
1995-10-23
1
-1
/
+1
*
|
This commit was generated by cvs2svn to compensate for changes in r11696,
ache
1995-10-23
1
-0
/
+8
|
\
\
|
*
|
XPG4 hook
ache
1995-10-23
1
-0
/
+8
|
/
*
|
Migrate from XPG4 to XPG3 (libxpg4 will be added soon)
ache
1995-10-23
9
-56
/
+444
*
|
More improvements to the logic for modify-bit checking. Removed
dg
1995-10-23
2
-218
/
+20
*
|
fix a typo (IFNAMSIZE -> IFNAMSIZ)
torstenb
1995-10-23
1
-1
/
+1
*
|
Don't use tar to add packages, use cpio in tar mode. Works better.
jkh
1995-10-22
3
-54
/
+37
*
|
Fixes and updates.
jkh
1995-10-22
0
-0
/
+0
*
|
Fix 'upgrade' stuff, i.e. when make distrib-dirs runs not
ache
1995-10-22
1
-2
/
+2
[next]