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
*
- add "-s src_addr" option to allow setting of the source IP address;
ru
1999-06-25
7
-75
/
+108
*
Never return the root node itself from rn_match(); return NULL instead.
pb
1999-06-25
1
-2
/
+5
*
Don't continue if parsing failed when -f is in use. Exit with nonzero value.
cracauer
1999-06-25
1
-3
/
+2
*
Nine'th update to the new ATA/ATAPI driver:
sos
1999-06-25
10
-468
/
+650
*
Make this sample build again.
dfr
1999-06-25
3
-4
/
+4
*
Add function cdevsw_remove, the opposite of cdevsw_add: remove an
grog
1999-06-25
3
-3
/
+26
*
fix the links to the bitstring man page..
jmg
1999-06-25
2
-5
/
+5
*
Fix a reference counting problem when using dlopen(NULL, ...).
jdp
1999-06-25
1
-3
/
+4
*
Fix a serious performance bug for large programs on the Alpha,
jdp
1999-06-25
7
-103
/
+231
*
add support to buildworld as a normal user:
jmg
1999-06-24
3
-10
/
+12
*
Fix warning message; that was 4GB, not 2GB. I apparently can't do
jlemon
1999-06-24
2
-4
/
+4
*
Explicitly ignore any memory > 2GB, we don't support it yet.
jlemon
1999-06-24
2
-2
/
+14
*
Only include AMD wt_alloc routines if I586_CPU is defined. Fixes
jlemon
1999-06-24
2
-4
/
+4
*
Fix typo (missing double quote)
n_hibma
1999-06-24
1
-2
/
+2
*
(corrections for type change in softc)
mjacob
1999-06-24
2
-6
/
+6
*
Bruce pointed out I was being silly with volatile.
mjacob
1999-06-24
1
-5
/
+5
*
Quirk Tandberg 4100 like Tandberg 4200.
mjacob
1999-06-24
1
-1
/
+5
*
Sync with sys/dev/syscons/scvtb.c revision 1.2.
kato
1999-06-24
2
-2
/
+46
*
Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion
yokota
1999-06-24
2
-2
/
+21
*
Merge with sys/isa/syscons_isa.c and sys/dev/syscons/syscons.c
kato
1999-06-24
3
-13
/
+15
*
PC98 part of the second phase of syscons reorganization.
kato
1999-06-24
15
-3037
/
+4056
*
Actually install the virgin copies of the /etc files that we so proudly
sheldonh
1999-06-24
4
-7
/
+43
*
Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion
yokota
1999-06-24
1
-5
/
+7
*
Declare the correct size of softc and fix sc_get_softc().
yokota
1999-06-24
1
-4
/
+4
*
set_drive_state:
grog
1999-06-24
1
-0
/
+3
*
build_request_buffer:
grog
1999-06-24
1
-5
/
+13
*
Split close_drive into two parts to ensure correct locking against the
grog
1999-06-24
1
-21
/
+30
*
Implement daemonrq_closedrive function to close a drive.
grog
1999-06-24
2
-1
/
+7
*
free_drive:
grog
1999-06-24
1
-2
/
+2
*
Clarify some comments.
grog
1999-06-24
1
-20
/
+26
*
Sync with sys/i386/isa/clock.c revision 1.137.
kato
1999-06-24
3
-15
/
+21
*
Sync with sys/i386/conf/options.i386 revision 1.118.
kato
1999-06-24
2
-8
/
+30
*
Add new file that needs compiling.
obrien
1999-06-24
1
-3
/
+3
*
Per Ken's request, back out my last change to this file. iostat's man
imp
1999-06-24
1
-2
/
+2
*
Don't add '?' to getopt's options.
imp
1999-06-24
1
-1
/
+1
*
Two getopts related nits:
imp
1999-06-24
9
-18
/
+18
*
'?' shouldn't be in the usage string. Unknown characters are already
imp
1999-06-24
4
-8
/
+8
*
Some man page cleanup. Make the NAME and SYNOPSIS sections agree so
mpp
1999-06-24
5
-12
/
+26
*
Reenable Vinum build
grog
1999-06-24
1
-3
/
+2
*
Add the 'reset' command to the NAME section.
mpp
1999-06-24
1
-1
/
+2
*
Clean up conflicts.
obrien
1999-06-24
1
-4
/
+5
*
Compaq smart raid
imp
1999-06-24
1
-1
/
+4
*
Allow the Ross host to PCI bridge to appear as a PCI bus. This permits
jlemon
1999-06-24
1
-9
/
+9
*
Add ida/id lines
jlemon
1999-06-24
3
-3
/
+30
*
This commit gives support for the Rise mP6 CPU. It has two changes:
green
1999-06-24
7
-29
/
+59
*
Fix more disordering I missed last time.
jlemon
1999-06-24
1
-1
/
+1
*
fix disordering
jlemon
1999-06-24
1
-4
/
+4
*
Add IDA files
jlemon
1999-06-24
1
-0
/
+3
*
Compaq Smart RAID driver for -current. Based on the original ida.c
jlemon
1999-06-24
7
-1786
/
+1506
*
From the submitter:
msmith
1999-06-24
2
-4
/
+4
[next]