]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Merge from vendor branch: update libpcap to 1.2.1.
[FreeBSD/FreeBSD.git] / sys / sys /
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-06 Konstantin BelousovAdd definition for the -z nodefaultlib flag.
2012-05-04 Xin LIMerge from OpenBSD 5.1.
2012-05-03 Dimitry AndricUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 David ChisnallImport new version of libc++. Among other improvements...
2012-05-03 Konstantin BelousovWhen callout_reset_on() cannot immediately migrate...
2012-05-02 Jason EvansBump __FreeBSD_version due to jemalloc import.
2012-04-29 Dimitry AndricAdd a convenience macro for the returns_twice attribute...
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-23 Jung-uk KimMerge ACPICA 20120420.
2012-04-23 Konstantin BelousovAllow for the process information sysctls to accept...
2012-04-23 Edward Tomasz Napi... Remove unused thread argument to vrecycle().
2012-04-23 Edward Tomasz Napi... Remove unused thread argument from vtruncbuf().
2012-04-20 John BaldwinInclude the associated wait channel message for context...
2012-04-20 Kirk McKusickThis change creates a new list of active vnodes associa...
2012-04-19 David E. O'BrienUpdate file(1) to version 5.11.
2012-04-18 Dmitry MorozovskyVMware environments are not unusual now. Add VMware...
2012-04-17 Kirk McKusickDrop export of vdestroy() function from kern/vfs_subr...
2012-04-17 Kirk McKusickReplace the MNT_VNODE_FOREACH interface with MNT_VNODE_...
2012-04-16 Dimitry AndricBump __FreeBSD_version due to the import of a new clang...
2012-04-16 Dimitry AndricUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-12 John Baldwin- Extend the KDB interface to add a per-debugger callba...
2012-04-12 Konstantin BelousovAdd thread-private flag to indicate that error value...
2012-04-12 Doug BartonThe BIND 9.8.2 tarball was re-rolled to remove 9.8...
2012-04-11 Kirk McKusickExport vinactive() from kern/vfs_subr.c (e.g., make...
2012-04-11 Kirk McKusickWhitespace cleanup.
2012-04-11 John BaldwinAllow device_busy() and device_unbusy() to be invoked...
2012-04-08 Stanislav Sedov- Update FreeBSD's Heimdal distribution to 1.5.2. ...
2012-04-07 Gleb KurtsouAdd vfs_getopt_size. Support human readable file system...
2012-04-05 John BaldwinAdd new ktrace records for the start and end of VM...
2012-04-05 Doug BartonUpdate to version 9.8.2, the latest from ISC, which...
2012-04-05 David Xuumtx operation UMTX_OP_MUTEX_WAKE has a side-effect...
2012-04-01 John BaldwinExport some more useful info about shared memory object...
2012-04-01 David ChisnallBump __FreeBSD_version for xlocale cleanup, as requeste...
2012-03-30 Doug AmbriskoMFhead_mfi r233621
2012-03-30 Doug AmbriskoMFhead_mfi r227068
2012-03-29 Hans Petter SelaskyMove tty_opened_ns() into syscons.c which is currently the
2012-03-29 Hans Petter SelaskyFix for NULL-pointer panic during boot, if keys are...
2012-03-28 Fabien ThomasAdd software PMC support.
2012-03-28 Kirk McKusickKeep track of the mount point associated with a special...
2012-03-28 Jung-uk KimMFV: r233615
2012-03-27 Jung-uk KimMFV: r233551
2012-03-27 Jung-uk KimMFV: r233550
2012-03-27 Ryan StoneInstead of only iterating over the set of known SDT...
2012-03-26 Oleksandr TymoshenkoAdd .reginfo section entry
2012-03-26 Robert MillanRegister signal 33 explicitly as reserved by real-time...
2012-03-26 Marius StroblRemove second consts in r233288 in order to appease...
2012-03-26 Alexander V. Chernikov- Add knlist_init_rw_reader() function to kqueue(9).
2012-03-25 Edward Tomasz Napi... Remove unused define.
2012-03-25 Edwin GroothuisMFV of 233442, tzdata2012a
2012-03-23 Oleksandr TymoshenkoAdd define for MIPS.options
2012-03-23 Mikolaj GolubAdd a sysctl to set and retrieve binary osreldate of...
2012-03-23 Oleksandr TymoshenkoAdd Octeon class and CPU type
2012-03-22 Oleksandr TymoshenkoFix PMC syscall on 64-bit big endian systems.
2012-03-22 Stanislav Sedov- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 Alan CoxHandle spurious page faults that may occur in no-fault...
2012-03-21 Marius StroblDeclare the CRC lookup-tables const as they hardly...
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-19 Eitan Adler- Clean up timestamps in msgbuf code. The timestamps...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-12 Alexander MotinTune cpuset macros to optimize cases when CPU_SETSIZE...
2012-03-11 Konstantin BelousovRemove fifo.h. The only used function declaration from...
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 Alexander MotinIdle ticks optimization:
2012-03-10 Konstantin BelousovAdd brackets around bare '-1' used as the macro body.
2012-03-09 Konstantin BelousovDecomission mnt_noasync. Introduce MNTK_NOASYNC mnt_ker...
2012-03-08 John BaldwinAdd a new sched_clear_name() method to the scheduler...
2012-03-07 Konstantin BelousovThe pipe_poll() performs lockless access to the vnode...
2012-03-06 Edward Tomasz Napi... Make racct and rctl correctly handle jail renaming...
2012-03-04 David ChisnallReapply 227753 (xlocale cleanup), plus some fixes so...
2012-03-03 Juli Malletto) Add COMPAT_FREEBSD32 support for MIPS kernels using...
2012-03-03 Rick MacklemPost r230394, the Lookup RPC counts for both NFS client...
2012-03-01 Davide Italiano- Add support for the Intel Sandy Bridge microarchitect...
2012-03-01 John Baldwin- Change contigmalloc() to use the vm_paddr_t type...
2012-03-01 Kirk McKusickThis change avoids a kernel deadlock on "snaplk" when...
2012-02-29 Mikolaj GolubIntroduce VOP_UNP_BIND(), VOP_UNP_CONNECT(), and VOP_UN...
2012-02-29 Martin MatuskaAdd procfs to jail-mountable filesystems.
2012-02-27 Konstantin BelousovCurrently, the debugger attached to the process executi...
2012-02-27 John BaldwinTypo.
2012-02-26 Martin MatuskaAnalogous to r232059, add a parameter for the ZFS file...
2012-02-26 Mikolaj GolubAdd sysctl to retrieve or set umask of another process.
2012-02-26 Konstantin BelousovAdd SO_PROTOCOL/SO_PROTOTYPE socket SOL_SOCKET-level...
2012-02-25 Martin MatuskaBump __FreeBSD_version due to libarchive update.
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-25 Mikolaj GolubWhen detaching an unix domain socket, uipc_detach(...
2012-02-25 David XuIn revision 231989, we pass a 16-bit clock ID into...
2012-02-23 Martin MatuskaTo improve control over the use of mount(8) inside...
2012-02-23 Kip Macymerge pipe and fifo implementations
2012-02-23 Konstantin BelousovAllow the parent to gather the exit status of the child...
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-22 David XuUse unused fourth argument of umtx_op to pass flags...
2012-02-21 Konstantin BelousovFix found places where uio_resid is truncated to int.
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-16 Eitan AdlerAdd a timestamp to the msgbuf output in order to determ...
2012-02-14 Dimitry AndricRevert r231673 and r231682 for now, until we can run...
2012-02-14 David ChisnallCleanup of xlocale:
next