]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/autofs
Minor style cleanup.
[FreeBSD/FreeBSD.git] / sys / fs / autofs /
2014-10-14 neelIFC @r273066
2014-10-11 traszAdd assertion to catch duplicated notes.
2014-10-10 neelIFC @r272887
2014-10-09 melifaroMerge projects/ipfw to HEAD.
2014-10-09 traszRemove remnants of some cleanup; no functional changes.
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-08 traszSimplify; no functional changes.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-04 traszMake autofs use shared vnode locks.
2014-10-03 traszFix autofs debug macros.
2014-10-03 traszMake autofs(4) use shared lock for lookups, instead...
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-02 traszCall uma_zfree() outside of lock, and improve comment.
2014-10-02 traszMake autofs timeout handling use timeout task instead...
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-21 traszTurns out -1 is a perfectly valid error number, ERESTAR...
2014-09-20 neelIFC @r271887
2014-09-18 traszFix typos.
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
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 bug that, assuming a/ is a root of NFS filesystem...
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-23 traszAutofs softc needs to be global anyway, so don't pass...
2014-08-23 traszAdd comment explaining one of the quirks in autofs.
2014-08-21 traszFix includes.
2014-08-21 traszUse __FBSDID() properly.
2014-08-20 traszRework ".." lookup; previous one failed to properly...
2014-08-17 traszBring in the new automounter, similar to what's provide...