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
*
remove nonsense code.
phk
1998-08-04
1
-4
/
+2
*
Implemented a more sophisticated mechanism for handling transmitter
dg
1998-08-04
2
-90
/
+206
*
Fix this thing to work properly with multiple tlan adapters; increment
wpaul
1998-08-04
1
-1
/
+3
*
Correct an irritating documentation error.
msmith
1998-08-04
1
-2
/
+2
*
Copy in the nfs_diskless structure if NFS_ROOT is defined. A previous
msmith
1998-08-03
3
-6
/
+6
*
Major ppbus updates from the author.
msmith
1998-08-03
23
-1361
/
+4286
*
Use explicitly sized types when digging through packet headers.
dfr
1998-08-03
1
-9
/
+9
*
1. Reorganized screen saver related code so that both the LKM screen
yokota
1998-08-03
8
-442
/
+920
*
Sync with sys/i386/isa/syscons.h revision 1.38.
kato
1998-08-03
1
-1
/
+2
*
Sync with sys/i386/isa/syscons.c revision up to 1.271.
kato
1998-08-03
1
-12
/
+46
*
Sync with sys/i386/i386/userconfig.c revision 1.106.
kato
1998-08-03
1
-2
/
+4
*
- When the system is shut down, switch to the vty0 if possible.
yokota
1998-08-03
3
-9
/
+51
*
Fix the bug which always reallocated the cut buffer whenever
yokota
1998-08-03
3
-21
/
+54
*
Don't accept the blank time value, if it is too big.
yokota
1998-08-03
3
-6
/
+12
*
- Add new bell types: "quiet.normal" and "quiet.visual".
yokota
1998-08-03
6
-12
/
+36
*
Updates for the ThunderLAN driver:
wpaul
1998-08-03
2
-32
/
+136
*
Add the ISP Qlogic SCSI card to the list of known devices.
gpalmer
1998-08-02
1
-2
/
+4
*
Added 82555B support for media status.
dg
1998-08-02
2
-2
/
+4
*
Reordered fxp_softc for optimal cacheline behavior.
dg
1998-08-02
2
-16
/
+20
*
Killed unused variable/assignment.
dg
1998-08-02
2
-4
/
+2
*
Sync with sys/i386/boot/netboot/main.c revision 1.23.
kato
1998-08-01
1
-0
/
+1
*
If we get an ENOBUFS from the network, it's normally transient network
peter
1998-08-01
3
-3
/
+33
*
Fix a compile error if IPFIREWALL_FORWARD active without IPDIVERT.
peter
1998-08-01
1
-3
/
+2
*
Cosmetic change to driver registration.
dfr
1998-07-31
3
-6
/
+6
*
Make it possible to have a driver registered with more than one parent bus.
dfr
1998-07-31
1
-16
/
+17
*
Only perform byte/word accesses in the correct EV56 memory space.
dfr
1998-07-31
1
-78
/
+69
*
Add definitions of EV56 INT1/INT2/INT4/INT8 memory spaces.
dfr
1998-07-31
1
-1
/
+9
*
Merge with i386/isa/diskslice_machdep.c 1.30
dfr
1998-07-31
1
-32
/
+14
*
TFTP_ACK goes to port 69 (default tftp port) and tftpd says 'Timeout'.
phk
1998-07-31
1
-0
/
+1
*
In sys/scsi/st.c, st_close() does not check for errors from calling
phk
1998-07-31
1
-3
/
+4
*
Fixed printf format errors.
bde
1998-07-30
8
-80
/
+94
*
Fixed printf format errors.
bde
1998-07-30
2
-4
/
+4
*
Use the slice interfaces for SCSI cdroms. This centralizes handling
bde
1998-07-30
1
-203
/
+115
*
Added a flags arg to dsopen() and updated drivers. The DSO_ONESLICE
bde
1998-07-30
9
-36
/
+53
*
Sync with sys/i386/isa/fd.c revision 1.120.
kato
1998-07-30
2
-114
/
+124
*
Change load address to 0xfffffc0000300000 to help support AS200.
dfr
1998-07-30
6
-9
/
+9
*
Remove spurious printf.
dfr
1998-07-30
1
-2
/
+1
*
add anti-panic workaround from chris radek (cradek@in221.inetnebr.com)
julian
1998-07-30
2
-0
/
+4
*
Typo fix: teh --> (the|they)
alex
1998-07-30
4
-7
/
+7
*
Fixed sign extension bugs awoken by changing speed_t to an unsigned
bde
1998-07-29
3
-6
/
+12
*
Only access an int for READU/WRITEU since that is what ptrace is declared to
dfr
1998-07-29
1
-2
/
+2
*
Default to FreeBSD if no brand detected. This makes life easier when
dfr
1998-07-29
1
-5
/
+12
*
Fix msgbuf so that it actually works properly.
dfr
1998-07-29
2
-22
/
+3
*
Fixed printf format errors.
bde
1998-07-29
5
-61
/
+68
*
Fixed print format errors.
bde
1998-07-29
11
-116
/
+131
*
Fixed printf format errors.
bde
1998-07-29
2
-18
/
+22
*
Honor NOSHARED for tools. All tools should be built static for
bde
1998-07-29
1
-5
/
+9
*
Fixed error handling:
bde
1998-07-29
5
-170
/
+187
*
Centralized and optimized handling of large sectors. Centralized
bde
1998-07-29
4
-142
/
+85
*
Use the slice-relative blkno in all parts of the label write
bde
1998-07-29
1
-3
/
+3
[next]