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
*
Don't add ${DOC}.ascii* to CLEANFILES twice.
bde
1998-02-25
1
-5
/
+5
*
Don't add non-generated sources to CLEANFILES. There was no problem
bde
1998-02-25
1
-2
/
+2
*
Don't add streambuf.cc to SRCS twice.
bde
1998-02-25
1
-2
/
+2
*
Don't add OBJS to CLEANFILES. bsd.obj.mk does it. Some objects were
bde
1998-02-25
1
-3
/
+1
*
Add loran0 to LINT
phk
1998-02-24
3
-3
/
+6
*
Add the smallest and least useful device-driver by a fair margin...
phk
1998-02-24
5
-4
/
+129
*
Make maxchild and max child-per-minute default values configurable from
pst
1998-02-24
2
-20
/
+62
*
Add the 'do/while hack' to all the queue macros
julian
1998-02-24
1
-57
/
+59
*
Add a -p option which is the same as the -m option but provided
steve
1998-02-24
2
-2
/
+7
*
Back out "always view in lowercase" part
ache
1998-02-24
8
-58
/
+62
*
added "Telecom Device SuperSocket RE450T" (PCMCIA NE2000 variant).
itojun
1998-02-24
2
-2
/
+32
*
Added NTT ThunderCard Modem... (because I'm using it :-))
hosokawa
1998-02-24
2
-2
/
+14
*
commented out REX-5535 because -current does not have spc driver.
hosokawa
1998-02-24
2
-10
/
+10
*
Add the Intel 82371SB USB host controller to the known list.
sos
1998-02-24
1
-1
/
+3
*
Add DESTDIR to afterinstall
ache
1998-02-24
1
-1
/
+1
*
Correct some severe VM tuning problems for small systems (<=16MB), and
dyson
1998-02-24
1
-7
/
+10
*
Oops, back out DESTDIR addition, handled automatically by bsd.prog.mk
ache
1998-02-24
1
-1
/
+1
*
Make ftpd log IP-addresses in addition to hostnames.
eivind
1998-02-24
1
-2
/
+3
*
Update to sort of match reality by literally including <sys/dirent.h>
bde
1998-02-24
1
-58
/
+46
*
Update to match reality again.
bde
1998-02-24
1
-31
/
+56
*
MF22: removed duplicate #include of <sys.cdefs.h> and fixed comments about
bde
1998-02-24
1
-24
/
+9
*
Forward declare more structs that are used in prototypes here - don't
bde
1998-02-24
2
-4
/
+9
*
Exit with a nonzero status if we get killed by a SIGINT. POSIX.2
bde
1998-02-24
1
-4
/
+5
*
Fixed annoying warning for unused sccsid.
bde
1998-02-24
2
-4
/
+8
*
Don't #include implementation header <machine/types.h> directly.
bde
1998-02-24
1
-5
/
+2
*
Add more info about -W option
ache
1998-02-23
3
-6
/
+12
*
Note that default local charset assumed as ISO 8859-1
ache
1998-02-23
3
-3
/
+9
*
Implement loadable DOS<->local conversion tables for DOS names
ache
1998-02-23
13
-79
/
+276
*
Implement loadable DOS<->local conversion tables for DOS names
ache
1998-02-23
12
-134
/
+274
*
Use port 0x110 to avoid PNP conflicts.
steve
1998-02-23
2
-3
/
+3
*
Fix signatures of NEC's DOS formats.
kato
1998-02-23
2
-18
/
+18
*
Sync with sys/i386/isa/clock.c revision 1.113.
kato
1998-02-23
3
-3
/
+6
*
Removed unused file (sync with sys/i386/i386/microtime.s).
kato
1998-02-23
1
-306
/
+0
*
Oops, add missing bcopy of upper->lower table
ache
1998-02-23
2
-2
/
+6
*
Implement loadable upper->lower local conversion table
ache
1998-02-23
6
-21
/
+90
*
Implement loadable upper->lower local conversion table
ache
1998-02-23
10
-44
/
+110
*
Add missing DESTDIR
ache
1998-02-23
4
-7
/
+7
*
Significantly improve the efficiency of the swap pager, which appears to
dyson
1998-02-23
8
-314
/
+306
*
Try to dynamically size the VM_KMEM_SIZE (but is still able to be overridden
dyson
1998-02-23
4
-7
/
+56
*
Try to dynamically size the VM_KMEM_SIZE (but is still able to be overridden
dyson
1998-02-23
1
-10
/
+39
*
Clean-up the vget mechanism by permanently attaching VM objects to
dyson
1998-02-23
2
-50
/
+66
*
Quick fix for the i8254 timecounter often gaining 10 msec.
bde
1998-02-23
5
-5
/
+10
*
Add Back-Tab functionality. (Ie. shift-tab)
msmith
1998-02-22
1
-2
/
+3
*
Reduce new arguments number added in my changes
ache
1998-02-22
8
-38
/
+38
*
Add Unicode support to winChkName, now lookup works!
ache
1998-02-22
6
-44
/
+102
*
Add loadable local<->Unicode conversion support for Win95 names
ache
1998-02-22
10
-15
/
+193
*
Add /usr/libdata/msdosfs to store local<->Unicode conversion tables
ache
1998-02-22
1
-1
/
+3
*
Implement loadable local<->unicode file names conversion
ache
1998-02-22
12
-590
/
+160
*
Sync with sys/i386/isa/clock.c revision 1.112.
kato
1998-02-22
3
-3
/
+6
*
Replace all unknown Unicode characters with '?' in win->unix mapping
ache
1998-02-22
2
-388
/
+388
[next]