]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Replace our (un)vis(1) commands with implementations from NetBSD to
[FreeBSD/FreeBSD.git] / sys / sys /
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 kibAdd currently unused flag argument to the cluster_read(),
2013-03-12 attilioBump __FreeBSD_version after r248084, breaking VM KPI...
2013-03-12 glebiusFunctions m_getm2() and m_get2() have different order...
2013-03-12 glebiusThe m_extadd() can fail due to memory allocation failur...
2013-03-09 attilioMFC
2013-03-08 andreMove the callout subsystem initialization to its own...
2013-03-08 andreMove the auto-sizing of the callout array from init_par...
2013-03-08 attilioMFC
2013-03-07 gavinSupport the FAT16 partition type in gpart(8)
2013-03-05 fabientAdd a generic way to call per event allocate / release...
2013-03-04 davide- Bump __FreeBSD_version after recent callout(9) changes.
2013-03-04 davideMFcalloutng:
2013-03-04 davideMFcalloutng:
2013-03-04 davideStyle fix: remove useless braces. Sorry, my bad.
2013-03-04 davideMFcalloutng:
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 davide- Make callout(9) tickless, relying on eventtimers...
2013-03-03 pjdPlug memory leaks in file descriptors passing.
2013-03-03 davideRemove a couple of unused include.
2013-03-02 mavPolish few spaces/tabs.
2013-03-02 pjdRegen after r247667.
2013-03-02 pjd- Implement two new system calls:
2013-03-02 attilioMFC
2013-03-02 pjdRegen after r247602.
2013-03-02 pjdMerge Capsicum overhaul:
2013-03-01 jhbReplace the TDP_NOSLEEPING flag with a counter so that the
2013-02-28 davideMove the definition of sbintime_t type from <sys/time...
2013-02-28 mavMFcalloutng:
2013-02-28 davideMFcalloutng:
2013-02-28 mavIntroduce sbintime_t type -- the simplified version...
2013-02-28 attilioMFC
2013-02-27 alfredwatchdogd(8) and watchdog(4) enhancements.
2013-02-27 attilioMFC
2013-02-27 kibThe softdep freeblks workitem might hold a reference...
2013-02-26 attilioMFC
2013-02-26 delphijRevert r247300 for now. I'll post a new changeset...
2013-02-26 attilioMFC
2013-02-26 delphijExpose timespec and timeval macros when __BSD_VISIBLE...
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-21 attilioMFC
2013-02-21 jhbFurther refine the handling of stop signals in the...
2013-02-21 impsplsoftvm() is no longer in the tree. gc.
2013-02-21 impRemove splsoftclock() since it is now gone.
2013-02-21 attilioMFC
2013-02-20 impRemove the unused spl functions: spl0, splsoftcam,...
2013-02-18 pjdMore white-space cleanups.
2013-02-17 pjdRemove space before tab.
2013-02-17 pjdRemove redundant space.
2013-02-17 pjdRemove trailing spaces.
2013-02-16 mckusickAdd barrier write capability to the VFS buffer interfac...
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 hselaskyResolve a LOR after r246616. Protect control requests...
2013-02-12 kibReform the busdma API so that new types may be added...
2013-02-10 aeAdd bootcamp support to the loader.
2013-02-09 delphijMFV r245512:
2013-02-07 kibWhen vforked child is traced, the debugging events...
2013-02-07 rrsThis fixes a out-of-order problem with several
2013-02-06 jhbRework the handling of stop signals in the NFS client...
2013-02-06 glebiusFixes to QUEUE_MACRO_DEBUG support:
2013-02-02 avgfix some fat-fingering in r246246
2013-02-02 avgprint compiler version in the kernel banner
2013-02-01 sjgMerge bmake-20130123
2013-02-01 jhbAdd placeholder constants to reserve a portion of the...
2013-01-31 sbrunoUpdate hwpmc to support the Xeon class of Ivybridge...
2013-01-30 kibRework the __vdso_* symbols attributes to only make...
2013-01-29 brooksBump __FreeBSD_version for cat -l (soon to be a bootstr...
2013-01-28 jhbMark 'ticks', 'time_second', and 'time_uptime' as volat...
2013-01-28 zont- Add system wide page faults requiring I/O counter.
2013-01-25 glebiusIn mbuf(9) API length is always integer. Thus, cast...
2013-01-24 pluknetUpdate and clarify comments regarding VFS op table...
2013-01-24 glebiusstyle(9)
2013-01-24 glebius- Move large functions m_getjcl() and m_get2() to kern...
2013-01-22 jhbSimilar to r245823, use decimal constants for UNIX...
2013-01-19 neelMerge projects/bhyve to head.
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 andreMove the mbuf memory limit calculations from init_param...
2013-01-17 neelIFC @ r245509
2013-01-14 kibRearrange the struct bufobj and struct vnode layouts...
2013-01-14 kibAdd exported vfs_hash_index() function, which calculate...
2013-01-11 brooksBump __FreeBSD_version for install -N and (belatedly...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-11 kibAdd flags argument to vfs_write_resume() and remove
2013-01-09 gjbUpdate where porters handbook lives.
2013-01-09 hselaskyChange function argument type instead of casting.
2013-01-09 hselaskyFix compile warning when using GCC:
2013-01-09 neelIFC @ r245178
2013-01-04 neelIFC @ r244983.
2013-01-03 kibRemove the deprecated MNT_VNODE_FOREACH interface....
2013-01-01 kibThe process_deferred_inactive() function locks the...
2012-12-31 bzHappy New Year 2013!
2012-12-28 kibMake it possible to atomically resume writes on the...
2012-12-28 attilioImprove bufring impl:
2012-12-27 attilioRemove an unused var.
2012-12-27 attiliobr_prod_tail and br_cons_tail members are used as barri...
2012-12-23 kibDo not force a writer to the devfs file to drain the...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
next