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
*
Rewrite of netgraph to start getting ready for SMP.
julian
2001-01-06
38
-1884
/
+3444
*
provide a sysctl 'net.link.ether.inet.log_arp_wrong_iface' to allow one
alfred
2001-01-06
1
-0
/
+7
*
Protect p_nice and P_TRACED in psignal() above the switch statement with
jhb
2001-01-06
1
-0
/
+2
*
aic7xxx.c:
gibbs
2001-01-05
5
-82
/
+186
*
Add the VESA S3 linear framebuffer driver. It works on top of VESA by replacing
nsouch
2001-01-05
3
-1
/
+574
*
Remove vga_pci generic driver.
nsouch
2001-01-05
2
-76
/
+0
*
Oops the test in the Acer code should be >= not >.
sos
2001-01-05
1
-1
/
+1
*
Bugfix: device_resume should be connected to bus_generic_resume not
n_hibma
2001-01-05
1
-1
/
+1
*
Make this file conform mostly to style(9):
imp
2001-01-05
1
-947
/
+939
*
Call mixer_hwinit() when attaching.
jhb
2001-01-05
1
-0
/
+1
*
- Make the 'hwvol_mixer' and 'hwvol_step' variables be specific to a
jhb
2001-01-05
4
-9
/
+86
*
- For dynamic sysctl's added at runtime, don't assume that the name passed
jhb
2001-01-05
2
-14
/
+14
*
Changed the copyright notice to BSD-style. The original GPL copyright
babkin
2001-01-05
8
-48
/
+220
*
The 'maxchans' count is one more than the number of channels, so
jhb
2001-01-04
1
-1
/
+1
*
NFS O_EXCL file create semantics temporarily uses file attributes to store
dillon
2001-01-04
2
-2
/
+28
*
use 'profile 2' instead of 1, since it causes more code to be tested.
peter
2001-01-04
2
-2
/
+2
*
Add the ES1681, as found in my Digital HiNote UltraII. It works with
imp
2001-01-04
1
-2
/
+1
*
Fix a bug in both scripts: HEADER sections were not emitted to the header
n_hibma
2001-01-04
2
-335
/
+327
*
Add support for using BurnProff(tm) on drives that support it.
sos
2001-01-04
2
-2
/
+6
*
Readd the id removed by sheldon in the previous commit to uscanner.c.
n_hibma
2001-01-04
2
-1
/
+2
*
UMASS_DEBUG implemented panic(9).
n_hibma
2001-01-04
2
-0
/
+9
*
Regen.
n_hibma
2001-01-04
2
-17
/
+137
*
Revert rev 1.8, which broke the installkernel target.
sheldonh
2001-01-04
1
-1
/
+0
*
Proberly calculate the RAID structure on the Promise Fasttrak.
sos
2001-01-04
1
-1
/
+2
*
StrongARM platform-specific definitions.
obrien
2001-01-04
6
-0
/
+527
*
Move `struct selinfo' and related functions to <sys/selinfo.h>.
wollman
2001-01-04
3
-23
/
+8
*
Fix incorrect logic wouldn't disconnect incomming connections that had been
alfred
2001-01-03
1
-1
/
+1
*
Add the Id of the Epson 1640 scanner.
n_hibma
2001-01-03
1
-0
/
+1
*
Add a few Ids. From NetBSD.
n_hibma
2001-01-03
1
-4
/
+28
*
Make sppp a kld.
jhay
2001-01-03
2
-1
/
+19
*
Remove alpm numbering.
nsouch
2001-01-03
3
-3
/
+3
*
Rename the loader tunable from hw.sndunit to hw.snd.unit.
jhb
2001-01-03
1
-1
/
+1
*
- When acknowledging interrupts, write the value 0xff to the interrupt
jhb
2001-01-03
2
-19
/
+28
*
Add a new API for soundcards that have hardware volume control:
jhb
2001-01-03
2
-0
/
+39
*
Create a new sysctl node 'hw.snd' and move 'hw.sndunit' to
jhb
2001-01-03
2
-1
/
+6
*
Add device id for the OZ Micro 6832. I didn't try to init it like the
imp
2001-01-02
4
-2
/
+12
*
add pcic_p to the list of things built
imp
2001-01-02
1
-3
/
+3
*
Cleanup and improve mode detection. Now, you should get what you actually
nsouch
2001-01-02
3
-183
/
+98
*
Remove old PCI compatibility.
nsouch
2001-01-02
1
-57
/
+77
*
Tidy up if_init routine so that it does not return an error.
dmlb
2001-01-02
1
-1
/
+13
*
The previous commit wasn't entirely correct. At least one goto to the
jhb
2001-01-02
1
-18
/
+22
*
do not touch ra_addr if it is NULL. from IIJ SEIL team
ume
2001-01-02
1
-2
/
+4
*
Fix the <sys/queue.h> abuse.
phk
2001-01-02
1
-8
/
+7
*
Remove conflicts between unsinged char *s and int s.
non
2001-01-02
1
-4
/
+4
*
Add an XXX about a <sys/queue.h> transgression which needs cleaned up.
phk
2001-01-02
1
-0
/
+1
*
Either cvs(1) or I forgot this file in my last commit.
phk
2001-01-02
1
-25
/
+93
*
Newbusify the PCI PDQ (fddi) attachment. This isn't as clean as
peter
2001-01-02
1
-355
/
+73
*
Change Embedded Controller lock to ACPI Global Lock.This is needed for
takawata
2001-01-02
1
-11
/
+2
*
PowerPC platform-specific definitions (modeled on sys/i386/include/setjmp.h)
obrien
2001-01-02
1
-0
/
+46
*
PowerPC platform-specific definitions (modeled on sys/i386/include/types.h)
obrien
2001-01-02
1
-0
/
+67
[next]