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
*
Correct a mistake in so_cred changes. In practice, I don't think that it
green
1999-07-12
1
-2
/
+2
*
Bug fixes
roger
1999-07-12
4
-1254
/
+2592
*
Improve Logitech MouseMan+ protocol support.
yokota
1999-07-12
5
-41
/
+214
*
Correct a couple of spelling errors in comments.
kris
1999-07-12
3
-8
/
+8
*
Implement a kludge for some wheeled mice for which infamous "psmintr:
yokota
1999-07-12
2
-4
/
+32
*
remove a set_cpl which survived last change.
phk
1999-07-12
1
-2
/
+1
*
We may have three ways to generate the SPL functions, but one table
phk
1999-07-11
1
-54
/
+25
*
Use the fsid from the superblock, unless it looks bogus or has already
phk
1999-07-11
1
-6
/
+6
*
Two new sysctls: net.inet.tcp.getcred and net.inet.udp.getcred. These take
green
1999-07-11
3
-3
/
+99
*
Cleanup OBJ_ONEMAPPING management.
alc
1999-07-11
2
-15
/
+5
*
Add wb0 to GENERIC now that it actually does work on alpha. (Forgot this
wpaul
1999-07-11
2
-2
/
+4
*
Add a hook for a bus to detect child devices which didn't find drivers.
dfr
1999-07-11
4
-6
/
+56
*
disable tag queing for the MICROP 4421-07 drive. It's an old 2gig drive.
jmg
1999-07-11
1
-2
/
+8
*
Make the Winbond ethernet driver work on FreeBSD/alpha. Also added
wpaul
1999-07-11
2
-51
/
+78
*
An SMP-specific change: eliminate a check on bsp_apic_ready
alc
1999-07-10
1
-11
/
+5
*
Convert the if_fea (DEC FDDI) driver to newbus since it has been broken
peter
1999-07-10
2
-800
/
+340
*
Change the data type used to represent page color in the vm_object
alc
1999-07-10
1
-2
/
+2
*
Remove unused function prototypes.
alc
1999-07-10
1
-3
/
+1
*
Add apmd support code.
iwasaki
1999-07-10
3
-25
/
+502
*
Go back to the old (icu.s rev.1.7 1993) way of keeping the AST-pending
bde
1999-07-10
24
-282
/
+98
*
Fixes for a couple of problems in last commit:
peter
1999-07-10
1
-8
/
+8
*
Fixed a longstanding scheduling bug. ASTs and softclock interrupts were
bde
1999-07-10
4
-48
/
+52
*
Fix a dev_t/udev_t issue with accounting. lastcomm now shows the
phk
1999-07-10
2
-5
/
+12
*
Allow jailed proccesses to open non-process vnodes like the root of the fs.
phk
1999-07-09
2
-4
/
+4
*
Fix the previous warning a different way since the emul_path exposure was
peter
1999-07-09
1
-7
/
+5
*
Minor tweak - don't cause a warning.
peter
1999-07-09
1
-2
/
+3
*
Use %q rather than rolling a custom routine.
peter
1999-07-09
2
-102
/
+14
*
Implement the %q prefix for the integer types. Note that egcs on the
peter
1999-07-09
1
-17
/
+81
*
Add in dbregs stubs that a committer for changes on the i386 ought to have done.
mjacob
1999-07-09
3
-3
/
+48
*
if_sk.c: use pci_port_t instead of u_short
wpaul
1999-07-09
4
-12
/
+10
*
bufhashinit() is called with a caddr_t and is expected to return the
peter
1999-07-09
3
-7
/
+7
*
Removed device-dirver flags.
kato
1999-07-09
2
-430
/
+430
*
Sync with sys/i386/i386/userconfig.c revision 1.148.
kato
1999-07-09
1
-2
/
+3
*
Sync with sys/i386/i386/machdep.c revision 1.355.
kato
1999-07-09
2
-2
/
+164
*
This commit adds driver support for the SysKonnect SK-984x series
wpaul
1999-07-09
11
-5
/
+6993
*
Support for i386 hardware breakpoints.
jlemon
1999-07-09
2
-0
/
+202
*
Implement support for hardware debug registers on the i386.
jlemon
1999-07-09
25
-24
/
+458
*
Condition in KASSERT was reversed.
mckusick
1999-07-08
1
-2
/
+2
*
Implement VT_RELDISP ioctl
marcel
1999-07-08
4
-4
/
+16
*
Sync with sys/dev/syscons/syscons.c revision 1.313.
kato
1999-07-08
1
-8
/
+4
*
Sync with sys/i386/i386/machdep.c revision up to 1.354.
kato
1999-07-08
2
-304
/
+296
*
Sync with sys/i386/conf/majors.i386 revision 1.79.
kato
1999-07-08
1
-3
/
+3
*
Sync with sys/i386/conf/Makefile.i386 revision 1.158.
kato
1999-07-08
2
-10
/
+2
*
These changes appear to give us benefits with both small (32MB) and
mckusick
1999-07-08
14
-232
/
+267
*
Grrr.... forgot one line from the previous fix.
wpaul
1999-07-08
1
-3
/
+3
*
Fix a potential race condition that can occur in xl_start(). If the NIC
wpaul
1999-07-07
1
-3
/
+5
*
Fix my complete botch. I hope. Tested this time
mjacob
1999-07-07
1
-5
/
+5
*
- Fixed memory leak in sc_alloc_history_buffer().
yokota
1999-07-07
4
-29
/
+88
*
add unused argument to udev2dev() to make kernel compiled
ache
1999-07-07
1
-2
/
+2
*
Add $Id$
roberto
1999-07-07
1
-0
/
+1
[next]