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
*
Fixed races in `make -jN' using new yacc rules.
bde
1998-05-04
10
-39
/
+20
*
Simplified by using new lex rules.
bde
1998-05-04
1
-4
/
+2
*
Simplified by using new yacc rules.
bde
1998-05-04
2
-4
/
+1
*
Simplified by using new lex and yacc rules.
bde
1998-05-04
1
-17
/
+2
*
Simplified by using new yacc rules and by not generating y.tab.h.
bde
1998-05-04
1
-3
/
+3
*
Simplified by using new yacc rules. The new lex rules can't be used
bde
1998-05-04
1
-13
/
+3
*
Simplified using new yacc rules and by not generating y.tab.h.
bde
1998-05-04
1
-10
/
+4
*
Simplified using new yacc rules and by not generating y.tab.h. The
bde
1998-05-04
1
-3
/
+4
*
Simplified by using new yacc rules and by not generating y.tab.h.
bde
1998-05-04
1
-4
/
+3
*
Don't add y.tab.h to CLEANFILES, since this would now be done centrally
bde
1998-05-04
1
-1
/
+1
*
Refuse accellerated opens on listening sockets that have not set
guido
1998-05-04
2
-4
/
+8
*
Simplified using new yacc rules. This is cosmetic - the old rules
bde
1998-05-04
2
-10
/
+8
*
Correct an error that I made where the vtruncbuf was changed back
dyson
1998-05-04
1
-2
/
+2
*
Fudge local variables better in the yacc rules so that multiple yacc
bde
1998-05-04
1
-4
/
+7
*
Fix the shm panic. I mistakenly used the shadow_count to keep the object
dyson
1998-05-04
3
-7
/
+7
*
Simplified using new yacc rules. This is cosmetic - the old rules worked
bde
1998-05-04
2
-24
/
+10
*
Fixed races in `make -jN' using new yacc rules. This also fixes plain
bde
1998-05-04
1
-8
/
+2
*
Fixed races in `make -jN' using new yacc rules.
bde
1998-05-04
1
-18
/
+5
*
Symlink awk.y to awktab.y so that the default yacc rules apply, and use
bde
1998-05-04
1
-6
/
+6
*
Generate explicit rules and other infrastructure for lex and yacc
bde
1998-05-04
1
-1
/
+27
*
Sync with sys/i386/isa/sio.c revision 1.200.
kato
1998-05-04
2
-2
/
+4
*
Just the sans-serif console font that I use on my system; I've made the
phk
1998-05-04
3
-1
/
+146
*
Detect USR PnP x2 modem.
phk
1998-05-04
3
-3
/
+6
*
Added a alpha category to the list.
wosch
1998-05-04
1
-0
/
+1
*
Added amd controller to support MELCO IFC-DP SCSI card.
kato
1998-05-04
3
-3
/
+6
*
Added another PCI to C-bus (ISA bus like 16 bit bus of PC-98) bridge.
kato
1998-05-04
1
-1
/
+3
*
Added SMP kernel configuration file for PC-98 machine.
kato
1998-05-04
1
-0
/
+221
*
System clock speed is always detected automatically.
kato
1998-05-04
7
-103
/
+7
*
Use `0xf8' instead of `IO_NPX' macro to support compiling with `SMP'
kato
1998-05-04
1
-3
/
+3
*
When calling a shell function, remember whether exit status is tested.
cracauer
1998-05-04
1
-2
/
+5
*
Update the named hooks.
peter
1998-05-04
1
-3
/
+4
*
Argh, forgot to commit the update here for bind-8.. Sorry folks...
peter
1998-05-04
1
-12
/
+6
*
Support compiling with `gcc -ansi'.
kato
1998-05-04
1
-2
/
+2
*
Support compiling with `gcc -ansi'.
kato
1998-05-04
1
-4
/
+4
*
Change a couple 'make' to '${MAKE}'.
steve
1998-05-04
1
-6
/
+6
*
Work around some VM bugs, the worst being an overly aggressive
dyson
1998-05-04
4
-26
/
+44
*
Clarify use of 'if' capability.
steve
1998-05-04
2
-6
/
+32
*
Force BOOTSTRAP mode all the time while the headers are broken on alpha
jb
1998-05-04
1
-1
/
+5
*
Add NEC PC-98 chipsets.
kato
1998-05-04
1
-1
/
+18
*
Be picky about the format of the commandline and cleanup
steve
1998-05-03
1
-6
/
+16
*
Add the year to the 'wtmp begins...' line.
steve
1998-05-03
1
-2
/
+2
*
Typo fixes
jraynard
1998-05-03
3
-6
/
+9
*
Typo fix.
jraynard
1998-05-03
1
-2
/
+2
*
Pedantry (NULL -> NUL).
jraynard
1998-05-03
1
-1
/
+1
*
Don't imply sigset_t == int.
jraynard
1998-05-03
1
-1
/
+1
*
Remove (now) invalid .Xr trsp 8
steve
1998-05-03
1
-1
/
+0
*
Typo and grammer fixes.
steve
1998-05-03
1
-7
/
+7
*
Avoid stairstep effect on output of 'if=...' file.
steve
1998-05-03
1
-2
/
+6
*
Patches are given here for pcisupport.c to recognise most of VIA
phk
1998-05-03
1
-1
/
+22
*
Put named-bootconf (the script to convert named.boot to named.conf) in
peter
1998-05-03
1
-2
/
+2
[next]