]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
- Add idempotency guards so the structures can be used in other utilities.
[FreeBSD/FreeBSD.git] / sys / compat /
2010-02-09 delphij - Return EAFNOSUPPORT instead of EINVAL for unsupporte...
2010-02-08 edRemove unused LIBCOMPAT keyword from syscalls.master.
2010-01-18 wkoszekLet us to use our libusb(3) in Linuxolator.
2010-01-15 netchildWhitespace change to be able to provide the correct...
2010-01-15 netchildThis is v4l support for the linuxulator. This allows...
2010-01-15 brooksSince all other comparisons involving ngroups_max use
2010-01-12 brooksReplace the static NGROUPS=NGROUPS_MAX+1=1024 with...
2010-01-11 mckusickBackground:
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-07 mbrRemove extraneous semicolons, no functional changes.
2010-01-06 impMerge from head at r201628.
2009-12-18 kibSignal 0 is used to check the permission for current...
2009-12-16 impRevert 200606.
2009-12-16 impFix compiling FREEBSD_COMPAT[4,5,6] without FREEBSD_COM...
2009-12-15 jkimAdd two new debugging tunables for x86bios instead...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-04 kibRegenerate.
2009-12-04 kibAdd several syscall compat32 entries for acl manipulation.
2009-12-04 netchildThis is v4l support for the linuxulator. This allows...
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-28 edInclude <sys/tty.h> instead of <sys/termios.h>.
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 gonzoMFC @199204
2009-11-05 netchildFix typo in kernel message. The fix is based upon the...
2009-11-02 rpauloRevert a functional change that snuck in.
2009-11-02 rpauloFix a non-style change that snuck in.
2009-11-02 rpauloBig style cleanup. While there remove references to...
2009-10-27 kibRegenerate
2009-10-27 kibCurrent pselect(3) is implemented in usermode and thus...
2009-10-27 kibIn r197963, a race with thread being selected for signa...
2009-10-27 kibIn kern_sigsuspend(), better manipulate thread signal...
2009-10-25 bzUnconditionally call the setsockopt for IPV6_V6ONLY...
2009-10-19 jkimFix a copy-and-pasto in the previous commit.
2009-10-19 jkimRewrite x86bios and update its dependent drivers.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-03 bzMake sure that the primary native brandinfo always...
2009-10-02 gonzo- MFC
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-30 rwatsonRegenerate system call files following r197636.
2009-09-30 rwatsonReserve system call numbers for Capsicum security frame...
2009-09-28 delphijUse a 2 clause BSD-style license instead of stating...
2009-09-25 jkim- Reduce BIOS memory mapping. We want 1MB of physical...
2009-09-24 jkimDump real mode registers under bootverbose to help...
2009-09-24 jkim- Use FreeBSD function naming convention.
2009-09-23 jkimMove sys/dev/x86bios to sys/compat/x86bios.
2009-09-13 zecLock the ifnet list while iterating over it.
2009-09-11 jkimMFV: r196804
2009-09-10 desAs jhb@ pointed out to me, r197057 was incorrect, not...
2009-09-10 desIf a certain feature that was present in FreeBSD 7...
2009-09-09 kibkern_select(9) copies fd_set in and out of userspace...
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-08-30 bzMake sure FreeBSD binaries without .note.ABI-tag sectio...
2009-08-28 zecFix a few panics in linuxulator + VIMAGE due to curvnet...
2009-08-24 bzFix handling of .note.ABI-tag section for GNU systems...
2009-08-23 rwatsonRework global locks for interface list and index manage...
2009-08-04 gonzo- MFC @196061
2009-08-01 rwatsonMerge the remainder of kern_vimage.c and vimage.h into...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-27 jhbFix the freebsd32 versions of semsys(), shmsys(), and...
2009-07-25 jamieSome jail parameters (in particular, "ip4" and "ip6...
2009-07-14 rwatsonBuild on Jeff Roberson's linker-set based dynamic per...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-08 traszRegen the freebsd32 parts.
2009-07-08 traszFix freebsd32 version of lpathconf(2).
2009-07-08 traszThere is an optimization in chmod(1), that makes it...
2009-07-03 gonzo- MFC
2009-06-27 rwatsonReplace AUDIT_ARG() with variable argument macros with...
2009-06-26 weongyoprovides a extra write buffer when the NDIS driver...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
next