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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CHILD_MAX and OPEN_MAX a tunable parameter.
smace
1994-12-03
2
-2
/
+18
*
Disable CLKF_BASEPRI() again. I forgot to edit an unwanted change out of
bde
1994-12-03
1
-2
/
+2
*
i386/exception.s,
bde
1994-12-03
7
-61
/
+45
*
Add Cronyx/Sigma cdevsw[] entry.
wollman
1994-12-03
1
-2
/
+25
*
Add Cronyx/Sigma files and config information; delete outdated config files.
wollman
1994-12-03
3
-5
/
+18
*
This commit was generated by cvs2svn to compensate for changes in r4910,
wollman
1994-12-02
5
-0
/
+3661
|
\
|
*
Cronyx/Sigma sync/async serial driver with PPP support
wollman
1994-12-02
5
-0
/
+3661
*
Change wakeup to endtsleep, because wakeup don't produce timeout
ache
1994-12-01
1
-3
/
+4
*
Fix bug I introduced that broke BPF support. Caused by a byte order problem
dg
1994-11-30
1
-3
/
+1
*
Reverse the meaning of previous change.
jkh
1994-11-30
1
-7
/
+5
*
Put the sequencer into FASTMODE during initialization. I can now
gibbs
1994-11-29
3
-9
/
+18
*
Experimental change to floppy driver to NOT probe the floppy tape if
jkh
1994-11-29
1
-2
/
+7
*
Really deactivated the code that puts scsi stats into dk0.
se
1994-11-28
1
-4
/
+4
*
Expand again the SYMTAB_SPACE for LINT.
ats
1994-11-27
2
-4
/
+4
*
Go back to -O optimization...Bruce's arguments against -O2 are convincing
dg
1994-11-27
1
-2
/
+2
*
Temporary kludge: treat \r same as \n in input, so working on a
joerg
1994-11-27
1
-2
/
+2
*
I made a syntax error yesterday.
phk
1994-11-27
1
-2
/
+2
*
Expand the EISA MAX_SLOTS from 8 to 16.
ats
1994-11-26
2
-4
/
+4
*
Always put received packets in an mbuf cluster. This simplifies the code
dg
1994-11-26
1
-94
/
+21
*
Set the bootverbose if so desired.
phk
1994-11-26
1
-2
/
+12
*
Declare "extern int bootverbose", so that device-drivers and others
phk
1994-11-26
1
-1
/
+2
*
Implement RB_VERBOSE. This is intended to mean: Print all information which
phk
1994-11-26
1
-2
/
+4
*
Changed the MAX_SLOTS constant from 8 to 16. The EISA bus can have up
ats
1994-11-25
3
-6
/
+6
*
Added #define PROBE_VERBOSE and description (PCI chip set boot messages)
se
1994-11-24
2
-2
/
+10
*
Moved conversion of ether_type to host byte order out of ethernet drivers
dg
1994-11-24
9
-329
/
+31
*
Changed optimization level to -O2.
dg
1994-11-24
1
-2
/
+2
*
Bunch of fixes from Matt Thomas:
dg
1994-11-22
1
-43
/
+61
*
Fix wrong size check for scroll forward/backward ('S'/'T')
ache
1994-11-21
1
-5
/
+5
*
Attempt to fix scroll forward/ scroll backward bug bringed by vi,
ache
1994-11-21
1
-4
/
+4
*
More intelligent BackTab fix using BTAB special key (unused before)
ache
1994-11-19
2
-9
/
+11
*
Fix all keymaps to bring BackTab to life.
ache
1994-11-19
1
-6
/
+6
*
I just learned that isa.h is included in assembler files too...
phk
1994-11-19
1
-3
/
+2
*
add
phk
1994-11-19
1
-1
/
+3
*
Register with devconfg so we show up in lsdev.
gibbs
1994-11-18
3
-3
/
+75
*
Put ie0 above ep0. Otherwise, the ie0 probe clobbers it.
jkh
1994-11-18
1
-2
/
+2
*
IO_EISASIZE should be 1 slot, not 2.
gibbs
1994-11-18
1
-2
/
+2
*
From: wpaul@ctr.columbia.edu (Bill Paul)
jkh
1994-11-18
1
-4
/
+6
*
Boy, was THIS buggered up! Calm the compiler by fixing the obvious
jkh
1994-11-18
1
-8
/
+5
*
Improve the case for ST506 disks a bit: Pick up Bios-geometry.
phk
1994-11-18
1
-6
/
+32
*
Change the message a little bit...
phk
1994-11-18
1
-2
/
+3
*
Extended the SEEKWAIT and RECALWAIT somewhat to avoid annoying messages.
phk
1994-11-18
1
-3
/
+3
*
Change the include for the sequencer program to point back to the
gibbs
1994-11-18
3
-6
/
+12
*
Never but never have a bad hair day and go to the movies.
gibbs
1994-11-18
1
-2
/
+1
*
Whoops - this one's my fault. Put back my changes for seqprog[].
jkh
1994-11-18
3
-12
/
+6
*
Get IO_EISASIZE properly defined now.
jkh
1994-11-18
1
-1
/
+2
*
aha2742.c was bogus - use aic7770.c instead.
jkh
1994-11-18
1
-2
/
+2
*
Make the sequencer code a .c file instead of a .h file.
jkh
1994-11-18
1
-4
/
+2
*
Totally gut this thing and just use a precompiled gnu/misc/aha274x_seq.c
jkh
1994-11-18
1
-11
/
+3
*
Define IO_EISASIZE to something I think it *might* be!
jkh
1994-11-18
1
-1
/
+9
*
Adjust the name of the included file to match reality.
jkh
1994-11-18
1
-2
/
+2
[next]