Implement asprintf in libkern
[freebsd.git] / usr.sbin / autofs /
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-09 rpauloMerge xz 5.2.0.
2015-01-28 traszWhen there are no automounted filesystems, autounmountd...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-09 traszImprove documentation for autofs variables and executab...
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-14 dimMerge ^/head r275749 through r275758.
2014-12-14 traszFix bug that made automount(8) never unmount stale...
2014-12-14 traszFix spurious "child process X terminated with exit...
2014-12-13 dimMerge ^/head r275715 through r275748.
2014-12-13 traszFix markup.
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-10 traszAdd "-media" autofs map, to access data on removable...
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-25 dimr274961 through r275075
2014-11-25 baptConvert usr.sbin to LIBADD
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 traszImplement "automount -c".
2014-11-21 traszDocument use of wildcards (*) and ampersands (&) in...
2014-11-19 traszMake the auto_master(5) man page clearer on how auto_master
2014-11-17 traszThe "intr" option is NFS-specific; fix examples in...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-19 neelIFC @r273206
2014-10-16 traszFix automountd(8) not to leave zombies.
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-15 traszMake automountd(8) inform autofs(4) whether directory...
2014-10-15 traszSilence down a warning that doesn't provide any useful...
2014-10-14 traszMake automount(8)/automountd(8) treat percent sign...
2014-10-14 gjbReintegrate head@r273095
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-10 neelIFC @r272887
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-07 traszRemove call to access(2) which didn't serve any purpose...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-09-27 neelIFC @r272185
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 traszFix thinko that, with two map entries like shown below...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-05 traszMake it possible to quote names in autofs maps using...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-24 traszFix handling of keys in executable maps. Previously...
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-23 traszAdd "nobrowse" option. Previously automountd(8) always...
2014-08-23 traszDon't fail on executable maps that return no entries...
2014-08-21 traszUse __FBSDID() properly.
2014-08-20 traszRemove useless - and buggy, it resulted in spurious...
2014-08-17 traszBring in the new automounter, similar to what's provide...