]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
cxgb(4) updates, including:
[FreeBSD/FreeBSD.git] / sys / compat /
2009-10-03 Bjoern A. ZeebMake sure that the primary native brandinfo always...
2009-10-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.3p1.
2009-09-30 Robert WatsonRegenerate system call files following r197636.
2009-09-30 Robert WatsonReserve system call numbers for Capsicum security frame...
2009-09-28 Edwin GroothuisMFV of tzdata2009n
2009-09-28 Xin LIUse a 2 clause BSD-style license instead of stating...
2009-09-25 Jung-uk Kim- Reduce BIOS memory mapping. We want 1MB of physical...
2009-09-24 Jung-uk KimDump real mode registers under bootverbose to help...
2009-09-24 Jung-uk Kim- Use FreeBSD function naming convention.
2009-09-23 Jung-uk KimMove sys/dev/x86bios to sys/compat/x86bios.
2009-09-13 Marko ZecLock the ifnet list while iterating over it.
2009-09-11 Jung-uk KimMFV: r196804
2009-09-10 Dag-Erling SmørgravAs jhb@ pointed out to me, r197057 was incorrect, not...
2009-09-10 Dag-Erling SmørgravIf a certain feature that was present in FreeBSD 7...
2009-09-09 Konstantin Belousovkern_select(9) copies fd_set in and out of userspace...
2009-09-09 Xin LIImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 Edwin GroothuisMFV of r196998.
2009-08-30 Bjoern A. ZeebMake sure FreeBSD binaries without .note.ABI-tag sectio...
2009-08-28 Marko ZecFix a few panics in linuxulator + VIMAGE due to curvnet...
2009-08-27 Edwin GroothuisMFV of r195794
2009-08-27 Edwin GroothuisMFV of r196350
2009-08-27 Edwin GroothuisMFV of r195792:
2009-08-24 Bjoern A. ZeebFix handling of .note.ABI-tag section for GNU systems...
2009-08-23 Robert WatsonRework global locks for interface list and index manage...
2009-08-23 Simon L. B. NielsenMerge DTLS fixes from vendor-crypto/openssl/dist:
2009-08-02 Robert WatsonImport OpenBSM 1.1p2 from vendor branch to 8-CURRENT...
2009-08-01 Robert WatsonMerge the remainder of kern_vimage.c and vimage.h into...
2009-07-29 Xin LIUpdate less to v436. This is considered as a bugfix...
2009-07-29 Doug BartonUpdate to version 9.6.1-P1 which addresses a remote...
2009-07-27 John BaldwinFix the freebsd32 versions of semsys(), shmsys(), and...
2009-07-25 Jamie GrittonSome jail parameters (in particular, "ip4" and "ip6...
2009-07-17 Robert WatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-14 Robert WatsonBuild on Jeff Roberson's linker-set based dynamic per...
2009-07-11 Mark PeekUpdate to tcsh 6.17.00.
2009-07-08 Edward Tomasz Napi... Regen the freebsd32 parts.
2009-07-08 Edward Tomasz Napi... Fix freebsd32 version of lpathconf(2).
2009-07-08 Edward Tomasz Napi... There is an optimization in chmod(1), that makes it...
2009-06-27 Robert WatsonReplace AUDIT_ARG() with variable argument macros with...
2009-06-26 Weongyo Jeongprovides a extra write buffer when the NDIS driver...
2009-06-25 Doug BartonUpdate to the final release version of BIND 9.6.1....
2009-06-24 John BaldwinRegen.
2009-06-24 John BaldwinChange the ABI of some of the structures used by the...
2009-06-24 John BaldwinAdd a new COMPAT7 flag for FreeBSD 7.x compatibility...
2009-06-23 Bjoern A. ZeebAfter cleaning up rt_tables from vnet.h and cleaning...
2009-06-23 Andrew ThompsonFix a typeo in the frame len function to unbreak the...
2009-06-23 Andrew Thompson- Make struct usb_xfer opaque so that drivers can not...
2009-06-22 John BaldwinRegen.
2009-06-22 John BaldwinFix a typo in a comment.
2009-06-19 Brooks DavisRework the credential code to support larger values...
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-17 John BaldwinRegen.
2009-06-17 John Baldwin- Add the ability to mix multiple flags seperated by...
2009-06-17 Bjoern A. ZeebAdd explicit includes for jail.h to the files that...
2009-06-15 John BaldwinRegen.
2009-06-15 John BaldwinAdd a new 'void closefrom(int lowfd)' system call....
2009-06-15 Jamie GrittonGet vnets from creds instead of threads where they...
2009-06-15 Andrew Thompsons/usb2_/usb_|usbd_/ on all function names for the USB...
2009-06-14 Simon L. B. NielsenMerge OpenSSL 0.9.8k into head.
2009-06-14 Dmitry ChaginUnlock process lock when return error from getrobustlis...
2009-06-14 Edwin GroothuisRename since it has will have more capabilities than...
2009-06-13 Jamie GrittonAdd counterparts to getcredhostname:
2009-06-10 Konstantin BelousovRegenerate
2009-06-10 Konstantin BelousovAdd several syscall compat32 entries for extattr manipu...
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-08 Bjoern A. ZeebAfter r193232 rt_tables in vnet.h are no longer indirec...
2009-06-07 Andrew ThompsonRename usb pipes to endpoints as it better represents...
2009-06-05 Jung-uk KimImport ACPICA 20090521.
2009-06-05 Robert WatsonMove "options MAC" from opt_mac.h to opt_global.h,...
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-01 Dmitry ChaginAdd forgotten in previous commit flags argument.
2009-06-01 Dmitry ChaginImplement accept4 syscall.
2009-06-01 Dmitry ChaginImplement a variation of the accept_common() which...
2009-06-01 Dmitry ChaginSplit linux_accept() syscall onto linux_accept_common...
2009-06-01 Robert WatsonRegenerate generated syscall files following changes...
2009-05-31 Dmitry ChaginImplement a variation of the socketpair() syscall which...
2009-05-31 Dmitry ChaginMove new socket flags handling into a separate function...
2009-05-31 Dmitry ChaginRemove empty lines.
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-30 Xin LIAttempt to fix build by updating hostid to follow the...
2009-05-29 Jamie GrittonPlace hostnames and similar information fully under...
2009-05-29 Andrew Thompsons/usb2_/usb_/ on all typedefs for the USB stack.
2009-05-29 Xin LIImplement SI_ISALIST.
2009-05-29 Xin LIFix the sysinfo(SI_HW_SERIAL, emulation so that we...
2009-05-29 Xin LIcopyinstr(9) takes parameter 'len' as a size_t *, not...
2009-05-29 Xin LIde-register.
2009-05-29 Xin LIsvr4_sys_getdents64() should not assume that the cookie...
2009-05-29 Xin LIAdd new sysconfig bits, Fix the bogus numbering of...
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-28 Xin LIUse strlcpy().
2009-05-28 Andrew Thompsons/usb2_/usb_/ on all C structs for the USB stack.
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Andriy Gaponlinux_ioctl_cdrom: reduce stack usage
2009-05-27 Jamie GrittonAdd hierarchical jails. A jail may further virtualize...
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-24 Antoine BrodinRemove an unused variable.
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-20 John BaldwinComment nits.
2009-05-20 John BaldwinPut the vnode returned from namei() immediately after...
2009-05-19 Dmitry ChaginValidate user-supplied arguments values.
next