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 stronger random number generation for TCP_ISSINCR and tcp_iss.
kris
2000-09-29
3
-3
/
+3
*
Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) man
peter
2000-09-28
10
-0
/
+307
*
Remove superfluous code:
des
2000-09-28
1
-78
/
+29
*
Add suspend/resume hooks.
nsayer
2000-09-28
1
-0
/
+2
*
There is not 342 series, 340 series includes 340, 341, and 342
sanpei
2000-09-28
2
-2
/
+4
*
Implement sn_pccard_match. The match routines are the compromise
imp
2000-09-28
1
-11
/
+24
*
Add pccard_product_lookup comatibility shim
imp
2000-09-28
1
-0
/
+7
*
Use su -m instead of just su to avoid reading the users login profile
brian
2000-09-28
7
-7
/
+7
*
Check so_error in filt_so{read|write} in order to detect UDP errors.
jlemon
2000-09-28
1
-0
/
+4
*
No need to work around SCCS variable expansion any more.
kris
2000-09-28
1
-6
/
+2
*
Get out the roto-rooter and clean up the abuse of nexus ivars by the
peter
2000-09-28
15
-130
/
+385
*
Fix cosmetic error in rmjob message.
wollman
2000-09-27
1
-2
/
+0
*
Set SO_REUSEADDR so that lpd can start while old lpd connections are still
wollman
2000-09-27
1
-2
/
+15
*
Fix typo
phantom
2000-09-27
1
-1
/
+1
*
Do the right thing if bdevvp is called twice for the same device.
mckusick
2000-09-27
2
-0
/
+4
*
Fix specification for ftp5.fr.freebsd.org
jkh
2000-09-27
3
-3
/
+3
*
Fix spelling of Katmai [Katami].
asmodai
2000-09-27
2
-2
/
+2
*
Fixed broken path /etc/mailer.conf -> /etc/mail/mailer.conf
marko
2000-09-27
1
-2
/
+3
*
Whitespace, spelling and comments cleanup. Try to bring this a little
msmith
2000-09-27
3
-333
/
+385
*
Shut up some debugging messages that appear to have been left on by
msmith
2000-09-27
3
-93
/
+159
*
Since the nexus is responsible for creating the I/O resources (ports, memory)
msmith
2000-09-27
4
-8
/
+592
*
Add code for device wake capability during sleeping state.
iwasaki
2000-09-26
3
-38
/
+369
*
Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way of
bde
2000-09-26
1
-2
/
+0
*
Removed fresh garbage (vestiges of old way of configuring number of
bde
2000-09-26
1
-9
/
+4
*
Removed mature garbage (vestiges of old way of configuring bpf) and old
bde
2000-09-26
1
-9
/
+5
*
Call make_dev() with the correct minor number.
phk
2000-09-26
1
-1
/
+2
*
Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way of
bde
2000-09-26
1
-15
/
+13
*
Handle slip options in the usual way (generate a dummy options file in
bde
2000-09-26
2
-4
/
+3
*
Removed fresh garbage (old way of configuring number of units) and old
bde
2000-09-26
1
-11
/
+2
*
Backed out previous commit (SMPng megacommit: support for garbage added
bde
2000-09-26
1
-2
/
+2
*
Removed unused includes (garbage left over/created by the SMPng megacommit).
bde
2000-09-26
1
-6
/
+0
*
Add struct proc *acpi_thread in acpi_softc.
iwasaki
2000-09-26
1
-0
/
+1
*
Clear intrrupt before kthread gets ready.
takawata
2000-09-26
1
-0
/
+1
*
Add event queueing kernel thread and GPE related code.
takawata
2000-09-26
2
-6
/
+183
*
Document the pmtimer driver.
iwasaki
2000-09-26
2
-2
/
+4
*
Recognize new Pentium III Xeon (stepping A0).
kato
2000-09-26
2
-0
/
+2
*
add Cisco Systems Aironet 342 Series 11Mbps 802.11 wireless NIC
sanpei
2000-09-26
3
-3
/
+3
*
aio_qphysio: Eliminate one instance of an out-of-range check that is
alc
2000-09-26
1
-18
/
+3
*
add Cisco Systems Aironet 340 Series 11Mbps 802.11 wireless NIC
sanpei
2000-09-26
3
-0
/
+8
*
Make size of dynamic loader argument variable to support
takawata
2000-09-26
2
-14
/
+23
*
ext2fs depends on ufs code, so update it to properly handle v_lock field.
bp
2000-09-26
2
-2
/
+2
*
Support multiple (comma separated) names as arguments to -U
brian
2000-09-26
2
-15
/
+73
*
Finally make do_tcpdrain sysctl live under correct parent, _net_inet_tcp,
bmilekic
2000-09-25
2
-4
/
+4
*
off-by-1 error in string length validation
itojun
2000-09-25
1
-7
/
+6
*
Correct a logic mistake introduced in a recent cleanup of
gibbs
2000-09-25
1
-1
/
+1
*
Fix the http proxy fetch code.
jkh
2000-09-25
7
-28
/
+79
*
Stop the freebsd hardwired version of send-pr from requesting
peter
2000-09-25
1
-30
/
+7
*
Previous commit was to add an -X switch to disable recursive expansion with
peter
2000-09-25
0
-0
/
+0
*
*** empty log message ***
peter
2000-09-25
2
-12
/
+28
*
Missing quote
peter
2000-09-25
1
-1
/
+2
[next]