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
*
Handle correctly iicbus request/release mechanism. Add iicbus allocation
nsouch
1999-02-13
2
-9
/
+28
*
Fix smbus allocation and add the alsmb (see alpm(4)) driver.
nsouch
1999-02-13
4
-18
/
+29
*
Add alpm, Acer Aladdin-IV/V/Pro2 Power Management Unit. See alpm(4).
nsouch
1999-02-13
3
-3
/
+9
*
Add alpm.c, Aladdin Power Management SMBus support for the SMBus framework.
nsouch
1999-02-13
2
-1
/
+688
*
Add pci/alpm.c, Aladdin SMBus driver (alpm(4)).
nsouch
1999-02-13
1
-0
/
+1
*
Don't pass PSL_NT to vm86 signal handlers. Some vm86/real mode
bde
1999-02-13
2
-4
/
+16
*
Add "beep" ioctl. (#10 is reserved for PIOCSVIR)
kuriyama
1999-02-13
4
-4
/
+14
*
General additional cleanup of VOP API for NFS ops - mainly NFS ignoring
dillon
1999-02-13
2
-8
/
+26
*
Remove XXX comment in regarsd to why NFS doesn't use VOP_ABORT(). NFS
dillon
1999-02-13
1
-3
/
+3
*
PR: kern/9970
dillon
1999-02-13
2
-4
/
+2
*
Minor optimization to madvise() MADV_FREE to make page as freeable as
dillon
1999-02-12
1
-1
/
+7
*
Improved reporting of autodetected speed and duplex.
julian
1999-02-12
2
-42
/
+96
*
Fixed -Wcast-qual warnings.
bde
1999-02-12
3
-9
/
+9
*
Fixed fatal type mismatches in the aout case. Const poisoning in
bde
1999-02-12
1
-5
/
+5
*
Correct i/o addresses for dgb & dgm
brian
1999-02-12
3
-9
/
+9
*
Fix non-fatal bug in vm_map_insert() which improperly cleared
dillon
1999-02-12
2
-60
/
+49
*
Sync with sys/i386/i386/machdep.c revision 1.325.
kato
1999-02-12
2
-2
/
+16
*
Do not issue RX and TX reset commands in xl_stop() and xl_init(). On the
wpaul
1999-02-11
1
-2
/
+6
*
Define more registers and fix incorrect (but unused) register bit definitions.
julian
1999-02-11
2
-20
/
+58
*
Define more registers in the PHY unit and use them to report back
julian
1999-02-11
4
-18
/
+164
*
Added ioctl REMOTE_GETKEY for Hauppauge Infra-Red Remote Control.
roger
1999-02-11
2
-34
/
+206
*
Added new ioctls for Hauppage Infra-Red Remote Control support,
roger
1999-02-11
3
-6
/
+75
*
Zero p->retval[1] when starting a process. This value ends up in %edx
msmith
1999-02-11
2
-2
/
+16
*
Set the ultra enable bits in the adaptor's scratch ram area only after
gibbs
1999-02-11
2
-40
/
+38
*
Make the ahc_eisa file also optional on 'eisa'.
gibbs
1999-02-11
2
-4
/
+4
*
Ensure that the ACK from the last information transfer phase has been
gibbs
1999-02-11
1
-2
/
+16
*
Completely set information in the transaction description before performing
gibbs
1999-02-11
1
-4
/
+4
*
Correct a race condition where a target mode SCB dma could occur
gibbs
1999-02-11
1
-7
/
+8
*
Correct some indentation
grog
1999-02-11
1
-37
/
+48
*
build_write_request: correct logic for handling writes to volumes with
grog
1999-02-11
1
-1
/
+1
*
check_drive: Make sure that we don't open two different drives with
grog
1999-02-11
1
-14
/
+27
*
In some cases, it's possible that I/O errors will cause the daemon to
grog
1999-02-11
1
-4
/
+15
*
Fix typos
jkoshy
1999-02-11
2
-6
/
+6
*
Fixed COPYRIGHT_PC98 (good bye 1998).
kato
1999-02-10
1
-2
/
+2
*
Sync with sys/i386/i386/userconfig.c revision 1.130.
kato
1999-02-10
1
-3
/
+27
*
Remove the lpt driver, as discussed on -hackers.
des
1999-02-10
6
-1418
/
+11
*
Remove lpt from the device list.
des
1999-02-10
1
-3
/
+3
*
Use ppbus instead of the lpt driver. Throw in a (commented-out) vpo entry
des
1999-02-10
2
-4
/
+16
*
Save pnp changes into a sysctl variable for kget, just as is done
jkh
1999-02-10
1
-3
/
+27
*
Add a prioritization field to the devstat_add_entry() call so that
ken
1999-02-10
22
-55
/
+152
*
After wading in the cesspool of ip_input for an hour, I have managed to
wollman
1999-02-09
1
-10
/
+8
*
Remove dictHashSummary internal function; it used doubles.
jkh
1999-02-09
3
-79
/
+0
*
Add missing poatch for ibcs2_ipc.h as well.
guido
1999-02-09
1
-4
/
+14
*
Addendum to vm_map coalesce optimization. Also, this was backed-out
dillon
1999-02-09
1
-1
/
+1
*
Cleanup. Set all PCI parameters of importance. Set a define that will
mjacob
1999-02-09
2
-30
/
+210
*
Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULT
mjacob
1999-02-09
1
-5
/
+8
*
clean up some NVRAM defines
mjacob
1999-02-09
1
-9
/
+5
*
Add in defines that disable (temp) fast posting.
mjacob
1999-02-09
1
-3
/
+7
*
Allow fibre channel 'bus resets' to go through. Handle Loop Down/Loop Up
mjacob
1999-02-09
1
-13
/
+43
*
Roll internal release tag. Print out if we're in a 64 bit PCI slot.
mjacob
1999-02-09
1
-59
/
+156
[next]