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
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make PPP compile cleanly
pst
1994-11-01
2
-18
/
+22
*
Implement CPU_ADJKERNTZ in different way: call resettodr()
ache
1994-11-01
2
-4
/
+12
*
Add kernel hooks for /dev/vatio -- a minimalistic BSD audio driver emulator
pst
1994-11-01
3
-7
/
+24
*
Latest changes from Uben.
jkh
1994-10-31
2
-40
/
+193
*
Changed RAW_PART to RAWPART so it comes from disklabel.h.
phk
1994-10-31
1
-12
/
+14
*
Expunge the stain I left upon this code. My '/' fix was utterly
jkh
1994-10-31
1
-9
/
+1
*
Added hooks for an easy drop-in of the pcvt concole driver.
joerg
1994-10-31
6
-12
/
+18
*
Detect old-style multicast routers and interoperate properly
pst
1994-10-31
1
-1
/
+8
*
changed '#ifdef i386' to '#ifdef __i386__'
phk
1994-10-31
3
-6
/
+6
*
Documented the FDSEEKWAIT option.
joerg
1994-10-30
3
-3
/
+48
*
Print "(null)" instead of crashing for null strings. Null names are
bde
1994-10-30
1
-1
/
+3
*
Don't include isa.c! How did it link?
bde
1994-10-30
1
-12
/
+18
*
Fix selector arg to match the (missing) prototype for sdtossd().
bde
1994-10-30
3
-6
/
+21
*
Fix selector arg to match the (missing) prototype for ssdtosd().
bde
1994-10-30
2
-4
/
+4
*
locore.s:
bde
1994-10-30
6
-12
/
+36
*
Several minor fixes to the floppy driver:
joerg
1994-10-30
3
-297
/
+432
*
Don't attempt to free null cblocks. There may be less to free than
bde
1994-10-30
2
-2
/
+6
*
Included the command definition for FD_DEBUG.
joerg
1994-10-30
2
-2
/
+6
*
Submitted by: Paul F. Werkowski
ats
1994-10-30
2
-6
/
+8
*
write ptys use _the_same_ tsleep/wakeup address as read ptys due to
ache
1994-10-29
1
-3
/
+3
*
Make this documentation more sane in the context of 2.0.
jkh
1994-10-29
4
-56
/
+18
*
Add back a "is" variable which was removed by accident.
phk
1994-10-29
1
-1
/
+2
*
A new Makefile, which is more our kind of makefile.
phk
1994-10-28
1
-36
/
+47
*
Add netboot to the world of make.
phk
1994-10-28
1
-2
/
+2
*
Fixed Jordan's editing mistake that caused this to puke.
dg
1994-10-28
1
-1
/
+2
*
IP Firewall code from Daniel Boulet and J.S.Antsilevich
jkh
1994-10-28
10
-8
/
+761
*
Andreas Klemm's tape erase patches from 1.1.5.1
jkh
1994-10-28
3
-3
/
+72
*
From: fredriks@mcs.com (Lars Fredriksen)
jkh
1994-10-28
7
-7
/
+14
*
Removed extra slash between ${DESTDIR} and ${BINDIR}, noticed while working
rgrimes
1994-10-28
1
-3
/
+3
*
Urg! the netboot/Makefile is in a miserable state.
phk
1994-10-28
1
-2
/
+2
*
This concludes the CVS-surgery. This makefile now just points at the subdir's.
phk
1994-10-28
1
-55
/
+3
*
Note that enable and disable don't do anything, at present.
jkh
1994-10-28
1
-2
/
+46
*
Again, this is not a filesystem so don't compile it as if it were.
wollman
1994-10-27
1
-3
/
+3
*
ibcs2 is not a filesystem, don't compile it as if it were.
wollman
1994-10-27
1
-3
/
+3
*
Julian Elischer's disklabel fixes.
jkh
1994-10-27
19
-229
/
+687
*
Change some compile time defaults, which may be overridden from the
se
1994-10-27
2
-28
/
+16
*
Set the EOF flag properly.
pst
1994-10-27
2
-12
/
+12
*
Added device registration stuff.
sos
1994-10-27
2
-5
/
+53
*
The other half of patch011, read Numlck state from bios.
phk
1994-10-27
3
-18
/
+6
*
Extra intr's have nothing to do with LAPTOP.
phk
1994-10-27
1
-4
/
+7
*
Made an annoying printf #ifdef SEADEBUG
phk
1994-10-27
1
-1
/
+3
*
Fix the panic message if init dies to show the exit status.
phk
1994-10-27
1
-3
/
+5
*
Fix a bug which had crept in (an almost certain panic).
phk
1994-10-27
1
-70
/
+23
*
Fix compiler warnings.
bde
1994-10-26
2
-16
/
+14
*
Move definition and initialization of video_mode_pointer to syscons.c.
bde
1994-10-26
3
-63
/
+3
*
Fix initialization of video_mode_ptr. It only worked if the segments
bde
1994-10-26
3
-27
/
+96
*
Stylistic changes.
wollman
1994-10-26
3
-6
/
+12
*
Gross hack to make kernel names not starting with '/' start with '/'.
jkh
1994-10-26
2
-4
/
+24
*
Adjust boot message to conform to reality.
jkh
1994-10-26
2
-4
/
+4
*
Enable USERCONFIG and document it in LINT.
jkh
1994-10-26
5
-5
/
+13
[next]