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
*
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
*
Add initial support to map 0x4XX Unicode Cyrillic range names:
ache
1998-02-22
2
-26
/
+616
*
The changes I had made long ago to support >32 disk-type units was
dg
1998-02-22
3
-6
/
+9
*
Properly bzero() structures after they're returned from getccdbuf().
jkh
1998-02-22
2
-2
/
+6
*
Edit a message so that people stop sending me weird emails. :)
jkh
1998-02-22
3
-15
/
+12
*
Add a few useful entries (e.g. radius)
julian
1998-02-22
1
-2
/
+3
*
MF22: correct comments.
jkh
1998-02-22
1
-3
/
+3
*
MF22: sanify ircd entries.
jkh
1998-02-22
1
-4
/
+2
*
Change tty-related capability names to match the implementation ("ttys.",
fenner
1998-02-21
1
-10
/
+10
*
Add missing CLOCK_UNLOCK() before write_eflags().
jkh
1998-02-21
5
-5
/
+10
*
Add entries for ircd.
jkh
1998-02-21
1
-1
/
+5
*
MF22: CODA entries.
jkh
1998-02-21
1
-0
/
+10
*
MF22: CODA entries. They'll have to rework their usage of malloc
jkh
1998-02-21
1
-3
/
+5
*
*sigh* I will not commit late at night. I will not commit late at night.
wpaul
1998-02-21
1
-2
/
+1
*
there is a minor bug in sb_dsp.c -- the driver
nate
1998-02-21
5
-5
/
+0
*
A minor bugfix for my audio driver and pcaudio. The problem is with
nate
1998-02-21
1
-2
/
+2
*
Make pc98 options new-style.
kato
1998-02-21
5
-3
/
+24
*
Oops, previous commit was incomplete.
kato
1998-02-21
3
-15
/
+6
*
Sync with sys/i386/isa/clock.c revision 1.111.
kato
1998-02-21
3
-213
/
+363
*
Sync with sys/i386/isa/spkr.c revision 1.33.
kato
1998-02-21
1
-2
/
+2
*
Sync with sys/i386/conf/options.i386 revision 1.21.
kato
1998-02-21
2
-2
/
+4
*
Sync with sys/i386/conf/majors.i386 revision 1.34.
kato
1998-02-21
1
-1
/
+2
*
Sync with sys/i386/conf/files.i386 revision 1.192.
kato
1998-02-21
2
-4
/
+2
*
Make TUNE_1542 a new-style option, and enable this option in LINT. It
eivind
1998-02-21
6
-9
/
+12
*
Add $Id$
gpalmer
1998-02-21
1
-0
/
+2
*
Provide a missing parameter to printf to stop the kernel from panicing.
gpalmer
1998-02-21
1
-1
/
+1
*
Build perl header files for machine/* too.
steve
1998-02-21
1
-1
/
+1
*
Add #ifndef _POSIX_SOURCE around the timecounter definitions
jb
1998-02-21
2
-2
/
+6
[next]