]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
x86: files: Make sys/x86/x86/pvclock.c optional
[FreeBSD/FreeBSD.git] / share /
2021-08-14 Gordon BerglingFix a common typo in source code comments
2021-08-12 Jessica Clarkebsd.compiler.mk: Fix cross-building from non-FreeBSD
2021-08-12 Ka Ho Ngvfs: Add ioflag to VOP_DEALLOCATE(9)
2021-08-11 Ka Ho Ngvfs: Rename ioflg to ioflag in vn_deallocate
2021-08-11 Daniel EngbergAdd myself (diizzy) as ports committer
2021-08-11 Mark Johnstonkmsan: Add a manual page
2021-08-11 Mark Johnstonbuild.7: Describe the default value for LOCAL_MODULES
2021-08-10 Mark Johnstonbuild.7: Document LOCAL_MODULES and LOCAL_MODULES_DIR
2021-08-10 Piotr Kubajshare/man/man7/arch.7: bump date
2021-08-10 Piotr Kubajshare/man/man7/arch.7: powerpc64 support appeared in...
2021-08-10 Alan Somers[skip ci] unix(4): LOCAL_PEERCRED works on SOCK_SEQPACK...
2021-08-10 Konstantin Belousovip(4): Mention IP_IPSEC_POLICY ip-level socket option
2021-08-09 Mark Johnstonkasan.9: Note the header required for kasan_mark()
2021-08-08 Ed MasteEnable compressed debug on little-endian targets
2021-08-08 Martin Matuskazfs: merge openzfs/zfs@f3678d70f (master) into main
2021-08-08 Ed Mastesrc.conf.5: Regen after fe52b7f60ef4, PROFILE default off
2021-08-08 Ed MasteDisable PROFILE option by default
2021-08-07 Jessica Clarkegpio.4: Mention new sifive_gpio driver
2021-08-06 Fernando Apesteguíaman: Install more man pages unconditionally
2021-08-06 Greg Vbsd.cpu.mk: add support for x86-64-v[234] levels as...
2021-08-06 Emmanuel Vadotpkgbase: locales: Also tag the files dir
2021-08-06 Kyle Evansctypedef: fix installation of C.UTF-8
2021-08-06 Kyle Evanspkgbase: fix locale packages
2021-08-05 Ka Ho NgAdd fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9).
2021-08-05 Ka Ho NgAdd vnode_pager_purge_range(9) KPI
2021-08-05 Ed MasteDisable compressed debug by default
2021-08-04 Ed MasteUse compressed debug in standalone userland debug files...
2021-08-04 Ed MasteInstall ipmi man page also on arm64
2021-08-04 Mitchell Hornearm: enable stack-smashing protection
2021-08-04 Goran Mekićsound: Add an example of basic sound application
2021-08-03 Baptiste Daroussinpkgbase: move locales into their own package
2021-08-03 Baptiste Daroussinlocales: fix abuse of bsd.dirs.mk
2021-08-03 Baptiste Daroussinlocales: fix typo preventing installation of collation...
2021-08-03 Baptiste Daroussinlocales: stop hardcoding the directories in the mtree
2021-08-03 Baptiste Daroussinnl_NL.ISO8859-1: reinstall the missing LC_MESSAGES
2021-08-03 Marcin WojtasIntroduce driver for Freescale Felix switch
2021-08-03 Alex RichardsonUse .sinclude for bsd.sanitizer.mk
2021-08-02 Adam Fennmalloc(9): Document/complete aligned variants
2021-08-02 Alex RichardsonFix GCC and -DWITH_CLEAN build after 7bc797e3f3807660cf...
2021-08-02 Alex RichardsonAllow bootstrapping llvm-tblgen on macOS and Linux
2021-08-02 Alex RichardsonRemove mkcsmapper_static and mkesdb_static from build...
2021-08-02 Alex RichardsonAdd build system support for ASAN+UBSAN instrumentation
2021-08-01 Warner Loshawk: Merge 20210729 from One True Awk upstream (0592de4a)
2021-07-30 Tom Jonesinet6_option_space is deprecated, refer to inet6_opt_in...
2021-07-29 David MaloneMinor language improvements. Note that they can't be...
2021-07-27 Ed MasteRegen src.conf.5 after 5f946c76c0cc
2021-07-27 Baptiste Daroussinpci_vendors: update to 2021-07-25
2021-07-27 Konstantin Belousov/dev/pci: clarify meaning of writeable file descriptor
2021-07-26 Luiz Otavio O Souzabpf: Add an ioctl to set the VLAN Priority on packets...
2021-07-24 Warner Loshgeom: create an API to allocate events, and use that...
2021-07-23 Mark Johnstonkasan.9: Fix formatting in the synopsis
2021-07-23 Mark JohnstonRemove sr_RS.UTF-8@latin from the list of targets
2021-07-23 Faraz Vahedilocale: Add Farsi/Persian locales
2021-07-23 Baptiste Daroussinlocales: upgrade CLDR to 39.0 and Unicode to 13.0.0
2021-07-23 Baptiste Daroussinlocales: now that C.UTF-8 is the default locale, always...
2021-07-23 Baptiste Daroussinlocales: separate unicode from other locales
2021-07-23 Baptiste DaroussinLC_CTIME: has been removed from automatic generation...
2021-07-23 Martin Matuskazfs: merge openzfs/zfs@14b43fbd9 (master) into main
2021-07-22 Mark Johnstonman9: Update guarantees for userspace fetch/store opera...
2021-07-22 Mark Johnstonman9: Remove stray .In macros
2021-07-22 Ceri Daviesman9/VOP_LISTEXTATTR.9: correct grammar in .Nd
2021-07-22 Ceri Daviesman/man7/development.7: correct typo in manpage.
2021-07-22 Baptiste Daroussinports.7: catchup with the package extension name since...
2021-07-21 Hans Petter SelaskyUpdate the mlx5en(4) manual page.
2021-07-20 Alex Richardsonbsd.linker.mk: Detect LLD when built with PACKAGE_VENDOR
2021-07-18 Xin LIless: upgrade to v590.
2021-07-17 Kristof Provostpf.conf.5: Document new 'match' keyword
2021-07-16 David ChisnallPass the syscall number to capsicum permission-denied...
2021-07-16 Mark JohnstonAdd some missing osd.9 MLINKs
2021-07-14 Philip PaepsDocument my shiny new doc commit bit
2021-07-13 Trond Endrestoligc(4): Correct the man page section
2021-07-12 Martin Matuskazfs: merge openzfs/zfs@07a4c76e9 (master) into main
2021-07-12 Warner Loshddb(4): improve wording
2021-07-12 Bryan Drewerybsd.compiler.mk: Use CCACHE_PKG_PREFIX as ports now...
2021-07-12 Peter Grehanigc(4): Introduce new driver for the Intel I225 Etherne...
2021-07-11 Gordon Berglinghwpmc(4): Fix a typo in the man page date
2021-07-10 David ChisnallRevert "Pass the syscall number to capsicum permission...
2021-07-10 Warner Loshmk: LZMA_SUPPORT is unused
2021-07-10 David ChisnallPass the syscall number to capsicum permission-denied...
2021-07-08 Thomas Steen Rasmussenpf: fallback if $pf_rules fails to load
2021-07-08 Warner Loshone-true-awk: import 20210221 (1e4bc42c53a1) which...
2021-07-07 Martin Matuskazfs: merge openzfs/zfs@bdd11cbb9 (master) into main
2021-07-06 Alex RichardsonImport Arm Optimized Routines v21.02
2021-07-04 Li-Wen Hsuman7: Update FreeBSD.org URLs
2021-07-04 Li-Wen Hsushare/misc: Update FreeBSD.org URLs
2021-07-03 Pavel BalaevEFI RT: resurrect EFIIOC_GET_TABLE
2021-07-02 Warner Loshhardclock.9: Refine some details
2021-07-02 Ceri Daviescommitters-doc.dot: move myself out of alumni
2021-07-02 Ceri Daviesnvmem(9): install the manpage
2021-07-02 Alex RichardsonSimplify and speed up the kyua build
2021-07-01 Ceri Daviesrc.conf.5: -Tlint fixes.
2021-07-01 Ceri Daviesrc.conf.5: add .Xr to firewall(7), growfs(7), and tuning(7)
2021-07-01 Ceri Daviescd(9): correct minor typo in manpage.
2021-07-01 Ceri Daviesbuild.7: remove documentation of "make update"
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.13
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.12
2021-07-01 Warner Loshhz.9: update stathz for current usage
2021-07-01 Emmanuel VadotImport device-tree files from Linux 5.11
2021-06-30 Allan JudeAdd Thomas Munro to the committers graph
2021-06-30 Fernando Apesteguíaman: Build manpages for all architectures
next