The NetBSD Project

CVS log for src/sys/modules/ufs/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / sys / modules / ufs

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed May 22 17:20:45 2024 UTC (6 months, 2 weeks ago) by pgoyette
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -9 lines
Remove some more accidental local changes

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon May 20 18:14:38 2024 UTC (6 months, 2 weeks ago) by pgoyette
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -3 lines
Oooppss remove some local change that was accidentally committed

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 9 20:05:14 2022 UTC (2 years, 4 months ago) by pgoyette
Branches: MAIN
CVS tags: thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
Now that UFS_DIRHASH is default for biuilt-in file system modules, we
need to update the loadable module builds, too.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 8 02:00:49 2022 UTC (2 years, 11 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Use += for SRCS list

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 6 20:41:30 2022 UTC (2 years, 11 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fix previous and actually disable UFS_DIRHASH

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 6 15:08:56 2022 UTC (2 years, 11 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Since UFS_DIRHASH is explicitly disabled in GENERIC kernels (due to
being suspected of memory corruption), it should not be enabled in
the default module configurations either.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 16 18:31:52 2020 UTC (4 years, 6 months ago) by christos
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-futex, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Add ACL support for FFS. From FreeBSD.

Revision 1.3.2.3: download - view: text, markup, annotated - select for diffs
Tue Apr 21 18:42:44 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.3.2.2: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.2: +2 -2 lines
Sync with HEAD

Revision 1.2.6.1: download - view: text, markup, annotated - select for diffs
Mon Apr 20 11:29:12 2020 UTC (4 years, 7 months ago) by bouyer
Branches: bouyer-xenpvh
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +2 -2 lines
Sync with HEAD

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:05:14 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.1: +19 -0 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.3.2.1
Sun Apr 12 01:39:57 2020 UTC (4 years, 7 months ago) by martin
Branches: phil-wifi
FILE REMOVED
Changes since revision 1.3: +0 -19 lines
file Makefile was added on branch phil-wifi on 2020-04-13 08:05:14 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 12 01:39:57 2020 UTC (4 years, 7 months ago) by htodd
Branches: MAIN
CVS tags: phil-wifi-20200421, bouyer-xenpvh-base2, bouyer-xenpvh-base1
Branch point for: phil-wifi
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Remove ufs_wapbl.c from Makefile.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 19 09:31:31 2019 UTC (5 years, 3 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, is-mlppp-base, is-mlppp, bouyer-xenpvh-base, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Branch point for: bouyer-xenpvh
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Enable extended attributes in modules.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jun 20 03:31:30 2019 UTC (5 years, 5 months ago) by pgoyette
Branches: MAIN
CVS tags: netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9
Split the ufs code out of the ffs module and into its own module.

Adapt chfs and ext2fs modules accordingly.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>