]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Fix an issue that caused the kernel to panic inside CTL when trying
[FreeBSD/FreeBSD.git] / sys / sys /
2012-06-25 Xin LIMFV (r237567):
2012-06-24 Andrew TurnerMake the wchar_t type machine dependent.
2012-06-23 Konstantin BelousovRemove no longer needed forward declaration for struct...
2012-06-23 Konstantin BelousovStop updating the struct vdso_timehands from even handl...
2012-06-22 Konstantin BelousovImplement mechanism to export some kernel timekeeping...
2012-06-22 Konstantin BelousovEnchance the shared page chunk allocator.
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-19 John BaldwinFurther refine the implementation of POSIX_FADV_NOREUSE.
2012-06-14 Pawel Jakub DawidekExplicitly assert that the filedesc lock is held when...
2012-06-14 Pawel Jakub DawidekAdd FILEDESC_UNLOCK_ASSERT() macro which asserts that...
2012-06-14 Pawel Jakub DawidekExplicitly check if 'fd' is less than 0 instead of...
2012-06-13 Pawel Jakub DawidekAllocate descriptor number in dupfdopen() itself instea...
2012-06-13 Jung-uk KimAdd a convenience macro for the fastcall attribute.
2012-06-12 John BaldwinReplace a reference to the non-existent SI_ORDER_LAST...
2012-06-11 Pawel Jakub DawidekUse consistent way of checking if descriptor number...
2012-06-09 Mitsuru IWASAKIAdd x86/acpica/acpi_wakeup.c for amd64 and i386. Diffe...
2012-06-08 John BaldwinSplit the second half of vn_open_cred() (after a vnode...
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-06-02 Konstantin BelousovFix typo [1]. Use commas to separate flag printouts...
2012-06-02 Marius StroblAdd nitems(), a macro for determining the number of...
2012-06-02 Konstantin BelousovUpdate the print mask for decoding b_flags. Add print...
2012-05-30 Michael TuexenSeperate SCTP checksum offloading for IPv4 and IPv6.
2012-05-30 Konstantin Belousovvn_io_fault() is a facility to prevent page faults...
2012-05-30 Konstantin BelousovAdd a rangelock implementation, intended to be used...
2012-05-30 Konstantin BelousovClarify that the v_lockf is advisory lock list.
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 Bjoern A. ZeebIt turns out that too many drivers are not only parsing...
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Konstantin BelousovStop treating td_sigmask specially for the purposes...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-26 Konstantin BelousovAdd a vn_bmap_seekhole(9) vnode helper which can be...
2012-05-25 Ed SchoutenRegenerate system call tables.
2012-05-25 Marcel MoolenaarAdd a partition type for nandfs to the apm, bsd, gpt...
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-24 Alexander MotinMFprojects/zfsd:
2012-05-24 Gleb KurtsouAdd kern_fhstat(), adjust sys_fhstat() to use it.
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-23 Konstantin BelousovCalculate the count of per-process cow faults. Export...
2012-05-22 Dag-Erling SmørgravBump __FreeBSD_version for the byacc import, and update...
2012-05-22 Konstantin BelousovA rewrite of the i810 bits of the agp(4) driver. New...
2012-05-22 Grzegorz BernackiAdd a new geom class which allows to divide NAND Flash...
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-21 Kevin LoFix improper handling of variadic args with ICDEBUG
2012-05-18 Mitsuru IWASAKIAdd SMP/i386 suspend/resume support.
2012-05-18 Kirk McKusickUpdate comment to document that the vnode free-list...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-15 Ryan StoneImplement the DTrace sched provider. This implementati...
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
next