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
...
*
Fix an aliasing error in the new TP support and reenable it in the build.
kientzle
2006-01-26
2
-3
/
+5
*
Put in at least an attempt to ID the 2422 (4Gb part)
mjacob
2006-01-26
1
-0
/
+14
*
Document a bit pts.
cognet
2006-01-26
1
-0
/
+34
*
Make getttyent() report what the pts ptys as well.
cognet
2006-01-26
1
-1
/
+38
*
ptsname() bits for pts.
cognet
2006-01-26
1
-5
/
+45
*
Teach openpty() how to deal with pts.
cognet
2006-01-26
1
-0
/
+45
*
Linux compat bits needed to make linux programs use the new ptys :
cognet
2006-01-26
3
-1
/
+33
*
Bring in a sysv-style pts implementation, as found in the rwatson_pts perforc...
cognet
2006-01-26
4
-8
/
+1026
*
- Add a umass quirk that should have been part of latest commit.
flz
2006-01-26
1
-0
/
+4
*
Add Product IDs :
flz
2006-01-26
3
-0
/
+64
*
- Fix infinite loop in strip_log().
flz
2006-01-25
1
-4
/
+2
*
Add support for the JMicron JMB360 SATAII controller.
sos
2006-01-25
3
-24
/
+119
*
Remove sound since the sound(4) manual page no longer have a
joel
2006-01-25
3
-5
/
+0
*
- Remove the comment about WSS/MSS cards being the best supported
joel
2006-01-25
1
-18
/
+0
*
Fix typos and clean up some comments.
joel
2006-01-25
3
-10
/
+10
*
Tie the amr_linux module into the build for i386 & amd64
ambrisko
2006-01-25
1
-0
/
+4
*
o Add IANA assigned InterBase Database Remote Protocol 3050/tcp/udp.
maxim
2006-01-25
1
-0
/
+2
*
Crank WARNS up to 6, just because we can.
dougb
2006-01-25
1
-1
/
+1
*
Axe KTR_ALQ_MASK now that KTR_WITNESS is off unless you hack an #ifdef
jhb
2006-01-25
3
-4
/
+1
*
The UPCI 32 rp(4) card uses BAR 2 like the UPCI 80 card.
jhb
2006-01-25
1
-0
/
+2
*
Make the %V{is} extension handle a NULL pointer like %s does: output "(null)"
phk
2006-01-25
6
-5
/
+199
*
Add a dummy arm Write_Disk() function, and compile libdisk on arm.
cognet
2006-01-25
4
-6
/
+52
*
Move the Internet Society copyright message so that it appears in the
dfr
2006-01-25
35
-910
/
+910
*
Make sure buffers in if_bridge are fully initialized before copying
cperciva
2006-01-25
1
-0
/
+3
*
- Avoid calling vm_object_backing_scan() when collapsing an object when
jeff
2006-01-25
1
-1
/
+3
*
don't embed scope id before running packet filters.
ume
2006-01-25
1
-20
/
+20
*
The previous revision incorrectly changed a switch statement into an if
alc
2006-01-25
1
-3
/
+3
*
Remove a redundant variable assignment in arena_reg_frag_alloc().
jasone
2006-01-25
1
-1
/
+0
*
If no coalesced exact-fit small regions are available, but delayed exact-
jasone
2006-01-25
1
-173
/
+186
*
Back out changes made in rev. 1.151.
ups
2006-01-25
1
-1
/
+1
*
Touch all the pages wired by sysctl_wire_old_buffer() to avoid PTE
truckman
2006-01-25
1
-1
/
+12
*
Whitespace fix.
jhb
2006-01-24
1
-1
/
+1
*
- Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve as a subsystem
jhb
2006-01-24
2
-2
/
+13
*
Add in the Linux IOCTL shim and create the megadev0 device so
ambrisko
2006-01-24
4
-0
/
+201
*
With the recent changes to the implementation of page coloring, the
alc
2006-01-24
2
-4
/
+2
*
As a quick fix disable the update of the linux ld.so.cache file, since
netchild
2006-01-24
1
-1
/
+1
*
When doing IP forwarding with [FAST_]IPSEC compiled into the kernel
andre
2006-01-24
1
-8
/
+10
*
In ip_mdq() compute the TV_DELTA the correct way around.
andre
2006-01-24
1
-1
/
+1
*
In in_control() remove the temporary in_ifaddr structure from the
andre
2006-01-24
1
-1
/
+2
*
s/<space><tab>/<tab>/
pjd
2006-01-24
1
-1
/
+1
*
The 'reload' command did the same as 'restart' command.
pjd
2006-01-24
1
-2
/
+0
*
Remove stale comment.
pjd
2006-01-24
1
-2
/
+0
*
Use $ipsec_file instead of hardcoded /etc/ipsec.conf.
pjd
2006-01-24
1
-1
/
+1
*
Fix minor bug in uRPF:
oleg
2006-01-24
1
-2
/
+8
*
Do not test for DMA status on legacy ATA devices. This has the unfortunate
sos
2006-01-24
1
-1
/
+2
*
Implement 'ipfw fwd laddr,port' feature for UDP. According to ipfw(8)
glebius
2006-01-24
1
-0
/
+20
*
Add locking annotation and comments about socket, pipe, fifo problem.
davidxu
2006-01-24
1
-125
/
+126
*
In vm_page_set_invalid() invalidate all of the page's mappings as soon as
alc
2006-01-24
1
-0
/
+2
*
s/predefine/predefined/
brooks
2006-01-24
1
-1
/
+1
*
Give the TIMEOUT case a chance to work by using -t # instead of the
brooks
2006-01-24
1
-1
/
+1
[prev]
[next]