openpam: Local adjustments for the Resedacea upgrade.
[dragonfly.git] / sys / sys / param.h
2018-07-07 Sascha Wildneropenpam: Local adjustments for the Resedacea upgrade.
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-07-04 Aaron LIvis(3): Add VIS_ALL support
2018-06-22 Sascha Wildnerkernel: Remove various definitions related to unimpleme...
2018-06-20 Sascha Wildnerkernel: Remove some old 4.3BSD era ioctls.
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-09 Sascha Wildnerlibc/xdr: Add xdr_uint16_t() (it's just like xdr_u_int1...
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-05 Sascha Wildnerlibc/termios: Sync a bit with FreeBSD.
2018-05-05 Sascha Wildnerlibc: Add strsuftoll{,x}()
2018-04-24 Sascha WildnerRemove <sys/ioctl_compat.h>.
2018-04-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-18 Sascha WildnerRemove some old tty related code, such as <sgtty.h...
2018-04-10 Sascha WildnerMove the IOCTLTRIM ioctl to a better header and rename...
2018-04-07 Sascha Wildnerufs: Rename a number of UFS constants throughout the...
2018-03-27 Justin C. SherrillChanges for DragonFly 5.3. v5.3.0
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-02-22 Sascha Wildnerkernel/acpi: Remove the old APM emulation code.
2018-02-18 Eitan AdlerConvert from __arysize to NELEM
2018-02-14 zrjBump __DragonFly_version after %b and %r formats removal.
2017-12-19 Sascha Wildnerlibc/sysconf: Add _SC_LEVEL1_DCACHE_LINESIZE.
2017-12-10 Sascha Wildnerlibc/termios: Add cfmakesane().
2017-11-25 Sascha WildnerRemove faith(4) and faithd(8) from the tree.
2017-10-17 Sascha Wildnerkernel: Remove <sys/sysref{,2}.h> inclusion from files...
2017-10-17 Sascha WildnerRemove "kernel ppp", i.e. if_ppp.ko and pppd(8).
2017-09-30 Sascha Wildner<sys/param.h>: Fix __DragonFly_version.
2017-09-30 Justin C. Sherrill5.1 commit. v5.1.0
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-08-11 Sepherosa Ziehauroute: Routes should only be accessed from the first...
2017-08-04 Sepherosa Ziehauroute: Delete ortentry, SIOC{ADD,DEL}RT and RTM_OLD...
2017-07-26 Sascha Wildnerlibc/libpthread: Add clock_getcpuclockid() and pthread_...
2017-07-15 Imre Vadászpthread: Add pthread_getthreadid_np() function, bump...
2017-07-08 Sascha Wildnerkernel: Let thread IDs start at 1 instead of 0.
2017-07-04 John MarinoBump __DragonFly_version after PTHREAD_STACK_MIN increase
2017-06-30 Sepherosa Ziehauroute: Cache align statistics.
2017-06-27 Sepherosa Ziehaumalloc: Make # of calls statistic per-cpu.
2017-05-26 Sepherosa Ziehaukern: Bump __DragonFly_version.
2017-04-07 John MarinoBump __DragonFly_version
2017-03-16 Justin C. SherrillCorrect param.h entry for this version.
2017-03-12 Justin C. SherrillNumbering changes for master -> 4.9. v4.9.0
2017-02-12 Sascha Wildnerkernel: Add a simple kern.cp_times sysctl.
2017-01-25 Sepherosa Ziehaulwp: Restore lwp syscalls (except lwp_create*) declaration.
2017-01-25 Sepherosa Ziehaulwp: Bump version for shuffle lwp syscalls.
2017-01-22 Sepherosa Ziehaulibc: Add sched_getcpu().
2017-01-16 Sepherosa Ziehauparam: Bump version according to the comment.
2017-01-15 Sepherosa Ziehaupthread: Implement pthread_attr_{get,set}affinity_np
2017-01-15 Sepherosa Ziehaulwp: Add lwp_create2 syscll, which takes cpumask for...
2017-01-14 Sepherosa Ziehaupthread: Implement pthread_{set,get}affinity_np
2017-01-14 Sepherosa Ziehaulibc: Add sched_{set,get}affinity().
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-11 Sepherosa Ziehaulwp: Add two syscalls to set/get lwp's CPU affinity...
2016-12-19 zrj<sys/param.h>: Bump __DragonFly_version for binutils...
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-02 John MarinoBump __DragonFly_version after md/crypt/ressl conflict...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-16 John MarinoBelatedly bump DF version after SSL libraries were...
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-31 zrj<sys/param.h>: Bump __DragonFly_version for global...
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-22 Matthew Dillonkernel - Refactor buffer cache code in preparation...
2016-07-21 Sascha Wildner<sys/param.h>: Fix comments.
2016-07-21 Justin C. SherrillUpdates to show "4.7". v4.7.0
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosAdjust files for libarchive-3.2.0 import.
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-02-01 John Marinobump __DragonFly_version for library privatizaton
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjRemove advertising header from sys/
2015-12-21 Sascha Wildner<sys/param.h>: Bump __DragonFly_version for the unionfs...
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-23 Justin C. SherrillMoving master to version 4.5. v4.5.0
2015-11-19 Sepherosa Ziehaupthread: Add lwp_setname(2) and implement pthread_set_n...
2015-11-13 Sascha WildnerRemove <malloc.h> from the system.
2015-11-07 François Tigeotdrm/i915: Rename the kernel module to i915.ko
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-03 John Marinolib: hook libelf and libexecinfo (in order) into the...
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-10-30 Sepherosa Ziehausocket: Add accept4 syscall and bump __DragonFly_version
2015-09-12 John MarinoActivate symbol versioning on libc (bump DF version)
2015-09-09 John Marinosys/param.h: Fix typo in comment
2015-09-09 John Marinobump __DragonFly_version for environ, __progname change
next