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
*
Use getmicrotime() instead of microtime() when timestamping ICMP packets,
billf
2000-12-16
1
-1
/
+1
*
Fix a typo that allowed signals caused by traps to be delivered
marcel
2000-12-16
1
-1
/
+1
*
We currently does not react to ICMP administratively prohibited
phk
2000-12-16
4
-0
/
+66
*
Add option -E to disable EPSV which throws certain stateful firewalls
phk
2000-12-16
3
-35
/
+89
*
Create the vn%d.ctl devices.
phk
2000-12-16
1
-0
/
+6
*
IPv6 support for logger.
ume
2000-12-16
3
-25
/
+82
*
IPv6 support for syslogd.
ume
2000-12-16
3
-145
/
+419
*
IPv6 support for lpr.
ume
2000-12-16
5
-142
/
+303
*
Add a cloning function to vn(4) which triggers on "vn%d.ctl". Give the
phk
2000-12-16
1
-52
/
+112
*
Fix an informational message a little and properly check status of a yes/no
jkh
2000-12-16
5
-17
/
+13
*
Use dialog_noyes() for UTC selection; uses No as default answer now.
jkh
2000-12-16
1
-1
/
+1
*
PC-98 boxes use aic_cbus.c instead of aic_isa.c.
nyan
2000-12-16
1
-1
/
+8
*
Merged from sys/i386/conf/GENERIC revisions 1.292 - 1.294.
kato
2000-12-16
1
-2
/
+1
*
Switch off some debugging code.
paul
2000-12-16
2
-3
/
+1
*
Merged from sys/i386/i386/machdep.c revision 1.425.
kato
2000-12-16
2
-8
/
+30
*
Merged from files.i386 revision 1.340.
kato
2000-12-16
1
-0
/
+1
*
Merged from Makefile.i386 revision 1.215.
kato
2000-12-16
1
-1
/
+1
*
Merged from sys/boot/i386/loader/Makefile revision 1.49.
kato
2000-12-16
1
-1
/
+1
*
Run rc.pccard from netstart so it works for us laptop users as well.
des
2000-12-16
1
-0
/
+5
*
Fix a bug introduced in rev. 1.17: initialize variables before use, not after.
des
2000-12-16
1
-1
/
+1
*
Restore the rss (-u) keyword that got deleted in my somewhat over-zealous
mckusick
2000-12-16
1
-0
/
+1
*
Enable building of lnc module.
paul
2000-12-16
1
-1
/
+1
*
Add lnc module.
paul
2000-12-16
1
-0
/
+11
*
Fixup some problems with the merged code of the previous commit.
paul
2000-12-16
3
-5
/
+4
*
Newbusify.
paul
2000-12-16
6
-544
/
+627
*
Back out these two changes inadvertantly made with the last commit.
jkh
2000-12-16
2
-9
/
+0
*
Apply some contributed patches to reduce number of tx buffer allocation
wpaul
2000-12-15
4
-6
/
+312
*
Fix ypo in essage about isabling EISA nterrupt ector
mjacob
2000-12-15
1
-1
/
+1
*
SNAPDATE is an obsolete mechanism which has also been pretty much
jkh
2000-12-15
3
-4
/
+9
*
Change the following:
bmilekic
2000-12-15
5
-11
/
+43
*
Delay waking up processes select'ing on the log device directly from
jhb
2000-12-15
1
-0
/
+29
*
Make sure to check if MGET(HDR) returned NULL, even when called with M_WAIT.
bmilekic
2000-12-15
1
-2
/
+26
*
Catch up to the changes to the kthread API.
jhb
2000-12-15
2
-31
/
+46
*
Whups: only build the if_el module on the x86 platform for now, until
wpaul
2000-12-15
1
-2
/
+2
*
Our OS name is "freebsd", not "freebsdelf".
obrien
2000-12-15
1
-1
/
+3
*
Newbus the if_el (3Com 3c501) driver. Use bus_space_X() functions.
wpaul
2000-12-15
4
-121
/
+255
*
Stick the kthread API in a kthread_* namespace, and the specialized kproc
jhb
2000-12-15
6
-18
/
+17
*
Only build the a.out `as' and `ld' if "WANT_AOUT" is defined.
obrien
2000-12-15
1
-0
/
+2
*
Lock access to proc members.
jhb
2000-12-15
4
-18
/
+51
*
Add the musycc driver to NOTES.
phk
2000-12-15
2
-0
/
+2
*
Don't clone impossible unit numbers for disks.
phk
2000-12-15
1
-0
/
+2
*
Prepare for mdoc(7)NG.
ru
2000-12-15
11
-59
/
+71
*
Enforce disk unit numbers upper limit in cloning.
phk
2000-12-15
1
-0
/
+2
*
Make a #define for the highest legal disk unit (0x1ff)
phk
2000-12-15
3
-0
/
+9
*
Don't do raw device 'r' mangling.
phk
2000-12-15
1
-24
/
+4
*
Fixed the ``no space after a .Fl'' problem.
ru
2000-12-15
1
-1
/
+1
*
Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt of
iedowse
2000-12-15
9
-0
/
+47
*
Fix lseek args order (PR 23549)
ache
2000-12-15
1
-12
/
+15
*
Fix with debugging option.
takawata
2000-12-15
1
-2
/
+2
*
Add a missing dot.
ru
2000-12-15
2
-2
/
+2
[next]