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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed all printf format errors reported by gcc -Wformat on i386's:
bde
1999-08-08
2
-20
/
+32
*
Fix page fault in linux_uselib syscall.
marcel
1999-08-08
2
-4
/
+4
*
Sync with sys/i386/conf/options.i386 revision 1.119.
kato
1999-08-08
2
-4
/
+14
*
Sync with sys/i386/conf/majors.i386 revision 1.81.
kato
1999-08-08
1
-2
/
+1
*
Sync with sys/i386/conf/files.i386 revision 1.257.
kato
1999-08-08
2
-32
/
+38
*
Enable bpf by default.
kato
1999-08-08
2
-16
/
+10
*
Fixed missing "G" in the list item for the main description of %g and
bde
1999-08-08
1
-2
/
+2
*
Fix a panic caused by freeing unallocated structure.
kato
1999-08-08
1
-2
/
+1
*
Add vinumraid5.c to the files for Vinum. This allows (deprecated)
grog
1999-08-08
1
-0
/
+1
*
The following simplifies newvers.sh somewhat and makes what(1) work with
jkh
1999-08-08
1
-8
/
+10
*
Forgotten in previous log message:
bde
1999-08-08
1
-1
/
+1
*
Install c++filt in /usr/libexec/${OBJFORMAT}. The version that
bde
1999-08-08
1
-1
/
+2
*
Correction to previous commit.
stark
1999-08-08
1
-9
/
+5
*
Corrected mistake that was causing daemon to loop without serving
stark
1999-08-08
1
-2
/
+2
*
cdevsw_remove: place correct value in bmaj2cmaj. This had caused
grog
1999-08-08
1
-2
/
+2
*
Make long longs ("%ll" format) work.
green
1999-08-07
1
-2
/
+6
*
Fixed a bogus include pathname which broke compiling in an obj directory.
bde
1999-08-07
1
-2
/
+2
*
Fixed syntax errors. Code should be tested before committing it, or at
bde
1999-08-07
1
-2
/
+2
*
Re-delete the (meaningless) device-driver tokens that came back in 1.256
peter
1999-08-07
2
-58
/
+58
*
update list of ISDN hardware supported by isdn4bsd 0.83
hm
1999-08-07
1
-3
/
+8
*
Update to reflect recent changes.
grog
1999-08-07
2
-131
/
+76
*
Add vinumraid5.c to list of sources.
grog
1999-08-07
1
-1
/
+1
*
Import RAID-5 code.
grog
1999-08-07
1
-0
/
+638
*
Remove code to detect RAID-5/non-RAID-5 kernel modules.
grog
1999-08-07
1
-7
/
+7
*
Remove code to detect RAID-5/non-RAID-5 kernel modules.
grog
1999-08-07
1
-99
/
+125
*
Import RAID-5 code.
grog
1999-08-07
1
-30
/
+120
*
vinum_init:
grog
1999-08-07
1
-29
/
+83
*
Import RAID-5 code.
grog
1999-08-07
1
-3
/
+26
*
Update a comment.
grog
1999-08-07
1
-3
/
+8
*
Import RAID-5 code.
grog
1999-08-07
1
-11
/
+51
*
Import RAID-5 code.
grog
1999-08-07
1
-86
/
+155
*
Import RAID-5 code.
grog
1999-08-07
3
-7
/
+375
*
Import RAID-5 code.
grog
1999-08-07
1
-6
/
+18
*
Add definition of new ioctl (READPOL) for setting the read policy of a
grog
1999-08-07
1
-2
/
+3
*
Remove code to accept partitions of type 'unused'. From now on, Vinum
grog
1999-08-07
1
-84
/
+97
*
Close a memory leak.
grog
1999-08-07
1
-1
/
+2
*
vinumopen: add code to open raw subdisks. This is now used to
grog
1999-08-07
1
-8
/
+13
*
Rework many comments.
grog
1999-08-07
1
-19
/
+20
*
We don't end up checking for a return value of EFAULT from the copyinstr()
green
1999-08-07
2
-10
/
+24
*
Re-enable play-nice-with-DHCP option now that bpf is the default
jkh
1999-08-07
2
-6
/
+2
*
Enable bpf by default. There was no significant dissention to my proposal
jkh
1999-08-07
2
-6
/
+6
*
Forgot the "bsd" slice, now setrootbyname() understands "wd0s1a".
phk
1999-08-06
2
-4
/
+4
*
Add ISDN support via isdnd & i4b. This requires version
brian
1999-08-06
23
-175
/
+683
*
Add limitted support for the Promise Ultra/66 controller. Its
sos
1999-08-06
2
-6
/
+10
*
Better way to circumvent the boot problem on older versions.
phk
1999-08-06
2
-20
/
+5
*
Back out redundant check, and remove the MAXMTU comparison as it's
brian
1999-08-06
1
-7
/
+4
*
Back out redundant checks
brian
1999-08-06
2
-12
/
+5
*
Add driver support for M-systems DiskOnChip Products.
phk
1999-08-06
11
-3
/
+1580
*
Fix a bunch of typos and spelling errors.
mpp
1999-08-06
5
-230
/
+230
*
strfile(8) incorrectly states that the output files generated
mpp
1999-08-06
1
-4
/
+4
[next]