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
*
When building a shared library, link it against libgcc_pic.a instead of the
peter
2003-06-13
1
-1
/
+2
*
If the -proxy_only option is used, the -alias_address/-interface
ru
2003-06-13
2
-4
/
+9
*
Build/install the PIC version of libgcc (libcc_pic.a) for use by shared
peter
2003-06-13
2
-0
/
+4
*
This is unusable on amd64. Remove it before it causes more confusion.
peter
2003-06-13
1
-53
/
+0
*
We cannot use c99 on amd64 either due to lack of alloca(). libc:strptime()
peter
2003-06-13
1
-2
/
+3
*
In the PKT_ALIAS_PROXY_ONLY mode, make sure to preserve the
ru
2003-06-13
2
-0
/
+8
*
Removed a couple of .Xo/.Xc that are leftovers of the "ninth-argument
ru
2003-06-13
2
-18
/
+6
*
Clarify that original address and port when doing transparent proxying
ru
2003-06-13
2
-10
/
+10
*
Added myself to the AUTHORS section.
ru
2003-06-13
2
-0
/
+4
*
Add a comment about the MPSAFEness of this pccard_intr handler. Given
imp
2003-06-13
1
-0
/
+4
*
Remove code that tries to detect if the MCLSHIFT and MSIZE macros
mux
2003-06-13
2
-92
/
+0
*
- Document the fact that you can specify several DMA operations to
mux
2003-06-13
1
-15
/
+28
*
Add a retrospective entry about how having installed a broken sed(1)
marcel
2003-06-13
1
-0
/
+18
*
Use the <sys/bitstring.h> rather than <bitstring.h>
phk
2003-06-13
5
-5
/
+5
*
Finish the repocopy of bitstring.h to sys so it can be used
phk
2003-06-13
2
-125
/
+10
*
Style(9).
mux
2003-06-13
1
-14
/
+17
*
Add vm object locking to pmap_object_init_pt().
alc
2003-06-13
1
-10
/
+12
*
Hardwire APB's PCI buses down. If we don't do this, pciconf -l returns
jmg
2003-06-13
1
-5
/
+2
*
- Use _PATH_TTY and _PATH_DEVNULL macros.
mux
2003-06-13
1
-5
/
+9
*
Eliminated two dozens of superfluous cats and two r-cats (sorry, Jordan).
ru
2003-06-13
1
-73
/
+51
*
Implement the ioctl that returns a list of currently open VCCs.
harti
2003-06-13
1
-0
/
+70
*
Factor out the description of how to configure a CLIP into its own
harti
2003-06-13
4
-29
/
+130
*
Remove the documentation of the raw AAL0 access which has been removed.
harti
2003-06-13
1
-28
/
+0
*
Make the midway driver use the new ATM phy driver. This allows one to
harti
2003-06-13
7
-7
/
+101
*
Regen.
joe
2003-06-13
2
-2
/
+9
*
Allow the EPSON USB scanner 1250 to be recognised as a uscanner device.
joe
2003-06-13
2
-0
/
+2
*
Plug a serious memory leak. The -STABLE equivalent of this patch has
das
2003-06-13
1
-8
/
+20
*
Make the VFS cache use zones instead of malloc(9). This results in a
des
2003-06-13
1
-4
/
+33
*
Add vm object locking.
alc
2003-06-13
2
-2
/
+16
*
Use waitpid, instead of wait3, which is more portable.
jmallett
2003-06-13
1
-2
/
+2
*
Remove redundant return; from void function.
jmallett
2003-06-13
1
-1
/
+0
*
Mark libxpg4 as OBSOLETE_IN_6: it has been empty since its contents
tjr
2003-06-13
1
-0
/
+6
*
Mark the following interfaces as OBSOLETE_IN_6:
tjr
2003-06-13
4
-4
/
+16
*
Get this area compiling with the highest WARNS= that it works with.
markm
2003-06-13
11
-18
/
+7
*
Clean up the fifo_open() implementation:
truckman
2003-06-13
1
-45
/
+30
*
Extend the scope of the vm object lock in swp_pager_async_iodone() to cover
alc
2003-06-13
1
-3
/
+4
*
Add vm object locking to various pagers' "get pages" methods, i386 stack
alc
2003-06-13
7
-9
/
+25
*
Conditionally attach the MCA bus device.
mdodd
2003-06-13
1
-1
/
+8
*
As a workaround for the latest problems, don't init hermes cards more
imp
2003-06-13
1
-1
/
+1
*
Despite my best efforts the Linux way of doing this is the only
mdodd
2003-06-13
2
-38
/
+20
*
Fixes to locale code to properly use indirect pointers in order to prevent
jkh
2003-06-13
6
-11
/
+11
*
Remove these files. They have successors in tools/debugscripts.
grog
2003-06-12
5
-972
/
+0
*
Remove paragraph which describes how we might switch our packet queueing
hmp
2003-06-12
1
-13
/
+0
*
Initialize struct vfsops C99-sparsely.
phk
2003-06-12
24
-459
/
+362
*
Document some sysctl variables.
des
2003-06-12
1
-5
/
+10
*
Add Belkin USB 2.0 High Speed Host Controller to the USB controller
bmah
2003-06-12
2
-2
/
+10
*
Remove mpt from the nodevice list. This was tested by the submitter.
mjacob
2003-06-12
1
-1
/
+0
*
Add change that allows PAE to work.
mjacob
2003-06-12
1
-1
/
+2
*
Add the -H option to ps(1) to display all kernel visible threads in each
scottl
2003-06-12
2
-6
/
+19
*
Forced commit to note that the last commit fixed those
mux
2003-06-12
0
-0
/
+0
[next]