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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is what was "fdfix2.patch," a fix for fd sharing. It's pretty
green
1999-09-19
4
-34
/
+31
*
Make `ed' PC-Cards work again. It has been over two weeks that laptop
obrien
1999-09-19
1
-470
/
+384
*
This adds support for the 3Com Megahertz 574B ethernet 16-bit PC-Card.
obrien
1999-09-19
1
-19
/
+54
*
Use devstat_end_transaction_buf() rather than Use devstat_end_transaction()
phk
1999-09-18
4
-20
/
+4
*
Fix getcwd. It must return the length of the path including the terminating 0.
marcel
1999-09-17
1
-6
/
+19
*
wlinit() must be called to recalculate the multicast filter.
roberto
1999-09-15
1
-0
/
+2
*
The sense of probes has inverted. They return an error, rather than
peter
1999-09-13
1
-7
/
+7
*
Removed diskerr()'s unused d_name arg and updated callers. This fixes
bde
1999-09-13
1
-1
/
+1
*
Fix disordering introduced in my previous commit.
des
1999-09-13
2
-10
/
+10
*
"\t\t" -> " \t" as per rev. 1.611 (mangled in the previous commit)
des
1999-09-13
2
-4
/
+4
*
Correction: mem.c devices are "D_MEM" (and D_MEM is added.)
green
1999-09-12
1
-1
/
+1
*
Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctl
des
1999-09-12
2
-0
/
+28
*
Mainly stylistic fixes:
green
1999-09-12
1
-18
/
+13
*
Make the d_flags of mem devices D_DISK to signify that they are disk-like
green
1999-09-12
1
-1
/
+1
*
Change scheduling to use on the fly determination rather than presorting.
phk
1999-09-12
1
-156
/
+137
*
Some PnP BIOSsen return garbage in the high byte of the number-of-devices
msmith
1999-09-12
1
-0
/
+1
*
Make pmap_mapdev() deal with non-page-aligned requests.
peter
1999-09-11
2
-3
/
+18
*
Add the AMD driver.
gibbs
1999-09-11
3
-0
/
+9
*
Handle CAPABILITIESCHANGE event.
iwasaki
1999-09-11
2
-0
/
+6
*
Handle UserStandbyRequests as well as the other 3 members of the
nsayer
1999-09-11
2
-0
/
+16
*
System clock don't update, because C6's TSC stop count up when run
phk
1999-09-10
1
-0
/
+1
*
Add the CR4 values for P3 SIMD enabling support. FXSR tells the cpu that
peter
1999-09-10
1
-0
/
+2
*
Add text for the PN (Processor serial number) and XMM (extended SIMD/MMX2/
peter
1999-09-10
1
-17
/
+17
*
Look for the right ACPI signature.
msmith
1999-09-10
1
-1
/
+1
*
Invoke smp_rendezvous_action() using the a.out compatible asnames.h
msmith
1999-09-10
3
-2
/
+3
*
Changes to centralise the default blocksize behaviour.
julian
1999-09-09
5
-14
/
+8
*
Seperate the miibus pci ethernet drivers from the non-miibus drivers so
peter
1999-09-09
1
-6
/
+7
*
Zap EXPORTMFS, it's no longer an option. (mfs_vfsops.c rev 1.58)
peter
1999-09-08
2
-4
/
+0
*
Catch up with GENERIC. This file is creaming to be automatically
markm
1999-09-08
1
-10
/
+21
*
Make unused tape bmajors in past tense.
phk
1999-09-08
1
-3
/
+3
*
Don't register a bmajor.
phk
1999-09-08
2
-7
/
+2
*
Make sa/bdev, gd/bdev and gd/cdev as past-tense.
phk
1999-09-08
1
-3
/
+3
*
Restore old sio driver for Bruce. We'll fix the bus problems in nsio
peter
1999-09-08
1
-0
/
+1
*
Save %gs in sigcontext when delivering a signal and restore them upon
luoqi
1999-09-07
3
-4
/
+10
*
Doug missed an isa_get_flags().
peter
1999-09-07
1
-1
/
+1
*
Change isa_get/set_flags() to device_get/set_flags().
dfr
1999-09-07
2
-10
/
+5
*
Update for newpcm.
dfr
1999-09-06
2
-2
/
+10
*
Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods
peter
1999-09-06
1
-1
/
+0
*
Add id_iosize as used by pccard.
peter
1999-09-06
1
-0
/
+1
*
Add pccard child to nexus. A better version would take care of this
imp
1999-09-06
2
-0
/
+10
*
This commit adds driver support for PCI fast ethernet NICs based on
wpaul
1999-09-06
4
-0
/
+12
*
This commit adds driver support for the Silicon Integrated Systems
wpaul
1999-09-05
4
-1
/
+15
*
Set up FPU state on the AP.
peter
1999-09-05
3
-0
/
+12
*
Temporarily disable k6_mem (k6 write combining) at Brian's request since
peter
1999-09-05
1
-1
/
+1
*
M_WAITOK->M_NOWAIT
green
1999-09-05
1
-1
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-09-05
1
-1
/
+1
*
Don't install stubs, make a compat symlink at buildworld time.
peter
1999-09-04
1
-6
/
+0
*
machine/soundcard.h is now in the standard location - sys/soundcard.h
peter
1999-09-04
3
-3
/
+3
*
Make <machine/soundcard.h> a stub which includes <sys/soundcard.h>
dfr
1999-09-04
1
-1362
/
+4
*
<machine/soundcard.h> -> <sys/soundcard.h>, since it's an exported API
peter
1999-09-04
1
-1
/
+1
[next]