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
/
contrib
/
opensolaris
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't need to include vmem.h anymore.
jb
2008-05-23
1
-1
/
+0
*
* Handle the different ioctl design.
jb
2008-04-26
3
-14
/
+524
*
Make this file compile cleanly.
jb
2008-04-26
1
-1
/
+3
*
Leave out some header files.
jb
2008-04-26
2
-0
/
+10
*
* Handle building on FreeBSD for i386 and amd64.
jb
2008-04-26
1
-27
/
+194
*
* Make this file compile cleanly.
jb
2008-04-26
1
-10
/
+27
*
* Add FreeBSD action extensions.
jb
2008-04-26
1
-6
/
+267
*
* Handle the different ioctl design.
jb
2008-04-26
1
-3
/
+14
*
There is a lot of commented out code here which applies to future work
jb
2008-04-26
1
-2
/
+112
*
Leave out a header file.
jb
2008-04-26
1
-0
/
+2
*
Merge FreeBSD include file changes with some code that should have come
jb
2008-04-26
1
-11
/
+39
*
* Use FreeBSD's process library instead of the Solaris one.
jb
2008-04-26
1
-1
/
+122
*
Leave out the hook that Solaris has into it's rtld.
jb
2008-04-26
1
-0
/
+2
*
* Add a couple of action definitions for FreeBSD extensions.
jb
2008-04-26
1
-0
/
+32
*
* Handle the different ioctl design.
jb
2008-04-26
1
-1
/
+17
*
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
*
This commit was generated by cvs2svn to compensate for changes in r178528,
jb
2008-04-26
33
-1781
/
+110
|
\
|
*
Vendor import of the full userland contrib part of DTrace support from
jb
2008-04-26
33
-1781
/
+110
*
|
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
*
Remove a couple of definitions which now exist in compatibility headers.
jb
2007-11-28
1
-2
/
+0
*
Clean up a little.
pjd
2007-05-06
1
-4
/
+4
*
MFp4:
pjd
2007-04-21
3
-35
/
+12
*
Fix build breakage. Most of ZFS code is also compiled in userland and I
pjd
2007-04-17
1
-0
/
+1
*
In FreeBSD,
simokawa
2007-04-14
2
-2
/
+6
*
MFp4: Synchronize with vendor (mostly 'zfs rename -r').
pjd
2007-04-12
2
-26
/
+128
*
MFp4: Add missing kmem_size() definition.
pjd
2007-04-10
1
-0
/
+1
*
MFp4: Hide under '#ifdef _KERNEL' only what's really needed.
pjd
2007-04-10
1
-1
/
+4
*
MFp4: Synchronize with recent OpenSolaris changes.
pjd
2007-04-08
6
-8
/
+89
*
If we cannot open /dev/zfs try to load zfs.ko automatically and reopen.
pjd
2007-04-08
1
-2
/
+21
*
Please welcome ZFS - The last word in file systems.
pjd
2007-04-06
30
-0
/
+16283