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
*
Allow the specification of LONG_TYPE_SIZE on the command line.
obrien
2002-06-06
1
-0
/
+2
*
Implement "-mno-align-long-strings" which prevents pessimization of strings
obrien
2002-06-06
2
-2
/
+9
*
Didn't get them all in revision 1.50.
obrien
2002-06-06
1
-8
/
+8
*
Don't modify output that is to be quoted if it contains no IFS characters
tjr
2002-06-06
1
-0
/
+7
*
Fix excessive alignment for the aout case, and unbreak genassym for that case.
obrien
2002-06-06
1
-4
/
+3
*
Tidy do-while.
obrien
2002-06-06
1
-7
/
+7
*
Compare lines with strcmp(), not strcoll(). We are interested only in
tjr
2002-06-06
1
-18
/
+2
*
Sync usage() with manual page synopsis.
tjr
2002-06-06
1
-1
/
+1
*
Cast pid_t to long for printf()ing
brian
2002-06-06
1
-2
/
+2
*
Read specs from /usr/libdata/gcc/specs if it exists.
obrien
2002-06-06
1
-2
/
+2
*
Fixed overflow in the bounds checking in dscheck(). It assumed that
bde
2002-06-06
1
-4
/
+4
*
A script to generate all of the packages/*/* symlinks described in the INDEX
brian
2002-06-06
1
-0
/
+33
*
A script to validate that the packages and dependencies listed in
brian
2002-06-06
1
-0
/
+20
*
Add 'utility' in a place that it was missing.
keramida
2002-06-05
1
-1
/
+1
*
Const'ify variables to make it clear we're not writing to the mbuf data.
archie
2002-06-05
5
-49
/
+53
*
Fix bug where an mbuf was being written to without checking M_WRITABLE().
archie
2002-06-05
1
-57
/
+24
*
Fix bugs where mbuf data was being accessed without m_pullup().
archie
2002-06-05
1
-7
/
+43
*
Silence GCC warnings about multi-line strings.
gibbs
2002-06-05
7
-48
/
+48
*
Add some PCI-X register definitions.
gibbs
2002-06-05
1
-1
/
+18
*
Make SSL support conditional on NOCRYPT.
des
2002-06-05
4
-0
/
+21
*
The best we can do about man pages for the moment.
obrien
2002-06-05
3
-3
/
+5
*
Figures they had to call it NOCRYPT instead of NOCRYPTO.
des
2002-06-05
1
-1
/
+1
*
During buildworld, "regular" libraries are built before crypto stuff, so
des
2002-06-05
2
-2
/
+6
*
Change the registration of magic spaces so it does its own memory management.
phk
2002-06-05
5
-36
/
+43
*
Slightly modify the UPDATING text to indicate that -gstabs+ is a gcc
rwatson
2002-06-05
1
-1
/
+1
*
Enter the ahd driver which supports the Adaptec AIC7902 Ultra320, PCI-X
gibbs
2002-06-05
9
-0
/
+19742
*
Add the 160MHz syncrate to scsi_calc_syncrate() sync period exception table.
gibbs
2002-06-05
1
-6
/
+7
*
scsi_message.h:
gibbs
2002-06-05
2
-6
/
+43
*
Allow DB_SET() to set all fields in the ddb command structure. This
gibbs
2002-06-05
1
-5
/
+5
*
Add device id. for fxp chip on Intel D845EPT2L boards. This seems to
ambrisko
2002-06-05
1
-0
/
+1
*
Use calculated column widths for the routing table display when -W is
kbyanc
2002-06-05
1
-55
/
+208
*
Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or
jmallett
2002-06-05
3
-10
/
+8
*
Start the (overdue) de-orbit sequence for the -d -C combo,
ru
2002-06-05
1
-8
/
+1
*
Comma seperate format lists, since space is no longer up to the task.
jmallett
2002-06-05
1
-6
/
+6
*
We haven't used this libg++ header since 1999/04/05 05:36:37.
obrien
2002-06-05
2
-7
/
+1
*
Search the "backward" C++ compatibility include dir also.
obrien
2002-06-05
1
-0
/
+1
*
We don't need bsd.dep.mk here.
obrien
2002-06-05
1
-1
/
+0
*
Use pmap_map instead of pmap_kenter to map the message buffer. Its too
jake
2002-06-05
1
-3
/
+3
*
Some things used "#!/usr/bin/perl5" (such as the /usr/local/bin/use.perl on
obrien
2002-06-05
1
-0
/
+1
*
Don't treat statistics counter wrap-overs as errors.
tmm
2002-06-05
1
-10
/
+3
*
Add SSL support + slight cleanup.
des
2002-06-05
4
-20
/
+78
*
Add explicit dependency on ufsread.c
phk
2002-06-05
3
-2
/
+4
*
Wrap everything in struct connection, and enforce timeouts everywhere
des
2002-06-05
4
-113
/
+204
*
Remove UFS related #includes, they're read in ufsread.c now.
phk
2002-06-05
1
-3
/
+0
*
Make sparc64 share ufsread.c with i386.
phk
2002-06-05
3
-130
/
+22
*
Avoid entering IOCCC with a memcpy turned bcopy.
phk
2002-06-05
1
-4
/
+4
*
Add the necessary dependencies for SSL.
des
2002-06-05
1
-0
/
+2
*
Indent this file more like style(9).
phk
2002-06-05
1
-108
/
+108
*
Preparation for UFS2 commit:
phk
2002-06-05
5
-322
/
+191
*
Rename struct cookie to struct httpio to avoid confusion (it's not an HTTP
des
2002-06-05
1
-50
/
+50
[next]