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
*
Give libkse the same treatment as libthr re. symbol versioning.
des
2008-02-06
2
-8
/
+2
*
Convert pthread.map to the format expected by version_gen.awk, and modify
des
2008-02-06
2
-11
/
+3
*
Remove incorrectly added FBSDprivate_1.1 namespace, and move symbols which
des
2008-02-06
1
-12
/
+4
*
Revert rev. 1.128, we have a hard link generated from new
delphij
2008-02-06
1
-2
/
+0
*
mutex_islocked_np -> mutex_isowned_np
des
2008-02-06
2
-9
/
+9
*
Per discussion on -threads, rename _islocked_np() to _isowned_np().
des
2008-02-06
3
-6
/
+6
*
The man page of ofwdump(8) is installed as usr/share/man/man8/ofwdump.8.gz
marcel
2008-02-06
1
-0
/
+2
*
Cleanup and tune ng_snd_item() function as it is one of the
mav
2008-02-06
1
-95
/
+42
*
Reflect rr232x(4) manpage removal
delphij
2008-02-06
1
-0
/
+2
*
This is a regression test to verify the proper behavior of IP ID generation
silby
2008-02-06
1
-0
/
+76
*
Replace the random IP ID generation code we
silby
2008-02-06
1
-146
/
+154
*
Remove an errant definition for AMR_CONFIG_ENQ3_SOLICITED NOTIFY that was
scottl
2008-02-06
1
-1
/
+0
*
td cannot be NULL in that place, so just axe out the check.
attilio
2008-02-06
1
-1
/
+1
*
Add necessary cast for tolower() argument.
des
2008-02-06
1
-2
/
+3
*
Fix typo.
pb
2008-02-06
1
-1
/
+1
*
Update fix from rev 1.2.
pb
2008-02-06
1
-3
/
+4
*
As for the float trig functions and logf, use a minimax polynomial
bde
2008-02-06
1
-6
/
+7
*
Fix a symbol conflict between hptrr and hptmv
scottl
2008-02-06
2
-3
/
+3
*
Add a note that the hptrr driver supersedes the rr232x driver.
scottl
2008-02-06
1
-0
/
+2
*
Track dirty unused pages so that they can be purged if they exceed a
jasone
2008-02-06
2
-679
/
+973
*
Update the hptrr driver to version 1.2. This adds port multiplier support
scottl
2008-02-06
11
-21365
/
+22313
*
Adaptive spinning in write path with readers and writer starvation avoidance.
jeff
2008-02-06
4
-166
/
+181
*
Update manpage in order to reflect LK_NODUP and LK_NOWITNESS options
attilio
2008-02-06
1
-2
/
+9
*
Bump __FreeBSD_version in order to reflect introduction of LK_NODUP and
attilio
2008-02-06
1
-1
/
+1
*
Add WITNESS support to lockmgr locking primitive.
attilio
2008-02-06
2
-12
/
+51
*
Really, no explicit checks against against lock_class_* object should be
attilio
2008-02-06
2
-4
/
+4
*
Fix a bug in hexadecimal formatting of the CHAP digest: bytes >= 0x80
pb
2008-02-05
1
-1
/
+1
*
Bump .Dd for r1.19; use consistent whitespace.
ceri
2008-02-05
1
-2
/
+2
*
Add ZFS support.
jhb
2008-02-05
3
-1
/
+11
*
set WARNS to 1: with WARNS=2 an aliasing error in a file generated by
matteo
2008-02-05
1
-1
/
+1
*
Add my birthday.
antoine
2008-02-05
1
-0
/
+1
*
Add myself.
antoine
2008-02-05
1
-0
/
+2
*
Minor style(9) nit.
obrien
2008-02-05
1
-1
/
+1
*
- Forced commit to note that revision 1.20 log was misspelled and that comma
lulf
2008-02-05
0
-0
/
+0
*
Satisfy a particularly obstinate nit-picker :)
des
2008-02-05
1
-1
/
+1
*
- Add extra paths for GEOM_LIBRARY_PATH to the fixit environment to enable all
lulf
2008-02-05
1
-1
/
+1
*
- Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separated
lulf
2008-02-05
1
-0
/
+1
*
Introduce a standalone shell script for embedding MFS image.
raj
2008-02-05
3
-7
/
+44
*
ARM locore cosmetics.
raj
2008-02-05
1
-10
/
+6
*
Improve ARM_TP_ADDRESS and RAS area.
raj
2008-02-05
5
-62
/
+51
*
Give usr.bin/kdump/kdump_subr.c the same treatment as usr.bin/kdump/ioctl.c
des
2008-02-05
1
-0
/
+1
*
Revert CLEANDEPFILES commit per ru@'s request; it does not really solve
des
2008-02-05
3
-9
/
+2
*
Add missing includes and correct argument to sysctlbyname
matteo
2008-02-05
2
-1
/
+4
*
Prepare hooks direct pointers on setup to avoid heavy ng_findhook() calls
mav
2008-02-04
1
-27
/
+66
*
Document the return type for gelf_fsize(3).
jkoshy
2008-02-04
1
-1
/
+2
*
Forced commit. Previous revision was instead
ru
2008-02-04
0
-0
/
+0
*
Improve rev. 1.63. Document -instance and -globalport options.
ru
2008-02-04
1
-1
/
+160
*
After careful consideration (and a brief discussion with attilio@), change
des
2008-02-04
2
-3
/
+3
*
Further clean up sorflush:
rwatson
2008-02-04
3
-14
/
+14
*
- Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATH
lulf
2008-02-04
1
-11
/
+31
[next]