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
path:
root
/
cddl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
There are many places in libdtrace where errno can be set. When an
jb
2008-04-26
1
-0
/
+18
*
|
Add some error definitions for FreeBSD action extensions.
jb
2008-04-26
1
-1
/
+5
*
|
* Make this file compile cleanly.
jb
2008-04-26
1
-7
/
+98
*
|
* Handle the different ioctl design.
jb
2008-04-26
1
-4
/
+21
*
|
Just leave out a few includes to compile this on FreeBSD.
jb
2008-04-26
1
-0
/
+4
*
|
* Get the maximum number of CPUs via a sysctl.
jb
2008-04-26
1
-2
/
+63
*
|
* Define YY_INPUT for flex since input() can't be re-defined.
jb
2008-04-26
1
-1
/
+25
*
|
Make this compile cleanly.
jb
2008-04-26
1
-3
/
+2
*
|
Handle the different level of indirection between ioctl on SYSV vs BSD.
jb
2008-04-26
1
-2
/
+7
*
|
freopen() on FreeBSD behaves differently to the Solaris one.
jb
2008-04-26
1
-1
/
+92
*
|
* Use a portable POSIX timed wait.
jb
2008-04-26
1
-1
/
+22
*
|
* Fix a function prototype.
jb
2008-04-26
1
-1
/
+10
*
|
Simplify for FreeBSD for now, bypassing the multibyte char variables
jb
2008-04-26
1
-0
/
+13
*
|
Solaris has code which makes zlib optional, so they have to jump through
jb
2008-04-26
1
-7
/
+28
*
|
'echo' behaviour differs between SYSV and BSD.
jb
2008-04-26
2
-4
/
+8
*
|
A lot of changes to make this code compile cleanly on FreeBSD.
jb
2008-04-26
23
-224
/
+342
*
|
Use FreeBSD's libdwarf which is BSD licensed instead of the GPL'd one that
jb
2008-04-26
1
-137
/
+105
*
|
We need to be consistent with prototype definitions. It isn't OK to
jb
2008-04-26
1
-8
/
+55
*
|
Make this file compile cleanly.
jb
2008-04-26
1
-25
/
+25
*
|
Apply FreeBSD changes.
jb
2008-04-26
4
-6
/
+26
*
|
On FreeBSD we can't afford to have a build fail simply because there
jb
2008-04-26
1
-0
/
+14
*
|
Add a missing include file. We care about function prototype definitions.
jb
2008-04-26
1
-0
/
+1
*
|
Apply FreeBSD changes.
jb
2008-04-26
1
-6
/
+66
*
|
* Set the path to perl on FreeBSD.
jb
2008-04-26
1
-4
/
+4
*
|
Set the path to perl on FreeBSD.
jb
2008-04-26
1
-1
/
+1
*
|
Port these test files to work under FreeBSD.
jb
2008-04-26
30
-183
/
+296
*
|
This commit was generated by cvs2svn to compensate for changes in r178528,
jb
2008-04-26
98
-2717
/
+705
|
\
\
|
|
/
|
*
Vendor import of the full userland contrib part of DTrace support from
jb
2008-04-26
98
-2717
/
+705
*
|
This commit was generated by cvs2svn to compensate for changes in r178525,
jb
2008-04-25
26
-0
/
+9898
|
\
\
|
|
/
|
*
Vendor import of DTrace support files from OpenSolaris.
jb
2008-04-25
26
-0
/
+9898
*
|
This commit was generated by cvs2svn to compensate for changes in r178481,
jb
2008-04-25
40
-0
/
+13733
|
\
\
|
|
/
|
*
Vendor import of the CTF (Compact C Type Format) code used by DTrace
jb
2008-04-25
40
-0
/
+13733
*
|
This commit was generated by cvs2svn to compensate for changes in r178479,
jb
2008-04-25
64
-0
/
+40194
|
\
\
|
|
/
|
*
Vendor import of libraries for DTrace from OpenSolaris.
jb
2008-04-25
64
-0
/
+40194
*
|
This commit was generated by cvs2svn to compensate for changes in r178476,
jb
2008-04-25
1428
-0
/
+86505
|
\
\
|
|
/
|
*
Vendor import of the DTrace app and test suite from OpenSolaris.
jb
2008-04-25
1428
-0
/
+86505
*
Add FreeBSD IDs to files that originate in FreeBSD.
jb
2008-04-22
9
-0
/
+18
*
Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer
ru
2008-03-29
3
-3
/
+3
*
The sources covered by Sun's CDDL have been repo copied below the
jb
2008-03-27
11
-96
/
+96
*
Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSD
jb
2007-11-28
2
-2
/
+5
*
Remove a couple of definitions which now exist in compatibility headers.
jb
2007-11-28
1
-2
/
+0
*
Add more OpenSolaris compatibilty headers.
jb
2007-11-28
6
-0
/
+224
*
Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental
obrien
2007-10-09
3
-3
/
+3
*
Repo copy libpthreads to libkse.
obrien
2007-10-09
3
-3
/
+3
*
Don't build bits that depend on the pthreads support if a
ru
2007-10-01
3
-0
/
+6
*
Fixed static linkage (build with -DNO_SHARED).
ru
2007-10-01
4
-8
/
+14
*
Now that we have CDDLed code in the tree, add CDDL license.
pjd
2007-09-23
1
-0
/
+384
*
Use ioctl() to get correct media size so that we can locate
simokawa
2007-08-07
1
-1
/
+9
*
- Reduce number of atomic operations needed to be implemented in asm by
pjd
2007-06-08
4
-7
/
+6
*
Use provider's ident to handle situations when disks are moved around
pjd
2007-05-06
4
-22
/
+180
[prev]
[next]