]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Make also the features of the association 64-bit.
[FreeBSD/FreeBSD.git] / sys / sys /
2013-08-22 kibBoth cluster_rbuild() and cluster_wbuild() sometimes...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-21 kenExpand the use of stat(2) flags to allow storing some...
2013-08-21 andreRevert r254520 and resurrect the M_NOFREE mbuf flag...
2013-08-21 kibImplement read(2)/write(2) and neccessary lseek(2)...
2013-08-21 kibMake the seek a method of the struct fileops.
2013-08-21 kibExtract the general-purpose code from tmpfs to perform...
2013-08-19 andreBump __FreeBSD_version to 1000046 after the addition...
2013-08-19 andreReorder the mbuf defines to make more sense and group...
2013-08-19 andreMigrate the net80211 protocol specific use of M_FRAG...
2013-08-19 andreAdd four additional M_PROTOFLAGS[9-12] for protocol...
2013-08-19 andreAdd m_clrprotoflags() to clear protocol specific mbuf...
2013-08-19 andreMove the SCTP specific definition of M_NOTIFICATION...
2013-08-19 andreRemove the unused M_NOFREE mbuf flag. It didn't have...
2013-08-19 andreMove the global M_SKIP_FIREWALL mbuf flags to a protoco...
2013-08-18 tijlChange the return type of the fallback implementation...
2013-08-18 pjdImplement 32bit versions of the cap_ioctls_limit(2...
2013-08-18 pjdBetter organize the filecaps structure, which reduces...
2013-08-17 markjAdd a "translated type" argument to SDT_PROBE_ARGTYPE...
2013-08-17 emasteCorrect implementation of atomic_flag_test_and_set
2013-08-16 jhbAdd new mmap(2) flags to permit applications to request...
2013-08-16 kibRestore the previous sendfile(2) behaviour on the block...
2013-08-15 kenChange the way that unmapped I/O capability is advertised.
2013-08-15 cpercivaChange the queue of locks in kern_rangelock.c from...
2013-08-15 jlhBelatedly bump __FreeBSD_version for libc being an...
2013-08-15 glebiusMake sendfile() a method in the struct fileops. Curren...
2013-08-14 markjUse kld_{load,unload} instead of mod_{load,unload}...
2013-08-13 jeffImprove pageout flow control to wakeup more frequently...
2013-08-13 peterThe iconv in libc did two things - implement the standa...
2013-08-13 markjFreeBSD's DTrace implementation has a few problems...
2013-08-13 markjRemove some unused fields from struct linker_file....
2013-08-13 markjAdd event handlers for module load and unload events...
2013-08-11 jilleswait: Make sure WIFSIGNALED(s) is false if WIFCONTINUED...
2013-08-09 cognetDon't call sleepinit() from proc0_init(), make it a...
2013-08-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-09 jeff - Reserve a special AF for SDP. The one we were incor...
2013-08-07 jhbDon't emit a spurious EVFILT_PROC event with no fflags...
2013-08-07 marcelChange <sys/diskpc98.h> to not redefine the same symbol...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 hrs- Use time_uptime instead of time_second in data struct...
2013-08-03 traszFix typo.
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-27 alfredFix watchdog pretimeout.
2013-07-25 rpauloBump __FreeBSD_version for the addition of libusb's...
2013-07-24 avgrename scheduler->swapper and SI_SUB_RUN_SCHEDULER...
2013-07-24 marcelDecouple the UUID generator from network interfaces...
2013-07-22 kenCAM and mps(4) driver scanning changes.
2013-07-21 kibImplement compat32 wrappers for the ktimer_* syscalls.
2013-07-20 kibid_t is 64bit, provide the compat32 wrapper for clock_g...
2013-07-16 andrew2 years, 10 months, 22 days after the projects/arm_eabi...
2013-07-15 glebiusNuke mbstat. It wasn't used for mbuf statistics since...
2013-07-15 aeIntroduce new structure sfstat for collecting sendfile...
2013-07-10 marcelAdd vfs_mounted and vfs_unmounted events so that compon...
2013-07-10 kevloAdd the ARM processor-specific section types.
2013-07-09 kibThere are several code sequences like
2013-07-09 aeBump __FreeBSD_version to reflect changes in statistics...
2013-07-09 aeAdd several macros to help migrate statistics structure...
2013-07-09 rmacklemAdd support for host-based (Kerberos 5 service principa...
2013-07-08 markjAlso define SDT_PROBE_DEFINE0 for the !KDTRACE_HOOKS...
2013-07-07 alfredMake kassert_printf use __printflike.
2013-07-06 markjAdd SDT_PROBE_DEFINE0 for consistency with SDT_PROBE0.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-06 jamieMake the comments a little more clear about PRIV_KMEM_...
2013-07-05 jamieBump up _PRIV_HIGHEST to account for PRIV_KMEM_READ...
2013-07-05 jamieAdd new privileges, PRIV_KMEM_READ and PRIV_KMEM_WRITE...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-06-30 edMake atomic_fetch_add() and atomic_fetch_sub() work...
2013-06-30 edMake various fixes to <stdatomic.h>.
2013-06-28 davide- Trim an unused and bogus Makefile for mount_smbfs.
2013-06-28 jeff - Add a general purpose resource allocator, vmem,...
2013-06-27 jhbMake detaching drivers from PCI devices more robust...
2013-06-25 jhbSeveral improvements to rmlock(9). Many of these are...
2013-06-18 lstewartAdd new FOREACH_FROM variants of the queue(3) FOREACH...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 theravenRename a parameter in sys/time.h so that you don't...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-16 edMove _Atomic() into <sys/cdefs.h>.
2013-06-15 lstewartNow that the necessary infrastructure is in place to...
2013-06-15 lstewartInternalise handling of virtualised hook points inside
2013-06-14 lstewartAdd support for non-virtualised hhook points, which...
2013-06-13 jeff - Add a BIT_FFS() macro and use it to replace cpusetff...
2013-06-13 edMinor improvements to <stdatomic.h>.
2013-06-13 lstewartRemove some duplicate code by making KHELP_DECLARE_MOD...
2013-06-13 kevloAdd PF_IEEE80211 definition.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-10 marcelRevert r251590. It unexpectedly broke the build and...
2013-06-09 marcelAdd vfs_mounted and vfs_unmounted events so that compon...
2013-06-09 edFix the way atomic_is_lock_free() is defined for Clang.
2013-06-08 glebiusaio_mlock() added:
2013-06-08 glebius Add new system call - aio_mlock(). The name speaks...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-03 edAdd ATOMIC_*_LOCK_FREE constants.
2013-06-03 dasBump __FreeBSD_version for the addition of the followin...
2013-06-01 edMove <stdatomic.h> into sys/sys/.
2013-06-01 jhbRemove an unused macro we originally got from BSD/OS.
2013-05-31 jeff - Convert the bufobj lock to rwlock.
2013-05-30 markjAdd macros which allow one to define SDT probes with...
next