]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-07-03 Bryan DreweryNo need to make a copy to build genoffset_test.o
2018-07-03 Jilles Tjoelkerrup: Fix -Wcast-align warnings
2018-07-03 Bryan DreweryFix module build when MODULE_TIED=1 is set.
2018-07-03 Matt Macyexplain the purpose of genoffset_test
2018-07-03 Matt Macyensure that offset.inc is generated first
2018-07-03 Mariusz ZaborskiRegen after 335900.
2018-07-03 Mariusz Zaborskicapsicum: add getdirentries to the freebsd32 compact
2018-07-03 Alan Somersauditd(8): register signal handlers interrutibly
2018-07-03 John BaldwinClean up the vcs ID strings in libc's gen/ directory.
2018-07-03 John BaldwinStrip __RCSID() and __SCCSID() strings by default when...
2018-07-03 Sean BrunoReset indentiation of ata_suspend() such that its clear...
2018-07-03 Ian LeporeFix the fstab entries for tests that have an efi partit...
2018-07-03 Sean BrunoReset indentation of this flag. No functional change...
2018-07-03 Ruslan BukinRevert 335888 ("Ensure va_list is declared by including...
2018-07-03 John BaldwinDon't specify the desired march/mabi for RISC-V in...
2018-07-03 Ruslan BukinFix build: utf8strvisx() does signed data comparisons...
2018-07-03 Ruslan Bukino Ensure va_list is declared by including stdarg.h.
2018-07-03 Ruslan BukinAdd GCC 8.1.0 compiler warning flags.
2018-07-03 Kristof Provostpfctl: Don't retrieve interface list if '-n' is set
2018-07-03 Hartmut BrandtUpdate bsnmp to version 1.13. This does not bring user...
2018-07-03 Matt Macyensure that offset.inc is generated before ia32_genassy...
2018-07-03 Allan Judestand/common/disk.c: dev->d_offset still needs to be...
2018-07-03 Matt Macyexpose sched_{pin,unpin}_lite to tied modules
2018-07-03 Cy SchubertWhen toggling the display using the "m" command to...
2018-07-03 Matt Macyexpose thread_lite definition to tied modules
2018-07-03 Matt Macymake critical_{enter, exit} inline
2018-07-02 Ian LeporeDoh! Commit the proper default values, not my local...
2018-07-02 Ian LeporeMove the passphrase and iteration count into variables.
2018-07-02 Ian LeporeAllow making just one flavor of boot-test image based...
2018-07-02 Alexander MotinCut currdev dev and path fields for ZFS on the last...
2018-07-02 Matt Macyinline atomics and allow tied modules to inline locks
2018-07-02 Rick MacklemDocument the "#mds_path" suffix for the "-p" command...
2018-07-02 Rick MacklemAdd an optional feature to the pNFS server.
2018-07-02 Rick MacklemAdd an optional feature to the pNFS server.
2018-07-02 Emmanuel Vadotstand: uboot: Do not panic if we can't find a boot...
2018-07-02 Allan Judestand/common/disk.c: Read partition table relative...
2018-07-02 Rick MacklemFix the server side krpc so that the kernel nfsd thread...
2018-07-02 Alan CoxIntroduce vm_phys_enq_range(), and call it in vm_phys_a...
2018-07-02 Edward Tomasz... Change the group and the permissions on /dev/acpi,...
2018-07-02 Ed SchoutenDocument that syslogd -v has no effect when RFC 5424...
2018-07-02 Ed SchoutenRestore the order in which RFC 3164 messages with fac...
2018-07-02 Michael TuexenAllow three digits of module id without breaking table...
2018-07-02 Michael TuexenKeep table aligned when address pointer is not of max...
2018-07-02 Michael TuexenImprove consistency of indentation. Whitespace change...
2018-07-02 Matt Macyinpcb: don't gratuitously defer frees
2018-07-02 Oleksandr Tymoshenko[rpi] Add support for the second PWM channel
2018-07-01 Oleksandr Tymoshenko[man] Get uhid(4) man page in sync with current API
2018-07-01 Eitan Adlerfind(1): use correct type for readlink
2018-07-01 Eitan Adlerfind(1): deLINTify
2018-07-01 Eitan Adlertop(1): permit infinite length for command
2018-07-01 Eitan Adlerfind(1): remove portability ifdefs
2018-07-01 Mariusz ZaborskiWith r335636 C++ program use libcasper.h and capsicum_h...
2018-07-01 Kristof Provostpflog/pfsync: Fix module build with VIMAGE=yes
2018-07-01 Rick MacklemDocument the new "-m" command line option for pnfsdsfil...
2018-07-01 Rick MacklemAdd a new "-m" option to pnfsdsfile(8) to prepare a...
2018-07-01 Mariusz Zaborskicore(5): overwrite the oldest core dump
2018-07-01 Edward Tomasz... Add basic examples to portsnap(8).
2018-07-01 Alan Somersaudit(4): add tests for procctl(2)
2018-07-01 Kristof Provostcarp: Minor language improvements in the man page
2018-07-01 Bryan DreweryIgnore _.universe-toolchain file.
2018-07-01 Wolfram Schneider`make installworld' should display "completed" message...
2018-07-01 Kristof Provostcarp: Set DSCP value CS7
2018-07-01 Daichi GOTOtop(1) - support UTF-8 display
2018-07-01 Will Andrewspf(4): remove reference to non-existent pflow(4).
2018-07-01 Warner LoshMention, belatedly, the need to run mergemaster. This...
2018-07-01 Will Andrewspf: remove unused ioctls.
2018-07-01 Will AndrewsRather belatedly add myself to committers-src.dot.
2018-07-01 Will Andrewsbeinstall: enable use with git worktrees.
2018-07-01 Matt Macyin6_pcblookup_hash: validate inp for liveness
2018-06-30 Bryan DreweryMETA_MODE: Fix clang-tblgen flip-flop building after...
2018-06-30 Maxim Konovalovascii art fixed.
2018-06-30 Dimitry AndricMore follow-up to r335799 (llvm/clang 6.0.1 update...
2018-06-30 Kristof Provostpfsync: Fix state sync during initial bulk update
2018-06-30 Rick MacklemAdd a safety belt assignment to the nfsd for when ...
2018-06-30 Dimitry AndricFollow-up to r335799 (llvm/clang 6.0.1 update), by...
2018-06-30 Eitan Adleriwn: Add the missing IWN_SDID_6035_5 subdevice
2018-06-30 Eitan Adlerbsd-family-tree: Announce DragonFly version 5.2.2
2018-06-30 Eitan Adlerbsd-family-tree: Announce DragonFly version 5.2.2
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Kirk McKusickCreate um_flags in the ufsmount structure to hold flags...
2018-06-29 Alex RichardsonDon't change directory owner to root when building...
2018-06-29 Alex RichardsonFix missing files in METALOG with -DNO_ROOT
2018-06-29 Jung-uk KimImport ACPICA 20180629.
2018-06-29 Justin HibbitsSupport multiple OPAL consoles, and don't crash if...
2018-06-29 Ed Mastenewvers.sh: avoid possibly invalid relative directory
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-29 Brooks DavisCorrect link metadata created when installing with...
2018-06-29 Ed Master335795 build fix: make static functions static
2018-06-29 Andrey V. ElsukovMake debug output produced by `setkey -x` command a...
2018-06-29 Rick MacklemFix the pNFS server for a case where mirror level equal...
2018-06-29 Ruslan BukinInclude UART driver since it is now provided in QEMU.
2018-06-29 Alan Somersaudit(4): add tests for several more administrative...
2018-06-29 Alan Somersaudit(4): add tests for setsid, wait4, wait6, and kill
2018-06-29 Alan CoxThree changes to vm_phys_alloc_seg_contig():
2018-06-28 Bryan DreweryFix unknown target check after r335450.
2018-06-28 Ian LeporeWhen being verbose about various leapfile versions...
2018-06-28 Ian LeporeRename variable ntp_tmp_leapfile to have a leading...
2018-06-28 Eitan Adleriwn: Correct Centrino Advanced-N 6235 constants
2018-06-28 Mark JohnstonInvalidate the mapping before updating its physical...
2018-06-28 John BaldwinSupport 2GB of memory on Malta systems with FreeBSD...
next