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
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
125
-414
/
+510
*
Fix compiler warnings.
archie
1998-12-04
1
-81
/
+85
*
Eliminate a zillion "left-hand operand of comma expression has no effect"
archie
1998-12-04
1
-22
/
+26
*
Put back some missing chip identification code that got lost somehow
wpaul
1998-12-04
2
-8
/
+15
*
Fix typo: expression needs parentheses
archie
1998-12-04
1
-3
/
+3
*
Fix typo: the expression .. & .. == .. needs parentheses: (.. & ..) == ..
archie
1998-12-04
1
-1
/
+1
*
Fix typo: "==" should have been "="
archie
1998-12-04
2
-4
/
+4
*
Don't print diagnostic anymore
rvb
1998-12-04
2
-2
/
+12
*
In vnode_pager_input_old, set auio.uio_procp = curproc
rvb
1998-12-04
1
-2
/
+2
*
An early Christmas present: add driver support for a whole bunch of
wpaul
1998-12-04
18
-14
/
+13516
*
Sync with sys/i386/conf/majors.i386 revision 1.93.
kato
1998-12-04
2
-2
/
+4
*
Sync with sys/i386/conf/majors.i386 revision up to 1.55.
kato
1998-12-04
1
-5
/
+6
*
Implement 'software completion' for floating point arithmetic. On the
dfr
1998-12-04
13
-18
/
+2651
*
Cleanup icmp_var.h, make icmp bandlim sysctl permanent but if ICMP_BANDLIM
dillon
1998-12-04
2
-15
/
+19
*
Obtained from: "Andrey A. Chernov" <ache@nagual.pp.ru>
dillon
1998-12-04
1
-1
/
+3
*
Add __attribute__ ((unused)) to the SYSINIT etc macros which declare
jb
1998-12-03
1
-6
/
+10
*
Make bootp error message slightly more verbose
dillon
1998-12-03
2
-4
/
+4
*
Reviewed by: freebsd-current
dillon
1998-12-03
5
-7
/
+120
*
Reviewed by: freebsd-current
dillon
1998-12-03
5
-5
/
+25
*
Fixed broken code in sendfile(2) when using file offsets.
dg
1998-12-03
1
-5
/
+7
*
Local reserved range is now 100-127 for bdevs and 200-255 for cdevs.
jkh
1998-12-03
2
-10
/
+10
*
Add snprintf(3) and vsnprintf(3) capability to the kernel.
archie
1998-12-03
2
-3
/
+58
*
109 id Intelligent Disk [Array] (md@doc.ic.ac.uk)
jkh
1998-12-02
2
-2
/
+4
*
"Fix" a problem with the Quantum Viking. It appears that this drive does
ken
1998-12-02
1
-4
/
+28
*
Restore the user HAE all the time, not just when returning to usermode.
dfr
1998-12-02
1
-3
/
+5
*
Enable BWX i/o access. I disabled it by mistake with the last commit.
dfr
1998-12-02
1
-2
/
+2
*
- For some old Cyrix CPUs, %cr2 is clobbered by interrupts. This
kato
1998-12-02
10
-1258
/
+187
*
Sync with sys/i386/isa/isa.c revision 1.117.
kato
1998-12-02
1
-2
/
+2
*
Sync with sys/i386/conf/majors.i386 revision up to 1.53.
kato
1998-12-02
1
-1
/
+7
*
(deliberately seperate commits) - reserve cdev for Nick Hibma's usb
jkh
1998-12-02
2
-4
/
+4
*
*thwap* - move id driver to blkdev from cdev list; it's obviously
jkh
1998-12-02
2
-2
/
+8
*
Allocate 108 for Intelligent Disk [Array] driver
jkh
1998-12-02
2
-2
/
+8
*
Check return value of malloc() in expand_name.
eivind
1998-12-02
1
-1
/
+3
*
The Neomagic chip is a 2160 not a 3160.
sos
1998-12-01
1
-2
/
+2
*
- Fix modulo bug.
nate
1998-12-01
1
-2
/
+2
*
Honor MNT_NOATIME.
dt
1998-11-29
2
-6
/
+6
*
Make the previous behaviour the default, add a sysctl which you
phk
1998-11-29
2
-24
/
+84
*
don't print '?' for ioaddr the device may legitimately not have an
phk
1998-11-29
2
-4
/
+4
*
Drop EDD support detection, though retain configurable use of disk
rnordier
1998-11-29
2
-104
/
+110
*
Sync with sys/i386/boot/netboot/Makefile revision 1.21.
kato
1998-11-29
1
-5
/
+6
*
Don't use the strange null pointer constant `(ufs_daddr_t)0' in a call
bde
1998-11-29
1
-3
/
+3
*
Fixed sloppy clearing of TS_BUSY. Don't clear it until the transmitter
bde
1998-11-28
3
-36
/
+213
*
Merge from sio.c rev.1.163:
bde
1998-11-28
3
-6
/
+6
*
Add support for 'vmstat -i'.
dfr
1998-11-28
6
-19
/
+120
*
Fix my breakage of `make installworld'. However, i don't think it's right to
joerg
1998-11-28
1
-6
/
+7
*
Alias Adaptec as a vendor of Cogent NICs.
msmith
1998-11-28
2
-2
/
+4
*
Compare p_cpulimit with RLIM_INFINITY before comparing it with the process
dg
1998-11-27
1
-2
/
+3
*
Don't forget to update the pmap associated with aio daemons when adding
tegge
1998-11-27
3
-4
/
+18
*
Attempt to handle interrupts delivered to all IO APICs by using the first
tegge
1998-11-26
7
-14
/
+119
*
Initial commit of ported NetBSD USB stack
n_hibma
1998-11-26
35
-3
/
+12155
[next]