]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-10-03 Ed MasteRetire WITHOUT_ELFCOPY_AS_OBJCOPY option
2016-10-03 Ed MasteDon't build libdialog if WITHOUT_DIALOG is set
2016-10-03 Oleksandr Tymoshenkoconst-ify struct evdev_methods
2016-10-03 Andrew TurnerRemove the old Allwinner std.* files, these are not...
2016-10-03 Andrew TurnerRemove unused functions on armv6. Some of the cache...
2016-10-03 Andrew TurnerRemove the parts of cpu_functions from armv6 that are...
2016-10-03 Andrew TurnerOnly define the CF_* macros on ARMv4/v5. They are unuse...
2016-10-03 Andrew TurnerSplit the compiler command line for building the arm...
2016-10-03 Toomas SoomeFix remaining bugs in libstancd/cd9660.c reported by...
2016-10-03 Andrew GallatinConditionally move initial vfs bio alloc above 4G
2016-10-03 Ed Mastelibc arc4_stir: use only kern.arandom sysctl
2016-10-03 Hans Petter... Change from passive to active english. Correctly specif...
2016-10-03 Andrew TurnerUse C99 designated initializers to create the armv6...
2016-10-03 Marcel MoolenaarReplace OFF_MAX with INT64_MAX. The former is defined...
2016-10-03 Marcel MoolenaarPrefer <stdint.h> over <sys/types.h>. While here remove...
2016-10-03 Marcel MoolenaarReplace STAILQ with TAILQ. TAILQs are portable enough...
2016-10-03 Oleksandr TymoshenkoAdd rpi_ft5406 module and add it to extra modules in...
2016-10-03 Oleksandr TymoshenkoFix attach/detach methods
2016-10-03 Sevan Janiyanshutdown appeared as a standalone utility in 4.1BSD.
2016-10-03 Sevan Janiyansetkey appeared in FreeBSD 4.0
2016-10-03 Sevan Janiyansconfig appeared in FreeBSD 5.2.
2016-10-03 Sevan JaniyanNote the version PF first appeared in FreeBSD & from...
2016-10-03 Sevan JaniyanNote the change of name in FreeBSD 5.0.
2016-10-03 Sevan JaniyanNote the name change from mount_null to mount_nullfs...
2016-10-03 Sevan JaniyanAmend history to mention predecessor originated from...
2016-10-03 Sevan JaniyanNote mount_fusefs appeared in FreeBSD 10.
2016-10-03 Mateusz Guzikcache: ignore purgevfs requests for filesystems with...
2016-10-02 Sevan Janiyanmksnap_ffs appeared in FreeBSD 5.1.
2016-10-02 Sevan Janiyanmknod appeared in V4 UNIX
2016-10-02 Sevan Janiyaninit was there in UNIX from V1
2016-10-02 Sevan Janiyangbde first appeared in FreeBSD 5.0
2016-10-02 Sevan JaniyanDocument which version of BSD first showed up in and...
2016-10-02 Sevan JaniyanMention the version of NetBSD the utility originated...
2016-10-02 Sevan Janiyandumpon(8) appears to be present in FreeBSD 2.0.5,
2016-10-02 Sevan Janiyandump(8) first appeared in V4 UNIX
2016-10-02 Sevan Janiyandmesg(8) first appeared in 3BSD.
2016-10-02 Sevan Janiyanccdconfig first appeared in NetBSD 1.1
2016-10-02 Sevan JaniyanIn v3 UNIX, the kill utility is documented in category...
2016-10-02 Andriy VoskoboinykBump __FreeBSD_version for net80211(4) changes (r306590...
2016-10-02 Andriy Voskoboinyknet80211: ieee80211_ratectl*: switch to reusable KPI
2016-10-02 Andriy Voskoboinyknet80211: add one-vap version of ieee80211_iterate_nodes()
2016-10-02 Warner LoshImplement iicbus_write_ivar and impelemnt the NOSTOP...
2016-10-02 Konstantin... Export the mq_getfd_np() symbol from librt.so, which...
2016-10-02 Jilles Tjoelkerswapon(8): Update to reality: swapoff ignores -L and...
2016-10-02 Sevan JaniyanMove the description of CHANGER variable to ENVIRONMENT...
2016-10-02 Sevan JaniyanIgor suggested moving sentence to new line.
2016-10-02 Sevan Janiyan"POSIX doesn't specify -h." - r1.27 from NetBSD
2016-10-02 Sevan JaniyanUse .At macro instead of specifying AT&T UNIX literaly.
2016-10-02 Ruslan BukinFix libjail reached latest sysctl entry.
2016-10-02 Oleksandr TymoshenkoModularize evdev
2016-10-02 Oleksandr TymoshenkoFix gcc compilation error
2016-10-02 Eric van GyzenAdd GARP retransmit capability
2016-10-02 Mark Johnstonrtsold: Log messages about unexpected RAs at LOG_DEBUG.
2016-10-02 Mark JohnstonAllow tracing of functions prefixed by "__".
2016-10-01 Eric van GyzenAdd the __printflike attribute to the declaration of...
2016-10-01 Eric van GyzenAdd the __printflike attribute to the declaration of...
2016-10-01 Eric van Gyzenlmc(4): fix the build without the bpf device
2016-10-01 John BaldwinDon't declare the 'temp' timeval as static.
2016-10-01 John BaldwinUse timercmp() and timersub() in kdump.
2016-10-01 John BaldwinExpose kernel-only errno values if _WANT_KERNEL_ERRNO...
2016-10-01 John BaldwinDecode arguments to truncate and ftruncate.
2016-10-01 John BaldwinHandle 64-bit system call arguments (off_t, id_t).
2016-10-01 Pedro F. Giffunipatch(1): make some macros look boolean.
2016-10-01 Pedro F. Giffunipatch(1): make some macros look boolean.
2016-10-01 Rick Macklemr297225 broke udp_output() for the case where the ...
2016-10-01 Oleksandr TymoshenkoUse VM_MEMATTR_WRITE_COMBINING memattr for mmap(2)...
2016-10-01 Oleksandr TymoshenkoBump _FreeBSD_version after adding fb_memattr field...
2016-10-01 Oleksandr TymoshenkoProvide way for framebuffer driver to request mmap...
2016-10-01 Baptiste DaroussinUse accept4 with O_NONBLOCK rather than accept + fcntl
2016-10-01 Toomas SoomeFix remaining cstyle issues in libstand/cd9660.c
2016-10-01 Michal MelounTEGRA: Fix bindings for cpufreq and coretemp drivers,
2016-10-01 Michal MelounTEGRA: Extend timeout for PLLs lock to 5 ms. Real lock...
2016-10-01 Mark Johnstonnd6_dad_timer(): don't assert that the address is tenta...
2016-10-01 Justin HibbitsRevert r306473.
2016-10-01 Baptiste DaroussinImport libucl 20160812
2016-10-01 Baptiste DaroussinUpdate libucl to snapshot 20160812
2016-09-30 Baptiste DaroussinImport dma 20160929
2016-09-30 Baptiste DaroussinImport dma snapshot 20160929
2016-09-30 Toomas Soomecstyle fix of cd9660_open in libstand
2016-09-30 Conrad Meyeropen.2: Document Capsicum behavior
2016-09-30 Toomas Soomecd9660_open should check for padding
2016-09-30 Oleksandr TymoshenkoAdd dependency to evdev module
2016-09-30 Oleksandr TymoshenkoAdd dependency to evdev module (if required)
2016-09-30 Oleksandr TymoshenkoDeclare a module for evdev and add dependency to ukbd...
2016-09-30 Mark Johnstoncam_periph_ccbwait could return while ccb in progress
2016-09-30 Alexander MotinFix `sesutil fault` operation.
2016-09-30 Ed Mastelibm: remove unused variables for LDBL_MANT_DIG != 113
2016-09-30 Sevan JaniyanAdd NetBSD 5.1.4, 5.2.2 & 7.0.1 releases to the tree.
2016-09-30 Adrian ChaddAdd librss, a simple wrapper around RSS APIs so applica...
2016-09-30 David C SomayajuluUpgrade Firmware/Bootloader/ResetSeq/Minidump to revisi...
2016-09-30 Conrad MeyerRevert r306516 for now, it is incomplete on i386
2016-09-30 Andriy Voskoboinyknet80211: do not cancel scan when packet is sent.
2016-09-30 Sevan JaniyanAdd myself to the list & note who is my mentor.
2016-09-30 Conrad MeyerReduce the cost of TLB invalidation on x86 by using...
2016-09-30 David C SomayajuluRevert commit
2016-09-30 Warner LoshCompute two new metrics. Disk load, the average number...
2016-09-30 Luiz Otavio... Remove the GLOBAL queue lock which just adds unnecessar...
2016-09-30 Mateusz Guzikvfs: batch free vnodes in per-mnt lists
2016-09-30 Luiz Otavio... Fix a typo in CPSW_DEBUG MACRO and then replace all...
2016-09-30 Luiz Otavio... Sort and remove unnecessary includes.
next