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
*
Import kernel part of ncplib: netncp and nwfs
bp
1999-10-02
38
-0
/
+13112
*
Add the apm_saver syscons screen saver module.
nsayer
1999-10-02
4
-0
/
+192
*
Prepare for the apm_saver screen saver module.
nsayer
1999-10-02
4
-50
/
+100
*
Backout part of the changes made in 1.111
roger
1999-10-01
2
-18
/
+2
*
Oops. That'll teach me to commit without testing. I either replaced
peter
1999-10-01
2
-2
/
+2
*
Zap a trigraph (???)
peter
1999-10-01
2
-2
/
+2
*
Force the "calls" count for malloc types to be 64 bit where it keeps track
peter
1999-10-01
1
-2
/
+2
*
Use the sys/wormio.h definitions of the CDRIOCNEXTWRITEABLEADDR and
peter
1999-10-01
1
-3
/
+0
*
Move a couple of ioctl defines from wormcontrol.c to wormio.h. These are
peter
1999-10-01
1
-0
/
+4
*
Sync w/ sys/i386/i386/machdep.c revision 1.364.
kato
1999-10-01
2
-14
/
+16
*
Sync w/ sys/i386/conf/files.i386 revision 1.275.
kato
1999-10-01
2
-4
/
+0
*
Introduce the disk mini-layer and devstat_end_transaction_buf() in cam/scsi.
phk
1999-10-01
5
-220
/
+85
*
Implement the use of si_addr in siginfo_t.
marcel
1999-10-01
3
-0
/
+3
*
Don't check %cs *after* it has being set in sigreturn. If the check
marcel
1999-10-01
2
-10
/
+12
*
Back out an unintended commit. This wasn't supposed to be
mdodd
1999-10-01
1
-18
/
+0
*
Turn off and remove the 'old' if_ep ISA/EISA/PCCARD driver.
mdodd
1999-10-01
7
-2173
/
+25
*
Add support for the AHA-1640 SCSI adapter.
mdodd
1999-10-01
2
-0
/
+248
*
make sure a trivial apm.h is created, as some people have assumed that
mjacob
1999-10-01
2
-0
/
+10
*
Make all slices/partitions correctly inherit si_* fields.
phk
1999-09-30
1
-6
/
+13
*
Plug a potential filedescriptor leak. This will probably almost
guido
1999-09-30
1
-1
/
+6
*
This fix allows cards inserted in one of the bottem-most slots on an xp1000
gallatin
1999-09-30
1
-2
/
+2
*
Fix disk_close once more, and better this time.
phk
1999-09-30
1
-2
/
+2
*
Make the fxp driver work on alpha, rather than panic the machine on boot
gallatin
1999-09-30
6
-60
/
+38
*
Add ahc driver. The adaptec driver works just dandy on my xp1000 using
gallatin
1999-09-30
2
-0
/
+2
*
Count bogus_page as wired.
dt
1999-09-30
1
-0
/
+1
*
Plug an accounting leak: count pages in ZONE_INTERRUPT zones as wired.
dt
1999-09-30
1
-0
/
+2
*
Remove the D_NOCLUSTER[RW] options which were added because vn had
phk
1999-09-30
8
-66
/
+0
*
Test the slices for openness before we close them; doing it the other way
msmith
1999-09-30
1
-1
/
+1
*
Do not follow symlinks when binding a unix domain socket.
guido
1999-09-29
1
-1
/
+1
*
Careless use of struct proc *p caused major problems. 'p' is allowed to
marcel
1999-09-29
3
-12
/
+24
*
Remove v_maxio from struct vnode.
phk
1999-09-29
13
-27
/
+16
*
Make FreeBSD less conservative in determining when to return a cookie
dillon
1999-09-29
2
-0
/
+8
*
sigset_t change (part 4 of 5)
marcel
1999-09-29
28
-971
/
+1168
*
sigset_t change (part 3 of 5)
marcel
1999-09-29
26
-489
/
+1870
*
sigset_t change (part 2 of 5)
marcel
1999-09-29
34
-781
/
+1263
*
sigset_t change (part 1 of 5)
marcel
1999-09-29
1
-8
/
+16
*
Fix world-breaking bug, add $FreeBSD$ tag.
dcs
1999-09-29
1
-1
/
+2
*
Add ID for ESS ES1869.
dfr
1999-09-29
4
-0
/
+16
*
Bring in ficl version 2.03. No version bump for loader.
dcs
1999-09-29
21
-827
/
+1497
*
struct plex: Add variables checkblock and rebuildblock to keep track
grog
1999-09-28
1
-1
/
+8
*
revive_block: set b_resid correctly.
grog
1999-09-28
1
-4
/
+208
*
logrq: add sdiodone case.
grog
1999-09-28
1
-9
/
+7
*
Don't count iterations while waiting for a lock to become free.
grog
1999-09-28
1
-10
/
+9
*
Add ioctls VINUM_CHECKPARITY and VINUM_RESETPARITY, still to be fully
grog
1999-09-28
1
-0
/
+8
*
Reduce MAX_IOCTL_REPLY to 1024; the previous value was more than ioctl
grog
1999-09-28
1
-8
/
+10
*
open_drive: Don't call set_drive_state to take a drive down, do it
grog
1999-09-28
1
-3
/
+3
*
sdio_done: Log events if DEBUG_LASTREQS set.
grog
1999-09-28
1
-0
/
+4
*
Change remove_drive_entry
grog
1999-09-28
1
-1
/
+5
*
Remove some superfluous comments.
grog
1999-09-28
1
-63
/
+41
*
Minor formatting changes (7th attempt)
grog
1999-09-28
1
-3
/
+2
[next]