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
*
The FD options are now in /sys/conf/options so need to duplicate them
steve
1999-06-06
2
-8
/
+2
*
Small optimization: use wi_seek() in wi_read_record() and wi_write_record()
wpaul
1999-06-06
2
-54
/
+18
*
Sync with sys/i386/conf/majors.i386 revision 1.76.
kato
1999-06-06
1
-1
/
+2
*
Sync with sys/boot/i386/libi386/bootinfo.c revision 1.19.
kato
1999-06-06
1
-1
/
+5
*
Reserve cdev major 126 for sync support.
phk
1999-06-06
2
-2
/
+4
*
typo in previous commit
phk
1999-06-06
1
-2
/
+2
*
Introduce IFF_SMART bit.
phk
1999-06-06
2
-6
/
+10
*
The function ksprintn(), which is used to convert numbers to ASCII, is not
archie
1999-06-06
1
-8
/
+14
*
vm_mmap:
alc
1999-06-05
1
-3
/
+4
*
Fix an accounting problem when prefaulting 4M pages.
luoqi
1999-06-05
2
-4
/
+4
*
Floppy driver options moved to conf/options.
dfr
1999-06-05
3
-9
/
+6
*
* Implement ISA dma (only for CIA now but more chipsets to follow).
dfr
1999-06-05
13
-20
/
+1115
*
Various changes lifted from the OpenBSD cvs tree:
peter
1999-06-05
19
-165
/
+228
*
Fix a malloc race
peter
1999-06-05
2
-6
/
+24
*
Don't mistake a non-async block that needs to be committed for an
peter
1999-06-05
2
-4
/
+4
*
Restructure pipe_read in order to eliminate several race conditions.
alc
1999-06-05
1
-68
/
+46
*
Fixed null setting of `rc_started'. This was fixed for the
bde
1999-06-04
2
-14
/
+4
*
Really fix cy-driver-related panics when SMP is configured. Rev.1.88 only
bde
1999-06-04
3
-9
/
+15
*
Fix the cdevsw_add change made by PHK.
roger
1999-06-04
2
-10
/
+10
*
Add remark about where bInterfaceProtocol number for USB Zip drive comes
n_hibma
1999-06-04
1
-1
/
+1
*
Oops, remove redundant comments.
kato
1999-06-04
1
-3
/
+3
*
Declare Crtat and Atrat because screen savers use these variables.
kato
1999-06-04
1
-1
/
+7
*
Modify the boot loader to recognize the -C flag and pass the RB_CDROM
ghelmer
1999-06-04
3
-3
/
+15
*
Add the 3Dfx Voodoo Banshee
mharo
1999-06-04
1
-1
/
+9
*
Plug a mbuf leak in tcp_usr_send(). pru_send() routines are expected
peter
1999-06-04
2
-8
/
+38
*
Remove a rather bogus search path reference..
peter
1999-06-03
3
-3
/
+3
*
GC unused prototype
peter
1999-06-03
1
-2
/
+1
*
Quieten the bt_isa_probe() messages since they get a bit much when
peter
1999-06-03
3
-9
/
+12
*
remove references to isa_device, it's no longer associated with interrupts.
peter
1999-06-03
2
-10
/
+2
*
Remove VM86 option.
kato
1999-06-03
1
-5
/
+4
*
Sync with sys/i386/i386/machdep.c revision 1.339.
kato
1999-06-03
2
-590
/
+1118
*
Sync with sys/i386/conf/files.i386 and options.i386 revisions 1.246
kato
1999-06-03
4
-8
/
+6
*
Fix PS/2 MouseMan+ protocol. We have been looking at a wrong place
yokota
1999-06-03
2
-4
/
+4
*
Use MACHINE_ARCH instead of MACHINE to check x86 architecture.
kato
1999-06-03
1
-2
/
+2
*
Backed out the previous backout. We may as well have a version of ucmpdi2.c
bde
1999-06-02
1
-2
/
+2
*
Back out last commit (did I get all of them?)
newton
1999-06-02
2
-0
/
+6
*
Remove vinum from the build until Greg reviews phk's cdevsw changes.
jb
1999-06-02
1
-2
/
+3
*
Unbreak memory sizing for SMP.
jlemon
1999-06-01
3
-23
/
+33
*
|| vs && confusion in cdevsw_add().
dt
1999-06-01
1
-2
/
+2
*
Remove an unused variable.
dt
1999-06-01
2
-4
/
+2
*
cdevsw_add(&cn_devsw), not cdevsw_add(&dev).
dt
1999-06-01
1
-3
/
+2
*
Change the warning message issued if pci_map_port() fails. I think this
wpaul
1999-06-01
1
-5
/
+5
*
Introduce the makebdev() function, it does the same as the makedev()
phk
1999-06-01
6
-25
/
+33
*
Null commit; note that there is a new memory sizing routine that uses
jlemon
1999-06-01
2
-2
/
+2
*
Unifdef VM86.
jlemon
1999-06-01
50
-977
/
+812
*
Make vm86 a standard component
jlemon
1999-06-01
7
-35
/
+12
*
Unifdef VM86
jlemon
1999-06-01
4
-25
/
+9
*
Updated to support new Meteor/PPB cards (PCI-PCI Bridge).
roger
1999-06-01
1
-0
/
+31
*
Shorten a detour around dev_t to get a udev_t created.
phk
1999-06-01
1
-3
/
+2
*
Fixed locations of include files.
kato
1999-06-01
4
-10
/
+10
[next]