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 some Pentium and PentiumPro opcodes and registers.
dyson
1997-07-15
1
-1
/
+45
*
Previous commit to remove -I/sys broke 'make world', miscfs/union/*.h is
peter
1997-07-15
1
-0
/
+1
*
Removed several "magic numbers".
fsmp
1997-07-15
1
-13
/
+3
*
Removed a stale "FIXME:".
fsmp
1997-07-15
3
-9
/
+3
*
Add SYSVSHM by default. Nobody seems to have objected too strongly
jkh
1997-07-15
2
-2
/
+8
*
Cleanup.
fsmp
1997-07-15
4
-65
/
+71
*
Tighten up asm code for TEST_PRIO and other misc. things.
fsmp
1997-07-15
5
-137
/
+173
*
Tighten up asm code for EOI access.
fsmp
1997-07-15
3
-33
/
+18
*
New defines to eliminate "magic numbers" in various places.
fsmp
1997-07-15
4
-9
/
+77
*
Minor cleanup.
fsmp
1997-07-15
1
-10
/
+1
*
Add description of the link{0,1,2} flags
obrien
1997-07-14
2
-2
/
+36
*
Unbreak this file some more:
wpaul
1997-07-14
1
-1
/
+1
*
Add Latin American keyboard
ache
1997-07-14
3
-2
/
+114
*
Unbreak it. Apparently I forgot to do a make clean when testing :-(
guido
1997-07-14
1
-0
/
+1
*
Fix vi-mode searching broken with the NetBSD changes update.
msmith
1997-07-14
1
-4
/
+2
*
Synchronize with sys/i386/isa/syscons.c revision 1.224.
kato
1997-07-14
1
-2
/
+2
*
Synchronize with sys/i386/boot/biosboot/serial.S revision 1.9.
kato
1997-07-14
1
-30
/
+15
*
Added CPU_BLUELIGHTNING_FPU_OP_CACHE and CPU_BLUELIGHTNING_3X.
kato
1997-07-14
2
-2
/
+6
*
Synchronize with sys/i386/conf/options.i386 revision 1.50.
kato
1997-07-14
2
-2
/
+4
*
Hack to work around the large username field... scan for the largest
peter
1997-07-14
1
-19
/
+25
*
two tiny typo's
julian
1997-07-14
1
-3
/
+3
*
remove annoying debug message
julian
1997-07-14
1
-2
/
+1
*
scgetc() referred to `spcl' in different ways when a key is pressed
yokota
1997-07-14
3
-6
/
+6
*
Allow a "hangup" capability.
brian
1997-07-14
6
-9
/
+43
*
Remove some bogus malloc family declarations.
jkh
1997-07-13
1
-5
/
+3
*
Remove bogus ("char *") malloc(), calloc() and realloc().
asami
1997-07-13
1
-3
/
+1
*
32-bit counters aren't large enough for 100+MHz clocks. Use 64-bit
bde
1997-07-13
2
-3
/
+3
*
Always mark st_ctime for update upon successful completion of
bde
1997-07-13
1
-7
/
+4
*
Use the correct size for a sector in the search for a label in
bde
1997-07-13
2
-6
/
+6
*
Removed semicolon from the end of a #define.
bde
1997-07-13
1
-2
/
+2
*
Fixed comment about i_spare.
bde
1997-07-13
3
-6
/
+6
*
Added CPU_DIRECT_MAPPED_CACHE.
bde
1997-07-13
2
-2
/
+4
*
Saved a few bytes by omitting frame pointers, using byte-sized
bde
1997-07-13
1
-31
/
+14
*
Removed "hack to prevent overflow of a 32bit block number". Lite2 has a
bde
1997-07-13
1
-3
/
+1
*
Fixed minor bugs related to the addition of gammaf.
bde
1997-07-13
1
-3
/
+3
*
Don't define HOST_DATA_START_ADDR, since gdb works without it the
bde
1997-07-13
1
-2
/
+3
*
kill the undead
peter
1997-07-13
312
-76720
/
+0
*
Create fifos using mkfifo() instead of attempting to create them using
bde
1997-07-13
2
-8
/
+29
*
Back out ld.so.conf change until the question is resolved.
jkh
1997-07-13
1
-13
/
+7
*
Synchronize with sys/i386/isa/clock.c revision 1.89.
kato
1997-07-13
3
-21
/
+69
*
Synchronize with following changes:
kato
1997-07-13
3
-6
/
+163
*
Remove -I/sys
guido
1997-07-13
3
-3
/
+1
*
Remove -I/sys and add -I${.CURDIR}/../../sys
guido
1997-07-13
1
-1
/
+1
*
The m4 doc sources aren't in Lite* or FreeBSD, and Lite2 removed this
bde
1997-07-13
1
-11
/
+0
*
devname.c moved to libc before Lite1 and isn't in ps in Lite2.
bde
1997-07-13
1
-82
/
+0
*
Commit a long-forgotten tweak for building tags in /usr/src/sys.
jkh
1997-07-13
1
-1
/
+3
*
Fixed quoting of backslash.
bde
1997-07-13
1
-1
/
+1
*
Fix a problem introduced with a recent change that caused a hang with
sef
1997-07-13
1
-10
/
+28
*
new code to control other CPUs: stop_cpus()/restart_cpus()/_Xstopcpu
fsmp
1997-07-13
11
-548
/
+234
*
Cleanup old stop_cpus/restart_cpus() cruft.
fsmp
1997-07-13
10
-195
/
+381
[next]