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
*
Check that p->p_pptr is not NULL - kernel processes have no parents!
des
2000-11-06
3
-6
/
+6
*
fix paste-o in mixer code - actually set right channel volume instead of
cg
2000-11-06
1
-1
/
+2
*
fix es1370 mixer by adding reinit function to it's mixer function list.
cg
2000-11-06
1
-0
/
+1
*
ELF kernels should use an ELF sysvec. This allows us to move a.out
obrien
2000-11-05
1
-0
/
+3
*
Honor the ip address given in the root-path dhcp option.
ps
2000-11-05
1
-4
/
+6
*
Switched from i386/isa/scsi_dvcfg.h to cam/scsi/scsi_dvcfg.h
nyan
2000-11-05
2
-56
/
+1
*
Merged from the following changes.
nyan
2000-11-05
10
-55
/
+191
*
Merged from the following changes.
nyan
2000-11-05
11
-125
/
+179
*
ELF kernels should use an ELF sysvec. This allows us to move a.out
obrien
2000-11-05
5
-4
/
+9
*
Fix getdents syscall.
marcel
2000-11-05
1
-1
/
+4
*
Fix breakage for parallel builds.
marcel
2000-11-05
1
-0
/
+1
*
Always emply the NCO to attenuate jitter. The Receive clock recovery
phk
2000-11-04
1
-13
/
+12
*
Change the sf_bufs wakeups to be wakeup_one(), because we don't want to
bmilekic
2000-11-04
1
-4
/
+5
*
Our SHRT_MIN definition was actually 4 bits too big.
obrien
2000-11-04
4
-4
/
+4
*
tp->snd_recover is part of the New Reno recovery algorithm, and should
jlemon
2000-11-04
2
-2
/
+12
*
Added used include of <machine/bus.h> -- don't depend on evil namespace
bde
2000-11-04
2
-2
/
+4
*
Enabled the used include of <machine/bus.h> -- don't depend on evil
bde
2000-11-04
1
-1
/
+1
*
Make compilable. if_fddisubr.c depended on sys/malloc.h by my
ume
2000-11-04
1
-0
/
+1
*
Support a.out: avoid (%dx) in in/out instructions, and use an m4
rnordier
2000-11-04
5
-11
/
+34
*
MF4: Add LOADER_TFTP_SUPPORT make.conf flag.
ps
2000-11-04
1
-1
/
+4
*
Fixed breakage of mknod() in rev.1.48 of ext2_vnops.c and rev.1.126 of
bde
2000-11-04
3
-3
/
+9
*
Now have the `linux' module on the Alpha too.
obrien
2000-11-04
1
-2
/
+2
*
Fix generated include path.
obrien
2000-11-04
1
-1
/
+1
*
Setup and put to use the mutex lock for sf_freelist, the sendfile(2) bufs
bmilekic
2000-11-04
1
-9
/
+18
*
Fix the Elf64 branding initialization.
obrien
2000-11-04
1
-0
/
+2
*
v_interlock is a mutex now, not simple lock.
bp
2000-11-04
2
-2
/
+2
*
Fix a problem with the previous revision (1.42) that showed up with audio
ken
2000-11-04
1
-0
/
+93
*
Fix breakage on some ATA chips that dont have busmastering set.
sos
2000-11-03
1
-45
/
+30
*
Support filesystems with the not-so-new "sparse_superblocks" feature.
bde
2000-11-03
8
-30
/
+90
*
If we can't get a command to back the bio we just took off the queue,
msmith
2000-11-03
1
-1
/
+3
*
Regen.
n_hibma
2000-11-03
2
-4
/
+4
*
Sone -> Sony
n_hibma
2000-11-03
1
-1
/
+1
*
check whether the packet is tunnel mode. reported from <larse@ISI.EDU>
ume
2000-11-03
1
-0
/
+4
*
Fix an order of operations buglet. ! has higher precedence than &. This
jhb
2000-11-03
1
-1
/
+1
*
Create a pcn_setfilt() routine that twiddles the promiscuous mode
wpaul
2000-11-03
1
-17
/
+29
*
Grrrr. Remember to bzero() the mediainfo structures after we allocate
wpaul
2000-11-03
2
-0
/
+6
*
The Number of Fixed Disks at memory location 0x475 is only 1 byte, not a
jhb
2000-11-02
1
-1
/
+1
*
Clear the VFREE flag when the vnode is removed from the free list in
tegge
2000-11-02
2
-0
/
+2
*
Clear the MAP_ENTRY_USER_WIRED flag from cloned vm_map entries.
tegge
2000-11-02
1
-0
/
+2
*
Take VBLK devices further out of their missery.
phk
2000-11-02
8
-47
/
+31
*
AcerScan 320U's are braindead. Sometimes they do not return strings
n_hibma
2000-11-02
1
-0
/
+2
*
zap a stray include that snuck in with rev 1.56
gallatin
2000-11-02
1
-1
/
+0
*
Have tuninit() return an error if an interface address is NULL.
jlemon
2000-11-02
1
-19
/
+23
*
fix a comment that was inadvertantly changed by a cvs merge
gallatin
2000-11-02
1
-1
/
+1
*
Retire the joy(8) script. Using shell scripts to load kernel loadable
sheldonh
2000-11-02
3
-56
/
+0
*
Retire linux(8). Using shell scripts to load kernel loadable modules is
sheldonh
2000-11-02
3
-74
/
+0
*
Fixed the bug I have introduced in icmp_error() in revision 1.44.
ru
2000-11-02
1
-1
/
+1
*
add support for 3Com 3c575TX Fast Etherlink XL.
sanpei
2000-11-02
2
-1
/
+7
*
Fix linux_ustat syscall. We only have cdevs now, so looking
marcel
2000-11-02
1
-2
/
+2
*
Sort.
obrien
2000-11-02
1
-1
/
+1
[next]