| 1.49 |
17-Sep-2025 |
mrg |
various updates for GCC 14. maybe not complete for all ports.
x86 should be complete, arm64 might be.
tested with i386 and evbarm64 builds and HAVE_GCC=12, hopefully won't break existing builds.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.48 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
| 1.47 |
01-Jul-2024 |
mrg |
GCC sanitizers: only build the sanitizers if $MKGCCCMDS != "no".
there's a minor use-case for the configuration of "building sanitizers for distribution, but not the compiler", but it's pretty uncommon, and the latest sanitizers don't build at all on m68000 so enhance the option to not build /usr/bin/gcc (which simply can't modern GCC on a sun2) to not build the sanitizers either.
(if we were to split these, MKGCCSANITIZER would be good variable.)
update set lists for far too many files, including fixing MKDEBUG for a couple of builds.
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.46 |
09-Apr-2024 |
nia |
branches: 1.46.2; Add new sets: base32, debug32, manhtml
- base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base
- debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug
- manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software.
The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds).
|
| 1.45 |
04-Sep-2023 |
riastradh |
lists: Remove more bogus shlib obsolete entries.
Too much trouble to have to remember about libuv.so, libgmp.so, &c. Just apply the rule uniformly.
All that's left is test libraries and loadable modules.
Searched with:
git grep 'lib.*\.so\.[0-9][0-9]*.*obsolete' distrib/sets/lists \ | grep -v '/modules/' \ | grep -v '/locale/lib/' \ | grep -v '/lib/npf/' \ | grep -v '/lib/librump' \ | grep -v '/lib/netbsd/libclang_rt' \ | grep -v '/runemodule/'
|
| 1.44 |
04-Aug-2023 |
mrg |
more updates for sets and GCC 12
- renable sanitizer, add new shlib versions, enable tsan for arm64, including moving some stuff into the per-cpu/arch dir from 'mi'. - fix mips64, 68k, and ia64 - mark many any-gcc-version things just as "gcc" and remove dups - mark many gcc=9 only things as obsolete - mark many gcc=10 only things as obsolete with gcc=12 (more could be done here.)
|
| 1.43 |
27-May-2023 |
riastradh |
openssl: Nix capi.so engine -- it's for the Windows crypto API.
Not likely to work in NetBSD base!
|
| 1.42 |
27-May-2023 |
riastradh |
openssl: padlock.so engine for VIA CPUs makes sense only on x86.
|
| 1.41 |
26-May-2023 |
riastradh |
openssl: Wire up dynamic engine build goo.
This restores the devcrypto engine, which was converted from static to dynamic since the previous OpenSSL update.
XXX Pretty sure I got some of the set list package names wrong, but it's not clear what the right ones are or what consequences any of this has.
XXX Needs testing.
|
| 1.40 |
26-May-2023 |
riastradh |
openssl: Add /usr/lib/${ARCHDIR}/openssl/engines to aarch64 build.
|
| 1.39 |
13-May-2023 |
riastradh |
openssl: More set list fixes.
|
| 1.38 |
13-May-2023 |
riastradh |
aarch64: New directories for compat openssl on aarch64.
Hope I got the setlist tags right, not really sure how this works.
|
| 1.37 |
16-Apr-2023 |
nikita |
Resolve conflicts for lua 5.4.4 import. Adjust various files for lua 5.4.4.
|
|
Revision tags: netbsd-10-base
|
| 1.36 |
07-Jun-2021 |
christos |
branches: 1.36.2; Good bye oabi! Tested building earmv7hf.
|
|
Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base
|
| 1.35 |
12-Sep-2020 |
jmcneill |
Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to conditionally include ACPI and UEFI bits instead of relying on adhoc MACHINE_ARCH tests.
|
| 1.34 |
11-Sep-2020 |
jmcneill |
Build acpi tools and iasl on aarch64eb, and fix set lists for MKDEBUG.
|
| 1.33 |
08-Sep-2020 |
jmcneill |
Build EFI bootloader on big endian armv7 and aarch64 targets.
|
| 1.32 |
03-Sep-2020 |
jakllsch |
Only expect ACPI and UEFI-related files on little endian aarch64
|
|
Revision tags: netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020
|
| 1.31 |
14-Oct-2018 |
jmcneill |
Add acpidump, amldb, and iasl to aarch64 build.
|
|
Revision tags: pgoyette-compat-0930 pgoyette-compat-0906
|
| 1.30 |
25-Aug-2018 |
jmcneill |
Build and install bootaa64.efi on 64-bit evbarm
|
|
Revision tags: pgoyette-compat-0728
|
| 1.29 |
18-Jul-2018 |
christos |
fix sets (again), I got it backwards before.
|
| 1.28 |
17-Jul-2018 |
christos |
fix sets for clang aarch64
|
| 1.27 |
17-Jul-2018 |
christos |
fix sets for gcc aarch64 build.
|
|
Revision tags: phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407
|
| 1.26 |
01-Apr-2018 |
ryo |
branches: 1.26.2; Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@) - add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
|
| 1.25 |
08-Jul-2015 |
matt |
branches: 1.25.14; Remove redundant entries due to compatdir/compatfile.
|
| 1.24 |
03-Jul-2015 |
christos |
new libssh
|
| 1.23 |
29-May-2015 |
christos |
bump libintl
|
| 1.22 |
17-Apr-2015 |
christos |
bump liblzma
|
| 1.21 |
04-Apr-2015 |
christos |
bump libssh
|
| 1.20 |
31-Mar-2015 |
christos |
bump libpcap.
|
| 1.19 |
25-Jan-2015 |
christos |
stuff added by blacklist
|
| 1.18 |
17-Jan-2015 |
christos |
bump libamu.
|
| 1.17 |
16-Jan-2015 |
christos |
bump libc for strtoi and strtou
|
| 1.16 |
13-Jan-2015 |
spz |
Update of OpenSSL to 1.0.1k part 3: - bump the shared library versions - adjust set lists - regenerate man pages - note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
|
| 1.15 |
02-Jan-2015 |
christos |
bump libmagic
|
| 1.14 |
10-Dec-2014 |
christos |
bump for bind update
|
| 1.13 |
25-Oct-2014 |
joerg |
Consistently tag libasan with gcc=48
|
| 1.12 |
22-Oct-2014 |
christos |
Add libasan
|
| 1.11 |
19-Oct-2014 |
christos |
bump libssh
|
| 1.10 |
13-Oct-2014 |
christos |
bump libc and add man pages for open_{,w}memstream
|
| 1.9 |
10-Oct-2014 |
mrg |
bump libstdc++ minor due to new complex etc functions enabled.
|
| 1.8 |
10-Oct-2014 |
christos |
bump libm for long double complex functions
|
| 1.7 |
26-Sep-2014 |
christos |
add execvpe,execlpe bump.
|
| 1.6 |
24-Sep-2014 |
christos |
add strnstr from FreeBSD
|
| 1.5 |
10-Sep-2014 |
matt |
Uncomment/fix the eabihf compat entries
|
| 1.4 |
22-Aug-2014 |
apb |
sort
|
|
Revision tags: tls-maxphys-base
|
| 1.3 |
11-Aug-2014 |
joerg |
branches: 1.3.2; Mark compat directories as compat, not arch64.
|
|
Revision tags: netbsd-7-base
|
| 1.2 |
10-Aug-2014 |
matt |
branches: 1.2.2; MKCOMPAT set fixes
|
| 1.1 |
10-Aug-2014 |
matt |
Preliminary files for AARCH64 (64-bit ARM) support. Enough for a distribution build.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.91 |
24-Feb-2025 |
martin |
Backout previous (making sbin/efi arch dependent), will be redone differently
|
| 1.90 |
24-Feb-2025 |
martin |
sbin/efi is only available on architectures that provide efi runtime services
|
| 1.89 |
11-Jul-2024 |
riastradh |
Revert the duplication of compat set lists; do it another way.
1. Restore the compatdir and compatfile tags in base and debug.
=> compatdir marks directories that should have per-ABI compat subdirectories, like /usr/lib having /usr/lib/o32 and /usr/lib/64 on mips64.
=> compatfile marks files that have per-ABI versions in the nearest compatdir, like /usr/lib/o32/libc.so.12.221.
This is the mechanism we use to avoid duplicating every library that has a compat version in multiple set lists.
2. Teach sets.subr to split the compatdir and compatfile entries out into separate sets for base and debug.
The mechanism is to internally use:
- a new tag `omitcompat' when processing base and debug, so we don't generate the per-ABI compat directories or per-ABI compat files under them;
- a new tag `takecompat=${ABI}' when processing base32/64 and debug32/64, so we _do_ generate the per-ABI compat directories for ${ABI}.
=> On, e.g., mips64, base32 uses `takecompat=o32' and base64 uses `takecompat=64'.
=> On, e.g., aarch64, base32 uses `takecompat=eabi,takecompat=eabihf', and there is no base64.
3. Record in sets.subr the list of `32' and `64' architectures for each port.
This is maybe not the right place to put it, but it's also not clear that we want to keep exactly this division -- maybe it would be more sensible to just have per-ABI , e.g.:
(aarch64) base-eabi, base-eabihf (amd64) base-i386 (mips64) base-o32, base-64 (mipsn64) base-o32, base-n32
But I'll leave cleaning that up for another day.
4. Adjust some sets. Mostly this commit shouldn't change what file go in what sets, but, e.g., on mips64, the following move from base32 to base64 as part of this change, which I think is appropriate:
- /lib/64 - /libexec/ld.elf_so-64 - /usr/lib/64 - /usr/libdata/debug/lib/64 - /usr/libdata/debug/usr/lib/64 - /usr/libexec/ld.elf_so-64
TBD: Remove ./lib and ./usr/lib from debug/mi; they're already in base/mi. Maybe move ./usr/libdata/debug to from base/mi to debug/mi.
This reverts most of the set list changes in:
https://mail-index.netbsd.org/source-changes/2024/04/09/msg150763.html
PR misc/58365
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.88 |
09-Apr-2024 |
nia |
branches: 1.88.2; Add new sets: base32, debug32, manhtml
- base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base
- debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug
- manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software.
The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds).
|
| 1.87 |
04-Sep-2023 |
riastradh |
lists: Remove more bogus shlib obsolete entries.
Too much trouble to have to remember about libuv.so, libgmp.so, &c. Just apply the rule uniformly.
All that's left is test libraries and loadable modules.
Searched with:
git grep 'lib.*\.so\.[0-9][0-9]*.*obsolete' distrib/sets/lists \ | grep -v '/modules/' \ | grep -v '/locale/lib/' \ | grep -v '/lib/npf/' \ | grep -v '/lib/librump' \ | grep -v '/lib/netbsd/libclang_rt' \ | grep -v '/runemodule/'
|
|
Revision tags: netbsd-10-base
|
| 1.86 |
07-Jun-2021 |
christos |
branches: 1.86.2; Good bye oabi! Tested building earmv7hf.
|
|
Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base
|
| 1.85 |
12-Sep-2020 |
jmcneill |
Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to conditionally include ACPI and UEFI bits instead of relying on adhoc MACHINE_ARCH tests.
|
| 1.84 |
11-Sep-2020 |
jakllsch |
Limit bootarm.efi expectation further.
Should fix iyonix, and zaurus builds. Also probably fixes all oarm AKA 'arm' builds too.
|
| 1.83 |
10-Sep-2020 |
jakllsch |
fix earmv7hfeb set list for bootarm.efi
Do this by explicitly marking all the non-earmv7hf* arm archs as not wanted, because the set lists processor doesn't have a better way to be told.
|
| 1.82 |
08-Sep-2020 |
jmcneill |
Build EFI bootloader on big endian armv7 and aarch64 targets.
|
|
Revision tags: netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609
|
| 1.81 |
30-Mar-2019 |
jmcneill |
Add bootarm.efi
|
|
Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
|
| 1.80 |
13-Aug-2018 |
mrg |
include the boot32 and nbfs boot programs for eabi, as acorn32 with eabi still wants them.
not tested. someone, please test. this fixes the acorn32 build since it was switched to eabi.
|
|
Revision tags: pgoyette-compat-0728
|
| 1.79 |
12-Jul-2018 |
maxv |
Retire libpmc. It uses the legacy PMC interface in the kernel, which has support for only one ARM CPU. It used to have x86 support, but it was broken and I removed it. The legacy PMC interface will be removed from the kernel too. Sent on tech-kern@ yesterday, thorpej was fine.
|
|
Revision tags: phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
|
| 1.78 |
24-Jan-2018 |
skrll |
branches: 1.78.2; 1.78.4; Remove port-acorn26
OK core@
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
|
| 1.77 |
03-Jul-2015 |
matt |
Remove entries made redundant by compatdir/compatfile
|
| 1.76 |
03-Jul-2015 |
christos |
new libssh
|
| 1.75 |
30-May-2015 |
joerg |
Fix set lists for NetBSD/ARM after the OABI addition.
|
| 1.74 |
29-May-2015 |
christos |
bump libintl
|
| 1.73 |
17-Apr-2015 |
christos |
bump liblzma
|
| 1.72 |
04-Apr-2015 |
christos |
bump libssh
|
| 1.71 |
31-Mar-2015 |
christos |
bump libpcap.
|
| 1.70 |
25-Jan-2015 |
christos |
stuff added by blacklist
|
| 1.69 |
17-Jan-2015 |
christos |
bump libamu.
|
| 1.68 |
16-Jan-2015 |
christos |
bump libc for strtoi and strtou
|
| 1.67 |
13-Jan-2015 |
spz |
Update of OpenSSL to 1.0.1k part 3: - bump the shared library versions - adjust set lists - regenerate man pages - note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
|
| 1.66 |
05-Jan-2015 |
mrg |
elftosb depends upon MKCXX.
|
| 1.65 |
02-Jan-2015 |
christos |
bump libmagic
|
| 1.64 |
10-Dec-2014 |
christos |
remove obsolete entries for libisccfg which are not.
|
| 1.63 |
10-Dec-2014 |
christos |
bump for bind update
|
| 1.62 |
25-Oct-2014 |
joerg |
Consistently tag libasan with gcc=48
|
| 1.61 |
22-Oct-2014 |
christos |
Add libasan
|
| 1.60 |
19-Oct-2014 |
christos |
bump libssh
|
| 1.59 |
13-Oct-2014 |
christos |
bump libc and add man pages for open_{,w}memstream
|
| 1.58 |
10-Oct-2014 |
mrg |
bump libstdc++ minor due to new complex etc functions enabled.
|
| 1.57 |
10-Oct-2014 |
christos |
bump libm for long double complex functions
|
| 1.56 |
26-Sep-2014 |
christos |
add execvpe,execlpe bump.
|
| 1.55 |
24-Sep-2014 |
christos |
add strnstr from FreeBSD
|
|
Revision tags: netbsd-7-base tls-maxphys-base
|
| 1.54 |
10-Aug-2014 |
spz |
branches: 1.54.2; merge openssl 1.0.1i
|
|
Revision tags: tls-earlyentropy-base
|
| 1.53 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.52 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
| 1.51 |
25-Jul-2014 |
dholland |
Update set lists for libc bump and new man pages.
|
| 1.50 |
25-Jul-2014 |
mrg |
introduce a new pci_drvname(3) to libpci. implement it in the backend via PCI_IOC_DRVNAME.
update manual and set lists (and remove a couple of doubled entries.)o
this will be used in libpciaccess() to implement the has_kernel_driver() method.
|
| 1.49 |
23-Jul-2014 |
lneto |
fixed removal of Lua 5.1 entries from distrib/sets/lists
|
| 1.48 |
19-Jul-2014 |
lneto |
lua: updated from 5.1 to 5.3 work3
* lua(1): - changed lua_Integer to intmax_t - updated distrib/sets/lists and etc/mtree - updated bsd.lua.mk - fixed bozohttpd (lua-bozo.c) - compatibilized bindings: gpio, sqlite * lua(4): - removed floating-point and libc dependencies using '#ifndef _KERNEL' - fixed division by zero and exponentiation - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct() - acpica: removed isprint() from acnetbsd.h - libc: moved strcspn.c, strpbrk.c and strspn.c to common - removed stub headers - compatibilized bindings: luapmf, luasystm * reorganized luaconf.h * updated doc/CHANGES and doc/RESPONSIBLE
|
| 1.47 |
08-Jul-2014 |
spz |
infrastructure for bind-9.10.0-P2: adding the tools delv and dnssec-importkey adding libirs to support delv
|
| 1.46 |
18-Jun-2014 |
christos |
bump libc.
|
| 1.45 |
13-Jun-2014 |
joerg |
Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom of fetching dynamically sized data via sysctl.
|
| 1.44 |
28-May-2014 |
tron |
Update for OpenLDAP 2.4.39.
|
| 1.43 |
18-May-2014 |
nat |
libossaudio minor version bump to signify new ioctls.
|
| 1.42 |
15-May-2014 |
apb |
sort
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15
|
| 1.41 |
21-Mar-2014 |
christos |
branches: 1.41.2; bump libssl
|
|
Revision tags: riastradh-drm2-base3
|
| 1.40 |
11-Mar-2014 |
christos |
fix libelf.so sets
|
| 1.39 |
09-Mar-2014 |
htodd |
Fix typo in library version.
|
| 1.38 |
09-Mar-2014 |
christos |
bump libelf and libdwarf
|
| 1.37 |
01-Mar-2014 |
dsl |
Replace all the libbind9.so.7 with libbind9.so.8. Hmm... why isn't the list of 32bit compat libs based on the normal list?
|
| 1.36 |
01-Mar-2014 |
christos |
bump bind libraries
|
| 1.35 |
16-Feb-2014 |
christos |
bump sqlite3
|
| 1.34 |
08-Feb-2014 |
jmmv |
Update file lists for atf 0.19.
This has been tested with both MKKYUA=no (the default) and MKKYUA=yes, as well as with a non-clean tree and a clean build. Hopefully I got the details right... but they were tricky!
|
| 1.33 |
31-Jan-2014 |
christos |
bump libc for ___lwp_park60
|
| 1.32 |
17-Jan-2014 |
riz |
Finish updating set lists for libc minor bump.
|
| 1.31 |
11-Jan-2014 |
christos |
bump openssl libraries
|
| 1.30 |
08-Jan-2014 |
christos |
bump libc for ptsname_r
|
| 1.29 |
31-Dec-2013 |
christos |
bump libisc for new bind
|
| 1.28 |
13-Nov-2013 |
mbalmer |
Add the syslog(3) Lua binding to the build.
|
| 1.27 |
08-Nov-2013 |
christos |
bump libssh
|
| 1.26 |
02-Nov-2013 |
christos |
more sets fixes (libgomp, libobjc)
|
| 1.25 |
01-Nov-2013 |
mrg |
add support for GCC 4.8 sets.
|
| 1.24 |
27-Oct-2013 |
apb |
sort
|
| 1.23 |
19-Oct-2013 |
christos |
bump libc
|
| 1.22 |
18-Oct-2013 |
jmmv |
Add liblutok.so.2.
Also mark liblutok.so.1 as obsolete. While this should not be done in the general case, I think it's fine here because MKKYUA still defaults to NO and therefore lutok is not built by default.
|
| 1.21 |
29-Sep-2013 |
christos |
bump for binutils
|
| 1.20 |
28-Aug-2013 |
riastradh |
Update set lists after libc minor bump.
|
| 1.19 |
11-Aug-2013 |
joerg |
Sort entries in strcmp order.
|
| 1.18 |
28-Jul-2013 |
pgoyette |
Update sets lists for new bind9 and friends.
|
| 1.17 |
27-Jul-2013 |
christos |
lists for new bind 9.9.3-P2
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
|
| 1.16 |
19-May-2013 |
christos |
from the failed builds, it seems we always build ofctl and eeprom
|
| 1.15 |
02-May-2013 |
matt |
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that share a MACHINE_ARCH for userland so that except for etc, will produce identical sets.
usr/include/machine now points to usr/include/arm
|
| 1.14 |
01-May-2013 |
matt |
Add eabi to compat dirs. Add missing compat ld.elf_so-oabi
|
| 1.13 |
30-Apr-2013 |
matt |
Now that sets.subr understands endian=1234 just use ad.arm for everything since it can support {,e}arm{,hf}{,eb}
|
|
Revision tags: yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.12 |
14-Feb-2009 |
abs |
branches: 1.12.6; 1.12.8; 1.12.12; 1.12.14; 1.12.20; Build fdformat on a MACHINE_ARCH not MACHINE basis
|
| 1.11 |
17-Jan-2009 |
mjf |
branches: 1.11.2; Catch up with shlib major bump for all arm platforms.
|
| 1.10 |
31-Oct-2008 |
mrg |
make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, maybe all mips and all arm as well.
|
|
Revision tags: netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.9 |
12-Aug-2004 |
lukem |
branches: 1.9.30; 1.9.38; Move the lib<foo>.so entry (link) from comp to base, so that applications on systems without the `comp' set installed can dlopen() a library without supplying the major number.
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.8 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.7 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.6 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.5 |
09-Aug-2002 |
thorpej |
Add libpmc.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.4 |
30-Mar-2002 |
thorpej |
* Deal with libarm32 -> libarm name change. * Tidy up some of the ARM port set lists in preparation for the complete switch to ELF.
|
| 1.3 |
29-Mar-2002 |
thorpej |
Move files common to all ARM distribs to ad.arm
|
| 1.2 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.1 |
25-Nov-2001 |
thorpej |
Fixup ARM distrib lists. Add evbarm distrib lists.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.5 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base tls-maxphys-base
|
| 1.4 |
05-Feb-2013 |
matt |
branches: 1.4.4; 1.4.48; Mark libc_vfp as depending on softfloat.
|
| 1.3 |
28-Jan-2013 |
matt |
Enable building/installing libc_vfp for MACHINE_ARCH arm/armeb
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-tag8 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
26-Feb-2003 |
thorpej |
branches: 1.2.26; Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.1 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.6 |
30-Apr-2013 |
matt |
Now that sets.subr understands endian=1234 just use ad.arm for everything since it can support {,e}arm{,hf}{,eb}
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.5 |
14-Mar-2010 |
mrg |
branches: 1.5.6; 1.5.12; fix armeb builds with MKDEBUG=yes
|
|
Revision tags: matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.4 |
14-Feb-2009 |
abs |
Build fdformat on a MACHINE_ARCH not MACHINE basis
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.3 |
14-Sep-2004 |
thorpej |
branches: 1.3.30; 1.3.40; Add libarm.so and libpmc.so to sync with ad.arm
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
10-Aug-2002 |
thorpej |
Add a set list for "armeb". "armeb" never existed in NetBSD as a.out, and therefore does not get the old a.out compatibility tools.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base tls-maxphys-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.1 |
19-Dec-2013 |
matt |
branches: 1.1.2; file ad.armv7eb was initially added on branch matt-nb5-mips64.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.4 |
30-Apr-2013 |
matt |
Now that sets.subr understands endian=1234 just use ad.arm for everything since it can support {,e}arm{,hf}{,eb}
|
| 1.3 |
28-Apr-2013 |
matt |
Add missing build glue for libc++.
|
| 1.2 |
28-Apr-2013 |
joerg |
Introduce MKLIBSTDCXX, defaulting to yes.
|
| 1.1 |
27-Apr-2013 |
matt |
Updated sets lists for earm including compat libraries for oabi
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.4 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
|
| 1.3 |
05-Jan-2017 |
wiz |
branches: 1.3.28; Tag cleanup: if the last column contains 'obsolete', the one before should too.
|
|
Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.2 |
10-Mar-2010 |
abs |
branches: 1.2.30; Relegate edlabel to use in extremely memory constrained install ramdisks and prefer disklabel elsewhere. Based on discussion on affected port lists (port-sparc port-sparc64 port-sun3 port-sun2 port-atari port-mvme68k). All listed ports plus amd64 test built after change
|
|
Revision tags: matt-premerge-20091211
|
| 1.1 |
30-Nov-2009 |
he |
Add a file to handle m68000 differently from m68k; m68000 doesn't build fdformat.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.20 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
|
| 1.19 |
05-Jan-2017 |
wiz |
branches: 1.19.28; Tag cleanup: if the last column contains 'obsolete', the one before should too.
|
|
Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.18 |
10-Mar-2010 |
abs |
branches: 1.18.30; Relegate edlabel to use in extremely memory constrained install ramdisks and prefer disklabel elsewhere. Based on discussion on affected port lists (port-sparc port-sparc64 port-sun3 port-sun2 port-atari port-mvme68k). All listed ports plus amd64 test built after change
|
|
Revision tags: matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.17 |
14-Feb-2009 |
abs |
Build fdformat on a MACHINE_ARCH not MACHINE basis
|
| 1.16 |
14-Feb-2009 |
abs |
Build and install edlabel based on MACHINE_ARCH not MACHINE
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.15 |
17-Jul-2002 |
fredette |
branches: 1.15.16; Added support for ad.${machine_cpu}.shl listfiles. These list architecture-dependent files that are present when shared libraries are in use.
|
|
Revision tags: netbsd-1-6-base
|
| 1.14 |
09-Apr-2002 |
bjh21 |
branches: 1.14.2; All m68k ports use ELF now, so add the libm68k.so.0 symlink here.
|
| 1.13 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.12 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.11 |
26-Jan-2001 |
jwise |
Fix placement of /sbin/ldconfig
|
| 1.10 |
24-Jan-2001 |
jwise |
More pkg names. Other machines in the morning.
|
| 1.9 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base
|
| 1.8 |
24-Jan-2000 |
mycroft |
Sync.
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.7 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.6 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.5 |
17-Mar-1999 |
minoura |
Add missing files.
|
| 1.4 |
09-Feb-1999 |
is |
Provide a minimal instruction/data cache synchronization C binding. (The function has always been in the kernels as special trap #12). In response to PR 4951 by Hauke Fath.
|
| 1.3 |
02-Jul-1998 |
jonathan |
Do datbase normalization on sets/lists/*/* containing shared-library related files. Partition into three categories: * shl.mi -- MI sharedlib files present on all ports with shared libs * shl.aout -- MI sharedlib files present on all ELF ports * shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist. Remove files left empty after shlib normalization. Add ad.mips where appropriate. Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
|
| 1.2 |
27-Jun-1998 |
thorpej |
Update for fixed libutil shlib version
|
| 1.1 |
15-Jun-1998 |
lukem |
* remove empty md.* files now that makeflist supports non-existant md.* files * factor all m68k common stuff into lists/*/ad.m68k XXX: this should be done for mips (when it's not just the pmax), and powerpc (when there's a powerpc port put here ...)
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.8 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.7 |
12-Aug-2004 |
lukem |
branches: 1.7.30; 1.7.112; Move the lib<foo>.so entry (link) from comp to base, so that applications on systems without the `comp' set installed can dlopen() a library without supplying the major number.
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.6 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.5 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.4 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
|
Revision tags: fvdl_fs64_base
|
| 1.3 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.2 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.1 |
17-Jul-2002 |
fredette |
branches: 1.1.2; Added support for ad.${machine_cpu}.shl listfiles. These list architecture-dependent files that are present when shared libraries are in use.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.95 |
11-Jul-2024 |
riastradh |
Revert the duplication of compat set lists; do it another way.
1. Restore the compatdir and compatfile tags in base and debug.
=> compatdir marks directories that should have per-ABI compat subdirectories, like /usr/lib having /usr/lib/o32 and /usr/lib/64 on mips64.
=> compatfile marks files that have per-ABI versions in the nearest compatdir, like /usr/lib/o32/libc.so.12.221.
This is the mechanism we use to avoid duplicating every library that has a compat version in multiple set lists.
2. Teach sets.subr to split the compatdir and compatfile entries out into separate sets for base and debug.
The mechanism is to internally use:
- a new tag `omitcompat' when processing base and debug, so we don't generate the per-ABI compat directories or per-ABI compat files under them;
- a new tag `takecompat=${ABI}' when processing base32/64 and debug32/64, so we _do_ generate the per-ABI compat directories for ${ABI}.
=> On, e.g., mips64, base32 uses `takecompat=o32' and base64 uses `takecompat=64'.
=> On, e.g., aarch64, base32 uses `takecompat=eabi,takecompat=eabihf', and there is no base64.
3. Record in sets.subr the list of `32' and `64' architectures for each port.
This is maybe not the right place to put it, but it's also not clear that we want to keep exactly this division -- maybe it would be more sensible to just have per-ABI , e.g.:
(aarch64) base-eabi, base-eabihf (amd64) base-i386 (mips64) base-o32, base-64 (mipsn64) base-o32, base-n32
But I'll leave cleaning that up for another day.
4. Adjust some sets. Mostly this commit shouldn't change what file go in what sets, but, e.g., on mips64, the following move from base32 to base64 as part of this change, which I think is appropriate:
- /lib/64 - /libexec/ld.elf_so-64 - /usr/lib/64 - /usr/libdata/debug/lib/64 - /usr/libdata/debug/usr/lib/64 - /usr/libexec/ld.elf_so-64
TBD: Remove ./lib and ./usr/lib from debug/mi; they're already in base/mi. Maybe move ./usr/libdata/debug to from base/mi to debug/mi.
This reverts most of the set list changes in:
https://mail-index.netbsd.org/source-changes/2024/04/09/msg150763.html
PR misc/58365
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.94 |
09-Apr-2024 |
nia |
branches: 1.94.2; Add new sets: base32, debug32, manhtml
- base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base
- debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug
- manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software.
The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds).
|
| 1.93 |
04-Sep-2023 |
riastradh |
lists: Remove more bogus shlib obsolete entries.
Too much trouble to have to remember about libuv.so, libgmp.so, &c. Just apply the rule uniformly.
All that's left is test libraries and loadable modules.
Searched with:
git grep 'lib.*\.so\.[0-9][0-9]*.*obsolete' distrib/sets/lists \ | grep -v '/modules/' \ | grep -v '/locale/lib/' \ | grep -v '/lib/npf/' \ | grep -v '/lib/librump' \ | grep -v '/lib/netbsd/libclang_rt' \ | grep -v '/runemodule/'
|
| 1.92 |
04-Aug-2023 |
mrg |
more updates for sets and GCC 12
- renable sanitizer, add new shlib versions, enable tsan for arm64, including moving some stuff into the per-cpu/arch dir from 'mi'. - fix mips64, 68k, and ia64 - mark many any-gcc-version things just as "gcc" and remove dups - mark many gcc=9 only things as obsolete - mark many gcc=10 only things as obsolete with gcc=12 (more could be done here.)
|
| 1.91 |
01-Aug-2023 |
mrg |
various updates for GCC 12
- bump some shlibs - add new header files - add compiler-version header files - disable sanitizer libraries for gcc12 for now
|
| 1.90 |
27-May-2023 |
riastradh |
openssl: Nix capi.so engine -- it's for the Windows crypto API.
Not likely to work in NetBSD base!
|
| 1.89 |
27-May-2023 |
riastradh |
openssl: Fix typo in mips set list.
|
| 1.88 |
27-May-2023 |
riastradh |
openssl: padlock.so engine for VIA CPUs makes sense only on x86.
|
| 1.87 |
26-May-2023 |
riastradh |
openssl: Wire up dynamic engine build goo.
This restores the devcrypto engine, which was converted from static to dynamic since the previous OpenSSL update.
XXX Pretty sure I got some of the set list package names wrong, but it's not clear what the right ones are or what consequences any of this has.
XXX Needs testing.
|
| 1.86 |
26-May-2023 |
riastradh |
Revert "openssl: Nix build goo for dynamically loaded engines."
Turns out there is a regression lurking here: the devcrypto engine was made dynamic-only (https://github.com/openssl/openssl/pull/7859), so to maintain that functionality, we need to build dynamic engines. Will fix the aarch64 build issue and wire things up separately.
|
| 1.85 |
26-May-2023 |
riastradh |
openssl: Nix build goo for dynamically loaded engines.
- Engines are deprecated in openssl 3.
- We never actually had the .so engines wired up to be built in openssl 1.1, and judging by the lack of obsolete entries in the set lists, I don't think we ever had them wired up to be built at all.
|
| 1.84 |
17-May-2023 |
christos |
fix mips OpenSSL-3.x compat
|
|
Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
|
| 1.83 |
25-Apr-2021 |
christos |
branches: 1.83.6; Choose the right compat sets for the platform: mipsn64 -> o32 n32 mips64 -> o32 64
|
| 1.82 |
12-Apr-2021 |
mrg |
various updates for GCC 10 support. remove dead gcc7/8 support and properly mark obsolete files in gcc9/gcc10.
testing on amd64 and shark for GCC 9, and many platforms for GCC 10, (though not arm yet.)
|
|
Revision tags: thorpej-futex-base
|
| 1.81 |
07-Sep-2020 |
mrg |
fix mips and powerpc GCC 9 builds.
|
|
Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
|
| 1.80 |
03-Oct-2019 |
mrg |
gcc 8 set lists updates. i don't appear to have broken gcc 7 builds but i only tested a couple of them.
|
|
Revision tags: 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-base phil-wifi-20190609
|
| 1.79 |
02-Feb-2019 |
mrg |
- add new entries of gcc=7 and libgomp, libasan, liblsan, libstdc++, libubsan - add missing header files fpr gcc=7 - add some missing gcc=5 obsolete entries - create ./usr/include/dev/bluetooth in mtree not make, and move it into the base set where all other directories are.
|
|
Revision tags: pgoyette-compat-20190127
|
| 1.78 |
18-Jan-2019 |
christos |
- mark gcc=5 files obsolete - make includes always available, not only when gcccmds - mark files obsolete consistently
|
|
Revision tags: pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
|
| 1.77 |
13-Feb-2018 |
mrg |
branches: 1.77.2; 1.77.4; obsolete some GCC 4.8 files.
|
| 1.76 |
03-Feb-2018 |
mrg |
updates for GCC 6.4: add gcc-6 specific headers, combine some all-gcc files, bump the shlib versions on new libs.
|
| 1.75 |
02-Feb-2018 |
mrg |
convert HAVE_GCC handling to modern GCC release numbering: - HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for GCC 5.4 and GCC 5.5.) - remove some more GCC 4.8 code. we don't support GCC 4 here. - adjust set lists to gcc=5 from gcc=53.
add some basic HAVE_GCC=6 handling (totally unused so far.)
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
|
| 1.74 |
14-Dec-2016 |
kre |
Sort the unsorted sets lists (they should all be correctly sorted now.)
|
|
Revision tags: pgoyette-localcount-20161104
|
| 1.73 |
14-Oct-2016 |
maya |
we build libc_fp for mips64* only, adjust sets accordingly.
|
| 1.72 |
11-Oct-2016 |
macallan |
build and install libc_fp on mips use with LD_PRELOAD=/lib/libc_fp.so for FPU use via softfloat
|
|
Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
|
| 1.71 |
23-Mar-2016 |
mrg |
branches: 1.71.2; fix sets for mips64 builds (libgomp is not built for N64) and also for GCC 5.
|
| 1.70 |
22-Jun-2015 |
matt |
Update some of the set lists to use the compatdir/compatfile compattestsdir/compattestsfile as well the kmod auto-entry creation. Remove entries that are now instantiated by the above.
|
| 1.69 |
29-May-2015 |
christos |
bump libintl
|
| 1.68 |
06-May-2015 |
martin |
Fix sets for mips64
|
| 1.67 |
17-Apr-2015 |
christos |
bump liblzma
|
| 1.66 |
04-Apr-2015 |
christos |
bump libssh
|
| 1.65 |
31-Mar-2015 |
christos |
bump libpcap.
|
| 1.64 |
25-Jan-2015 |
christos |
stuff added by blacklist
|
| 1.63 |
17-Jan-2015 |
christos |
bump libamu.
|
| 1.62 |
16-Jan-2015 |
christos |
bump libc for strtoi and strtou
|
| 1.61 |
13-Jan-2015 |
spz |
Update of OpenSSL to 1.0.1k part 3: - bump the shared library versions - adjust set lists - regenerate man pages - note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
|
| 1.60 |
02-Jan-2015 |
christos |
bump libmagic
|
| 1.59 |
10-Dec-2014 |
christos |
remove obsolete entries for libisccfg which are not.
|
| 1.58 |
10-Dec-2014 |
christos |
bump for bind update
|
| 1.57 |
25-Oct-2014 |
joerg |
Consistently tag libasan with gcc=48
|
| 1.56 |
22-Oct-2014 |
christos |
Add libasan
|
| 1.55 |
19-Oct-2014 |
christos |
bump libssh
|
| 1.54 |
13-Oct-2014 |
christos |
bump libc and add man pages for open_{,w}memstream
|
| 1.53 |
10-Oct-2014 |
mrg |
bump libstdc++ minor due to new complex etc functions enabled.
|
| 1.52 |
10-Oct-2014 |
christos |
bump libm for long double complex functions
|
| 1.51 |
26-Sep-2014 |
christos |
add execvpe,execlpe bump.
|
| 1.50 |
24-Sep-2014 |
christos |
add strnstr from FreeBSD
|
| 1.49 |
22-Aug-2014 |
apb |
sort
|
|
Revision tags: netbsd-7-base tls-maxphys-base
|
| 1.48 |
10-Aug-2014 |
spz |
branches: 1.48.2; merge openssl 1.0.1i
|
|
Revision tags: tls-earlyentropy-base
|
| 1.47 |
25-Jul-2014 |
dholland |
Update set lists for libc bump and new man pages.
|
| 1.46 |
25-Jul-2014 |
mrg |
introduce a new pci_drvname(3) to libpci. implement it in the backend via PCI_IOC_DRVNAME.
update manual and set lists (and remove a couple of doubled entries.)o
this will be used in libpciaccess() to implement the has_kernel_driver() method.
|
| 1.45 |
23-Jul-2014 |
lneto |
fixed removal of Lua 5.1 entries from distrib/sets/lists
|
| 1.44 |
19-Jul-2014 |
lneto |
lua: updated from 5.1 to 5.3 work3
* lua(1): - changed lua_Integer to intmax_t - updated distrib/sets/lists and etc/mtree - updated bsd.lua.mk - fixed bozohttpd (lua-bozo.c) - compatibilized bindings: gpio, sqlite * lua(4): - removed floating-point and libc dependencies using '#ifndef _KERNEL' - fixed division by zero and exponentiation - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct() - acpica: removed isprint() from acnetbsd.h - libc: moved strcspn.c, strpbrk.c and strspn.c to common - removed stub headers - compatibilized bindings: luapmf, luasystm * reorganized luaconf.h * updated doc/CHANGES and doc/RESPONSIBLE
|
| 1.43 |
08-Jul-2014 |
spz |
infrastructure for bind-9.10.0-P2: adding the tools delv and dnssec-importkey adding libirs to support delv
|
| 1.42 |
18-Jun-2014 |
christos |
bump libc.
|
| 1.41 |
13-Jun-2014 |
joerg |
Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom of fetching dynamically sized data via sysctl.
|
| 1.40 |
28-May-2014 |
tron |
Update for OpenLDAP 2.4.39.
|
| 1.39 |
18-May-2014 |
nat |
libossaudio minor version bump to signify new ioctls.
|
| 1.38 |
15-May-2014 |
apb |
sort
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15
|
| 1.37 |
21-Mar-2014 |
christos |
branches: 1.37.2; bump libssl
|
|
Revision tags: riastradh-drm2-base3
|
| 1.36 |
10-Mar-2014 |
martin |
Fix compat libelf version numbers
|
| 1.35 |
09-Mar-2014 |
htodd |
Fix typo in library version.
|
| 1.34 |
09-Mar-2014 |
christos |
bump libelf and libdwarf
|
| 1.33 |
01-Mar-2014 |
dsl |
Replace all the libbind9.so.7 with libbind9.so.8. Hmm... why isn't the list of 32bit compat libs based on the normal list?
|
| 1.32 |
01-Mar-2014 |
christos |
bump bind libraries
|
| 1.31 |
16-Feb-2014 |
christos |
bump sqlite3
|
| 1.30 |
08-Feb-2014 |
jmmv |
Update file lists for atf 0.19.
This has been tested with both MKKYUA=no (the default) and MKKYUA=yes, as well as with a non-clean tree and a clean build. Hopefully I got the details right... but they were tricky!
|
| 1.29 |
31-Jan-2014 |
christos |
bump libc for ___lwp_park60
|
| 1.28 |
17-Jan-2014 |
riz |
Finish updating set lists for libc minor bump.
|
| 1.27 |
11-Jan-2014 |
christos |
bump openssl libraries
|
| 1.26 |
08-Jan-2014 |
christos |
bump libc for ptsname_r
|
| 1.25 |
31-Dec-2013 |
christos |
bump libisc for new bind
|
| 1.24 |
06-Dec-2013 |
mrg |
fix mips64 sets for GCC 4.8.
|
| 1.23 |
13-Nov-2013 |
mbalmer |
Add the syslog(3) Lua binding to the build.
|
| 1.22 |
08-Nov-2013 |
christos |
bump libssh
|
| 1.21 |
02-Nov-2013 |
christos |
more sets fixes (libgomp, libobjc)
|
| 1.20 |
01-Nov-2013 |
mrg |
add support for GCC 4.8 sets.
|
| 1.19 |
27-Oct-2013 |
apb |
sort
|
| 1.18 |
19-Oct-2013 |
christos |
bump libc
|
| 1.17 |
18-Oct-2013 |
jmmv |
Add liblutok.so.2.
Also mark liblutok.so.1 as obsolete. While this should not be done in the general case, I think it's fine here because MKKYUA still defaults to NO and therefore lutok is not built by default.
|
| 1.16 |
29-Sep-2013 |
christos |
bump for binutils
|
| 1.15 |
28-Aug-2013 |
riastradh |
Update set lists after libc minor bump.
|
| 1.14 |
11-Aug-2013 |
joerg |
Sort entries in strcmp order.
|
| 1.13 |
28-Jul-2013 |
pgoyette |
More libbind9 set listupdates, for mips64
|
| 1.12 |
28-Jul-2013 |
pgoyette |
Update sets lists for new bind9 and friends.
|
| 1.11 |
27-Jul-2013 |
christos |
lists for new bind 9.9.3-P2
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
|
| 1.10 |
30-Apr-2013 |
matt |
Collapse all the ad.mips* set lists into a single ad.mips which works for all variations of mips{,64}e{b,l}
|
|
Revision tags: yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.9 |
12-Nov-2008 |
ad |
branches: 1.9.8; 1.9.10; 1.9.14; 1.9.16; 1.9.22; Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.8 |
11-Jan-2004 |
lukem |
branches: 1.8.36; 1.8.48; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.7 |
10-Oct-2002 |
simonb |
Install the kernel linker script in /usr/lkm/ldscript so that modload(8) works without needing to resort to -A abuse. LKMs work cleanly on MIPS now.
|
| 1.6 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.5 |
28-Nov-2001 |
soren |
MIPS has LKM's now.
|
| 1.4 |
09-Feb-1999 |
tv |
ld.so is only for 1.3 binary compatibility, and will become part of the soon to be created compat13 pkg.
|
| 1.3 |
10-Nov-1998 |
simonb |
move crtn.o to comp set
|
| 1.2 |
12-Oct-1998 |
simonb |
Remove /sbin/ldconfig - not used on mips ports anymore
|
| 1.1 |
02-Jul-1998 |
jonathan |
Do datbase normalization on sets/lists/*/* containing shared-library related files. Partition into three categories: * shl.mi -- MI sharedlib files present on all ports with shared libs * shl.aout -- MI sharedlib files present on all ELF ports * shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist. Remove files left empty after shlib normalization. Add ad.mips where appropriate. Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.1 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.130 |
30-Apr-2013 |
matt |
Collapse all the ad.mips* set lists into a single ad.mips which works for all variations of mips{,64}e{b,l}
|
| 1.129 |
28-Apr-2013 |
joerg |
Introduce MKLIBSTDCXX, defaulting to yes.
|
| 1.128 |
27-Apr-2013 |
joerg |
Add build glue for libc++.
|
| 1.127 |
15-Apr-2013 |
christos |
fix typo.
|
| 1.126 |
11-Apr-2013 |
christos |
libevent sets
|
| 1.125 |
07-Apr-2013 |
christos |
bump pam shared objects.
|
| 1.124 |
06-Apr-2013 |
christos |
new libpcap
|
| 1.123 |
06-Apr-2013 |
christos |
new libpam sets.
|
| 1.122 |
03-Apr-2013 |
christos |
bump libpthread for pthread_cond_setclock
|
| 1.121 |
29-Mar-2013 |
christos |
bump libssh
|
| 1.120 |
24-Mar-2013 |
christos |
bump the rest of the bind libraries
|
| 1.119 |
24-Mar-2013 |
christos |
bump bind libraries
|
|
Revision tags: agc-symver-base
|
| 1.118 |
23-Mar-2013 |
christos |
bump libmagic
|
| 1.117 |
12-Mar-2013 |
christos |
more sets lossage
|
| 1.116 |
11-Mar-2013 |
christos |
more npf sets lossage.
|
| 1.115 |
01-Mar-2013 |
pooka |
Add interfaces that out-of-librumpuser hypercalls can use to unschedule and reschedule themselves if they plan to block.
|
| 1.114 |
16-Feb-2013 |
jmmv |
Hook Lutok into the build. This is all protected by the MKKYUA guard.
|
| 1.113 |
05-Feb-2013 |
christos |
bump libcrypto and libssl
|
| 1.112 |
22-Jan-2013 |
christos |
bump libedit
|
|
Revision tags: yamt-pagecache-base8
|
| 1.111 |
17-Jan-2013 |
christos |
bump libdwarf
|
| 1.110 |
04-Jan-2013 |
christos |
missed libmagic bump
|
| 1.109 |
03-Jan-2013 |
christos |
bump libmagic
|
| 1.108 |
18-Dec-2012 |
spz |
add entries built for MKDEBUG and MKDEBUGLIB to the set lists Thanks to Hisashi T Fujinaka <htodd@twofifty.com> for pointing out the gap.
|
|
Revision tags: yamt-pagecache-base7
|
| 1.107 |
12-Dec-2012 |
christos |
bump libssh
|
| 1.106 |
10-Dec-2012 |
rmind |
Add NPF "rndblock" extension to randomly drop packets (using a random function with a percentage or modulo operation). This is a demo module, although it can be used for packet loss simulation. Example of a procedure in npf.conf:
procedure "somedrop" { # Drop 1.9% of the traffic rndblock: percentage 1.9 }
|
| 1.105 |
09-Dec-2012 |
spz |
Make the compat libs of npf extension shared libraries go to the compat directories instead of overwriting the arch native libs. Also, make sure the compat directories get created. Tested on amd64.
|
| 1.104 |
04-Dec-2012 |
spz |
merge bind-9-9-2-P1 and adjust build as needed fixes CVE-2012-5688, see: http://www.isc.org/software/bind/advisories/cve-2012-5688
|
| 1.103 |
20-Nov-2012 |
agc |
Fix set lists after the merge of netpgpverify(1) and libnetpgpverify(3) from the agc-netpgp-standalone branch.
|
| 1.102 |
15-Nov-2012 |
christos |
bump resolver library.
|
|
Revision tags: yamt-pagecache-base6
|
| 1.101 |
16-Sep-2012 |
tls |
*Sigh* provide, by default, the dumb "allocate 64K on the stack" variant of the lzf_compress API by default. This is because there is evidently code floating around out there in the world with broken autoconf scripts that don't check for LZF_STATE_ARG in the lzf header files and just assume the dumb version of the API.
We rename the sane API to lzf_compress_r and implement the dumb API in terms of it. Consequently, bump liblzf major version number. This is fine because nothing used our liblzf with the old API.
Add lzf(1) utility from LZF distribution. Add manual page for lzf(1).
|
| 1.100 |
10-Aug-2012 |
joerg |
branches: 1.100.2; Make GCC entries optional.
|
| 1.99 |
08-Aug-2012 |
christos |
adjust for MKRUMP = no
|
| 1.98 |
26-Jul-2012 |
christos |
new openssl
|
| 1.97 |
14-Jul-2012 |
mlelstv |
update lists after version bump of libc.
|
| 1.96 |
11-Jul-2012 |
jmmv |
Update file sets for atf 0.16.
In particular, add entries for the new libatf-c and libatf-c++ shared libraries. I have followed existing entries to come up with the right lines to add... but this is quite tricky, so please forgive any fallout that may follow (and let me know if there is any!).
|
| 1.95 |
11-Jul-2012 |
christos |
mark idea and mdc2 libraries obsolete.
|
| 1.94 |
10-Jul-2012 |
christos |
add crypto shared libraries
|
| 1.93 |
08-Jul-2012 |
rmind |
Fix the lists.
|
| 1.92 |
05-Jun-2012 |
christos |
bump for bind-9.9.1-P1
|
| 1.91 |
29-May-2012 |
martin |
Add n64/o32 versions of libexecinfo
|
|
Revision tags: yamt-pagecache-base5
|
| 1.90 |
02-May-2012 |
christos |
bump libssh
|
|
Revision tags: yamt-pagecache-base4
|
| 1.89 |
07-Apr-2012 |
christos |
- add getdisk{raw,cooked}name - bump libutil
|
| 1.88 |
07-Apr-2012 |
christos |
bump libutil and new getfsspecname
|
| 1.87 |
06-Apr-2012 |
spz |
adjust for expat-2.1.0
|
| 1.86 |
08-Mar-2012 |
joerg |
Implement sem_timedwait.
|
| 1.85 |
29-Feb-2012 |
tron |
Move "libexpat" from X11 into base which fixes PR lib/40346. This change was approved by the Core Group.
|
| 1.84 |
28-Feb-2012 |
joerg |
Merge XZ 5.0.3.
|
| 1.83 |
16-Feb-2012 |
joerg |
Add _dlauxinfo helper function to provide access to the ELF auxilary vector. This can normally be found via __ps_strings, but libc is initialised too early when linked dynamically and doesn't have access to it yet, so provide an alternative mechanism via ld.elf_so. Bump libc minor.
|
|
Revision tags: netbsd-6-base
|
| 1.82 |
11-Feb-2012 |
martin |
branches: 1.82.2; Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on Charles Zhang's summer of code project.
|
| 1.81 |
01-Feb-2012 |
dholland |
Set list updates for libquota bump.
|
| 1.80 |
30-Jan-2012 |
dholland |
Set list updates for libquota minor bump.
(the 32-bit lib and debug lib lists really ought to be automatically generated)
|
| 1.79 |
29-Jan-2012 |
joerg |
Bump libsqlite3 minor version for new functions in 3.7.10.
|
| 1.78 |
22-Jan-2012 |
christos |
From tnozaki@: make fpos_t a complex object that keeps track of the parse state of the stream. Change argument of the seek function to funopen() from fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing backwards compatible entry points. Approved by releng@
|
| 1.77 |
09-Jan-2012 |
dholland |
Bump minor version of libquota.so.
|
| 1.76 |
27-Dec-2011 |
christos |
undo the pam bump. requested by joerg.
|
| 1.75 |
25-Dec-2011 |
christos |
openpam changes
|
|
Revision tags: yamt-pagecache-base3 yamt-pagecache-base2
|
| 1.74 |
05-Nov-2011 |
christos |
add tre to the sets.
|
|
Revision tags: yamt-pagecache-base
|
| 1.73 |
15-Oct-2011 |
mbalmer |
branches: 1.73.2; Link the sqlite Lua module to the build and add it to the set lists.
|
| 1.72 |
13-Oct-2011 |
joerg |
Hook up SQLite into the build
|
| 1.71 |
08-Oct-2011 |
mbalmer |
Link the gpio(4) Lua module to the build and add it to the set lists. (There is no manual page yet, since we have not yet decided where to put them for Lua modules.)
|
| 1.70 |
25-Sep-2011 |
christos |
- bump libbfd and libopcodes for new binutils. - new elfedit program
|
| 1.69 |
23-Sep-2011 |
mrg |
build and install libgomp, as needed by "cc -fopenmp", and its suplimentary files like libgomp.spec and omp.h.
|
| 1.68 |
19-Sep-2011 |
christos |
bump libc
|
| 1.67 |
11-Sep-2011 |
christos |
sets for bind.
|
| 1.66 |
07-Sep-2011 |
christos |
bump libssh
|
| 1.65 |
30-Aug-2011 |
bouyer |
Add getlabelusesmbr(), as proposed in http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html This is used by disk tools such as disklabel(8) to dynamically decide is the undelyling platform uses a disklabel-in-mbr-partition or not (instead of using a compile-time list of ports). getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the machdep #define LABELUSESMBR. For evbmips, make LABELUSESMBR 1 if the platform uses pmon as bootloader, and 0 (the previous value) otherwise.
|
| 1.64 |
28-Aug-2011 |
christos |
bump libutil for strpct
|
| 1.63 |
27-Aug-2011 |
dyoung |
Updating setlists for mips64. Thanks Matt Thomas for the heads-up.
|
| 1.62 |
26-Jul-2011 |
joerg |
Add scalbnl to libm.
|
| 1.61 |
25-Jul-2011 |
christos |
bump libssh to 17.
|
| 1.60 |
21-Jul-2011 |
mrg |
build GMP, MPFR and MPC as private libraries just for GCC. don't install the headers or librarys into the system.
someone who really cares could make them shlibs again and have them installed into eg, /usr/lib/gcc. not convinced it is worth it.
|
| 1.59 |
05-Jul-2011 |
spz |
increase libdns minor version
|
| 1.58 |
05-Jul-2011 |
spz |
bumping the major of libcrypto and libssl as suggested by tls@
|
| 1.57 |
03-Jul-2011 |
mrg |
updates for GCC 4.5 components. sort.
|
| 1.56 |
01-Jul-2011 |
mrg |
various updates for GCC 4.5. finally obsolete some very old gcc stuff.
|
| 1.55 |
26-Jun-2011 |
christos |
* Arrange for interfaces that create new file descriptors to be able to set close-on-exec on creation (http://udrepper.livejournal.com/20407.html).
- Add F_DUPFD_CLOEXEC to fcntl(2). - Add MSG_CMSG_CLOEXEC to recvmsg(2) for unix file descriptor passing. - Add dup3(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK. - Add pipe2(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK. - Add flags SOCK_CLOEXEC, SOCK_NONBLOCK to the socket type parameter for socket(2) and socketpair(2). - Add new paccept(2) syscall that takes an additional sigset_t to alter the sigmask temporarily and a flags argument to set SOCK_CLOEXEC, SOCK_NONBLOCK. - Add new mode character 'e' to fopen(3) and popen(3) to open pipes and file descriptors for close on exec. - Add new kqueue1(2) syscall with a new flags argument to open the kqueue file descriptor with O_CLOEXEC, O_NONBLOCK.
* Fix the system calls that take socklen_t arguments to actually do so.
* Don't include userland header files (signal.h) from system header files (rump_syscallargs.h).
* Bump libc version for the new syscalls.
|
| 1.54 |
25-Jun-2011 |
agc |
libmj major number bump
|
| 1.53 |
06-Jun-2011 |
njoly |
Update libcrypto.so and libssl.so minor forgotten in previous update, for compat and debug libraries.
|
| 1.52 |
05-Jun-2011 |
spz |
merge It builds, which is an improvement to before. It may not work. AES-NI is disabled and needs to be retrofitted yet
|
|
Revision tags: cherry-xenmp-base
|
| 1.51 |
30-May-2011 |
christos |
branches: 1.51.2; fix a lot of different issues (doesn't anyone build anymore) - libdns had the wrong version - zfs attributes missing - missing debug libs - typos in library names - typos in library versions - _g libraries missing for new .so files (since we don't install .a files we should not be installing _g.a files either, why are we?) Hopefully this will fix the sparc64 build.
|
| 1.50 |
29-May-2011 |
spz |
merge 9.8.0-P2: - fixes CVE-2011-1910: Large RRSIG RRsets and Negative Caching can crash named - fixes CVE-2011-0414: bind lockup during IXFR - return a more correct error in case of policy violation
bump version of libdns and libisc
|
| 1.49 |
13-May-2011 |
christos |
bump libmagic
|
| 1.48 |
09-May-2011 |
manu |
Attempt to fix build after perfuse addition (there is no MKPERFUSE)
|
| 1.47 |
09-May-2011 |
manu |
Enable the build of perfused and libperfuse
|
| 1.46 |
17-Apr-2011 |
mrg |
various updates to deal with heimdal update.
|
| 1.45 |
24-Mar-2011 |
bouyer |
Add a new libquota library, which contains some blocks to build and/or parse quota plists; as well as a getfsquota() function to retrieve quotas for a single id from a single filesystem (whatever filesystem this is: a local quota-enabled fs or NFS). This is build on functions getufsquota() (for local filesystems with UFS-like quotas) and getnfsquota(); which are also available to userland programs. move functions from quota2_subr.c to libquota or libprop as appropriate, and ajust in-tree quota tools. move some declarations from kernel headers to either sys/quota.h or quota/quota.h as appropriate. ufs/ufs/quota.h still installed because it's needed by other installed ufs headers. ufs/ufs/quota1.h still installed as a quick&dirty way to get a code using the old quotactl() to compile (just include ufs/ufs/quota1.h instead of ufs/ufs/quota.h - old code won't compile without this change and this is on purpose). Discussed on tech-kern@ and tech-net@ (long thread, but not much about libquota itself ...)
|
| 1.44 |
12-Mar-2011 |
christos |
Fix various vis/unvis issues: - no need for all the weak symbols - define a new _VIS_END flag for UNVIS_END so that there are no collisions between and vis and unvis flags. - add bound versions of the vis and unvis functions that take the length of the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if the buffer is not large enough, instead of silently truncating.
|
|
Revision tags: bouyer-quota2-nbase bouyer-quota2-base
|
| 1.43 |
16-Feb-2011 |
christos |
bump for bind-9.8.0rc1
|
| 1.42 |
14-Feb-2011 |
matt |
Add libsaslc entries
|
| 1.41 |
11-Feb-2011 |
matt |
Add compat entries for libdevmapper and liblzf
|
| 1.40 |
09-Feb-2011 |
haad |
Fix libdm breakage on 64bit platforms.
|
| 1.39 |
06-Feb-2011 |
christos |
remquo{,f} from FreeBSD via Stathis Kamperis
|
| 1.38 |
04-Feb-2011 |
christos |
bump libc for arc4random_{buf,uniform}
|
| 1.37 |
02-Feb-2011 |
rmind |
NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.
|
| 1.36 |
18-Jan-2011 |
pooka |
branches: 1.36.2; hook librumphijack to the build
|
| 1.35 |
17-Jan-2011 |
agc |
Hook libisns into the build, and modify the set lists accordingly.
Note the addition of iSNS protocol support in doc/CHANGES
With thanks to Wasabi Systems for contributing the code.
|
|
Revision tags: matt-mips64-premerge-20101231
|
| 1.34 |
16-Dec-2010 |
christos |
sets for tzcode enhancements
|
| 1.33 |
12-Dec-2010 |
adam |
setlists updated for OpenLDAP 2.4.23
|
| 1.32 |
05-Dec-2010 |
pooka |
rumpcrypto should never have been its own faction, so finally make it a component under kern, i.e. rumpcrypto -> rumpkern_crypto.
|
| 1.31 |
05-Dec-2010 |
christos |
sets for new libpcap and tcpdump
|
| 1.30 |
03-Dec-2010 |
plunky |
Remove the do-external-lib and do-gnu-lib targets, along with external/lib/Makefile and crypto/external/lib/Makefile, replacing them all with SUBDIRs directly from lib/Makefile.
compat/compatsubdirs.mk becomes simpler now, as everything is built from lib/Makefile, meaning all the libraries will now be built under compat so update the set lists to account for that.
|
| 1.29 |
02-Dec-2010 |
christos |
fix sets for bind 9.7.2-P3
|
| 1.28 |
22-Nov-2010 |
christos |
bump libssh to 16
|
| 1.27 |
21-Nov-2010 |
adam |
setlists updated for OpenSSH 5.6
|
| 1.26 |
06-Nov-2010 |
plunky |
fix up compat libraries for mips64 (liblua & liblzma partly missing, libmj wrong version)
|
| 1.25 |
04-Nov-2010 |
pooka |
Add rumpclient to setlists.
You know, I used to think setlists were ridiculous back when ~20 entries per lib were required. It seems we're up to 47 and I've long since run out of superlatives to describe the situation.
|
| 1.24 |
04-Nov-2010 |
plunky |
add some missing tags
|
| 1.23 |
02-Nov-2010 |
joerg |
Hook up xz into the build system.
|
| 1.22 |
24-Sep-2010 |
skrll |
libc minor was bumped.
|
| 1.21 |
07-Aug-2010 |
agc |
merge conflicts
this isn't how this was planned, but needed for releases to build. will be revisited later
|
| 1.20 |
11-Jul-2010 |
mrg |
fix the MKCOMPAT=no set lists.
|
| 1.19 |
11-Jul-2010 |
mrg |
mark skey files with skey tag.
|
| 1.18 |
11-Jul-2010 |
mrg |
various fixes for mips64 builds. some are true for all builds, most are for !crypto, !kerberos, !skey, !ldap or !pam builds.
now both sgimips64 and evbmips64-el build for me!
|
| 1.17 |
11-Jul-2010 |
mrg |
ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if MKCRYPTO=no. don't build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no. mark librumpcrypto, rump_smb, pkg_*
fix set lists as appropriate.
|
| 1.16 |
29-Jun-2010 |
mrg |
fix MKKERBEROS=no, MKISCSI=no and MKLDAP=no builds.
|
| 1.15 |
07-Jun-2010 |
tnozaki |
1. MB_LEN_MAX switch MD to MI. 2. unfortunately hppa's MB_LEN_MAX is defined incorrectly 6 instead of 32 so we have to add more setlocale(3) __RENAME func, __setlocale50. 3. move setlocale1.c and setlocale32.c to lib/libc/compat/locale/* prepareing for next libc major crunk. 4. bump libc minor version.
|
| 1.14 |
21-May-2010 |
pooka |
Bump major of libpuffs, librefuse and libp2k.
Hmm, 60 lines changed (!!), 3 medium camels sacrificed and half the total working time spent here. I picked the wrong day to not quit editing setlists.
|
| 1.13 |
25-Apr-2010 |
joerg |
Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). They implement a space efficent write-once database with fast access path. Switch the services(5) database to use cdb. The size of the database file decreases from 2.1MB disk space to 307KB. Access performance is about the same if setservent(0) is used and about an order of magnitude faster otherwise. services_mkdb defaults to the new format, but can optionally create the old db(3) format as well for statically linked legacy applications.
|
| 1.12 |
13-Mar-2010 |
agc |
deal with libnetpgp major bump to 3
|
| 1.11 |
08-Mar-2010 |
lukem |
update for openldap 2.4.21 (add ldapurl, man page for ldapexop, shlib bumps)
|
| 1.10 |
14-Jan-2010 |
wiz |
Consistency: set for obsolete files should be "foo-obsolete", tags only "obsolete".
|
| 1.9 |
11-Jan-2010 |
christos |
bump libm for exp2 and exp2f
|
| 1.8 |
27-Dec-2009 |
christos |
don't bump libdes - not needed.
|
| 1.7 |
27-Dec-2009 |
christos |
new openssh
|
| 1.6 |
27-Dec-2009 |
christos |
new openssl
|
| 1.5 |
26-Dec-2009 |
christos |
sets for new bind.
|
| 1.4 |
15-Dec-2009 |
mrg |
update mips64* sets for reality, and fix a couple of newly introduced issues with sparc64 and amd64.
|
| 1.3 |
14-Dec-2009 |
mrg |
merge in my (uncommited) changes from matt-nb5-mips64 branch.
XXX these probably still need updates for eg, shlib bumps, but this should be mostly correct now.
|
| 1.2 |
14-Dec-2009 |
matt |
Update sets lists from matt-nb5-mips64
|
| 1.1 |
13-Sep-2009 |
matt |
branches: 1.1.2; file ad.mips64eb was initially added on branch matt-nb5-mips64.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.129 |
30-Apr-2013 |
matt |
Collapse all the ad.mips* set lists into a single ad.mips which works for all variations of mips{,64}e{b,l}
|
| 1.128 |
28-Apr-2013 |
joerg |
Introduce MKLIBSTDCXX, defaulting to yes.
|
| 1.127 |
27-Apr-2013 |
joerg |
Add build glue for libc++.
|
| 1.126 |
11-Apr-2013 |
christos |
libevent sets
|
| 1.125 |
07-Apr-2013 |
christos |
bump pam shared objects.
|
| 1.124 |
06-Apr-2013 |
christos |
new libpcap
|
| 1.123 |
06-Apr-2013 |
christos |
new libpam sets.
|
| 1.122 |
03-Apr-2013 |
christos |
bump libpthread for pthread_cond_setclock
|
| 1.121 |
29-Mar-2013 |
christos |
bump libssh
|
| 1.120 |
24-Mar-2013 |
christos |
bump the rest of the bind libraries
|
| 1.119 |
24-Mar-2013 |
christos |
bump bind libraries
|
|
Revision tags: agc-symver-base
|
| 1.118 |
23-Mar-2013 |
christos |
bump libmagic
|
| 1.117 |
12-Mar-2013 |
christos |
more sets lossage
|
| 1.116 |
11-Mar-2013 |
christos |
more npf sets lossage.
|
| 1.115 |
01-Mar-2013 |
pooka |
Add interfaces that out-of-librumpuser hypercalls can use to unschedule and reschedule themselves if they plan to block.
|
| 1.114 |
16-Feb-2013 |
jmmv |
Hook Lutok into the build. This is all protected by the MKKYUA guard.
|
| 1.113 |
05-Feb-2013 |
christos |
bump libcrypto and libssl
|
| 1.112 |
22-Jan-2013 |
christos |
bump libedit
|
|
Revision tags: yamt-pagecache-base8
|
| 1.111 |
17-Jan-2013 |
christos |
bump libdwarf
|
| 1.110 |
04-Jan-2013 |
christos |
missed libmagic bump
|
| 1.109 |
03-Jan-2013 |
christos |
bump libmagic
|
| 1.108 |
18-Dec-2012 |
spz |
add entries built for MKDEBUG and MKDEBUGLIB to the set lists Thanks to Hisashi T Fujinaka <htodd@twofifty.com> for pointing out the gap.
|
|
Revision tags: yamt-pagecache-base7
|
| 1.107 |
12-Dec-2012 |
christos |
bump libssh
|
| 1.106 |
10-Dec-2012 |
rmind |
Add NPF "rndblock" extension to randomly drop packets (using a random function with a percentage or modulo operation). This is a demo module, although it can be used for packet loss simulation. Example of a procedure in npf.conf:
procedure "somedrop" { # Drop 1.9% of the traffic rndblock: percentage 1.9 }
|
| 1.105 |
09-Dec-2012 |
spz |
Make the compat libs of npf extension shared libraries go to the compat directories instead of overwriting the arch native libs. Also, make sure the compat directories get created. Tested on amd64.
|
| 1.104 |
04-Dec-2012 |
spz |
merge bind-9-9-2-P1 and adjust build as needed fixes CVE-2012-5688, see: http://www.isc.org/software/bind/advisories/cve-2012-5688
|
| 1.103 |
22-Nov-2012 |
martin |
Add o32 version of libnetpgpverify.so.4 and friends
|
| 1.102 |
20-Nov-2012 |
agc |
Fix set lists after the merge of netpgpverify(1) and libnetpgpverify(3) from the agc-netpgp-standalone branch.
|
| 1.101 |
15-Nov-2012 |
christos |
bump resolver library.
|
|
Revision tags: yamt-pagecache-base6
|
| 1.100 |
16-Sep-2012 |
tls |
*Sigh* provide, by default, the dumb "allocate 64K on the stack" variant of the lzf_compress API by default. This is because there is evidently code floating around out there in the world with broken autoconf scripts that don't check for LZF_STATE_ARG in the lzf header files and just assume the dumb version of the API.
We rename the sane API to lzf_compress_r and implement the dumb API in terms of it. Consequently, bump liblzf major version number. This is fine because nothing used our liblzf with the old API.
Add lzf(1) utility from LZF distribution. Add manual page for lzf(1).
|
| 1.99 |
10-Aug-2012 |
joerg |
branches: 1.99.2; Make GCC entries optional.
|
| 1.98 |
08-Aug-2012 |
christos |
adjust for MKRUMP = no
|
| 1.97 |
26-Jul-2012 |
christos |
new openssl
|
| 1.96 |
14-Jul-2012 |
mlelstv |
update lists after version bump of libc.
|
| 1.95 |
11-Jul-2012 |
jmmv |
Update file sets for atf 0.16.
In particular, add entries for the new libatf-c and libatf-c++ shared libraries. I have followed existing entries to come up with the right lines to add... but this is quite tricky, so please forgive any fallout that may follow (and let me know if there is any!).
|
| 1.94 |
11-Jul-2012 |
christos |
mark idea and mdc2 libraries obsolete.
|
| 1.93 |
10-Jul-2012 |
christos |
add crypto shared libraries
|
| 1.92 |
08-Jul-2012 |
rmind |
Fix the lists.
|
| 1.91 |
05-Jun-2012 |
christos |
bump for bind-9.9.1-P1
|
| 1.90 |
29-May-2012 |
martin |
Add n64/o32 versions of libexecinfo
|
|
Revision tags: yamt-pagecache-base5
|
| 1.89 |
02-May-2012 |
christos |
bump libssh
|
|
Revision tags: yamt-pagecache-base4
|
| 1.88 |
07-Apr-2012 |
christos |
- add getdisk{raw,cooked}name - bump libutil
|
| 1.87 |
07-Apr-2012 |
christos |
bump libutil and new getfsspecname
|
| 1.86 |
06-Apr-2012 |
spz |
adjust for expat-2.1.0
|
| 1.85 |
08-Mar-2012 |
joerg |
Implement sem_timedwait.
|
| 1.84 |
29-Feb-2012 |
tron |
Move "libexpat" from X11 into base which fixes PR lib/40346. This change was approved by the Core Group.
|
| 1.83 |
28-Feb-2012 |
joerg |
Merge XZ 5.0.3.
|
| 1.82 |
16-Feb-2012 |
joerg |
Add _dlauxinfo helper function to provide access to the ELF auxilary vector. This can normally be found via __ps_strings, but libc is initialised too early when linked dynamically and doesn't have access to it yet, so provide an alternative mechanism via ld.elf_so. Bump libc minor.
|
|
Revision tags: netbsd-6-base
|
| 1.81 |
11-Feb-2012 |
martin |
branches: 1.81.2; Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on Charles Zhang's summer of code project.
|
| 1.80 |
01-Feb-2012 |
dholland |
Set list updates for libquota bump.
|
| 1.79 |
30-Jan-2012 |
dholland |
Set list updates for libquota minor bump.
(the 32-bit lib and debug lib lists really ought to be automatically generated)
|
| 1.78 |
29-Jan-2012 |
joerg |
Bump libsqlite3 minor version for new functions in 3.7.10.
|
| 1.77 |
22-Jan-2012 |
christos |
From tnozaki@: make fpos_t a complex object that keeps track of the parse state of the stream. Change argument of the seek function to funopen() from fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing backwards compatible entry points. Approved by releng@
|
| 1.76 |
09-Jan-2012 |
dholland |
Bump minor version of libquota.so.
|
| 1.75 |
27-Dec-2011 |
christos |
undo the pam bump. requested by joerg.
|
| 1.74 |
25-Dec-2011 |
christos |
openpam changes
|
|
Revision tags: yamt-pagecache-base3 yamt-pagecache-base2
|
| 1.73 |
05-Nov-2011 |
christos |
add tre to the sets.
|
|
Revision tags: yamt-pagecache-base
|
| 1.72 |
15-Oct-2011 |
mbalmer |
branches: 1.72.2; Link the sqlite Lua module to the build and add it to the set lists.
|
| 1.71 |
13-Oct-2011 |
joerg |
Hook up SQLite into the build
|
| 1.70 |
10-Oct-2011 |
plunky |
not sure that this is needed (Lua modules are built with -fPIC but they are not conditional on MKPIC) but make this consistent with the other instances
|
| 1.69 |
08-Oct-2011 |
mbalmer |
Link the gpio(4) Lua module to the build and add it to the set lists. (There is no manual page yet, since we have not yet decided where to put them for Lua modules.)
|
| 1.68 |
25-Sep-2011 |
christos |
- bump libbfd and libopcodes for new binutils. - new elfedit program
|
| 1.67 |
23-Sep-2011 |
mrg |
build and install libgomp, as needed by "cc -fopenmp", and its suplimentary files like libgomp.spec and omp.h.
|
| 1.66 |
19-Sep-2011 |
christos |
bump libc
|
| 1.65 |
12-Sep-2011 |
christos |
bump libisc too.
|
| 1.64 |
11-Sep-2011 |
christos |
sets for bind.
|
| 1.63 |
07-Sep-2011 |
christos |
bump libssh
|
| 1.62 |
30-Aug-2011 |
bouyer |
Add getlabelusesmbr(), as proposed in http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html This is used by disk tools such as disklabel(8) to dynamically decide is the undelyling platform uses a disklabel-in-mbr-partition or not (instead of using a compile-time list of ports). getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the machdep #define LABELUSESMBR. For evbmips, make LABELUSESMBR 1 if the platform uses pmon as bootloader, and 0 (the previous value) otherwise.
|
| 1.61 |
28-Aug-2011 |
christos |
bump libutil for strpct
|
| 1.60 |
27-Aug-2011 |
dyoung |
Updating setlists for mips64. Thanks Matt Thomas for the heads-up.
|
| 1.59 |
26-Jul-2011 |
joerg |
Add scalbnl to libm.
|
| 1.58 |
25-Jul-2011 |
christos |
bump libssh to 17.
|
| 1.57 |
21-Jul-2011 |
mrg |
build GMP, MPFR and MPC as private libraries just for GCC. don't install the headers or librarys into the system.
someone who really cares could make them shlibs again and have them installed into eg, /usr/lib/gcc. not convinced it is worth it.
|
| 1.56 |
05-Jul-2011 |
spz |
increase libdns minor version
|
| 1.55 |
05-Jul-2011 |
spz |
bumping the major of libcrypto and libssl as suggested by tls@
|
| 1.54 |
03-Jul-2011 |
mrg |
updates for GCC 4.5 components. sort.
|
| 1.53 |
01-Jul-2011 |
mrg |
various updates for GCC 4.5. finally obsolete some very old gcc stuff.
|
| 1.52 |
26-Jun-2011 |
christos |
* Arrange for interfaces that create new file descriptors to be able to set close-on-exec on creation (http://udrepper.livejournal.com/20407.html).
- Add F_DUPFD_CLOEXEC to fcntl(2). - Add MSG_CMSG_CLOEXEC to recvmsg(2) for unix file descriptor passing. - Add dup3(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK. - Add pipe2(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK. - Add flags SOCK_CLOEXEC, SOCK_NONBLOCK to the socket type parameter for socket(2) and socketpair(2). - Add new paccept(2) syscall that takes an additional sigset_t to alter the sigmask temporarily and a flags argument to set SOCK_CLOEXEC, SOCK_NONBLOCK. - Add new mode character 'e' to fopen(3) and popen(3) to open pipes and file descriptors for close on exec. - Add new kqueue1(2) syscall with a new flags argument to open the kqueue file descriptor with O_CLOEXEC, O_NONBLOCK.
* Fix the system calls that take socklen_t arguments to actually do so.
* Don't include userland header files (signal.h) from system header files (rump_syscallargs.h).
* Bump libc version for the new syscalls.
|
| 1.51 |
25-Jun-2011 |
agc |
libmj major number bump
|
| 1.50 |
06-Jun-2011 |
njoly |
Update libcrypto.so and libssl.so minor forgotten in previous update, for compat and debug libraries.
|
| 1.49 |
05-Jun-2011 |
spz |
merge It builds, which is an improvement to before. It may not work. AES-NI is disabled and needs to be retrofitted yet
|
|
Revision tags: cherry-xenmp-base
|
| 1.48 |
29-May-2011 |
spz |
branches: 1.48.2; merge 9.8.0-P2: - fixes CVE-2011-1910: Large RRSIG RRsets and Negative Caching can crash named - fixes CVE-2011-0414: bind lockup during IXFR - return a more correct error in case of policy violation
bump version of libdns and libisc
|
| 1.47 |
13-May-2011 |
christos |
bump libmagic
|
| 1.46 |
09-May-2011 |
manu |
Attempt to fix build after perfuse addition (there is no MKPERFUSE)
|
| 1.45 |
09-May-2011 |
manu |
Enable the build of perfused and libperfuse
|
| 1.44 |
17-Apr-2011 |
mrg |
various updates to deal with heimdal update.
|
| 1.43 |
24-Mar-2011 |
bouyer |
Add a new libquota library, which contains some blocks to build and/or parse quota plists; as well as a getfsquota() function to retrieve quotas for a single id from a single filesystem (whatever filesystem this is: a local quota-enabled fs or NFS). This is build on functions getufsquota() (for local filesystems with UFS-like quotas) and getnfsquota(); which are also available to userland programs. move functions from quota2_subr.c to libquota or libprop as appropriate, and ajust in-tree quota tools. move some declarations from kernel headers to either sys/quota.h or quota/quota.h as appropriate. ufs/ufs/quota.h still installed because it's needed by other installed ufs headers. ufs/ufs/quota1.h still installed as a quick&dirty way to get a code using the old quotactl() to compile (just include ufs/ufs/quota1.h instead of ufs/ufs/quota.h - old code won't compile without this change and this is on purpose). Discussed on tech-kern@ and tech-net@ (long thread, but not much about libquota itself ...)
|
| 1.42 |
12-Mar-2011 |
christos |
Fix various vis/unvis issues: - no need for all the weak symbols - define a new _VIS_END flag for UNVIS_END so that there are no collisions between and vis and unvis flags. - add bound versions of the vis and unvis functions that take the length of the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if the buffer is not large enough, instead of silently truncating.
|
|
Revision tags: bouyer-quota2-nbase bouyer-quota2-base
|
| 1.41 |
16-Feb-2011 |
christos |
bump for bind-9.8.0rc1
|
| 1.40 |
14-Feb-2011 |
matt |
Add libsaslc entries
|
| 1.39 |
11-Feb-2011 |
matt |
Add compat entries for libdevmapper and liblzf
|
| 1.38 |
09-Feb-2011 |
haad |
Fix libdm breakage on 64bit platforms.
|
| 1.37 |
06-Feb-2011 |
christos |
remquo{,f} from FreeBSD via Stathis Kamperis
|
| 1.36 |
04-Feb-2011 |
christos |
bump libc for arc4random_{buf,uniform}
|
| 1.35 |
02-Feb-2011 |
rmind |
NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.
|
| 1.34 |
18-Jan-2011 |
pooka |
branches: 1.34.2; hook librumphijack to the build
|
| 1.33 |
17-Jan-2011 |
agc |
Hook libisns into the build, and modify the set lists accordingly.
Note the addition of iSNS protocol support in doc/CHANGES
With thanks to Wasabi Systems for contributing the code.
|
|
Revision tags: matt-mips64-premerge-20101231
|
| 1.32 |
16-Dec-2010 |
christos |
sets for tzcode enhancements
|
| 1.31 |
12-Dec-2010 |
adam |
setlists updated for OpenLDAP 2.4.23
|
| 1.30 |
05-Dec-2010 |
pooka |
rumpcrypto should never have been its own faction, so finally make it a component under kern, i.e. rumpcrypto -> rumpkern_crypto.
|
| 1.29 |
05-Dec-2010 |
christos |
sets for new libpcap and tcpdump
|
| 1.28 |
03-Dec-2010 |
plunky |
Remove the do-external-lib and do-gnu-lib targets, along with external/lib/Makefile and crypto/external/lib/Makefile, replacing them all with SUBDIRs directly from lib/Makefile.
compat/compatsubdirs.mk becomes simpler now, as everything is built from lib/Makefile, meaning all the libraries will now be built under compat so update the set lists to account for that.
|
| 1.27 |
02-Dec-2010 |
christos |
fix sets for bind 9.7.2-P3
|
| 1.26 |
22-Nov-2010 |
christos |
bump libssh to 16
|
| 1.25 |
21-Nov-2010 |
adam |
setlists updated for OpenSSH 5.6
|
| 1.24 |
06-Nov-2010 |
plunky |
fix up compat libraries for mips64 (liblua & liblzma partly missing, libmj wrong version)
|
| 1.23 |
04-Nov-2010 |
pooka |
Add rumpclient to setlists.
You know, I used to think setlists were ridiculous back when ~20 entries per lib were required. It seems we're up to 47 and I've long since run out of superlatives to describe the situation.
|
| 1.22 |
02-Nov-2010 |
joerg |
Hook up xz into the build system.
|
| 1.21 |
24-Sep-2010 |
skrll |
libc minor was bumped.
|
| 1.20 |
07-Aug-2010 |
agc |
merge conflicts
this isn't how this was planned, but needed for releases to build. will be revisited later
|
| 1.19 |
11-Jul-2010 |
mrg |
fix the MKCOMPAT=no set lists.
|
| 1.18 |
11-Jul-2010 |
mrg |
various fixes for mips64 builds. some are true for all builds, most are for !crypto, !kerberos, !skey, !ldap or !pam builds.
now both sgimips64 and evbmips64-el build for me!
|
| 1.17 |
11-Jul-2010 |
mrg |
ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if MKCRYPTO=no. don't build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no. mark librumpcrypto, rump_smb, pkg_*
fix set lists as appropriate.
|
| 1.16 |
29-Jun-2010 |
mrg |
fix MKKERBEROS=no, MKISCSI=no and MKLDAP=no builds.
|
| 1.15 |
07-Jun-2010 |
tnozaki |
1. MB_LEN_MAX switch MD to MI. 2. unfortunately hppa's MB_LEN_MAX is defined incorrectly 6 instead of 32 so we have to add more setlocale(3) __RENAME func, __setlocale50. 3. move setlocale1.c and setlocale32.c to lib/libc/compat/locale/* prepareing for next libc major crunk. 4. bump libc minor version.
|
| 1.14 |
21-May-2010 |
pooka |
Bump major of libpuffs, librefuse and libp2k.
Hmm, 60 lines changed (!!), 3 medium camels sacrificed and half the total working time spent here. I picked the wrong day to not quit editing setlists.
|
| 1.13 |
25-Apr-2010 |
joerg |
Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). They implement a space efficent write-once database with fast access path. Switch the services(5) database to use cdb. The size of the database file decreases from 2.1MB disk space to 307KB. Access performance is about the same if setservent(0) is used and about an order of magnitude faster otherwise. services_mkdb defaults to the new format, but can optionally create the old db(3) format as well for statically linked legacy applications.
|
| 1.12 |
13-Mar-2010 |
agc |
deal with libnetpgp major bump to 3
|
| 1.11 |
08-Mar-2010 |
lukem |
update for openldap 2.4.21 (add ldapurl, man page for ldapexop, shlib bumps)
|
| 1.10 |
14-Jan-2010 |
wiz |
Consistency: set for obsolete files should be "foo-obsolete", tags only "obsolete".
|
| 1.9 |
11-Jan-2010 |
christos |
bump libm for exp2 and exp2f
|
| 1.8 |
27-Dec-2009 |
christos |
don't bump libdes - not needed.
|
| 1.7 |
27-Dec-2009 |
christos |
new openssh
|
| 1.6 |
27-Dec-2009 |
christos |
new openssl
|
| 1.5 |
26-Dec-2009 |
christos |
sets for new bind.
|
| 1.4 |
15-Dec-2009 |
mrg |
update mips64* sets for reality, and fix a couple of newly introduced issues with sparc64 and amd64.
|
| 1.3 |
14-Dec-2009 |
mrg |
merge in my (uncommited) changes from matt-nb5-mips64 branch.
XXX these probably still need updates for eg, shlib bumps, but this should be mostly correct now.
|
| 1.2 |
14-Dec-2009 |
matt |
Update sets lists from matt-nb5-mips64
|
| 1.1 |
13-Sep-2009 |
matt |
branches: 1.1.2; file ad.mips64el was initially added on branch matt-nb5-mips64.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.49 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.48 |
09-Apr-2024 |
nia |
branches: 1.48.2; Add new sets: base32, debug32, manhtml
- base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base
- debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug
- manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software.
The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds).
|
| 1.47 |
27-May-2023 |
riastradh |
openssl: Nix capi.so engine -- it's for the Windows crypto API.
Not likely to work in NetBSD base!
|
| 1.46 |
27-May-2023 |
riastradh |
openssl: padlock.so engine for VIA CPUs makes sense only on x86.
|
| 1.45 |
26-May-2023 |
riastradh |
openssl: Wire up dynamic engine build goo.
This restores the devcrypto engine, which was converted from static to dynamic since the previous OpenSSL update.
XXX Pretty sure I got some of the set list package names wrong, but it's not clear what the right ones are or what consequences any of this has.
XXX Needs testing.
|
| 1.44 |
26-May-2023 |
riastradh |
Revert "openssl: Nix build goo for dynamically loaded engines."
Turns out there is a regression lurking here: the devcrypto engine was made dynamic-only (https://github.com/openssl/openssl/pull/7859), so to maintain that functionality, we need to build dynamic engines. Will fix the aarch64 build issue and wire things up separately.
|
| 1.43 |
26-May-2023 |
riastradh |
openssl: Nix build goo for dynamically loaded engines.
- Engines are deprecated in openssl 3.
- We never actually had the .so engines wired up to be built in openssl 1.1, and judging by the lack of obsolete entries in the set lists, I don't think we ever had them wired up to be built at all.
|
| 1.42 |
18-May-2023 |
christos |
mark things compat
|
| 1.41 |
16-May-2023 |
christos |
try to fix powerpc compat
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-10-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
|
| 1.40 |
23-Jun-2015 |
matt |
branches: 1.40.28; remove unneed arch64 keywords
|
| 1.39 |
23-Jun-2015 |
matt |
Remove autogenerated entries.
|
| 1.38 |
22-Jun-2015 |
matt |
Add missing arch64 to libasan entries
|
| 1.37 |
29-May-2015 |
christos |
bump libintl
|
| 1.36 |
17-Apr-2015 |
christos |
bump liblzma
|
| 1.35 |
04-Apr-2015 |
christos |
bump libssh
|
| 1.34 |
31-Mar-2015 |
christos |
bump libpcap.
|
| 1.33 |
25-Jan-2015 |
christos |
stuff added by blacklist
|
| 1.32 |
17-Jan-2015 |
christos |
bump libamu.
|
| 1.31 |
16-Jan-2015 |
christos |
bump libc for strtoi and strtou
|
| 1.30 |
13-Jan-2015 |
spz |
Update of OpenSSL to 1.0.1k part 3: - bump the shared library versions - adjust set lists - regenerate man pages - note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
|
| 1.29 |
02-Jan-2015 |
christos |
bump libmagic
|
| 1.28 |
10-Dec-2014 |
christos |
remove obsolete entries for libisccfg which are not.
|
| 1.27 |
10-Dec-2014 |
christos |
bump for bind update
|
| 1.26 |
24-Oct-2014 |
christos |
gcc=48 has asan.
|
| 1.25 |
22-Oct-2014 |
christos |
Add libasan
|
| 1.24 |
19-Oct-2014 |
christos |
bump libssh
|
| 1.23 |
13-Oct-2014 |
christos |
bump libc and add man pages for open_{,w}memstream
|
| 1.22 |
10-Oct-2014 |
mrg |
bump libstdc++ minor due to new complex etc functions enabled.
|
| 1.21 |
10-Oct-2014 |
christos |
bump libm for long double complex functions
|
| 1.20 |
26-Sep-2014 |
christos |
add execvpe,execlpe bump.
|
| 1.19 |
24-Sep-2014 |
christos |
add strnstr from FreeBSD
|
| 1.18 |
22-Aug-2014 |
apb |
sort
|
|
Revision tags: netbsd-7-base tls-maxphys-base
|
| 1.17 |
10-Aug-2014 |
spz |
branches: 1.17.2; merge openssl 1.0.1i
|
|
Revision tags: tls-earlyentropy-base
|
| 1.16 |
25-Jul-2014 |
dholland |
Update set lists for libc bump and new man pages.
|
| 1.15 |
25-Jul-2014 |
mrg |
introduce a new pci_drvname(3) to libpci. implement it in the backend via PCI_IOC_DRVNAME.
update manual and set lists (and remove a couple of doubled entries.)o
this will be used in libpciaccess() to implement the has_kernel_driver() method.
|
| 1.14 |
23-Jul-2014 |
lneto |
fixed removal of Lua 5.1 entries from distrib/sets/lists
|
| 1.13 |
19-Jul-2014 |
lneto |
lua: updated from 5.1 to 5.3 work3
* lua(1): - changed lua_Integer to intmax_t - updated distrib/sets/lists and etc/mtree - updated bsd.lua.mk - fixed bozohttpd (lua-bozo.c) - compatibilized bindings: gpio, sqlite * lua(4): - removed floating-point and libc dependencies using '#ifndef _KERNEL' - fixed division by zero and exponentiation - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct() - acpica: removed isprint() from acnetbsd.h - libc: moved strcspn.c, strpbrk.c and strspn.c to common - removed stub headers - compatibilized bindings: luapmf, luasystm * reorganized luaconf.h * updated doc/CHANGES and doc/RESPONSIBLE
|
| 1.12 |
08-Jul-2014 |
spz |
infrastructure for bind-9.10.0-P2: adding the tools delv and dnssec-importkey adding libirs to support delv
|
| 1.11 |
18-Jun-2014 |
christos |
bump libc.
|
| 1.10 |
13-Jun-2014 |
joerg |
Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom of fetching dynamically sized data via sysctl.
|
| 1.9 |
28-May-2014 |
tron |
Update for OpenLDAP 2.4.39.
|
| 1.8 |
18-May-2014 |
nat |
libossaudio minor version bump to signify new ioctls.
|
| 1.7 |
15-May-2014 |
apb |
sort
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15
|
| 1.6 |
21-Mar-2014 |
christos |
branches: 1.6.2; bump libssl
|
|
Revision tags: riastradh-drm2-base3
|
| 1.5 |
10-Mar-2014 |
martin |
Fix compat libelf version numbers
|
| 1.4 |
09-Mar-2014 |
htodd |
Fix typo in library version.
|
| 1.3 |
09-Mar-2014 |
christos |
bump libelf and libdwarf
|
| 1.2 |
07-Mar-2014 |
matt |
Update for MKCOMPAT=yes
|
|
Revision tags: yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-base jym-xensuspend-nbase
|
| 1.1 |
14-Feb-2009 |
abs |
branches: 1.1.2; 1.1.8; 1.1.10; 1.1.14; 1.1.16; 1.1.24; Build fdformat on a MACHINE_ARCH not MACHINE basis
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.1 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.35 |
17-Jul-2025 |
christos |
more openssl=35 additions.
|
| 1.34 |
24-Feb-2025 |
martin |
Backout previous (making sbin/efi arch dependent), will be redone differently
|
| 1.33 |
24-Feb-2025 |
martin |
sbin/efi is only available on architectures that provide efi runtime services
|
| 1.32 |
05-Feb-2025 |
skrll |
risc-v: add ofctl(8) and /dev/openfirm support
|
| 1.31 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.30 |
27-May-2023 |
riastradh |
branches: 1.30.2; openssl: Nix capi.so engine -- it's for the Windows crypto API.
Not likely to work in NetBSD base!
|
| 1.29 |
27-May-2023 |
riastradh |
openssl: padlock.so engine for VIA CPUs makes sense only on x86.
|
| 1.28 |
26-May-2023 |
riastradh |
openssl: Wire up dynamic engine build goo.
This restores the devcrypto engine, which was converted from static to dynamic since the previous OpenSSL update.
XXX Pretty sure I got some of the set list package names wrong, but it's not clear what the right ones are or what consequences any of this has.
XXX Needs testing.
|
| 1.27 |
26-May-2023 |
riastradh |
Revert "openssl: Nix build goo for dynamically loaded engines."
Turns out there is a regression lurking here: the devcrypto engine was made dynamic-only (https://github.com/openssl/openssl/pull/7859), so to maintain that functionality, we need to build dynamic engines. Will fix the aarch64 build issue and wire things up separately.
|
| 1.26 |
26-May-2023 |
riastradh |
openssl: Nix build goo for dynamically loaded engines.
- Engines are deprecated in openssl 3.
- We never actually had the .so engines wired up to be built in openssl 1.1, and judging by the lack of obsolete entries in the set lists, I don't think we ever had them wired up to be built at all.
|
| 1.25 |
19-May-2023 |
christos |
we should only need this one
|
| 1.24 |
18-May-2023 |
christos |
add compat OpenSSL
|
|
Revision tags: netbsd-10-base
|
| 1.23 |
11-Jan-2022 |
martin |
branches: 1.23.2; Tweak some sysinst catalog files
|
| 1.22 |
30-Sep-2021 |
jmcneill |
efiboot: Build and install bootriscv64.efi for riscv64 builds.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
|
| 1.21 |
03-Jul-2015 |
matt |
Remove entries made redundant by compatdir/compatfile. (Leaves only libexec/ld.elf_so-rv32 as the only compat files).
|
| 1.20 |
03-Jul-2015 |
christos |
new libssh
|
| 1.19 |
29-May-2015 |
christos |
bump libintl
|
| 1.18 |
17-Apr-2015 |
christos |
bump liblzma
|
| 1.17 |
04-Apr-2015 |
christos |
bump libssh
|
| 1.16 |
31-Mar-2015 |
christos |
bump libpcap.
|
| 1.15 |
25-Jan-2015 |
christos |
stuff added by blacklist
|
| 1.14 |
17-Jan-2015 |
christos |
bump libamu.
|
| 1.13 |
16-Jan-2015 |
christos |
bump libc for strtoi and strtou
|
| 1.12 |
13-Jan-2015 |
spz |
Update of OpenSSL to 1.0.1k part 3: - bump the shared library versions - adjust set lists - regenerate man pages - note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
|
| 1.11 |
02-Jan-2015 |
christos |
bump libmagic
|
| 1.10 |
10-Dec-2014 |
christos |
bump for bind update
|
| 1.9 |
25-Oct-2014 |
joerg |
Consistently tag libasan with gcc=48
|
| 1.8 |
22-Oct-2014 |
christos |
Add libasan
|
| 1.7 |
19-Oct-2014 |
christos |
bump libssh
|
| 1.6 |
13-Oct-2014 |
christos |
bump libc and add man pages for open_{,w}memstream
|
| 1.5 |
10-Oct-2014 |
mrg |
bump libstdc++ minor due to new complex etc functions enabled.
|
| 1.4 |
10-Oct-2014 |
christos |
bump libm for long double complex functions
|
| 1.3 |
26-Sep-2014 |
christos |
add execvpe,execlpe bump.
|
| 1.2 |
24-Sep-2014 |
christos |
add strnstr from FreeBSD
|
| 1.1 |
19-Sep-2014 |
matt |
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.1 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.6 |
12-Jul-2006 |
lukem |
* Provide new keywords: gcc=<n> <n> = value of ${HAVE_GCC} gdb=<n> <n> = value of ${HAVE_GDB}
* Support extra keywords on lines with "obsolete" keywords to allow keyword-specific obsolete files. (Primarily intended for use with gcc=<n> and gdb=<n>, although it could be use for other items).
* Use the above features to collapse the gcc.* and gcc4.* lists into the appropriate set lists.
* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.
* Update set lists for HAVE_GDB=6.
|
| 1.5 |
13-May-2006 |
mrg |
add support for sets with HAVE_GCC=4: - move fortran programs from mi.* to {tc,gcc}.* - clone gcc.* and add new headers and shlibs to gcc4.*
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.4 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.3 |
11-Jan-2004 |
lukem |
support MKBFD=no
|
| 1.2 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.1 |
10-Aug-2003 |
mrg |
GCC3-specific sets
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.7 |
12-Jul-2006 |
lukem |
* Provide new keywords: gcc=<n> <n> = value of ${HAVE_GCC} gdb=<n> <n> = value of ${HAVE_GDB}
* Support extra keywords on lines with "obsolete" keywords to allow keyword-specific obsolete files. (Primarily intended for use with gcc=<n> and gdb=<n>, although it could be use for other items).
* Use the above features to collapse the gcc.* and gcc4.* lists into the appropriate set lists.
* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.
* Update set lists for HAVE_GDB=6.
|
|
Revision tags: peter-altq-base
|
| 1.6 |
03-Feb-2006 |
christos |
bump libbfd
|
| 1.5 |
07-Jun-2005 |
is |
Move ld and libbfd (needed by modload) to base, so that a base-only system can load kernel modules.
|
|
Revision tags: netbsd-3-base rtr-xorg-branch-base
|
| 1.4 |
13-Aug-2004 |
lukem |
branches: 1.4.2; Move libg2c.so* (the g77 Fortran runtime) from comp to base. Highlighted by Valeriy E. Ushakov.
|
| 1.3 |
12-Aug-2004 |
lukem |
Move the lib<foo>.so entry (link) from comp to base, so that applications on systems without the `comp' set installed can dlopen() a library without supplying the major number.
|
| 1.2 |
14-Jun-2004 |
jmc |
Move libgcc_s.so.X into base as C++ compiled programs (ala groff) will need them
|
|
Revision tags: netbsd-2-0-base
|
| 1.1 |
10-Aug-2003 |
mrg |
branches: 1.1.2; GCC3-specific sets
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
12-Jul-2006 |
lukem |
* Provide new keywords: gcc=<n> <n> = value of ${HAVE_GCC} gdb=<n> <n> = value of ${HAVE_GDB}
* Support extra keywords on lines with "obsolete" keywords to allow keyword-specific obsolete files. (Primarily intended for use with gcc=<n> and gdb=<n>, although it could be use for other items).
* Use the above features to collapse the gcc.* and gcc4.* lists into the appropriate set lists.
* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.
* Update set lists for HAVE_GDB=6.
|
| 1.1 |
13-May-2006 |
mrg |
branches: 1.1.2; add support for sets with HAVE_GCC=4: - move fortran programs from mi.* to {tc,gcc}.* - clone gcc.* and add new headers and shlibs to gcc4.*
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
12-Jul-2006 |
lukem |
* Provide new keywords: gcc=<n> <n> = value of ${HAVE_GCC} gdb=<n> <n> = value of ${HAVE_GDB}
* Support extra keywords on lines with "obsolete" keywords to allow keyword-specific obsolete files. (Primarily intended for use with gcc=<n> and gdb=<n>, although it could be use for other items).
* Use the above features to collapse the gcc.* and gcc4.* lists into the appropriate set lists.
* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.
* Update set lists for HAVE_GDB=6.
|
| 1.1 |
13-May-2006 |
mrg |
branches: 1.1.2; add support for sets with HAVE_GCC=4: - move fortran programs from mi.* to {tc,gcc}.* - clone gcc.* and add new headers and shlibs to gcc4.*
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.1 |
11-Dec-2003 |
dyoung |
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) and without Kerberos 4 & 5 (MKKERBEROS=no). Previously checkflist complained of missing files.
* move kerberos- and kerberos 4-only files into new flists, distrib/sets/lists/*/krb.*
* make the flist generators grok MKKERBEROS{,4} variables
* fix Makefiles which treat MKKERBEROS=no as MKKERBEROS5=no. 9 out of 10 experts agree that it is ludicrous to build w/ KERBEROS4 and w/o KERBEROS5.
* fix header files, also, which treat MKKERBEROS=no as MKKERBEROS5=no.
* omit some Kerberos-only subdirectories from the build as MKKERBEROS{,4} indicate
(I acknowledge the sentiment that flists are the wrong way to go, and that the makefiles should produce the metalog directly. That sounds to me like the right way to go, but I am not prepared to do revamp all the makefiles. While my approach is expedient, it fits painlessly within the current build architecture until we are delivered from flist purgatory, and it does not postpone our delivery. Fair enough?)
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.1 |
11-Dec-2003 |
dyoung |
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) and without Kerberos 4 & 5 (MKKERBEROS=no). Previously checkflist complained of missing files.
* move kerberos- and kerberos 4-only files into new flists, distrib/sets/lists/*/krb.*
* make the flist generators grok MKKERBEROS{,4} variables
* fix Makefiles which treat MKKERBEROS=no as MKKERBEROS5=no. 9 out of 10 experts agree that it is ludicrous to build w/ KERBEROS4 and w/o KERBEROS5.
* fix header files, also, which treat MKKERBEROS=no as MKKERBEROS5=no.
* omit some Kerberos-only subdirectories from the build as MKKERBEROS{,4} indicate
(I acknowledge the sentiment that flists are the wrong way to go, and that the makefiles should produce the metalog directly. That sounds to me like the right way to go, but I am not prepared to do revamp all the makefiles. While my approach is expedient, it fits painlessly within the current build architecture until we are delivered from flist purgatory, and it does not postpone our delivery. Fair enough?)
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.1 |
11-Dec-2003 |
dyoung |
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) and without Kerberos 4 & 5 (MKKERBEROS=no). Previously checkflist complained of missing files.
* move kerberos- and kerberos 4-only files into new flists, distrib/sets/lists/*/krb.*
* make the flist generators grok MKKERBEROS{,4} variables
* fix Makefiles which treat MKKERBEROS=no as MKKERBEROS5=no. 9 out of 10 experts agree that it is ludicrous to build w/ KERBEROS4 and w/o KERBEROS5.
* fix header files, also, which treat MKKERBEROS=no as MKKERBEROS5=no.
* omit some Kerberos-only subdirectories from the build as MKKERBEROS{,4} indicate
(I acknowledge the sentiment that flists are the wrong way to go, and that the makefiles should produce the metalog directly. That sounds to me like the right way to go, but I am not prepared to do revamp all the makefiles. While my approach is expedient, it fits painlessly within the current build architecture until we are delivered from flist purgatory, and it does not postpone our delivery. Fair enough?)
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.1 |
11-Dec-2003 |
dyoung |
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) and without Kerberos 4 & 5 (MKKERBEROS=no). Previously checkflist complained of missing files.
* move kerberos- and kerberos 4-only files into new flists, distrib/sets/lists/*/krb.*
* make the flist generators grok MKKERBEROS{,4} variables
* fix Makefiles which treat MKKERBEROS=no as MKKERBEROS5=no. 9 out of 10 experts agree that it is ludicrous to build w/ KERBEROS4 and w/o KERBEROS5.
* fix header files, also, which treat MKKERBEROS=no as MKKERBEROS5=no.
* omit some Kerberos-only subdirectories from the build as MKKERBEROS{,4} indicate
(I acknowledge the sentiment that flists are the wrong way to go, and that the makefiles should produce the metalog directly. That sounds to me like the right way to go, but I am not prepared to do revamp all the makefiles. While my approach is expedient, it fits painlessly within the current build architecture until we are delivered from flist purgatory, and it does not postpone our delivery. Fair enough?)
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.1 |
11-Dec-2003 |
dyoung |
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) and without Kerberos 4 & 5 (MKKERBEROS=no). Previously checkflist complained of missing files.
* move kerberos- and kerberos 4-only files into new flists, distrib/sets/lists/*/krb.*
* make the flist generators grok MKKERBEROS{,4} variables
* fix Makefiles which treat MKKERBEROS=no as MKKERBEROS5=no. 9 out of 10 experts agree that it is ludicrous to build w/ KERBEROS4 and w/o KERBEROS5.
* fix header files, also, which treat MKKERBEROS=no as MKKERBEROS5=no.
* omit some Kerberos-only subdirectories from the build as MKKERBEROS{,4} indicate
(I acknowledge the sentiment that flists are the wrong way to go, and that the makefiles should produce the metalog directly. That sounds to me like the right way to go, but I am not prepared to do revamp all the makefiles. While my approach is expedient, it fits painlessly within the current build architecture until we are delivered from flist purgatory, and it does not postpone our delivery. Fair enough?)
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.1 |
11-Dec-2003 |
dyoung |
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) and without Kerberos 4 & 5 (MKKERBEROS=no). Previously checkflist complained of missing files.
* move kerberos- and kerberos 4-only files into new flists, distrib/sets/lists/*/krb.*
* make the flist generators grok MKKERBEROS{,4} variables
* fix Makefiles which treat MKKERBEROS=no as MKKERBEROS5=no. 9 out of 10 experts agree that it is ludicrous to build w/ KERBEROS4 and w/o KERBEROS5.
* fix header files, also, which treat MKKERBEROS=no as MKKERBEROS5=no.
* omit some Kerberos-only subdirectories from the build as MKKERBEROS{,4} indicate
(I acknowledge the sentiment that flists are the wrong way to go, and that the makefiles should produce the metalog directly. That sounds to me like the right way to go, but I am not prepared to do revamp all the makefiles. While my approach is expedient, it fits painlessly within the current build architecture until we are delivered from flist purgatory, and it does not postpone our delivery. Fair enough?)
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.40 |
26-Nov-2008 |
tsutsui |
- rename set list lkm.mi -> module.mi - move obsolete lists of usr/lkm files to mi
|
| 1.39 |
26-Nov-2008 |
he |
Add the recently added filecorefs, msdosfs, nullfs, and umapfs modules.
|
| 1.38 |
25-Nov-2008 |
cube |
Register PPP compressors modules.
|
| 1.37 |
24-Nov-2008 |
ad |
Rename some modules to match their vfs name.
|
| 1.36 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
| 1.35 |
20-Nov-2008 |
ad |
Rename the accept filter modules to make module name match filter name.
|
| 1.34 |
19-Nov-2008 |
ad |
Make the emulations, exec formats, coredump, NFS, and the NFS server into modules. By and large this commit:
- shuffles header files and ifdefs - splits code out where necessary to be modular - adds module glue for each of the components - adds/replaces hooks for things that can be installed at runtime
|
| 1.33 |
14-Nov-2008 |
ad |
Make POSIX AIO loadable as a module.
|
| 1.32 |
13-Nov-2008 |
ad |
compat_ossaudio module, so others can depend on it.
|
| 1.31 |
12-Nov-2008 |
ad |
+ksem
|
| 1.30 |
12-Nov-2008 |
ad |
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
|
Revision tags: netbsd-5-base matt-mips64-base2 mjf-devfs2-base
|
| 1.29 |
23-Sep-2008 |
hannken |
branches: 1.29.2; Build modular fss driver.
Reviewed by: Quentin Garnier <cube@netbsd.org>
|
|
Revision tags: wrstuden-revivesa-base-3 wrstuden-revivesa-base-2
|
| 1.28 |
31-Aug-2008 |
lukem |
fix previous; need "obsolete" in the third column
|
| 1.27 |
30-Aug-2008 |
reinoud |
Back out dirhash kernel module for now.
|
| 1.26 |
29-Aug-2008 |
reinoud |
Add dirhash kernel module for sharing dirhashing support with other FS other than UDF. Its FS agnostic and could be used for any FS
Note to self: manpage needs to follow.
|
| 1.25 |
29-Jun-2008 |
he |
Add the overlooked nullfs kernel module entries.
|
| 1.24 |
28-Jun-2008 |
rumble |
Add of bunch of file system modules.
|
|
Revision tags: wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 wrstuden-revivesa-base
|
| 1.23 |
20-May-2008 |
ad |
Install kernel modules into the proper locations, taking machine and kernel version into account.
|
|
Revision tags: hpcarm-cleanup-nbase
|
| 1.22 |
19-May-2008 |
jmcneill |
Add puffs and putter kmods to set lists.
|
|
Revision tags: yamt-pf42-base2
|
| 1.21 |
02-May-2008 |
ad |
branches: 1.21.2; Build and install modules into /kernel/modules. Each module gets a directory for properties, blobs, etc. It's not fixed in stone and can easily be changed if there are issues with the location/layout.
|
|
Revision tags: yamt-pf42-baseX yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
|
| 1.20 |
03-Jan-2008 |
jdc |
branches: 1.20.2; 1.20.6; 1.20.8; Add a note about marking entries as "obsolete", instead of deleting them.
|
|
Revision tags: matt-armv6-prevmlocking cube-autoconf-base matt-mips64-base
|
| 1.19 |
29-Jun-2007 |
rumble |
branches: 1.19.4; Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
| 1.18 |
06-Mar-2007 |
dillo |
Complete rename of hfsp to hfs, requested by thorpej.
|
| 1.17 |
05-Mar-2007 |
dillo |
Integrate apmlabel and HFS+ file system.
|
| 1.16 |
29-Dec-2006 |
pooka |
build puffs lkm if MKPUFFS is set
|
|
Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase wrstuden-fixsa-base-1 netbsd-4-0-RELEASE netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 wrstuden-fixsa-base netbsd-4-base
|
| 1.15 |
05-Nov-2006 |
jmmv |
Register the tmpfs lkm.
|
|
Revision tags: abandoned-netbsd-4-base peter-altq-base
|
| 1.14 |
16-Mar-2006 |
jwise |
Some users use pf. Some use ipfilter. Syspkg was designed for situations like this, where a user may well want to install one of these but not the other.
To allow syspkg to be used for its intended purpose here, carefully split out ipfilter and pf from the main {base,comp,man,misc}-net{,util}-* packages
(something which was partially done for ipf, but not done for pf in the past).
This way, a user can pkg_delete *-{ipf,pf}-*, and not have utilities, libraries, man pages, examples, or default /etc files for the packet filter they don't like.
|
| 1.13 |
02-Feb-2006 |
reinoud |
Initial import of a UDF file system implementation for NetBSD.
Finally the logic glue and the set distribution lists modifications.
|
| 1.12 |
26-Jun-2005 |
mrg |
enable the vnd LKM. i meant to do this when this LKM first appeared.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base
|
| 1.11 |
22-Feb-2005 |
peter |
Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs, headers and LKM.
Add MKPF; if set to no, don't build and install the pf(4) programs, headers, LKM and spamd.
Both options default to yes, so nothing changed in the default build.
Reviewed by lukem.
|
| 1.10 |
24-Jan-2005 |
cube |
Install tap(4) LKM.
|
|
Revision tags: rtr-xorg-branch-base
|
| 1.9 |
11-Nov-2004 |
christos |
Add ptyfs.o; thanks to Hisashi T Fujinaka.
|
| 1.8 |
29-Jun-2004 |
itojun |
add lkm/pf.o
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.7 |
13-Jan-2004 |
lukem |
remove unnecessary directory
|
| 1.6 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.5 |
02-Sep-2003 |
drochner |
+coda5
|
| 1.4 |
02-Apr-2003 |
jdolecek |
add LKM for file system SMBFS
XXX the LKM requires nsmb pseudo device in kernel to load successfully ATM
|
| 1.3 |
28-Mar-2003 |
thorpej |
Add bsdcomp and deflate LKMs.
|
| 1.2 |
17-Mar-2003 |
jdolecek |
build and install union LKM now that it works
|
| 1.1 |
15-Mar-2003 |
he |
Do not try to build LKMs on evbppc, because we cannot predetermine the PPC_INTR_IMPL, which is used to include a file in <machine/intr.h>. To allow evbppc to complete a ``make release'', we also need to factor out the LKM files to a new set list file, and tweak makeflist to not include this file for evbppc.
Discussed with Matt Thomas.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.7 |
02-May-2013 |
matt |
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that share a MACHINE_ARCH for userland so that except for etc, will produce identical sets.
usr/include/machine now points to usr/include/arm
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.6 |
29-Nov-2008 |
tsutsui |
branches: 1.6.8; 1.6.14; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.5 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.4 |
11-Jan-2004 |
lukem |
branches: 1.4.36; reformat whitespace
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.2 |
30-Mar-2002 |
thorpej |
* Deal with libarm32 -> libarm name change. * Tidy up some of the ARM port set lists in preparation for the complete switch to ELF.
|
| 1.1 |
24-Mar-2002 |
bjh21 |
Update set lists for arm26 -> acorn26 transition. Obsolete lists for arm26 have been carried over to acorn26.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.15 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.14 |
10-Jan-2022 |
martin |
branches: 1.14.4; Add sysinst catalogs to a few more md lists
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base tls-maxphys-base
|
| 1.13 |
02-May-2013 |
matt |
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that share a MACHINE_ARCH for userland so that except for etc, will produce identical sets.
usr/include/machine now points to usr/include/arm
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.12 |
14-Feb-2009 |
abs |
branches: 1.12.6; 1.12.12; Build fdformat on a MACHINE_ARCH not MACHINE basis
|
| 1.11 |
29-Nov-2008 |
tsutsui |
branches: 1.11.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.10 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base
|
| 1.9 |
04-Jul-2006 |
bjh21 |
branches: 1.9.20; Add nbfs.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.8 |
25-Jan-2004 |
bjh21 |
Obsolete /dev/beep on systems that had it in their MAKEDEV "all" target.
|
| 1.7 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.6 |
02-Aug-2003 |
bjh21 |
Add boot32 bits.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.5 |
01-Apr-2002 |
thorpej |
Fix up set lists for acorn32.
|
| 1.4 |
30-Mar-2002 |
thorpej |
* Deal with libarm32 -> libarm name change. * Tidy up some of the ARM port set lists in preparation for the complete switch to ELF.
|
| 1.3 |
29-Mar-2002 |
thorpej |
Move files common to all ARM distribs to ad.arm
|
| 1.2 |
05-Feb-2002 |
reinoud |
Add the relevant libarm* libs to base and comp for acorn32
|
| 1.1 |
05-Feb-2002 |
reinoud |
libarm32.so should be in base, not in comp.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.4 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.3 |
11-Jan-2022 |
martin |
branches: 1.3.4; Tweak some sysinst catalog files
|
|
Revision tags: cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.2 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.1 |
26-Nov-2008 |
he |
Adapt to the removal of exec_elf32 from the alpha port, necessitating the module be added to all the other ports' md.* files. Also add the compat_linux module for alpha.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.45 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.44 |
10-Jan-2022 |
skrll |
branches: 1.44.4; Fix alpha build
|
| 1.43 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.42 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.41 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
|
| 1.40 |
28-Jul-2011 |
dyoung |
branches: 1.40.20; Put libalpha back.
|
| 1.39 |
17-Jul-2011 |
dyoung |
Mark libalpha obsolete.
|
|
Revision tags: cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.38 |
28-Nov-2008 |
tsutsui |
alpha doesn't have modules for compat_linux and exec_elf64 (yet?).
|
| 1.37 |
26-Nov-2008 |
he |
Adapt to the removal of exec_elf32 from the alpha port, necessitating the module be added to all the other ports' md.* files. Also add the compat_linux module for alpha.
|
| 1.36 |
12-Nov-2008 |
ad |
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.35 |
20-Aug-2005 |
abs |
branches: 1.35.22; Support booting from ffsv2 filesystems - thanks Simon Burge
|
| 1.34 |
24-Jul-2005 |
wiz |
Add dummy_pci and wi_pcmcia lkms.
|
|
Revision tags: netbsd-3-0-3-RELEASE netbsd-3-0-2-RELEASE netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.33 |
12-Aug-2004 |
lukem |
branches: 1.33.2; Move the lib<foo>.so entry (link) from comp to base, so that applications on systems without the `comp' set installed can dlopen() a library without supplying the major number.
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.32 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.31 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.30 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.29 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.28 |
08-May-2002 |
lukem |
obsolete /usr/mdec/installboot
|
| 1.27 |
03-May-2002 |
lukem |
obsolete alpha installboot.old and bootxx{,.old}
|
| 1.26 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.25 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.24 |
25-Jan-2001 |
jwise |
Add package names to a bunch more architectures
|
| 1.23 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base
|
| 1.22 |
27-Feb-2000 |
mycroft |
Sync.
|
| 1.21 |
24-Jan-2000 |
mycroft |
Sync.
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.20 |
19-Aug-1999 |
cgd |
add ./usr/mdec/bootxx_lfs
|
| 1.19 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.18 |
12-May-1999 |
tron |
Add "ntfs" LKM.
|
| 1.17 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
| 1.16 |
07-Apr-1999 |
cgd |
update for changed alpha boot blocks and manual pages
|
|
Revision tags: netbsd-1-4-base
|
| 1.15 |
18-Mar-1999 |
ross |
branches: 1.15.2; Enable the std lkm's for alpha.
|
| 1.14 |
18-Feb-1999 |
thorpej |
Add fdformat.
|
| 1.13 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.12 |
13-Sep-1998 |
tv |
Add libobjc and libg2c runtime shared objects from egcs.
|
| 1.11 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.10 |
02-Jul-1998 |
jonathan |
Do datbase normalization on sets/lists/*/* containing shared-library related files. Partition into three categories: * shl.mi -- MI sharedlib files present on all ports with shared libs * shl.aout -- MI sharedlib files present on all ELF ports * shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist. Remove files left empty after shlib normalization. Add ad.mips where appropriate. Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
|
| 1.9 |
30-Jun-1998 |
ross |
Make the include/machine -> include/alpha change in comp/md.alpha.
Sync the rest with reality.
More rogues' gallery nominations for modifying the distribution without updating the sets:
cgd bsd.kinc.mk christos fktrace.2 link christos libc version fair ch.4 fair scsi.4 fair ss.4 lukem libedit version mrg packages.7 tron examples/amd/cd
You all owe me beer.
|
| 1.8 |
30-Jun-1998 |
ross |
Split the libraries correctly into base and comp set elements, like Chris did for 1.3.2.
|
| 1.7 |
27-Jun-1998 |
thorpej |
Update for fixed libutil shlib version
|
| 1.6 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.5 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.4 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.3 |
20-Apr-1998 |
ross |
big sync
|
| 1.2 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.1 |
21-Dec-1997 |
cjs |
branches: 1.1.2; Add alpha machine-dependent set lists.
|
| 1.304 |
17-Sep-2025 |
mrg |
various updates for GCC 14. maybe not complete for all ports.
x86 should be complete, arm64 might be.
tested with i386 and evbarm64 builds and HAVE_GCC=12, hopefully won't break existing builds.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.303 |
17-Jul-2025 |
christos |
more openssl=35 additions.
|
| 1.302 |
24-Feb-2025 |
martin |
Backout previous (making sbin/efi arch dependent), will be redone differently
|
| 1.301 |
24-Feb-2025 |
martin |
sbin/efi is only available on architectures that provide efi runtime services
|
| 1.300 |
18-Aug-2024 |
rin |
sets/lists: Make gdbserver MI by using MKGDBSERVER
|
| 1.299 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
| 1.298 |
01-Jul-2024 |
mrg |
GCC sanitizers: only build the sanitizers if $MKGCCCMDS != "no".
there's a minor use-case for the configuration of "building sanitizers for distribution, but not the compiler", but it's pretty uncommon, and the latest sanitizers don't build at all on m68000 so enhance the option to not build /usr/bin/gcc (which simply can't modern GCC on a sun2) to not build the sanitizers either.
(if we were to split these, MKGCCSANITIZER would be good variable.)
update set lists for far too many files, including fixing MKDEBUG for a couple of builds.
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.297 |
09-Apr-2024 |
nia |
branches: 1.297.2; Add new sets: base32, debug32, manhtml
- base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base
- debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug
- manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software.
The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds).
|
| 1.296 |
07-Aug-2023 |
riastradh |
distrib/sets/lists: Fix libtsan entries.
- No obsolete .so.N or .so.N.M entries. - libtsan.so for gcc. - libtsan.so.1* for gcc=10. - libtsan.so.2* for gcc=12. - No libtsan.so.1* on aarch64, libtsan on aarch64 is new in gcc12.
|
| 1.295 |
05-Aug-2023 |
riastradh |
base/md.amd64, base/md.sparc64: Mark openssl compat directories.
Should fix MKCOMPAT=no build.
PR port-amd64/57567
|
| 1.294 |
04-Aug-2023 |
mrg |
more updates for sets and GCC 12
- renable sanitizer, add new shlib versions, enable tsan for arm64, including moving some stuff into the per-cpu/arch dir from 'mi'. - fix mips64, 68k, and ia64 - mark many any-gcc-version things just as "gcc" and remove dups - mark many gcc=9 only things as obsolete - mark many gcc=10 only things as obsolete with gcc=12 (more could be done here.)
|
| 1.293 |
27-May-2023 |
riastradh |
openssl: Nix capi.so engine -- it's for the Windows crypto API.
Not likely to work in NetBSD base!
|
| 1.292 |
27-May-2023 |
riastradh |
openssl: padlock.so engine for VIA CPUs makes sense only on x86.
|
| 1.291 |
26-May-2023 |
riastradh |
openssl: Wire up dynamic engine build goo.
This restores the devcrypto engine, which was converted from static to dynamic since the previous OpenSSL update.
XXX Pretty sure I got some of the set list package names wrong, but it's not clear what the right ones are or what consequences any of this has.
XXX Needs testing.
|
| 1.290 |
26-May-2023 |
riastradh |
Revert "openssl: Nix build goo for dynamically loaded engines."
Turns out there is a regression lurking here: the devcrypto engine was made dynamic-only (https://github.com/openssl/openssl/pull/7859), so to maintain that functionality, we need to build dynamic engines. Will fix the aarch64 build issue and wire things up separately.
|
| 1.289 |
26-May-2023 |
riastradh |
openssl: Nix build goo for dynamically loaded engines.
- Engines are deprecated in openssl 3.
- We never actually had the .so engines wired up to be built in openssl 1.1, and judging by the lack of obsolete entries in the set lists, I don't think we ever had them wired up to be built at all.
|
| 1.288 |
10-May-2023 |
christos |
update the sets for OpenSSL-3.x
|
|
Revision tags: netbsd-10-base
|
| 1.287 |
09-Jan-2022 |
martin |
branches: 1.287.2; First try (certainly wrong for many builds) to add sysinst catalog files.
|
| 1.286 |
16-Oct-2021 |
skrll |
Move tsan entries marked machine=amd64 from .mi files into md.amd64
|
| 1.285 |
23-Jun-2021 |
christos |
build gdbserver only when we build gdb (from adam)
|
| 1.284 |
07-Jun-2021 |
christos |
enable gdbserver for amd64 (so that we don't break its build).
|
|
Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base
|
| 1.283 |
26-Sep-2020 |
jmcneill |
Add HAVE_NVMM and use it to control the build of NVMM related components. Defined to "yes" on amd64, "no" everywhere else.
|
| 1.282 |
12-Sep-2020 |
jmcneill |
Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to conditionally include ACPI and UEFI bits instead of relying on adhoc MACHINE_ARCH tests.
|
|
Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
|
| 1.281 |
28-Oct-2019 |
maxv |
Add nvmmctl, with two commands for now.
|
| 1.280 |
26-Aug-2019 |
kamil |
Correct the build rules of LLVM sanitizers
Fix generation of .a.syms files in LLVM sanitizers. The old rules weren't functional and sometimes they were fatal in the build.
Add the .a.syms files to distribution sets. These files are generated only in certain .a files in 64bit version of sanitizers.
Correct the location of files with LLVM sanitizers. Move the LLVM sanitizer entries from base to comp files.
|
| 1.279 |
22-Aug-2019 |
adam |
Fix building compiler_rt with MKCOMPAT=no; approved by kamil@
|
| 1.278 |
14-Aug-2019 |
kamil |
Add LLVM sanitizers in the MKLLVM=yes build
Enable in all the supported variations for NetBSD/amd64:
- Address Sanitizer - Thread Sanitizer - Memory Sanitizer - Undefined Behavior Sanitizer - SafeStack - libFuzzer - XRay
This change enables the features on amd64 for start.
|
|
Revision tags: netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126
|
| 1.277 |
11-Nov-2018 |
maxv |
branches: 1.277.2; Fix the libnvmm sets, do the same as libx86_64.
|
|
Revision tags: pgoyette-compat-1020
|
| 1.276 |
30-Sep-2018 |
jmcneill |
Install mount_qemufwcfg everywhere instead of just x86.
|
|
Revision tags: pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728
|
| 1.275 |
13-Jul-2018 |
maxv |
Remove the usr.bin/pmc tool. People should use tprof instead.
|
|
Revision tags: phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
|
| 1.274 |
22-Dec-2017 |
maxv |
branches: 1.274.2; 1.274.4; Build and install the prekern by default. I didn't build a full distribution to test this change, but it seems fine enough.
|
| 1.273 |
29-Nov-2017 |
wiz |
mount_qemufwcfg is only installed on i386 and amd64, and so is its manpage.
Move it to the architecture dependent set lists.
Noted by martin.
|
| 1.272 |
25-Nov-2017 |
jmcneill |
Build and install mount_qemufwcfg on i386 and amd64
|
| 1.271 |
06-Oct-2017 |
christos |
bump libraries that depend on libstdc++.
|
| 1.270 |
12-Aug-2017 |
kre |
For libi386 major bump.
|
|
Revision tags: perseant-stdc-iso10646-base
|
| 1.269 |
12-Jul-2017 |
maxv |
Build the pmc tool on amd64.
|
|
Revision tags: netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
|
| 1.268 |
24-Jan-2017 |
nonaka |
branches: 1.268.4; Initial commit of native amd64 EFI boot loader.
|
|
Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
|
| 1.267 |
26-Sep-2015 |
christos |
branches: 1.267.2; 1.267.4; try to fix sets
|
| 1.266 |
24-Sep-2015 |
christos |
update for libproc/librtld_db/dtrace changes
|
| 1.265 |
22-Jun-2015 |
matt |
Update some of the set lists to use the compatdir/compatfile compattestsdir/compattestsfile as well the kmod auto-entry creation. Remove entries that are now instantiated by the above.
|
| 1.264 |
29-May-2015 |
christos |
bump libintl
|
| 1.263 |
17-Apr-2015 |
christos |
bump liblzma
|
| 1.262 |
04-Apr-2015 |
christos |
bump libssh
|
| 1.261 |
31-Mar-2015 |
christos |
bump libpcap.
|
| 1.260 |
25-Jan-2015 |
christos |
stuff added by blacklist
|
| 1.259 |
17-Jan-2015 |
christos |
bump libamu.
|
| 1.258 |
16-Jan-2015 |
christos |
bump libc for strtoi and strtou
|
| 1.257 |
13-Jan-2015 |
spz |
Update of OpenSSL to 1.0.1k part 3: - bump the shared library versions - adjust set lists - regenerate man pages - note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
|
| 1.256 |
02-Jan-2015 |
christos |
bump libmagic
|
| 1.255 |
10-Dec-2014 |
christos |
remove obsolete entries for libisccfg which are not.
|
| 1.254 |
10-Dec-2014 |
christos |
bump for bind update
|
| 1.253 |
25-Oct-2014 |
joerg |
Consistently tag libasan with gcc=48
|
| 1.252 |
22-Oct-2014 |
christos |
Add libasan
|
| 1.251 |
19-Oct-2014 |
christos |
bump libssh
|
| 1.250 |
13-Oct-2014 |
christos |
bump libc and add man pages for open_{,w}memstream
|
| 1.249 |
10-Oct-2014 |
mrg |
bump libstdc++ minor due to new complex etc functions enabled.
|
| 1.248 |
10-Oct-2014 |
christos |
bump libm for long double complex functions
|
| 1.247 |
26-Sep-2014 |
christos |
add execvpe,execlpe bump.
|
| 1.246 |
24-Sep-2014 |
christos |
add strnstr from FreeBSD
|
| 1.245 |
22-Aug-2014 |
apb |
sort
|
|
Revision tags: netbsd-7-base tls-maxphys-base
|
| 1.244 |
10-Aug-2014 |
spz |
branches: 1.244.2; merge openssl 1.0.1i
|
|
Revision tags: tls-earlyentropy-base
|
| 1.243 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.242 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
| 1.241 |
25-Jul-2014 |
dholland |
Update set lists for libc bump and new man pages.
|
| 1.240 |
25-Jul-2014 |
mrg |
introduce a new pci_drvname(3) to libpci. implement it in the backend via PCI_IOC_DRVNAME.
update manual and set lists (and remove a couple of doubled entries.)o
this will be used in libpciaccess() to implement the has_kernel_driver() method.
|
| 1.239 |
23-Jul-2014 |
lneto |
fixed removal of Lua 5.1 entries from distrib/sets/lists
|
| 1.238 |
19-Jul-2014 |
lneto |
lua: updated from 5.1 to 5.3 work3
* lua(1): - changed lua_Integer to intmax_t - updated distrib/sets/lists and etc/mtree - updated bsd.lua.mk - fixed bozohttpd (lua-bozo.c) - compatibilized bindings: gpio, sqlite * lua(4): - removed floating-point and libc dependencies using '#ifndef _KERNEL' - fixed division by zero and exponentiation - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct() - acpica: removed isprint() from acnetbsd.h - libc: moved strcspn.c, strpbrk.c and strspn.c to common - removed stub headers - compatibilized bindings: luapmf, luasystm * reorganized luaconf.h * updated doc/CHANGES and doc/RESPONSIBLE
|
| 1.237 |
08-Jul-2014 |
spz |
infrastructure for bind-9.10.0-P2: adding the tools delv and dnssec-importkey adding libirs to support delv
|
| 1.236 |
18-Jun-2014 |
christos |
bump libc.
|
| 1.235 |
13-Jun-2014 |
joerg |
Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom of fetching dynamically sized data via sysctl.
|
| 1.234 |
28-May-2014 |
tron |
Update for OpenLDAP 2.4.39.
|
| 1.233 |
18-May-2014 |
nat |
libossaudio minor version bump to signify new ioctls.
|
| 1.232 |
15-May-2014 |
apb |
sort
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15
|
| 1.231 |
21-Mar-2014 |
christos |
branches: 1.231.2; bump libssl
|
|
Revision tags: riastradh-drm2-base3
|
| 1.230 |
10-Mar-2014 |
htodd |
Fixing sets. Adding dwarf/elf man pages and fixing library versions.
|
| 1.229 |
09-Mar-2014 |
htodd |
Fix typo in library version.
|
| 1.228 |
09-Mar-2014 |
christos |
bump libelf and libdwarf
|
| 1.227 |
01-Mar-2014 |
dsl |
Replace all the libbind9.so.7 with libbind9.so.8. Hmm... why isn't the list of 32bit compat libs based on the normal list?
|
| 1.226 |
01-Mar-2014 |
christos |
bump bind libraries
|
| 1.225 |
16-Feb-2014 |
christos |
bump sqlite3
|
| 1.224 |
08-Feb-2014 |
jmmv |
Update file lists for atf 0.19.
This has been tested with both MKKYUA=no (the default) and MKKYUA=yes, as well as with a non-clean tree and a clean build. Hopefully I got the details right... but they were tricky!
|
| 1.223 |
31-Jan-2014 |
christos |
bump libc for ___lwp_park60
|
| 1.222 |
17-Jan-2014 |
riz |
Finish updating set lists for libc minor bump.
|
| 1.221 |
11-Jan-2014 |
christos |
bump openssl libraries
|
| 1.220 |
08-Jan-2014 |
christos |
bump libc for ptsname_r
|
| 1.219 |
31-Dec-2013 |
christos |
bump libisc for new bind
|
| 1.218 |
13-Nov-2013 |
mbalmer |
Add the syslog(3) Lua binding to the build.
|
| 1.217 |
08-Nov-2013 |
christos |
bump libssh
|
| 1.216 |
02-Nov-2013 |
christos |
more sets fixes (libgomp, libobjc)
|
| 1.215 |
01-Nov-2013 |
mrg |
add support for GCC 4.8 sets.
|
| 1.214 |
27-Oct-2013 |
apb |
sort
|
| 1.213 |
19-Oct-2013 |
christos |
bump libc
|
| 1.212 |
18-Oct-2013 |
jmmv |
Add liblutok.so.2.
Also mark liblutok.so.1 as obsolete. While this should not be done in the general case, I think it's fine here because MKKYUA still defaults to NO and therefore lutok is not built by default.
|
| 1.211 |
29-Sep-2013 |
christos |
bump for binutils
|
| 1.210 |
28-Aug-2013 |
riastradh |
Update set lists after libc minor bump.
|
| 1.209 |
11-Aug-2013 |
joerg |
Sort entries in strcmp order.
|
| 1.208 |
28-Jul-2013 |
pgoyette |
Update sets lists for new bind9 and friends.
|
| 1.207 |
27-Jul-2013 |
christos |
lists for new bind 9.9.3-P2
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
|
| 1.206 |
28-Apr-2013 |
joerg |
Introduce MKLIBSTDCXX, defaulting to yes.
|
| 1.205 |
27-Apr-2013 |
joerg |
Add build glue for libc++.
|
| 1.204 |
11-Apr-2013 |
christos |
libevent sets
|
| 1.203 |
07-Apr-2013 |
christos |
bump pam shared objects.
|
| 1.202 |
06-Apr-2013 |
christos |
new libpcap
|
| 1.201 |
06-Apr-2013 |
christos |
new libpam sets.
|
| 1.200 |
03-Apr-2013 |
christos |
bump libpthread for pthread_cond_setclock
|
| 1.199 |
29-Mar-2013 |
christos |
bump libssh
|
| 1.198 |
24-Mar-2013 |
christos |
bump the rest of the bind libraries
|
| 1.197 |
24-Mar-2013 |
christos |
bump bind libraries
|
|
Revision tags: agc-symver-base
|
| 1.196 |
23-Mar-2013 |
christos |
bump libmagic
|
| 1.195 |
12-Mar-2013 |
christos |
more sets lossage
|
| 1.194 |
12-Mar-2013 |
njoly |
Kill a trailing slash.
|
| 1.193 |
11-Mar-2013 |
christos |
more npf sets lossage.
|
| 1.192 |
01-Mar-2013 |
pooka |
Add interfaces that out-of-librumpuser hypercalls can use to unschedule and reschedule themselves if they plan to block.
|
| 1.191 |
16-Feb-2013 |
jmmv |
Hook Lutok into the build. This is all protected by the MKKYUA guard.
|
| 1.190 |
08-Feb-2013 |
christos |
- fix the debug sets which were broken because of _LIB_PREFIX lossage. - add missing tpm files.
|
| 1.189 |
05-Feb-2013 |
christos |
bump libcrypto and libssl
|
| 1.188 |
22-Jan-2013 |
christos |
bump libedit
|
|
Revision tags: yamt-pagecache-base8
|
| 1.187 |
17-Jan-2013 |
christos |
bump libdwarf
|
| 1.186 |
04-Jan-2013 |
christos |
missed libmagic bump
|
| 1.185 |
03-Jan-2013 |
christos |
bump libmagic
|
| 1.184 |
18-Dec-2012 |
spz |
add entries built for MKDEBUG and MKDEBUGLIB to the set lists Thanks to Hisashi T Fujinaka <htodd@twofifty.com> for pointing out the gap.
|
|
Revision tags: yamt-pagecache-base7
|
| 1.183 |
12-Dec-2012 |
christos |
bump libssh
|
| 1.182 |
10-Dec-2012 |
rmind |
Add NPF "rndblock" extension to randomly drop packets (using a random function with a percentage or modulo operation). This is a demo module, although it can be used for packet loss simulation. Example of a procedure in npf.conf:
procedure "somedrop" { # Drop 1.9% of the traffic rndblock: percentage 1.9 }
|
| 1.181 |
09-Dec-2012 |
spz |
Make the compat libs of npf extension shared libraries go to the compat directories instead of overwriting the arch native libs. Also, make sure the compat directories get created. Tested on amd64.
|
| 1.180 |
04-Dec-2012 |
spz |
merge bind-9-9-2-P1 and adjust build as needed fixes CVE-2012-5688, see: http://www.isc.org/software/bind/advisories/cve-2012-5688
|
| 1.179 |
20-Nov-2012 |
agc |
Fix set lists after the merge of netpgpverify(1) and libnetpgpverify(3) from the agc-netpgp-standalone branch.
|
| 1.178 |
15-Nov-2012 |
christos |
bump resolver library.
|
|
Revision tags: yamt-pagecache-base6
|
| 1.177 |
16-Sep-2012 |
tls |
*Sigh* provide, by default, the dumb "allocate 64K on the stack" variant of the lzf_compress API by default. This is because there is evidently code floating around out there in the world with broken autoconf scripts that don't check for LZF_STATE_ARG in the lzf header files and just assume the dumb version of the API.
We rename the sane API to lzf_compress_r and implement the dumb API in terms of it. Consequently, bump liblzf major version number. This is fine because nothing used our liblzf with the old API.
Add lzf(1) utility from LZF distribution. Add manual page for lzf(1).
|
| 1.176 |
11-Aug-2012 |
joerg |
branches: 1.176.2; Remove two lines that slipped through.
|
| 1.175 |
10-Aug-2012 |
joerg |
Make GCC entries optional.
|
| 1.174 |
08-Aug-2012 |
christos |
adjust for MKRUMP = no
|
| 1.173 |
26-Jul-2012 |
christos |
new openssl
|
| 1.172 |
14-Jul-2012 |
mlelstv |
update lists after version bump of libc.
|
| 1.171 |
11-Jul-2012 |
jmmv |
Update file sets for atf 0.16.
In particular, add entries for the new libatf-c and libatf-c++ shared libraries. I have followed existing entries to come up with the right lines to add... but this is quite tricky, so please forgive any fallout that may follow (and let me know if there is any!).
|
| 1.170 |
11-Jul-2012 |
christos |
mark idea and mdc2 libraries obsolete.
|
| 1.169 |
10-Jul-2012 |
christos |
add crypto shared libraries
|
| 1.168 |
08-Jul-2012 |
rmind |
Fix the lists.
|
| 1.167 |
05-Jun-2012 |
christos |
bump for bind-9.9.1-P1
|
| 1.166 |
27-May-2012 |
matt |
Fix some libexecinfo set problems.
|
|
Revision tags: yamt-pagecache-base5
|
| 1.165 |
02-May-2012 |
christos |
bump libssh
|
|
Revision tags: yamt-pagecache-base4
|
| 1.164 |
07-Apr-2012 |
christos |
- add getdisk{raw,cooked}name - bump libutil
|
| 1.163 |
07-Apr-2012 |
christos |
bump libutil and new getfsspecname
|
| 1.162 |
06-Apr-2012 |
spz |
adjust for expat-2.1.0
|
| 1.161 |
11-Mar-2012 |
riz |
Add bootxx_fat12 to sets, to fix the build.
|
| 1.160 |
08-Mar-2012 |
joerg |
Implement sem_timedwait.
|
| 1.159 |
29-Feb-2012 |
tron |
Move "libexpat" from X11 into base which fixes PR lib/40346. This change was approved by the Core Group.
|
| 1.158 |
28-Feb-2012 |
joerg |
Merge XZ 5.0.3.
|
| 1.157 |
16-Feb-2012 |
joerg |
Add _dlauxinfo helper function to provide access to the ELF auxilary vector. This can normally be found via __ps_strings, but libc is initialised too early when linked dynamically and doesn't have access to it yet, so provide an alternative mechanism via ld.elf_so. Bump libc minor.
|
|
Revision tags: netbsd-6-base
|
| 1.156 |
11-Feb-2012 |
martin |
branches: 1.156.2; Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on Charles Zhang's summer of code project.
|
| 1.155 |
01-Feb-2012 |
dholland |
Set list updates for libquota bump.
|
| 1.154 |
30-Jan-2012 |
dholland |
Set list updates for libquota minor bump.
(the 32-bit lib and debug lib lists really ought to be automatically generated)
|
| 1.153 |
29-Jan-2012 |
joerg |
Bump libsqlite3 minor version for new functions in 3.7.10.
|
| 1.152 |
27-Jan-2012 |
jnemeth |
put back accidentally obsoleted pxeboot
|
| 1.151 |
27-Jan-2012 |
jnemeth |
Stop building boot ROM images for old PC NICs as discussed on tech-kern.
|
| 1.150 |
22-Jan-2012 |
christos |
From tnozaki@: make fpos_t a complex object that keeps track of the parse state of the stream. Change argument of the seek function to funopen() from fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing backwards compatible entry points. Approved by releng@
|
| 1.149 |
09-Jan-2012 |
dholland |
Bump minor version of libquota.so.
|
| 1.148 |
27-Dec-2011 |
christos |
undo the pam bump. requested by joerg.
|
| 1.147 |
25-Dec-2011 |
christos |
openpam changes
|
|
Revision tags: yamt-pagecache-base3 yamt-pagecache-base2
|
| 1.146 |
05-Nov-2011 |
christos |
add tre to the sets.
|
|
Revision tags: yamt-pagecache-base
|
| 1.145 |
15-Oct-2011 |
mbalmer |
branches: 1.145.2; Link the sqlite Lua module to the build and add it to the set lists.
|
| 1.144 |
13-Oct-2011 |
joerg |
Hook up SQLite into the build
|
| 1.143 |
08-Oct-2011 |
mbalmer |
Link the gpio(4) Lua module to the build and add it to the set lists. (There is no manual page yet, since we have not yet decided where to put them for Lua modules.)
|
| 1.142 |
25-Sep-2011 |
christos |
- bump libbfd and libopcodes for new binutils. - new elfedit program
|
| 1.141 |
23-Sep-2011 |
mrg |
build and install libgomp, as needed by "cc -fopenmp", and its suplimentary files like libgomp.spec and omp.h.
|
| 1.140 |
19-Sep-2011 |
christos |
bump libc
|
| 1.139 |
12-Sep-2011 |
christos |
bump libisc too.
|
| 1.138 |
11-Sep-2011 |
christos |
sets for bind.
|
| 1.137 |
07-Sep-2011 |
christos |
bump libssh
|
| 1.136 |
30-Aug-2011 |
bouyer |
Add getlabelusesmbr(), as proposed in http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html This is used by disk tools such as disklabel(8) to dynamically decide is the undelyling platform uses a disklabel-in-mbr-partition or not (instead of using a compile-time list of ports). getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the machdep #define LABELUSESMBR. For evbmips, make LABELUSESMBR 1 if the platform uses pmon as bootloader, and 0 (the previous value) otherwise.
|
| 1.135 |
28-Aug-2011 |
christos |
bump libutil for strpct
|
| 1.134 |
26-Aug-2011 |
dyoung |
Build and install ppath(3), property-list paths library.
|
| 1.133 |
17-Aug-2011 |
jakllsch |
Add ./usr/mdec/gptmbr.bin obsoleting mbr_gpt and mbr_gpt_com0.
|
| 1.132 |
26-Jul-2011 |
joerg |
Add scalbnl to libm.
|
| 1.131 |
25-Jul-2011 |
christos |
bump libssh to 17.
|
| 1.130 |
21-Jul-2011 |
mrg |
build GMP, MPFR and MPC as private libraries just for GCC. don't install the headers or librarys into the system.
someone who really cares could make them shlibs again and have them installed into eg, /usr/lib/gcc. not convinced it is worth it.
|
| 1.129 |
05-Jul-2011 |
spz |
increase libdns minor version
|
| 1.128 |
05-Jul-2011 |
spz |
bumping the major of libcrypto and libssl as suggested by tls@
|
| 1.127 |
01-Jul-2011 |
mrg |
various updates for GCC 4.5. finally obsolete some very old gcc stuff.
|
| 1.126 |
26-Jun-2011 |
christos |
* Arrange for interfaces that create new file descriptors to be able to set close-on-exec on creation (http://udrepper.livejournal.com/20407.html).
- Add F_DUPFD_CLOEXEC to fcntl(2). - Add MSG_CMSG_CLOEXEC to recvmsg(2) for unix file descriptor passing. - Add dup3(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK. - Add pipe2(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK. - Add flags SOCK_CLOEXEC, SOCK_NONBLOCK to the socket type parameter for socket(2) and socketpair(2). - Add new paccept(2) syscall that takes an additional sigset_t to alter the sigmask temporarily and a flags argument to set SOCK_CLOEXEC, SOCK_NONBLOCK. - Add new mode character 'e' to fopen(3) and popen(3) to open pipes and file descriptors for close on exec. - Add new kqueue1(2) syscall with a new flags argument to open the kqueue file descriptor with O_CLOEXEC, O_NONBLOCK.
* Fix the system calls that take socklen_t arguments to actually do so.
* Don't include userland header files (signal.h) from system header files (rump_syscallargs.h).
* Bump libc version for the new syscalls.
|
| 1.125 |
25-Jun-2011 |
agc |
libmj major number bump
|
| 1.124 |
05-Jun-2011 |
spz |
merge It builds, which is an improvement to before. It may not work. AES-NI is disabled and needs to be retrofitted yet
|
|
Revision tags: cherry-xenmp-base
|
| 1.123 |
29-May-2011 |
spz |
branches: 1.123.2; merge 9.8.0-P2: - fixes CVE-2011-1910: Large RRSIG RRsets and Negative Caching can crash named - fixes CVE-2011-0414: bind lockup during IXFR - return a more correct error in case of policy violation
bump version of libdns and libisc
|
| 1.122 |
13-May-2011 |
christos |
bump libmagic
|
| 1.121 |
09-May-2011 |
manu |
Attempt to fix build after perfuse addition (there is no MKPERFUSE)
|
| 1.120 |
09-May-2011 |
manu |
Enable the build of perfused and libperfuse
|
| 1.119 |
15-Apr-2011 |
elric |
Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal to crypto/external/bsd/heimdal. The latter was just imported as the head of the Heimdal tree as of a few days ago.
|
| 1.118 |
24-Mar-2011 |
bouyer |
Add a new libquota library, which contains some blocks to build and/or parse quota plists; as well as a getfsquota() function to retrieve quotas for a single id from a single filesystem (whatever filesystem this is: a local quota-enabled fs or NFS). This is build on functions getufsquota() (for local filesystems with UFS-like quotas) and getnfsquota(); which are also available to userland programs. move functions from quota2_subr.c to libquota or libprop as appropriate, and ajust in-tree quota tools. move some declarations from kernel headers to either sys/quota.h or quota/quota.h as appropriate. ufs/ufs/quota.h still installed because it's needed by other installed ufs headers. ufs/ufs/quota1.h still installed as a quick&dirty way to get a code using the old quotactl() to compile (just include ufs/ufs/quota1.h instead of ufs/ufs/quota.h - old code won't compile without this change and this is on purpose). Discussed on tech-kern@ and tech-net@ (long thread, but not much about libquota itself ...)
|
| 1.117 |
12-Mar-2011 |
christos |
Fix various vis/unvis issues: - no need for all the weak symbols - define a new _VIS_END flag for UNVIS_END so that there are no collisions between and vis and unvis flags. - add bound versions of the vis and unvis functions that take the length of the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if the buffer is not large enough, instead of silently truncating.
|
|
Revision tags: bouyer-quota2-nbase bouyer-quota2-base
|
| 1.116 |
16-Feb-2011 |
christos |
bump for bind-9.8.0rc1
|
| 1.115 |
12-Feb-2011 |
matt |
Add entries for libsaslc Add some missings entries for amd64
|
| 1.114 |
11-Feb-2011 |
matt |
Add compat entries for libdevmapper and liblzf
|
| 1.113 |
08-Feb-2011 |
haad |
Fix build after libdm import sorry for breaking build.
|
| 1.112 |
06-Feb-2011 |
christos |
remquo{,f} from FreeBSD via Stathis Kamperis
|
| 1.111 |
04-Feb-2011 |
christos |
bump libc for arc4random_{buf,uniform}
|
| 1.110 |
02-Feb-2011 |
rmind |
NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.
|
| 1.109 |
18-Jan-2011 |
pooka |
branches: 1.109.2; hook librumphijack to the build
|
| 1.108 |
17-Jan-2011 |
agc |
Hook libisns into the build, and modify the set lists accordingly.
Note the addition of iSNS protocol support in doc/CHANGES
With thanks to Wasabi Systems for contributing the code.
|
| 1.107 |
06-Jan-2011 |
jakllsch |
Support booting from GPT-partioned disks on PC-BIOS-compatible systems.
Much of the work in this commit was done by Mike Volokhov during GSoC 2009.
|
|
Revision tags: matt-mips64-premerge-20101231
|
| 1.106 |
16-Dec-2010 |
christos |
sets for tzcode enhancements
|
| 1.105 |
12-Dec-2010 |
adam |
setlists updated for OpenLDAP 2.4.23
|
| 1.104 |
05-Dec-2010 |
pooka |
rumpcrypto should never have been its own faction, so finally make it a component under kern, i.e. rumpcrypto -> rumpkern_crypto.
|
| 1.103 |
05-Dec-2010 |
christos |
sets for new libpcap and tcpdump
|
| 1.102 |
03-Dec-2010 |
plunky |
Remove the do-external-lib and do-gnu-lib targets, along with external/lib/Makefile and crypto/external/lib/Makefile, replacing them all with SUBDIRs directly from lib/Makefile.
compat/compatsubdirs.mk becomes simpler now, as everything is built from lib/Makefile, meaning all the libraries will now be built under compat so update the set lists to account for that.
|
| 1.101 |
02-Dec-2010 |
christos |
fix sets for bind 9.7.2-P3
|
| 1.100 |
22-Nov-2010 |
christos |
bump libssh to 16
|
| 1.99 |
21-Nov-2010 |
adam |
setlists updated for OpenSSH 5.6
|
| 1.98 |
04-Nov-2010 |
pooka |
Add rumpclient to setlists.
You know, I used to think setlists were ridiculous back when ~20 entries per lib were required. It seems we're up to 47 and I've long since run out of superlatives to describe the situation.
|
| 1.97 |
02-Nov-2010 |
joerg |
Hook up xz into the build system.
|
| 1.96 |
31-Oct-2010 |
mbalmer |
Fix file lists for amd64 and sparc64 since on these arches 32bit versions of the libraries are built as well.
|
| 1.95 |
24-Sep-2010 |
skrll |
libc minor was bumped.
|
| 1.94 |
11-Sep-2010 |
tsutsui |
Build and install bootxx_ext2fs, primary boot for ext2fs.
Ext2fs doesn't have enough free space (it has only 1KB) to store this primary loader, but we can put it into an independent small 'boot' partition as NetBSD/hp300 does if it's really necessary.
It could be a fun project to add smaller pre-primary loader that loads ~8KB primary loader for ext2fs, but probably it's unlikely because there is a functional wheel named GRUB for ext2fs.
|
| 1.93 |
07-Aug-2010 |
agc |
merge conflicts
this isn't how this was planned, but needed for releases to build. will be revisited later
|
| 1.92 |
11-Jul-2010 |
mrg |
ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if MKCRYPTO=no. don't build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no. mark librumpcrypto, rump_smb, pkg_*
fix set lists as appropriate.
|
| 1.91 |
29-Jun-2010 |
mrg |
mark some missing "libiscsi" files as "iscsi" so that MKISCSI=no works. reported by director <director@ktinos.info> on port-amd64.
|
| 1.90 |
07-Jun-2010 |
tnozaki |
1. MB_LEN_MAX switch MD to MI. 2. unfortunately hppa's MB_LEN_MAX is defined incorrectly 6 instead of 32 so we have to add more setlocale(3) __RENAME func, __setlocale50. 3. move setlocale1.c and setlocale32.c to lib/libc/compat/locale/* prepareing for next libc major crunk. 4. bump libc minor version.
|
| 1.89 |
21-May-2010 |
pooka |
Bump major of libpuffs, librefuse and libp2k.
Hmm, 60 lines changed (!!), 3 medium camels sacrificed and half the total working time spent here. I picked the wrong day to not quit editing setlists.
|
| 1.88 |
28-Apr-2010 |
lukem |
Fix MKDEBUG=yes library builds for amd64
|
| 1.87 |
25-Apr-2010 |
joerg |
Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). They implement a space efficent write-once database with fast access path. Switch the services(5) database to use cdb. The size of the database file decreases from 2.1MB disk space to 307KB. Access performance is about the same if setservent(0) is used and about an order of magnitude faster otherwise. services_mkdb defaults to the new format, but can optionally create the old db(3) format as well for statically linked legacy applications.
|
| 1.86 |
13-Mar-2010 |
agc |
deal with libnetpgp major bump to 3
|
| 1.85 |
08-Mar-2010 |
lukem |
update for openldap 2.4.21 (add ldapurl, man page for ldapexop, shlib bumps)
|
| 1.84 |
03-Feb-2010 |
roy |
Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
|
| 1.83 |
14-Jan-2010 |
wiz |
Consistency: set for obsolete files should be "foo-obsolete", tags only "obsolete".
|
| 1.82 |
11-Jan-2010 |
christos |
bump libm for exp2 and exp2f
|
| 1.81 |
27-Dec-2009 |
christos |
don't bump libdes - not needed.
|
| 1.80 |
27-Dec-2009 |
christos |
new openssh
|
| 1.79 |
27-Dec-2009 |
christos |
new openssl
|
| 1.78 |
26-Dec-2009 |
christos |
sets for new bind.
|
| 1.77 |
15-Dec-2009 |
mrg |
update mips64* sets for reality, and fix a couple of newly introduced issues with sparc64 and amd64.
|
|
Revision tags: matt-premerge-20091211
|
| 1.76 |
13-Dec-2009 |
mrg |
obsolete a bunch of files that should never have been installed, found by the new src/compat framework that builds libraries more like they are normally built.
|
| 1.75 |
08-Nov-2009 |
skrll |
Remove references to binutils 2.16 and 2.19 - everything is 2.19 now.
|
| 1.74 |
02-Nov-2009 |
plunky |
switch build to use libevent-1.4.12-stable from external
|
| 1.73 |
25-Oct-2009 |
christos |
updates for new bind
|
| 1.72 |
18-Oct-2009 |
pooka |
bump minor for puffs_setmntinfo()
|
| 1.71 |
11-Oct-2009 |
mrg |
libprop minor got bumped. HI BAD!
|
| 1.70 |
04-Oct-2009 |
christos |
bump libm.
|
| 1.69 |
02-Oct-2009 |
tsarna |
Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier. Discussed on tech-net.
|
| 1.68 |
11-Sep-2009 |
mrg |
build binutils 2.19 compat libraries. this lets HAVE_BINUTILS=219 work for amd64, and probably for sparc64.
|
| 1.67 |
08-Sep-2009 |
skrll |
Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This makes {MK,HAVE_}BINUTILS consistent with {MK,HAVE_}{GCC,GDB}.
Allow MKBFD to defines MKBINUTILS as a backwards compatibility hook.
Update the sets lists and add conditionals for lib{bfd,opcodes}.
|
| 1.66 |
03-Sep-2009 |
pooka |
Build & install rumpdev, a device component for rump. It currently supports autoconf and is required for example by pseudo-device rump components.
|
| 1.65 |
03-Sep-2009 |
pooka |
install librumpcrypto component: kernel crypto routines
|
| 1.64 |
18-Aug-2009 |
jmcneill |
Hook ACPICA iasl into build for i386 and amd64.
|
| 1.63 |
16-Aug-2009 |
christos |
Version fts one more time! This is the most versioned API ever... Bump fts_level from short to int to avoid a potential DoS. From Maksymilian Arciemowicz
|
| 1.62 |
03-Aug-2009 |
plunky |
Add bt_dev(3), an platform neutral API for accessing (locally configured) Bluetooth devices, and bump libbluetooth minor version.
This is a reimplementation of an API largely developed by Maksim Yevmenkin on FreeBSD to make it easier to port BlueZ/Linux programs which depend on something similar. Alas, the BlueZ/Linux API is incompatible and unportable as it depends on a 'device' being referenced by an int, but this will hopefully make it easier to port software using that.
(bump libbluetooth minor version)
|
| 1.61 |
21-Jul-2009 |
mrg |
updates for compat builds.
|
| 1.60 |
20-Jul-2009 |
christos |
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument changed from u_int to size_t. Affects _LP64 only.
|
| 1.59 |
20-Jul-2009 |
joerg |
Add a fast, platform independent hash function to libc. The algorithm used is the Jenkins hash. The name (mi_vector_hash) reflects the nature of the hash function. Add glue for libc ATF tests and include a test case to make sure that (mis)alignment and endianess are handled correctly.
Bump libc minor to 169.
|
| 1.58 |
19-Jul-2009 |
christos |
new openssl
|
| 1.57 |
08-Jul-2009 |
tls |
Update to libevent-1.4.11-stable. This has been a long time coming and fixes many bugs, particularly with signal handling.
The regression tests have also been updated and complete successfully on amd64.
|
| 1.56 |
28-Jun-2009 |
agc |
Remove premature addition of compat32 libs to arch-specific sets.
|
| 1.55 |
25-Jun-2009 |
agc |
finish off the move to the external framework for iscsi by fixing up the set lists - thanks to tron for the nudge.
|
| 1.54 |
09-Jun-2009 |
mrg |
fix netpgp library issues.
|
| 1.53 |
09-Jun-2009 |
mrg |
add copmat netpgp libs.
|
| 1.52 |
07-Jun-2009 |
christos |
bump libssh
|
| 1.51 |
26-May-2009 |
joerg |
Add SHA224 implementation to libc. Make libcrypto use the SHA2 implementation of libc. Bump minor versions of libc and libcrypto.
|
| 1.50 |
20-May-2009 |
christos |
add /libexec versions of rtld.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.49 |
13-May-2009 |
pgoyette |
Implement snprintb_m(3) to provide multi-line bit/bit-field decode. Discussed on tech-kern.
|
| 1.48 |
12-May-2009 |
plunky |
remove libsdp as improved functionality has been enabled in libbluetooth.
|
| 1.47 |
12-May-2009 |
plunky |
Add in the new Service Discovery Protocol API as announced previously in http://mail-index.netbsd.org/tech-userlevel/2009/02/27/msg001764.html
in lib/libbluetooth, add new SDP functions and bump minor version replace usr.sbin/sdpd with new version install sdp.h and sdp.3 from lib/libbluetooth
(Don't remove libsdp yet since some programs still refer to it)
|
| 1.46 |
08-May-2009 |
christos |
bump libmagic.so
|
| 1.45 |
02-May-2009 |
perry |
more libc.so.12.166->libc.so.12.167 -- hopefully the end
|
| 1.44 |
17-Apr-2009 |
dyoung |
Apply the same keywords to the 32-bit compat files as apply to the non-compat equivalent files, to stop amd64/sparc64 builds with MKxxx=no options from failing because files in the DESTDIR are missing from the METALOG.
amd64 builds, now, with several MKxxx=no options set. sparc64 probably needs some more work.
FWIW, join(1) saved me some manual labor as I copied keywords from non-compat to compat files:
1 Collect the files that are missing from the DESTDIR into compat-i386.files
2 Replicate the first column of compat-i386.files. Remove i386/ from the first column.
3 sort -k 1,1 distrib/sets/lists/comp/{md.amd64,mi,shl.*} distrib/sets/lists/base/{md.amd64,mi,module.amd64,module.mi,shl.elf,sh l.mi} | join -1 1 -2 1 -o '2.2 1.3' - compat-i386.files > compat-i386.keywords
4 Process distrib/lists/{base,comp}/md.amd64 with join -1 1 -2 1 -o '1.1 1.2 1.3,2.2' -a1 - compat-i386.keywords
|
| 1.43 |
15-Apr-2009 |
dyoung |
Sort on the first column.
|
| 1.42 |
12-Apr-2009 |
christos |
more library brokenness
|
| 1.41 |
12-Apr-2009 |
christos |
err too many places to fix...
|
| 1.40 |
12-Apr-2009 |
christos |
bump libc and bind libraries.
|
| 1.39 |
10-Apr-2009 |
christos |
bump libc for memrchr and glob_pattern_p
|
| 1.38 |
16-Feb-2009 |
christos |
bump libssh
|
| 1.37 |
14-Jan-2009 |
dogcow |
branches: 1.37.2; i386 compat libs' major version bump, due to time_t changes.
|
| 1.36 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.35 |
26-Nov-2008 |
tsutsui |
Remove dup entries.
|
| 1.34 |
26-Nov-2008 |
he |
Adapt to the removal of exec_elf32 from the alpha port, necessitating the module be added to all the other ports' md.* files. Also add the compat_linux module for alpha.
|
| 1.33 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
| 1.32 |
21-Nov-2008 |
jnemeth |
update compat libc to 12.164
|
| 1.31 |
19-Nov-2008 |
ad |
Make the emulations, exec formats, coredump, NFS, and the NFS server into modules. By and large this commit:
- shuffles header files and ifdefs - splits code out where necessary to be modular - adds module glue for each of the components - adds/replaces hooks for things that can be installed at runtime
|
| 1.30 |
19-Nov-2008 |
pooka |
Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer include the file system code. File system rumps explicitly need to include rumpvfs from now on.
|
| 1.29 |
12-Nov-2008 |
pooka |
Update compat library setlists for MKPUFFS removal.
|
| 1.28 |
12-Nov-2008 |
ad |
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
| 1.27 |
08-Nov-2008 |
wiz |
Move libx86_64.so to the base set, for consistency (.so.0 and .so.0.0 are already there).
|
| 1.26 |
31-Oct-2008 |
mrg |
fix MKPIC=no builds.
|
|
Revision tags: netbsd-5-base
|
| 1.25 |
30-Oct-2008 |
njoly |
branches: 1.25.2; Fix amd64 (and sparc64) build with MKPUFFS=no.
|
| 1.24 |
30-Oct-2008 |
mrg |
add the compat librefuse / libp2k entries.
move the compat shlibs into "base-compat-shlib", not "base-i18n-shlib".
|
| 1.23 |
27-Oct-2008 |
mrg |
add the compat pam modules now they are installed in the right place.
|
| 1.22 |
27-Oct-2008 |
jnemeth |
fix broken non-compat build
|
| 1.21 |
26-Oct-2008 |
mrg |
add files built with MKCOMPAT != "no".
|
|
Revision tags: matt-mips64-base2 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 mjf-devfs2-base
|
| 1.20 |
05-Aug-2008 |
jmmv |
Add missing kernel modules to the file lists. i386 untested because the build is broken (for me at least).
|
| 1.19 |
26-Jun-2008 |
kent |
build and install azalia.kmod for amd64 and i386.
|
|
Revision tags: wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 wrstuden-revivesa-base
|
| 1.18 |
20-May-2008 |
ad |
Install kernel modules into the proper locations, taking machine and kernel version into account.
|
|
Revision tags: hpcarm-cleanup-nbase
|
| 1.17 |
18-May-2008 |
jmcneill |
Add drm and i915drm kmods
|
|
Revision tags: yamt-pf42-base2
|
| 1.16 |
01-May-2008 |
xtraeme |
branches: 1.16.2; Build and install by default the following LKMs on i386 and amd64:
aps(4), finsio(4), itesio(4), nsclpcsio(4), smsc(4) and ug(4).
These drivers aren't enabled in GENERIC kernels, so having the LKMs in base will simplify future testing.
|
|
Revision tags: yamt-pf42-baseX yamt-pf42-base keiichi-mipv6-base mjf-devfs-base matt-armv6-nbase hpcarm-cleanup-base
|
| 1.15 |
19-Jan-2008 |
dyoung |
branches: 1.15.2; 1.15.6; 1.15.8; Add /usr/mdec/mbr_com0{,_9600}. Sort.
|
|
Revision tags: pc532-eol-2008 cube-autoconf-base matt-armv6-base
|
| 1.14 |
19-Oct-2007 |
njoly |
Add compat_linux and exec_linux_elf lkm support for amd64: - Add needed COMPAT_OSSAUDIO to GENERIC. - Add missing includes needed by linux_syscallargs.h. - Add lkm building.
|
|
Revision tags: matt-mips64-base
|
| 1.13 |
14-Jan-2007 |
christos |
branches: 1.13.4; add acpitools
|
| 1.12 |
06-Jan-2007 |
dsl |
Add the 512-byte bootxx_fat16
|
|
Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase wrstuden-fixsa-base-1 netbsd-4-0-RELEASE netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.11 |
12-Nov-2005 |
dsl |
Mark pxeboot_ia32_com0.bin obsolete. Serial pxeboot can be generated by applying 'installboot -e' to pxeboot.
|
| 1.10 |
07-Oct-2005 |
riz |
Add /usr/mdec/bootxx_cd9660 .
|
| 1.9 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.8 |
12-Aug-2004 |
lukem |
Move the lib<foo>.so entry (link) from comp to base, so that applications on systems without the `comp' set installed can dlopen() a library without supplying the major number.
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.7 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.6 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.5 |
08-Oct-2003 |
lukem |
Overhaul MBR handling (part 1):
<sys/bootblock.h>: * Added definitions for the Master Boot Record (MBR) used by a variety of systems (primarily i386), including the format of the BIOS Parameter Block (BPB). This information was cribbed from a variety of sources including <sys/disklabel_mbr.h> which this is a superset of.
As part of this, some data structure elements and #defines were renamed to be more "namespace friendly" and consistent with other bootblocks and MBR documentation. Update all uses of the old names to the new names.
<sys/disklabel_mbr.h>: * Deprecated in favor of <sys/bootblock.h> (the latter is more "host tool" friendly).
amd64 & i386: * Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to be consistent with the naming convention of the msdosfs tools.
* Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1 and it's confusing to have two functionally equivalent bootblocks, especially given that "ufs" has multiple meanings (it could be a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).
* Rework pbr.S (the first sector of bootxx_*): + Ensure that BPB (bytes 11..89) and the partition table (bytes 446..509) do not contain code. + Add support for booting from FAT partitions if BOOT_FROM_FAT is defined. (Only set for bootxx_msdos). + Remove "dummy" partition 3; if people want to installboot(8) these to the start of the disk they can use fdisk(8) to create a real MBR partition table... + Compile with TERSE_ERROR so it fits because of the above. Whilst this is less user friendly, I feel it's important to have a valid partition table and BPB in the MBR/PBR.
* Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent with other platforms.
* Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that we can boot off FAT partitions.
* Crank version of /usr/mdec/boot to 3.1, and fix some of the other entries in the version file.
installboot(8) (i386): * Read the existing MBR of the filesystem and retain the BIOS Parameter Block (BPB) in bytes 11..89 and the MBR partition table in bytes 446..509. (Previously installboot(8) would trash those two sections of the MBR.)
mbrlabel(8): * Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code to map the MBR partition type to the NetBSD disklabel type.
Test built "make release" for i386, and new bootblocks verified to work (even off FAT!).
|
| 1.4 |
27-Sep-2003 |
mrg |
update for amd64 build.
XXX: still missing ./usr/bin/gdb & friends, which are in comp/mi, etc.
|
| 1.3 |
26-Jul-2003 |
dsl |
Obsolete i386/amd64 /usr/mdec/biosboot*.sym and /usr/mdec/installboot
|
| 1.2 |
30-Apr-2003 |
dsl |
Add /usr/mdec/mbr_ext to i386 and amd64
|
| 1.1 |
26-Apr-2003 |
fvdl |
x86_64 -> amd64
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.59 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.58 |
09-Jan-2022 |
martin |
branches: 1.58.4; First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base
|
| 1.57 |
25-Feb-2021 |
rin |
Adjust for amiga/boot ver 3.1.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.56 |
06-Aug-2014 |
martin |
branches: 1.56.30; Punt - backout sysinst message catlogs
|
| 1.55 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.54 |
29-Nov-2008 |
tsutsui |
branches: 1.54.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.53 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.52 |
11-Jan-2004 |
lukem |
branches: 1.52.36; reformat whitespace
|
| 1.51 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.50 |
15-Jan-2003 |
mhitch |
No more /usr/mdec/installboot.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.49 |
15-Apr-2002 |
mhitch |
/boot.amiga isn't needed in the base set as it gets copied when installing or upgrading bootblocks during the install or upgrade process.
|
| 1.48 |
06-Apr-2002 |
heinz |
Add 2 new keymaps for Polish keyboards
|
| 1.47 |
17-Dec-2001 |
mhitch |
Change to new two-stage boot loader; make previous bootblocks obsolete.
|
| 1.46 |
21-Oct-2001 |
jmc |
Remove /dev entries. MAKEDEV doesn't get run before making the sets anymore and there's no need to since everything under /dev has to get regen'd on an install anyways.
|
| 1.45 |
25-Jan-2001 |
jwise |
Add package names to a bunch more architectures
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base
|
| 1.44 |
20-Jun-2000 |
minoura |
branches: 1.44.2; Sort.
|
|
Revision tags: minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.43 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.42 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.41 |
31-Mar-1999 |
is |
synchronize
|
| 1.40 |
23-Jan-1999 |
mycroft |
Catch up with the Joneses.
|
| 1.39 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.38 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.37 |
15-Jun-1998 |
lukem |
* remove empty md.* files now that makeflist supports non-existant md.* files * factor all m68k common stuff into lists/*/ad.m68k XXX: this should be done for mips (when it's not just the pmax), and powerpc (when there's a powerpc port put here ...)
|
| 1.36 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.35 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.34 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.33 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.32 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.31 |
20-Apr-1998 |
ross |
big sync
|
| 1.30 |
19-Apr-1998 |
ross |
++./sbin/ldconfig
|
| 1.29 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.28 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.27 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.26 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.25 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.24 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.23 |
21-Sep-1997 |
chopps |
branches: 1.23.2; bring up to date
|
| 1.22 |
31-Jul-1997 |
veego |
Sync.
|
| 1.21 |
08-Jul-1997 |
veego |
Sync.
|
| 1.20 |
23-Jun-1997 |
is |
fdboot is too big again. leave it out.
|
| 1.19 |
20-Jun-1997 |
veego |
Sync.
|
| 1.18 |
05-Jun-1997 |
veego |
sync to reality.
|
| 1.17 |
28-May-1997 |
is |
installboot belongs into /usr/mdec
|
| 1.16 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.15 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.14 |
30-Mar-1997 |
is |
Mention installboot, the bootblocks and screenblank.
|
| 1.13 |
02-Mar-1997 |
scottr |
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan for noticing this.
|
| 1.12 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.11 |
04-Dec-1996 |
mikel |
add libwrap.so and libz.so.
|
| 1.10 |
03-Dec-1996 |
pk |
update to -current
|
| 1.9 |
09-Oct-1996 |
jtc |
merge in 1.2 branch
|
| 1.8 |
28-Sep-1996 |
chopps |
add missing files
|
| 1.7 |
27-May-1996 |
pk |
sync
|
|
Revision tags: netbsd-1-2-base
|
| 1.6 |
25-Mar-1996 |
mrg |
branches: 1.6.4; update all of these to reality (at least, for the sparc). changes include: libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
|
|
Revision tags: netbsd-1-1-PATCH001 netbsd-1-1-RELEASE netbsd-1-1-base
|
| 1.5 |
09-Oct-1995 |
chopps |
add grfconfig
|
| 1.4 |
09-Oct-1995 |
chopps |
add ./usr/sbin/videomode
|
| 1.3 |
02-Oct-1995 |
chopps |
bring up to date with reality
|
|
Revision tags: netbsd-1-0-PATCH06 netbsd-1-0-PATCH05 netbsd-1-0-PATCH04 netbsd-1-0-PATCH03 netbsd-1-0-PATCH02 netbsd-1-0-PATCH1 netbsd-1-0-PATCH0 netbsd-1-0-RELEASE netbsd-1-0-base
|
| 1.2 |
30-Aug-1994 |
cgd |
branches: 1.2.2; update for the current state of the world.
|
| 1.1 |
29-Aug-1994 |
cgd |
branches: 1.1.1; Initial revision
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.2 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.1 |
12-Jan-2022 |
martin |
branches: 1.1.4; A few more sysinst message catalog adjustments
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.14 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.13 |
06-Aug-2014 |
martin |
branches: 1.13.38; Punt - backout sysinst message catlogs
|
| 1.12 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.11 |
29-Nov-2008 |
tsutsui |
branches: 1.11.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.10 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.9 |
22-May-2005 |
lukem |
branches: 1.9.22; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
| 1.8 |
18-Apr-2005 |
tsutsui |
Remove obsolete mbr and msdos5mb.gz binaries.
|
| 1.7 |
18-Apr-2005 |
tsutsui |
Add a standalone boot for arc.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.6 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.5 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.4 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.3 |
04-Apr-2002 |
bjh21 |
Add /usr/mdec/mdr and /usr/mdec/msdos5mb.gz.
|
| 1.2 |
25-Jan-2001 |
jwise |
Add package names to a bunch more architectures
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base
|
| 1.1 |
03-Mar-2000 |
soda |
to make binary snapshot
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.8 |
24-Mar-2002 |
bjh21 |
Update set lists for arm26 -> acorn26 transition. Obsolete lists for arm26 have been carried over to acorn26.
|
| 1.7 |
03-Dec-2001 |
bjh21 |
/usr/mdec/BBBB is obsolete.
|
| 1.6 |
26-Nov-2001 |
thorpej |
Fixup arm26 distrib lists.
|
| 1.5 |
25-Nov-2001 |
thorpej |
Fixup ARM distrib lists. Add evbarm distrib lists.
|
| 1.4 |
28-Jul-2001 |
bjh21 |
arm26 uses ELF, so we want to ship the libarm32.so.0 symlink.
|
| 1.3 |
28-Jul-2001 |
bjh21 |
Ship libarm32 on arm26 as well.
|
| 1.2 |
28-Jul-2001 |
bjh21 |
Add /usr/mdec/boot26,ff8.
|
| 1.1 |
28-Jul-2001 |
bjh21 |
Add a machine-dependent base file list for arm26, based on the arm32 one.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.34 |
11-Feb-2002 |
thorpej |
md.arm32 -> md.shark
|
| 1.33 |
25-Nov-2001 |
thorpej |
Fixup ARM distrib lists. Add evbarm distrib lists.
|
| 1.32 |
21-Oct-2001 |
jmc |
Remove /dev entries. MAKEDEV doesn't get run before making the sets anymore and there's no need to since everything under /dev has to get regen'd on an install anyways.
|
| 1.31 |
30-Mar-2001 |
toddpw |
Add some headers and a device symlink that have recently appeared on arm32.
|
| 1.30 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.29 |
25-Jan-2001 |
jwise |
Add package names to a bunch more architectures
|
| 1.28 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base
|
| 1.27 |
24-Jan-2000 |
mycroft |
Sync.
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.26 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.25 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.24 |
23-Jan-1999 |
mycroft |
More catchup.
|
| 1.23 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.22 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.21 |
02-Jul-1998 |
jonathan |
Do datbase normalization on sets/lists/*/* containing shared-library related files. Partition into three categories: * shl.mi -- MI sharedlib files present on all ports with shared libs * shl.aout -- MI sharedlib files present on all ELF ports * shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist. Remove files left empty after shlib normalization. Add ad.mips where appropriate. Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
|
| 1.20 |
27-Jun-1998 |
thorpej |
Update for fixed libutil shlib version
|
| 1.19 |
15-Jun-1998 |
lukem |
sort files
|
| 1.18 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.17 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.16 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.15 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.14 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.13 |
20-Apr-1998 |
ross |
big sync
|
| 1.12 |
19-Apr-1998 |
ross |
Move ./sbin/ldconfig from mi to md.most-of-them and kill sun3x dirs.
|
| 1.11 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.10 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.9 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.8 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.7 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.6 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.5 |
31-Jul-1997 |
veego |
branches: 1.5.2; Sync.
|
| 1.4 |
17-Jul-1997 |
mark |
Added shared libraries, lkm's and fdformat to the arm32 list.
|
| 1.3 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.2 |
30-Apr-1997 |
pk |
Synchronize.
|
|
Revision tags: netbsd-1-2-PATCH001 netbsd-1-2-RELEASE netbsd-1-2-base
|
| 1.1 |
22-Jun-1996 |
mark |
branches: 1.1.2; arm32 dependent set lists.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.57 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.56 |
10-Jan-2022 |
martin |
branches: 1.56.4; Add sysinst catalogs to a few more md lists
|
|
Revision tags: netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
|
| 1.55 |
04-Mar-2018 |
tsutsui |
Provide wdboot as a copy of sdboot for Milan.
It looks Milan's bootloader ROM emulates IDE disks as SCSI disks so sdboot works for them, but atari's installboot checks a specified device name and requires wdboot for wd(4) devices.
|
|
Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.54 |
06-Aug-2014 |
martin |
branches: 1.54.16; Punt - backout sysinst message catlogs
|
| 1.53 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.52 |
14-Feb-2009 |
abs |
branches: 1.52.24; Build fdformat on a MACHINE_ARCH not MACHINE basis
|
| 1.51 |
14-Feb-2009 |
abs |
Build and install edlabel based on MACHINE_ARCH not MACHINE
|
| 1.50 |
13-Jan-2009 |
tsutsui |
branches: 1.50.2; Remove /boot.atari, which is no longer installed during build and removed from base.tgz.
Note we must not mark this obsolete because this tertiary bootloader will be copied into / during installation and it shouldn't be removed by postinstall(8).
|
| 1.49 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.48 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.47 |
11-Jan-2004 |
lukem |
branches: 1.47.20; 1.47.36; 1.47.44; reformat whitespace
|
| 1.46 |
28-Jun-2003 |
he |
Catch up with the reorganization of the atari boot code.
|
|
Revision tags: fvdl_fs64_base
|
| 1.45 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.44 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.43 |
10-Jul-2002 |
jdolecek |
sync with reality (uncovered by checkflist)
|
| 1.42 |
15-Jun-2002 |
leo |
Add 3rd stage loader.
|
|
Revision tags: netbsd-1-6-base
|
| 1.41 |
27-Feb-2001 |
leo |
branches: 1.41.2; Add ahdilabel (Argh! this should have been done _long_ ago!)
|
| 1.40 |
25-Jan-2001 |
jwise |
Add package names to a bunch more architectures
|
|
Revision tags: netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base
|
| 1.39 |
07-Mar-2000 |
veego |
branches: 1.39.4; Remove unused libahdi. It will be replaced in the future with a more generic libdisklabel.
|
| 1.38 |
05-Feb-2000 |
jdc |
Add libahdi entries.
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.37 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
| 1.36 |
16-Apr-1999 |
leo |
Add: ./dev/mouse; Move /sbin/bootpref -> /usr/sbin/bootpref
|
|
Revision tags: netbsd-1-4-base
|
| 1.35 |
16-Dec-1998 |
tv |
branches: 1.35.2; Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.34 |
13-Oct-1998 |
leo |
Add /usr/sbin/bootpref
|
| 1.33 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.32 |
15-Jun-1998 |
lukem |
* remove empty md.* files now that makeflist supports non-existant md.* files * factor all m68k common stuff into lists/*/ad.m68k XXX: this should be done for mips (when it's not just the pmax), and powerpc (when there's a powerpc port put here ...)
|
| 1.31 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.30 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.29 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.28 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.27 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.26 |
20-Apr-1998 |
ross |
big sync
|
| 1.25 |
19-Apr-1998 |
ross |
++./sbin/ldconfig
|
| 1.24 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.23 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.22 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.21 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.20 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.19 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.18 |
31-Jul-1997 |
veego |
branches: 1.18.2; Sync.
|
| 1.17 |
10-Jul-1997 |
leo |
Sync.
|
| 1.16 |
08-Jul-1997 |
veego |
Sync.
|
| 1.15 |
20-Jun-1997 |
veego |
Sync.
|
| 1.14 |
05-Jun-1997 |
veego |
sync to reality.
|
| 1.13 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.12 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.11 |
02-Mar-1997 |
scottr |
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan for noticing this.
|
| 1.10 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.9 |
08-Jan-1997 |
leo |
Update to match reality more closely.
|
| 1.8 |
04-Dec-1996 |
mikel |
add libwrap.so and libz.so.
|
| 1.7 |
03-Dec-1996 |
pk |
update to -current
|
| 1.6 |
09-Oct-1996 |
jtc |
merge in 1.2 branch
|
| 1.5 |
04-Jul-1996 |
leo |
Add binpatch, loadkmap & the keyboard maps.
|
|
Revision tags: netbsd-1-2-BETA netbsd-1-2-base
|
| 1.4 |
20-May-1996 |
leo |
branches: 1.4.2; Get them closer to reality.
|
| 1.3 |
25-Mar-1996 |
mrg |
update all of these to reality (at least, for the sparc). changes include: libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
|
|
Revision tags: netbsd-1-1-PATCH001 netbsd-1-1-RELEASE netbsd-1-1-base
|
| 1.2 |
19-Aug-1995 |
leo |
Update to reflect current state of distribution.
|
| 1.1 |
20-Apr-1995 |
leo |
Initial md file.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.25 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.24 |
08-Sep-2022 |
rillig |
branches: 1.24.4; distrib/sets: remove trailing empty lines
|
| 1.23 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.22 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.21 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.20 |
11-Aug-2013 |
joerg |
branches: 1.20.2; Sort entries in strcmp order.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.19 |
14-Feb-2009 |
abs |
branches: 1.19.6; 1.19.12; Build fdformat on a MACHINE_ARCH not MACHINE basis
|
| 1.18 |
29-Nov-2008 |
tsutsui |
branches: 1.18.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.17 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 wrstuden-revivesa-base mjf-devfs2-base
|
| 1.16 |
31-May-2008 |
kiyohara |
Obsolete elf2pef.
|
| 1.15 |
28-May-2008 |
he |
Add boot_com0 and boot_vga, to mirror recent changes.
|
|
Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.14 |
22-May-2005 |
lukem |
branches: 1.14.22; 1.14.24; 1.14.26; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.13 |
25-Nov-2004 |
jmc |
branches: 1.13.2; Convert bebox's remaining host tools over to cross tools scheme. Builds to sets w/o error now.
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.12 |
11-Jan-2004 |
lukem |
branches: 1.12.4; reformat whitespace
|
| 1.11 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.10 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.9 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.8 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.7 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.6 |
25-Jan-2001 |
jwise |
Add package names to a bunch more architectures
|
| 1.5 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base
|
| 1.4 |
24-Jan-2000 |
mycroft |
Sync.
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.3 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.2 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.1 |
19-Nov-1998 |
sakamoto |
Add bebox file.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.10 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.9 |
10-Jan-2022 |
martin |
branches: 1.9.4; Add sysinst catalogs to a few more md lists
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.8 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.7 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.6 |
14-Mar-2010 |
mrg |
branches: 1.6.24; fixes for MKDEBUG=yes.
|
|
Revision tags: matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.5 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.4 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.3 |
11-Jan-2004 |
lukem |
branches: 1.3.36; reformat whitespace
|
| 1.2 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
31-Mar-2002 |
thorpej |
* Add set lists for CATS. * Remove obsolete obsolete.arm32
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.4 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.3 |
12-Jan-2022 |
martin |
branches: 1.3.4; A few more sysinst message catalog adjustments
|
|
Revision tags: cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.2 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.1 |
26-Nov-2008 |
he |
Adapt to the removal of exec_elf32 from the alpha port, necessitating the module be added to all the other ports' md.* files. Also add the compat_linux module for alpha.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.12 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.11 |
11-Aug-2013 |
joerg |
branches: 1.11.40; Sort entries in strcmp order.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.10 |
29-Nov-2008 |
tsutsui |
branches: 1.10.8; 1.10.14; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.9 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.8 |
22-May-2005 |
lukem |
branches: 1.8.22; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.7 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.6 |
15-Jul-2003 |
he |
Cobalt installs a boot loader now, so list it here.
|
|
Revision tags: fvdl_fs64_base
|
| 1.5 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.4 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.3 |
25-Jan-2001 |
jwise |
Add package names to a bunch more architectures
|
| 1.2 |
25-Jun-2000 |
soren |
Reflect reality.
|
|
Revision tags: netbsd-1-5-base minoura-xpg4dl-base
|
| 1.1 |
30-Mar-2000 |
soren |
branches: 1.1.4; fdisk and installboot.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.4 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.3 |
12-Jan-2022 |
martin |
branches: 1.3.4; A few more sysinst message catalog adjustments
|
|
Revision tags: cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.2 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.1 |
26-Nov-2008 |
he |
Adapt to the removal of exec_elf32 from the alpha port, necessitating the module be added to all the other ports' md.* files. Also add the compat_linux module for alpha.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.5 |
08-Sep-2022 |
rillig |
distrib/sets: remove trailing empty lines
|
| 1.4 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.3 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.2 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-base bouyer-quota2-nbase
|
| 1.1 |
26-Jan-2011 |
pooka |
branches: 1.1.2; 1.1.24; Add support for the Extensible MIPS ("eMIPS") platform. The NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the Giano system simulator.
eMIPS is a platform developed at Microsoft Research for researching reconfigurable computing. eMIPS allows dynamic loading and scheduling of application-specific circuits for the purpose of accelerating computations based on the current workload.
NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research by Alessandro Forin and Neil Pittman. Microsoft Corporation has donated full copyright to The NetBSD Foundation.
Platform support for eMIPS is the first part of Microsoft's contribution. The second part includes the hardware accelerator framework and will be proposed on tech-kern soon.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.2 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.1 |
12-Jan-2022 |
martin |
branches: 1.1.4; A few more sysinst message catalog adjustments
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.22 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.21 |
10-Jan-2022 |
martin |
branches: 1.21.4; Add sysinst catalog files
|
|
Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base
|
| 1.20 |
09-Feb-2021 |
yamt |
Make Raspberry PI 3 Model A+ use bwfm config for Model B+
* It works for me.
* It's what linux-firmware does. https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=923bfa68a1c97929652f029da699495f4ce43f14
|
| 1.19 |
27-Aug-2020 |
riastradh |
branches: 1.19.2; Sort and deduplicate set lists.
|
|
Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.18 |
27-Mar-2020 |
thorpej |
branches: 1.18.2; Let xunlong,orangepi-lite2 share bwfm config with raspberrypi,3-model-b-plus; it seem to work fine and there's no better alternative at the moment.
|
| 1.17 |
22-Mar-2020 |
thorpej |
Install the common AP6212 nvram config and use it for sinovoip,bpi-m2-zero.
|
| 1.16 |
22-Mar-2020 |
thorpej |
The raspberrypi,model-zero-w uses the same nvram config file as the raspberrypi,3-model-b.
|
| 1.15 |
22-Mar-2020 |
thorpej |
Install the "bwfm" firmware for the Pinebook Pro.
|
| 1.14 |
22-Mar-2020 |
thorpej |
Add new bwfm firmware binaries and config files. Only install the SDIO firmware binaries and platform-specific config files on platforms where they're relevant.
|
|
Revision tags: pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.13 |
02-May-2013 |
matt |
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that share a MACHINE_ARCH for userland so that except for etc, will produce identical sets.
usr/include/machine now points to usr/include/arm
|
|
Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7
|
| 1.12 |
20-Nov-2012 |
jkunz |
Add initial support for Olimex iMX233 based OLinuXino boards. https://www.olimex.com/Products/OLinuXino/iMX233/ Contributed by Petri Laakso.
|
| 1.11 |
15-Nov-2012 |
jkunz |
Add elftosb tools to evbarm userland and toolchain. Elftosb is used to create a digitaly signed "secure boot" file. This sb file can be booted by the first stage boot loader found in Freescale i.MX23 and i.MX28 application processors.
Copyright (c) 2004-2010 Freescale Semiconductor, Inc.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base
|
| 1.10 |
30-Jan-2012 |
nisimura |
branches: 1.10.6;
Add FriendlyARM Mini2440 support. - new code for Samsung S3C2440 SoC. - update for other S3C2xx0. This port was done by Paul Fleischer.
|
|
Revision tags: yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.9 |
29-Nov-2008 |
tsutsui |
branches: 1.9.8; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.8 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base
|
| 1.7 |
30-Oct-2008 |
cliff |
add entry for gzboot_GEMINI_0x01600000.bin so we pass checkflist
|
|
Revision tags: matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base
|
| 1.6 |
28-Dec-2004 |
joff |
branches: 1.6.28; add TS7200 gzboot img
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.5 |
16-Sep-2003 |
he |
Add usr/mdec/gzboot_SMDK2410_0x00000000.bin
|
| 1.4 |
31-Jul-2003 |
he |
Bring into sync with current reality; add two gzboot images for SMDK2800.
|
| 1.3 |
29-Apr-2003 |
thorpej |
Add /usr/mdec/gzboot_*
|
| 1.2 |
30-Mar-2002 |
thorpej |
* Deal with libarm32 -> libarm name change. * Tidy up some of the ARM port set lists in preparation for the complete switch to ELF.
|
| 1.1 |
25-Nov-2001 |
thorpej |
Fixup ARM distrib lists. Add evbarm distrib lists.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.5 |
02-May-2013 |
matt |
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that share a MACHINE_ARCH for userland so that except for etc, will produce identical sets.
usr/include/machine now points to usr/include/arm
|
|
Revision tags: agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
|
| 1.4 |
14-Oct-2012 |
msaitoh |
Add some files to complete "make release" for big endian.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-0-5-RELEASE netbsd-6-0-4-RELEASE netbsd-6-0-3-RELEASE netbsd-6-0-2-RELEASE netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.3 |
29-Nov-2008 |
tsutsui |
branches: 1.3.8; 1.3.10; 1.3.14; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.2 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.1 |
26-May-2003 |
thorpej |
branches: 1.1.36; Platform dependent set list for big-endian evbarm.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base tls-maxphys-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.1 |
19-Dec-2013 |
matt |
branches: 1.1.2; file md.evbarm.armv7eb was initially added on branch matt-nb5-mips64.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.7 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.6 |
08-Sep-2022 |
rillig |
branches: 1.6.4; distrib/sets: remove trailing empty lines
|
| 1.5 |
10-Jan-2022 |
martin |
Add sysinst message catalogs
|
|
Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base
|
| 1.4 |
24-Jul-2020 |
jmcneill |
evbmips: add ofctl(8) and /dev/openfirm support
|
|
Revision tags: netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
|
| 1.3 |
15-Aug-2017 |
mrg |
branches: 1.3.2; merge the rest of sbmips into evbmips. install the stand files in /usr/mdec/sbmips/ and document them in installboot(8) even though it isn't really ported yet. also build the SBMIPS kernels.
unfortunately, sbmips has been broken since mips64 merge, but the fix can happen in the evbmips version, which we might merge into the older trees anyway.
XXX: releng can turn off sbmips* builds now for -current.
|
|
Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.2 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.1 |
26-Nov-2008 |
he |
Adapt to the removal of exec_elf32 from the alpha port, necessitating the module be added to all the other ports' md.* files. Also add the compat_linux module for alpha.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.3 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.2 |
30-May-2022 |
rin |
branches: 1.2.4; Introduce libc_aligned.so for evbppc-powerpc32, which provides strictly-aligned versions of memcmp(3), bcopy(3), memcpy(3), and memmove(3).
This is used for 403 by ld.so.conf with machdep.no_unaligned variable.
With this library, unaligned memory accesses are significantly reduced for 403 (from several hundreds to few tens per sec under heavy load); only ld.elf_so (typically few times per fork) and statically-linked binaries do such access.
|
| 1.1 |
12-Jan-2022 |
martin |
A few more sysinst message catalog adjustments
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.4 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.3 |
11-Jan-2022 |
martin |
branches: 1.3.4; Tweak some sysinst catalog files
|
|
Revision tags: cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.2 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.1 |
26-Nov-2008 |
he |
Adapt to the removal of exec_elf32 from the alpha port, necessitating the module be added to all the other ports' md.* files. Also add the compat_linux module for alpha.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.7 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.6 |
11-Aug-2013 |
joerg |
branches: 1.6.40; Sort entries in strcmp order.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.5 |
29-Nov-2008 |
tsutsui |
branches: 1.5.8; 1.5.14; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.4 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.3 |
08-Jan-2006 |
tsutsui |
branches: 1.3.22; Add /usr/mdec/boot.coff.
|
| 1.2 |
06-Jan-2006 |
tsutsui |
Add /usr/mdec/boot_kernel.gz. (a bootloader which can include a kernel binary for netboot)
|
| 1.1 |
29-Dec-2005 |
tsutsui |
Add lists for ews4800mips.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.42 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.41 |
07-Feb-2011 |
tsutsui |
branches: 1.41.60; Retire legacy grfinfo and hilinfo derived from HPBSD since finally hp300 got wscons.
|
|
Revision tags: matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.40 |
29-Nov-2008 |
tsutsui |
branches: 1.40.4; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.39 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.38 |
28-Nov-2004 |
jmc |
branches: 1.38.2; 1.38.30; Convert mkboot into a full cross tool. Last hurdle for hp300 to building on non NetBSD/bsd hosts.
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.37 |
11-Jan-2004 |
lukem |
branches: 1.37.4; reformat whitespace
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.36 |
16-Nov-2001 |
gmcgarry |
mkboot isn't installed since it is a host tool
|
| 1.35 |
25-Jan-2001 |
jwise |
Add package names to a bunch more architectures
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.34 |
18-May-1999 |
tron |
LKMs are listed in "ad.m68k".
|
| 1.33 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.32 |
10-Feb-1999 |
he |
Add files that are now being installed: 3 new includes, two lkms and mkboot.
|
| 1.31 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.30 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.29 |
15-Jun-1998 |
lukem |
* remove empty md.* files now that makeflist supports non-existant md.* files * factor all m68k common stuff into lists/*/ad.m68k XXX: this should be done for mips (when it's not just the pmax), and powerpc (when there's a powerpc port put here ...)
|
| 1.28 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.27 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.26 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.25 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.24 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.23 |
20-Apr-1998 |
ross |
big sync
|
| 1.22 |
19-Apr-1998 |
ross |
++./sbin/ldconfig
|
| 1.21 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.20 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.19 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.18 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.17 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.16 |
31-Jul-1997 |
veego |
branches: 1.16.2; Sync.
|
| 1.15 |
08-Jul-1997 |
veego |
Sync.
|
| 1.14 |
20-Jun-1997 |
veego |
Sync.
|
| 1.13 |
05-Jun-1997 |
veego |
sync to reality.
|
| 1.12 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.11 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.10 |
02-Mar-1997 |
scottr |
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan for noticing this.
|
| 1.9 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.8 |
08-Jan-1997 |
thorpej |
Update to reflect current reality.
|
| 1.7 |
04-Dec-1996 |
mikel |
add libwrap.so and libz.so.
|
| 1.6 |
03-Dec-1996 |
pk |
update to -current
|
| 1.5 |
27-May-1996 |
pk |
sync
|
|
Revision tags: netbsd-1-2-base
|
| 1.4 |
25-Mar-1996 |
mrg |
branches: 1.4.4; update all of these to reality (at least, for the sparc). changes include: libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
|
|
Revision tags: netbsd-1-1-PATCH001 netbsd-1-1-RELEASE netbsd-1-1-base
|
| 1.3 |
02-Oct-1995 |
thorpej |
Correct revisions of libc.so and libm.so. Add libpcap.so.0.0 and the new standalone code.
|
|
Revision tags: netbsd-1-0-PATCH06 netbsd-1-0-PATCH05 netbsd-1-0-PATCH04 netbsd-1-0-PATCH03 netbsd-1-0-PATCH02 netbsd-1-0-PATCH1 netbsd-1-0-PATCH0 netbsd-1-0-RELEASE netbsd-1-0-base
|
| 1.2 |
30-Aug-1994 |
cgd |
branches: 1.2.2; update for the current state of the world.
|
| 1.1 |
29-Aug-1994 |
cgd |
branches: 1.1.1; Initial revision
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.7 |
24-Feb-2014 |
skrll |
Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.6 |
29-Nov-2008 |
tsutsui |
branches: 1.6.8; 1.6.14; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.5 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 wrstuden-revivesa-base mjf-devfs2-base
|
| 1.4 |
10-May-2008 |
skrll |
Add a cdboot prog.
Derived from OpenBSD.
|
|
Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase yamt-pf42-baseX yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.3 |
28-Jul-2004 |
skrll |
branches: 1.3.30; 1.3.32; 1.3.34; Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also gets built and installed in a hp700 distribution.
TODO
- merge with hp300
- pick a preferred method for dealing with the elf headers. hp700-mkboot and prep-mkbootimage (bintuils) vs mips-elf2ecoff and tools/installboot
|
| 1.2 |
24-Jul-2004 |
chs |
mkboot isn't installed.
|
| 1.1 |
01-Jul-2004 |
skrll |
Fix the list of files that get created in a hp700 build.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.14 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.13 |
12-Jan-2022 |
martin |
branches: 1.13.4; A few more sysinst message catalog adjustments
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base tls-maxphys-base
|
| 1.12 |
02-May-2013 |
matt |
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that share a MACHINE_ARCH for userland so that except for etc, will produce identical sets.
usr/include/machine now points to usr/include/arm
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.11 |
29-Nov-2008 |
tsutsui |
branches: 1.11.8; 1.11.14; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.10 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.9 |
22-May-2005 |
lukem |
branches: 1.9.22; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.8 |
25-Jan-2004 |
bjh21 |
Obsolete /dev/beep on systems that had it in their MAKEDEV "all" target.
|
| 1.7 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.6 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.5 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.4 |
30-Sep-2002 |
agc |
SYnc with reality - add apm and zzz
|
| 1.3 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.2 |
27-Aug-2002 |
takemura |
Added touch panel calibration utility.
|
| 1.1 |
26-Jul-2002 |
manu |
Added fdisk for hpcarm
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.15 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.14 |
08-Sep-2022 |
rillig |
branches: 1.14.4; distrib/sets: remove trailing empty lines
|
| 1.13 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.12 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.11 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.10 |
29-Nov-2008 |
tsutsui |
branches: 1.10.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.9 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.8 |
22-May-2005 |
lukem |
branches: 1.8.22; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.7 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.6 |
14-Oct-2002 |
takemura |
Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pages into mi directory.
|
| 1.5 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.4 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.3 |
27-Aug-2002 |
takemura |
Added touch panel calibration utility.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.2 |
25-Jan-2001 |
jwise |
Add package names to a bunch more architectures
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-base wrstuden-devbsize-19991221 comdex-fall-1999-base
|
| 1.1 |
07-Oct-1999 |
shin |
branches: 1.1.4; Add md part of hpcmips
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.10 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.9 |
29-Nov-2008 |
tsutsui |
branches: 1.9.64; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.8 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.7 |
22-May-2005 |
lukem |
branches: 1.7.22; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.6 |
03-Jul-2004 |
uch |
add apm, apmd
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.5 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.4 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.3 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.2 |
27-Aug-2002 |
takemura |
Added touch panel calibration utility.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
09-May-2002 |
wiz |
+fdisk
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.6 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.5 |
08-Sep-2022 |
rillig |
branches: 1.5.4; distrib/sets: remove trailing empty lines
|
| 1.4 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 tls-maxphys-base netbsd-7-base tls-earlyentropy-base
|
| 1.3 |
06-Aug-2014 |
martin |
branches: 1.3.4; Punt - backout sysinst message catlogs
|
| 1.2 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.1 |
24-Feb-2014 |
skrll |
branches: 1.1.2; 1.1.4; Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.163 |
17-Jul-2025 |
christos |
more openssl=35 additions.
|
| 1.162 |
24-Feb-2025 |
martin |
Backout previous (making sbin/efi arch dependent), will be redone differently
|
| 1.161 |
24-Feb-2025 |
martin |
sbin/efi is only available on architectures that provide efi runtime services
|
| 1.160 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.159 |
04-Sep-2023 |
riastradh |
branches: 1.159.2; lists: Remove more bogus shlib obsolete entries.
Too much trouble to have to remember about libuv.so, libgmp.so, &c. Just apply the rule uniformly.
All that's left is test libraries and loadable modules.
Searched with:
git grep 'lib.*\.so\.[0-9][0-9]*.*obsolete' distrib/sets/lists \ | grep -v '/modules/' \ | grep -v '/locale/lib/' \ | grep -v '/lib/npf/' \ | grep -v '/lib/librump' \ | grep -v '/lib/netbsd/libclang_rt' \ | grep -v '/runemodule/'
|
| 1.158 |
27-May-2023 |
riastradh |
openssl: padlock.so engine for VIA CPUs makes sense only on x86.
|
|
Revision tags: netbsd-10-base
|
| 1.157 |
08-Sep-2022 |
rillig |
branches: 1.157.2; distrib/sets: remove trailing empty lines
|
| 1.156 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base
|
| 1.155 |
12-Sep-2020 |
jmcneill |
Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to conditionally include ACPI and UEFI bits instead of relying on adhoc MACHINE_ARCH tests.
|
|
Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
|
| 1.154 |
26-Aug-2019 |
kamil |
Correct the build rules of LLVM sanitizers
Fix generation of .a.syms files in LLVM sanitizers. The old rules weren't functional and sometimes they were fatal in the build.
Add the .a.syms files to distribution sets. These files are generated only in certain .a files in 64bit version of sanitizers.
Correct the location of files with LLVM sanitizers. Move the LLVM sanitizer entries from base to comp files.
|
| 1.153 |
23-Aug-2019 |
kamil |
Enhance MKSANITIZER support
Add i386 support for LLVM sanitizers.
Add new build phases do-sanitizer-* for building LLVM sanitizers after libs and before other programs. This phase is important as sanitizers need to link with libs and sanitized programs must link with sanitizer runtimes.
|
|
Revision tags: 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-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020
|
| 1.152 |
30-Sep-2018 |
jmcneill |
Install mount_qemufwcfg everywhere instead of just x86.
|
|
Revision tags: pgoyette-compat-0930 pgoyette-compat-0906
|
| 1.151 |
25-Aug-2018 |
martin |
obsolete ndiscvt
|
|
Revision tags: pgoyette-compat-0728
|
| 1.150 |
13-Jul-2018 |
maxv |
Remove the usr.bin/pmc tool. People should use tprof instead.
|
| 1.149 |
08-Jul-2018 |
christos |
add the efi boot blocks XXX: pullup-8
|
|
Revision tags: phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
|
| 1.148 |
29-Nov-2017 |
wiz |
branches: 1.148.2; 1.148.4; mount_qemufwcfg is only installed on i386 and amd64, and so is its manpage.
Move it to the architecture dependent set lists.
Noted by martin.
|
| 1.147 |
25-Nov-2017 |
jmcneill |
Build and install mount_qemufwcfg on i386 and amd64
|
| 1.146 |
12-Aug-2017 |
kre |
For libi386 major bump.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
|
| 1.145 |
08-Mar-2017 |
maxv |
Mark as obsolete instead of removing (from Thomas Klausner).
|
| 1.144 |
08-Mar-2017 |
maxv |
Remove i386 from libpmc; it has its own interface (sysarch), and we won't maintain compatibility.
Verily, I cannot build a distribution now, so I'm committing this rather blindly. This being said, it looks correct enough.
|
|
Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.143 |
06-Aug-2014 |
martin |
branches: 1.143.6; 1.143.10; Punt - backout sysinst message catlogs
|
| 1.142 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
|
| 1.141 |
11-Mar-2012 |
riz |
branches: 1.141.10; Add bootxx_fat12 to sets, to fix the build.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 netbsd-6-base
|
| 1.140 |
27-Jan-2012 |
jnemeth |
Stop building boot ROM images for old PC NICs as discussed on tech-kern.
|
|
Revision tags: yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
|
| 1.139 |
17-Aug-2011 |
jakllsch |
branches: 1.139.2; Add ./usr/mdec/gptmbr.bin obsoleting mbr_gpt and mbr_gpt_com0.
|
|
Revision tags: cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.138 |
06-Jan-2011 |
jakllsch |
Support booting from GPT-partioned disks on PC-BIOS-compatible systems.
Much of the work in this commit was done by Mike Volokhov during GSoC 2009.
|
|
Revision tags: matt-mips64-premerge-20101231
|
| 1.137 |
11-Sep-2010 |
tsutsui |
Build and install bootxx_ext2fs, primary boot for ext2fs.
Ext2fs doesn't have enough free space (it has only 1KB) to store this primary loader, but we can put it into an independent small 'boot' partition as NetBSD/hp300 does if it's really necessary.
It could be a fun project to add smaller pre-primary loader that loads ~8KB primary loader for ext2fs, but probably it's unlikely because there is a functional wheel named GRUB for ext2fs.
|
|
Revision tags: matt-premerge-20091211
|
| 1.136 |
18-Aug-2009 |
jmcneill |
Hook ACPICA iasl into build for i386 and amd64.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.135 |
11-Jan-2009 |
jnemeth |
shared library bumps; undoubtably there will be many more
|
| 1.134 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.133 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
| 1.132 |
19-Nov-2008 |
ad |
Make the emulations, exec formats, coredump, NFS, and the NFS server into modules. By and large this commit:
- shuffles header files and ifdefs - splits code out where necessary to be modular - adds module glue for each of the components - adds/replaces hooks for things that can be installed at runtime
|
| 1.131 |
12-Nov-2008 |
ad |
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
| 1.130 |
31-Oct-2008 |
mrg |
make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, maybe all mips and all arm as well.
|
| 1.129 |
31-Oct-2008 |
mrg |
fix MKPIC=no builds.
|
|
Revision tags: netbsd-5-base matt-mips64-base2 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 mjf-devfs2-base
|
| 1.128 |
25-Aug-2008 |
lukem |
branches: 1.128.2; Add "dynamicroot" keyword to various entries in /lib and /libexec. PR 33503
|
| 1.127 |
05-Aug-2008 |
jmmv |
Add missing kernel modules to the file lists. i386 untested because the build is broken (for me at least).
|
| 1.126 |
26-Jun-2008 |
kent |
build and install azalia.kmod for amd64 and i386.
|
|
Revision tags: wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 wrstuden-revivesa-base
|
| 1.125 |
20-May-2008 |
ad |
Install kernel modules into the proper locations, taking machine and kernel version into account.
|
|
Revision tags: hpcarm-cleanup-nbase
|
| 1.124 |
18-May-2008 |
jmcneill |
Add radeondrm kmod
|
| 1.123 |
18-May-2008 |
jmcneill |
Add drm and i915drm kmods
|
|
Revision tags: yamt-pf42-base2
|
| 1.122 |
01-May-2008 |
xtraeme |
branches: 1.122.2; Build and install by default the following LKMs on i386 and amd64:
aps(4), finsio(4), itesio(4), nsclpcsio(4), smsc(4) and ug(4).
These drivers aren't enabled in GENERIC kernels, so having the LKMs in base will simplify future testing.
|
|
Revision tags: yamt-pf42-baseX yamt-pf42-base keiichi-mipv6-base mjf-devfs-base matt-armv6-nbase hpcarm-cleanup-base
|
| 1.121 |
19-Jan-2008 |
dyoung |
branches: 1.121.2; 1.121.6; 1.121.8; Add /usr/mdec/mbr_com0{,_9600}. Sort.
|
| 1.120 |
19-Jan-2008 |
dyoung |
Sort.
|
|
Revision tags: pc532-eol-2008 matt-armv6-prevmlocking cube-autoconf-base matt-armv6-base matt-mips64-base
|
| 1.119 |
14-Jan-2007 |
christos |
branches: 1.119.4; add acpitools
|
| 1.118 |
06-Jan-2007 |
dsl |
Add the 512-byte bootxx_fat16
|
|
Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase wrstuden-fixsa-base-1 netbsd-4-0-RELEASE netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base
|
| 1.117 |
19-Apr-2006 |
he |
Move ndiscvt to be an i386 MD program, so that this matches what the Makefile specifies -- it only builds the program for i386 so far.
|
|
Revision tags: peter-altq-base
|
| 1.116 |
11-Jan-2006 |
xtraeme |
branches: 1.116.2; AMD PowerNow LKM contributed by Olaf 'Rhialto' Seibert.
|
| 1.115 |
12-Nov-2005 |
dsl |
Mark pxeboot_ia32_com0.bin obsolete. Serial pxeboot can be generated by applying 'installboot -e' to pxeboot.
|
| 1.114 |
29-Oct-2005 |
scw |
./usr/sbin/iwictl is now mi.
|
| 1.113 |
06-Oct-2005 |
dyoung |
Build and install /usr/mdec/bootxx_cd9660, a primary boot loader for ISO9660 filesystems.
|
| 1.112 |
24-Jul-2005 |
wiz |
Add dummy_pci and wi_pcmcia lkms.
|
| 1.111 |
21-Jul-2005 |
rpaulo |
Add new libm387.so.0.1.
|
| 1.110 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base
|
| 1.109 |
11-Jan-2005 |
skrll |
Update after iwi(4) additions.
|
|
Revision tags: rtr-xorg-branch-base
|
| 1.108 |
23-Aug-2004 |
lukem |
ipw(4) and ipwctl(8)
|
| 1.107 |
12-Aug-2004 |
lukem |
Move the lib<foo>.so entry (link) from comp to base, so that applications on systems without the `comp' set installed can dlopen() a library without supplying the major number.
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.106 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.105 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.104 |
08-Oct-2003 |
lukem |
Overhaul MBR handling (part 1):
<sys/bootblock.h>: * Added definitions for the Master Boot Record (MBR) used by a variety of systems (primarily i386), including the format of the BIOS Parameter Block (BPB). This information was cribbed from a variety of sources including <sys/disklabel_mbr.h> which this is a superset of.
As part of this, some data structure elements and #defines were renamed to be more "namespace friendly" and consistent with other bootblocks and MBR documentation. Update all uses of the old names to the new names.
<sys/disklabel_mbr.h>: * Deprecated in favor of <sys/bootblock.h> (the latter is more "host tool" friendly).
amd64 & i386: * Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to be consistent with the naming convention of the msdosfs tools.
* Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1 and it's confusing to have two functionally equivalent bootblocks, especially given that "ufs" has multiple meanings (it could be a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).
* Rework pbr.S (the first sector of bootxx_*): + Ensure that BPB (bytes 11..89) and the partition table (bytes 446..509) do not contain code. + Add support for booting from FAT partitions if BOOT_FROM_FAT is defined. (Only set for bootxx_msdos). + Remove "dummy" partition 3; if people want to installboot(8) these to the start of the disk they can use fdisk(8) to create a real MBR partition table... + Compile with TERSE_ERROR so it fits because of the above. Whilst this is less user friendly, I feel it's important to have a valid partition table and BPB in the MBR/PBR.
* Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent with other platforms.
* Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that we can boot off FAT partitions.
* Crank version of /usr/mdec/boot to 3.1, and fix some of the other entries in the version file.
installboot(8) (i386): * Read the existing MBR of the filesystem and retain the BIOS Parameter Block (BPB) in bytes 11..89 and the MBR partition table in bytes 446..509. (Previously installboot(8) would trash those two sections of the MBR.)
mbrlabel(8): * Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code to map the MBR partition type to the NetBSD disklabel type.
Test built "make release" for i386, and new bootblocks verified to work (even off FAT!).
|
| 1.103 |
11-Sep-2003 |
christos |
bump libi386
|
| 1.102 |
26-Jul-2003 |
dsl |
Obsolete i386/amd64 /usr/mdec/biosboot*.sym and /usr/mdec/installboot
|
| 1.101 |
13-May-2003 |
thorpej |
Add new boot programs.
|
| 1.100 |
30-Apr-2003 |
dsl |
Add /usr/mdec/mbr_ext to i386 and amd64
|
| 1.99 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.98 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
| 1.97 |
14-Jan-2003 |
thorpej |
Add biosboot_com0_{9600,38400,57600,115200}.sym
|
|
Revision tags: fvdl_fs64_base
|
| 1.96 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.95 |
22-Sep-2002 |
lukem |
Enable MKDYNAMICROOT=yes by default. This means that: + /bin and /sbin (and the few programs in /usr/* which were statically linked) are now dynamically linked. + The shared libraries that are needed by the /bin and /sbin programs are now installed into /lib (with compatability symlinks from /usr/lib). These are: c crypt edit ipsec kvm m m387 termcap termlib util z + The shared linker is now in /libexec/ld.elf_so, and /usr/libexec/ld.elf_so is a symlink to the former.
If you want the prior behaviour of "some applications statically linked, the rest dynamically linked", set MKDYNAMICROOT=no in your mk.conf(5).
If you have a philosophical objection to dynamic libraries, continue to set LDSTATIC=-static in your mk.conf(5), and please don't waste any more time in trying to convince us why dynamic libraries are 3v1l.
|
| 1.94 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.93 |
09-Aug-2002 |
thorpej |
Add libpmc.
|
| 1.92 |
04-Jul-2002 |
lukem |
revert a chunk of the previous; we only need foo.so.x and foo.so.x.y moved from comp to base; foo.so, and foo*.a stay in comp.
|
| 1.91 |
04-Jul-2002 |
itojun |
move lib[mi]387.so and friends to base/md.i386. PR 17452
|
|
Revision tags: netbsd-1-6-base
|
| 1.90 |
25-Mar-2002 |
kent |
branches: 1.90.2; Add /usr/lkm/compat_pecoff.o
|
| 1.89 |
24-Mar-2002 |
wiz |
Add exec_pecoff lkm.
|
| 1.88 |
20-Feb-2002 |
thorpej |
pxeboot -> pxeboot_ia32, and add pxeboot_ia32_com0
|
| 1.87 |
19-Feb-2002 |
joda |
fix past-o: netboot_pcnet_wd80x3.rom -> netboot_wd80x3.rom
|
| 1.86 |
17-Feb-2002 |
thorpej |
Add new i386 bootloaders.
|
| 1.85 |
24-Jan-2002 |
jwise |
Move link-time shlib links for libi386 and libm387 to comp set, as with other shlibs.
|
| 1.84 |
04-Dec-2001 |
wiz |
Add ./usr/lkm/compat_freebsd.o.
|
| 1.83 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.82 |
31-Oct-2001 |
jdolecek |
svr4 compat LKMs work on i386
|
| 1.81 |
27-Oct-2001 |
jdolecek |
add FreeBSD compat LKMs: compat_freebsd.o, exec_freebsd_elf.o, exec_freebsd_aout.o
|
| 1.80 |
21-Oct-2001 |
jmc |
Remove /dev entries. MAKEDEV doesn't get run before making the sets anymore and there's no need to since everything under /dev has to get regen'd on an install anyways.
|
| 1.79 |
20-Sep-2001 |
wiz |
Add /dev/agpgart.
|
| 1.78 |
10-Sep-2001 |
fvdl |
Update libi386 minor.
|
| 1.77 |
02-May-2001 |
jdolecek |
Nuke biosboot_ps2.sym
|
| 1.76 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.75 |
24-Jan-2001 |
jwise |
More pkg names. Other machines in the morning.
|
| 1.74 |
11-Dec-2000 |
jdolecek |
add new LKMs: compat_linux.o and exec_linux_elf.o pointed out by Bernd Ernesti
|
| 1.73 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
| 1.72 |
24-Nov-2000 |
scw |
./usr/bin/pmc belongs in md.i386, not mi.
|
| 1.71 |
29-Sep-2000 |
fvdl |
ldconfig is no longer obsolete (in fact, the entries were wrong; it was never in /bin). Put it back for i386 and sparc.
|
| 1.70 |
13-Sep-2000 |
thorpej |
libi386.so.0.3
|
| 1.69 |
11-Sep-2000 |
fvdl |
Add usr/libexec/ld.so to the base set again. This is not optimal, but until there is a pkg-ized install, it'll have to do.
|
|
Revision tags: netbsd-1-5-ALPHA2 netbsd-1-5-base
|
| 1.68 |
20-Jun-2000 |
minoura |
branches: 1.68.2; Sort.
|
| 1.67 |
13-Jun-2000 |
wiz |
move pcvt files and devices to obsolete lists
|
| 1.66 |
07-Jun-2000 |
thorpej |
Update for reality.
|
|
Revision tags: minoura-xpg4dl-base
|
| 1.65 |
13-May-2000 |
jdolecek |
add biosboot_ps2.sym - IBM PS/2 bootblocks
|
| 1.64 |
06-May-2000 |
mycroft |
Finish previous sync.
|
| 1.63 |
06-May-2000 |
mycroft |
Sync (mostly).
|
| 1.62 |
23-Apr-2000 |
tsarna |
Add ./usr/mdec/biosboot_resetvideo.sym
|
| 1.61 |
22-Mar-2000 |
tron |
Add missing "./usr/lib/libi386.so". Problem noted by Patrick Welche in PR port-i386/9659.
|
| 1.60 |
24-Jan-2000 |
mycroft |
Sync.
|
| 1.59 |
19-Jan-2000 |
mycroft |
Sync.
|
| 1.58 |
07-Jan-2000 |
abs |
Update to closer to current reality - from Todd Whitesel
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base
|
| 1.57 |
13-Dec-1999 |
christos |
add libm387.*
|
|
Revision tags: comdex-fall-1999-base
|
| 1.56 |
07-Sep-1999 |
perry |
branches: 1.56.4; update to reflect current reality.
|
| 1.55 |
09-Jul-1999 |
fvdl |
Synch with reality.
|
| 1.54 |
04-Jul-1999 |
fvdl |
Bring setlists up to date for i386 switch to ELF and ipv6.
|
| 1.53 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.52 |
12-May-1999 |
tron |
Add "ntfs" LKM.
|
| 1.51 |
27-Apr-1999 |
drochner |
update: -i386/stand/biosboot_ser was removed a while ago -wscons related manpage changes -new mbr(8) manpage
|
| 1.50 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
| 1.49 |
15-Apr-1999 |
fvdl |
Add /usr/mdec/mbr_bootsel
|
|
Revision tags: netbsd-1-4-base
|
| 1.48 |
12-Mar-1999 |
sommerfe |
branches: 1.48.2; Also build serial bootblocks by default, installing into /usr/mdec/biosboot_ser.sym Change Makefile.booters to not assume `version' file is in source directory.
|
| 1.47 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.46 |
07-Nov-1998 |
he |
Include usr/share/pcvt and .../fonts directories. Re-sort.
|
| 1.45 |
05-Nov-1998 |
he |
Add stuff that's now being installed: ./usr/lib/libstdc++.so.1.0 (while gcc is still used?) New entries: ./usr/lkm/coda.o ./usr/lkm/ext2fs.o ./usr/mdec/mbr
|
| 1.44 |
04-Nov-1998 |
hubertf |
oops - move libkeycap.so.0.0 back from comp to base
|
| 1.43 |
01-Nov-1998 |
hubertf |
move keycap libs from base to comp set
|
| 1.42 |
01-Nov-1998 |
hubertf |
add version for libkeycap
|
| 1.41 |
01-Nov-1998 |
hubertf |
s|share/misc|share/pcvt|
|
| 1.40 |
26-Oct-1998 |
hubertf |
Install programs & files for pcvt.
|
| 1.39 |
14-Sep-1998 |
tv |
Switch i386 to egcs 1.1.
|
| 1.38 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.37 |
02-Jul-1998 |
jonathan |
Do datbase normalization on sets/lists/*/* containing shared-library related files. Partition into three categories: * shl.mi -- MI sharedlib files present on all ports with shared libs * shl.aout -- MI sharedlib files present on all ELF ports * shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist. Remove files left empty after shlib normalization. Add ad.mips where appropriate. Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
|
| 1.36 |
01-Jul-1998 |
marc |
update to reflect reality
|
| 1.35 |
27-Jun-1998 |
thorpej |
Update for fixed libutil shlib version
|
| 1.34 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.33 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.32 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.31 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.30 |
12-May-1998 |
thorpej |
Fix libkvm shlib version
|
| 1.29 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.28 |
20-Apr-1998 |
ross |
big sync
|
| 1.27 |
19-Apr-1998 |
ross |
Move ./sbin/ldconfig from mi to md.most-of-them and kill sun3x dirs.
|
| 1.26 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.25 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.24 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.23 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.22 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.21 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.20 |
31-Jul-1997 |
veego |
branches: 1.20.2; Sync.
|
| 1.19 |
08-Jul-1997 |
veego |
Sync.
|
| 1.18 |
16-Jun-1997 |
perry |
sync with reality
|
| 1.17 |
04-Jun-1997 |
perry |
sync to reality
|
| 1.16 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.15 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.14 |
14-Mar-1997 |
thorpej |
Sync with reality.
|
| 1.13 |
02-Mar-1997 |
scottr |
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan for noticing this.
|
| 1.12 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.11 |
04-Dec-1996 |
mikel |
add libwrap.so and libz.so.
|
| 1.10 |
03-Dec-1996 |
pk |
update to -current
|
| 1.9 |
13-Sep-1996 |
perry |
Bump minor version number of libi386.so
|
| 1.8 |
25-Aug-1996 |
jtk |
add Advanced Power Management driver Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
|
| 1.7 |
27-May-1996 |
pk |
sync
|
|
Revision tags: netbsd-1-2-base
|
| 1.6 |
25-Mar-1996 |
mrg |
branches: 1.6.4; update all of these to reality (at least, for the sparc). changes include: libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
|
| 1.5 |
28-Nov-1995 |
jtc |
merge in changes from 1.1 release branch
|
|
Revision tags: netbsd-1-1-base
|
| 1.4 |
11-May-1995 |
cgd |
branches: 1.4.2; update for the current state of the world.
|
| 1.3 |
16-Apr-1995 |
mycroft |
Update these for ~one month ago. From Greg Hudson.
|
|
Revision tags: netbsd-1-0-PATCH06 netbsd-1-0-PATCH05 netbsd-1-0-PATCH04 netbsd-1-0-PATCH03 netbsd-1-0-PATCH02 netbsd-1-0-PATCH1 netbsd-1-0-PATCH0 netbsd-1-0-RELEASE netbsd-1-0-base
|
| 1.2 |
30-Aug-1994 |
cgd |
branches: 1.2.2; update for the current state of the world.
|
| 1.1 |
29-Aug-1994 |
cgd |
branches: 1.1.1; Initial revision
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.3 |
08-Sep-2022 |
rillig |
distrib/sets: fix typo in comment
|
| 1.2 |
12-Jan-2022 |
martin |
A few more sysinst message catalog adjustments
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806
|
| 1.1 |
05-Aug-2016 |
scole |
branches: 1.1.2; PR port-ia64/51261
Changes for ia64
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.7 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.6 |
11-Jan-2022 |
martin |
branches: 1.6.4; Tweak some sysinst catalog files
|
|
Revision tags: cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.5 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.4 |
26-Nov-2008 |
he |
Adapt to the removal of exec_elf32 from the alpha port, necessitating the module be added to all the other ports' md.* files. Also add the compat_linux module for alpha.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
27-Oct-2005 |
jmc |
Move ncdcs to mi
|
|
Revision tags: netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.2; 1.2.4; 1.2.8; 1.2.10; reformat whitespace
|
| 1.1 |
19-Oct-2003 |
matt |
NWDO for ibmnws.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.6 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.5 |
11-Jan-2022 |
martin |
branches: 1.5.4; Tweak some sysinst catalog files
|
|
Revision tags: cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.4 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.3 |
26-Nov-2008 |
he |
Adapt to the removal of exec_elf32 from the alpha port, necessitating the module be added to all the other ports' md.* files. Also add the compat_linux module for alpha.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.1 |
13-Oct-2004 |
gavan |
Initial import of iyonix port.
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz XScale[tm] 80321 processor.
* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible. * Currently boots multiuser with a serial console. * Device support is not yet complete.
With help from abs.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.10 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.9 |
08-Sep-2022 |
rillig |
branches: 1.9.4; distrib/sets: remove trailing empty lines
|
| 1.8 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.7 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.6 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.5 |
22-Apr-2009 |
tsutsui |
branches: 1.5.24; +/usr/mdec/bootxx_ustarfs
|
| 1.4 |
21-Apr-2009 |
tsutsui |
Add /usr/mdec/bootxx_ffsv2.
|
| 1.3 |
29-Nov-2008 |
tsutsui |
branches: 1.3.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.2 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base netbsd-4-base
|
| 1.1 |
01-Sep-2006 |
uwe |
branches: 1.1.18; MD sets for NetBSD/landisk.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.6 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base tls-maxphys-base yamt-pagecache-base8
|
| 1.5 |
06-Jan-2013 |
tsutsui |
branches: 1.5.4; 1.5.48; Build and install resurrected luna68k bootloader.
|
|
Revision tags: yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.4 |
29-Nov-2008 |
tsutsui |
branches: 1.4.6; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.3 |
26-Nov-2008 |
he |
Adapt to the removal of exec_elf32 from the alpha port, necessitating the module be added to all the other ports' md.* files. Also add the compat_linux module for alpha.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
04-Dec-2001 |
jdolecek |
remove empty lists
|
| 1.1 |
10-Sep-2000 |
nisimura |
MD filename lists for NetBSD/luna68k distribution.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.48 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.47 |
08-Sep-2022 |
rillig |
branches: 1.47.4; distrib/sets: remove trailing empty lines
|
| 1.46 |
11-Jan-2022 |
martin |
Tweak some sysinst catalog files
|
| 1.45 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.44 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.43 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
|
| 1.42 |
06-Apr-2012 |
christos |
branches: 1.42.10; pdisk is now mi (except for rescue)
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.41 |
29-Nov-2008 |
tsutsui |
branches: 1.41.8; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.40 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
| 1.39 |
12-Nov-2008 |
ad |
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.38 |
11-Jan-2004 |
lukem |
branches: 1.38.36; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.37 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.36 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.35 |
09-Jul-2002 |
dbj |
get pdisk compiling on macppc and mac68k
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.34 |
25-Jan-2001 |
jwise |
Add package names to a bunch more architectures
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.33 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.32 |
29-Mar-1999 |
scottr |
Add a mac68k-specific lkm. (sigh)
|
| 1.31 |
15-Jun-1998 |
lukem |
* remove empty md.* files now that makeflist supports non-existant md.* files * factor all m68k common stuff into lists/*/ad.m68k XXX: this should be done for mips (when it's not just the pmax), and powerpc (when there's a powerpc port put here ...)
|
| 1.30 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.29 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.28 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.27 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.26 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.25 |
20-Apr-1998 |
ross |
big sync
|
| 1.24 |
19-Apr-1998 |
ross |
Move ./sbin/ldconfig from mi to md.most-of-them and kill sun3x dirs.
|
| 1.23 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.22 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.21 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.20 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.19 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.18 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.17 |
31-Jul-1997 |
veego |
branches: 1.17.2; Sync.
|
| 1.16 |
08-Jul-1997 |
veego |
Sync.
|
| 1.15 |
20-Jun-1997 |
veego |
Sync.
|
| 1.14 |
05-Jun-1997 |
veego |
sync to reality.
|
| 1.13 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.12 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.11 |
02-Mar-1997 |
scottr |
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan for noticing this.
|
| 1.10 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.9 |
18-Feb-1997 |
scottr |
Reality check from Steve Allen <wormey@eskimo.com>
|
| 1.8 |
04-Dec-1996 |
mikel |
add libwrap.so and libz.so.
|
| 1.7 |
03-Dec-1996 |
pk |
update to -current
|
| 1.6 |
16-Nov-1996 |
briggs |
Updates from Steve Allen <wormey@eskimo.com> to match the current world.
|
| 1.5 |
27-May-1996 |
pk |
sync
|
|
Revision tags: netbsd-1-2-base
|
| 1.4 |
25-Mar-1996 |
mrg |
branches: 1.4.4; update all of these to reality (at least, for the sparc). changes include: libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
|
|
Revision tags: netbsd-1-1-PATCH001 netbsd-1-1-RELEASE netbsd-1-1-base
|
| 1.3 |
14-Jul-1995 |
briggs |
Make the versions of the libs current. Add libpcap.so.
|
|
Revision tags: netbsd-1-0-PATCH06 netbsd-1-0-PATCH05 netbsd-1-0-PATCH04 netbsd-1-0-PATCH03 netbsd-1-0-PATCH02 netbsd-1-0-PATCH1 netbsd-1-0-PATCH0 netbsd-1-0-RELEASE netbsd-1-0-base
|
| 1.2 |
30-Aug-1994 |
cgd |
branches: 1.2.2; update for the current state of the world.
|
| 1.1 |
29-Aug-1994 |
cgd |
branches: 1.1.1; Initial revision
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.38 |
15-Sep-2024 |
tsutsui |
Move macppc bootable installcd stuff to sys/arch/macppc/stand dirs.
- move installboot (for CD ISO) and mkboothfs (for mkhybrid(8)) tools to sys/arch/macppc/stand - also build mkboothfs as ${TOOL_MACPPCMKBOOTHFS} in src/tools - explicitly generate boothfs file (for mkhybrid(8)) in sys/arch/macppc/stand/boothfs and install it into /usr/mdec - use installed /usr/mdec/boothfs to create macppc bootable iso - move list files for mkhybrid(8) hfs options to etc/etc.macppc
|
| 1.37 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.36 |
08-Sep-2022 |
rillig |
branches: 1.36.4; distrib/sets: remove trailing empty lines
|
| 1.35 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.34 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.33 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.32 |
11-Aug-2013 |
joerg |
branches: 1.32.2; Sort entries in strcmp order.
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4
|
| 1.31 |
06-Apr-2012 |
christos |
branches: 1.31.2; pdisk is now mi (except for rescue)
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.30 |
06-Dec-2010 |
phx |
branches: 1.30.6; There should be no MD keymaps in /usr/share/wscons/keymaps. So I made the PowerBook keymap MI again, after a discussion with <mrg>.
|
| 1.29 |
01-Dec-2010 |
phx |
Overlay for all Apple PowerBook keymaps, to support the special function keys for brightness-, volume-control, num-lock, etc. To be loaded via /etc/wscons.conf.
|
|
Revision tags: matt-premerge-20091211
|
| 1.28 |
27-Nov-2009 |
tsutsui |
Remove fdisk/mbr for macppc which was blindly pulled from OpenBSD. It just fakes MBR partition map which contains 1MB FAT16B partition and ~1GB OpenBSD partition, and we can always create necessary MBR partitions for OpenFirmware by the fdisk(8) command itself.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.27 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.26 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base netbsd-4-base
|
| 1.25 |
29-Sep-2006 |
macallan |
branches: 1.25.18; Add gimpy's OF device tree dumping tool. Tested on macppc and sparc64
|
| 1.24 |
16-Aug-2006 |
macallan |
Add OpenFirmware support to eeprom(8) and build it on macppc. Tested on macppc and sparc
|
|
Revision tags: abandoned-netbsd-4-base peter-altq-base
|
| 1.23 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.22 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.21 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.20 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.19 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.18 |
09-Jul-2002 |
dbj |
get pdisk compiling on macppc and mac68k
|
| 1.17 |
09-Jul-2002 |
mycroft |
Add the (inane) zzz link for apm.
|
| 1.16 |
18-Jun-2002 |
itojun |
userland access to apm emulation.
|
| 1.15 |
17-Jun-2002 |
itojun |
add sbin/fdisk and usr/mdec/mbr to package
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.14 |
18-May-2002 |
lukem |
obsolete usr/mdec/installboot
|
| 1.13 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.12 |
21-Oct-2001 |
jmc |
Remove /dev entries. MAKEDEV doesn't get run before making the sets anymore and there's no need to since everything under /dev has to get regen'd on an install anyways.
|
| 1.11 |
10-Apr-2001 |
enami |
s/misfs/miscfs/
|
| 1.10 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.9 |
25-Jan-2001 |
jwise |
One more (add pkg names)
|
| 1.8 |
16-Dec-2000 |
mycroft |
Sync.
|
| 1.7 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
| 1.6 |
06-Jul-2000 |
dmcmahill |
Add ofwboot.xcf
|
|
Revision tags: netbsd-1-5-base minoura-xpg4dl-base
|
| 1.5 |
24-Jan-2000 |
mycroft |
branches: 1.5.4; Sync.
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.4 |
23-Jun-1999 |
tsubai |
Add ofwboot.elf.
|
| 1.3 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.2 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.1 |
03-Jul-1998 |
tsubai |
Add powerpc and macppc files.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.10 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.9 |
08-Sep-2022 |
rillig |
branches: 1.9.4; distrib/sets: remove trailing empty lines
|
| 1.8 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.7 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.6 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.5 |
29-Nov-2008 |
tsutsui |
branches: 1.5.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.4 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.3 |
11-Jan-2004 |
lukem |
branches: 1.3.36; reformat whitespace
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.2 |
05-Apr-2002 |
bjh21 |
Add /usr/mdec/bootxx.cd9660.
|
| 1.1 |
19-Feb-2001 |
wdk |
MD distribution lists for mipsco
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.13 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.12 |
11-Jan-2022 |
martin |
branches: 1.12.4; Tweak some sysinst catalog files
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.11 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.10 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.9 |
11-Aug-2013 |
joerg |
branches: 1.9.2; Sort entries in strcmp order.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base
|
| 1.8 |
05-Mar-2011 |
he |
branches: 1.8.4; 1.8.10; This port now installs an /usr/mdec/boot file, so note that here.
|
|
Revision tags: bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.7 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.6 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.5 |
11-Jan-2004 |
lukem |
branches: 1.5.36; reformat whitespace
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.4 |
03-May-2002 |
wiz |
Add /usr/mdec/osloader.
|
| 1.3 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
| 1.2 |
06-Aug-2000 |
wiz |
RCS police
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base
|
| 1.1 |
02-Jan-2000 |
msaitoh |
list files for sh3
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.26 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.25 |
11-Jan-2022 |
martin |
branches: 1.25.4; Tweak some sysinst catalog files
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.24 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.23 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.22 |
14-Feb-2009 |
abs |
branches: 1.22.24; Build and install edlabel based on MACHINE_ARCH not MACHINE
|
| 1.21 |
29-Nov-2008 |
tsutsui |
branches: 1.21.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.20 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.19 |
11-Jan-2004 |
lukem |
branches: 1.19.36; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.18 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.17 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.16 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.15 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.14 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.13 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.12 |
15-Jun-1998 |
lukem |
* remove empty md.* files now that makeflist supports non-existant md.* files * factor all m68k common stuff into lists/*/ad.m68k XXX: this should be done for mips (when it's not just the pmax), and powerpc (when there's a powerpc port put here ...)
|
| 1.11 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.10 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.9 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.8 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.7 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.6 |
09-May-1998 |
scw |
Delete "./sbin/ldconfig" entry; it's in "mi".
|
| 1.5 |
20-Apr-1998 |
ross |
big sync
|
| 1.4 |
19-Apr-1998 |
ross |
Move ./sbin/ldconfig from mi to md.most-of-them and kill sun3x dirs.
|
| 1.3 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.2 |
18-Dec-1997 |
scw |
Add ./sbin/edlabel to list
|
| 1.1 |
17-Dec-1997 |
scw |
Installation set lists for port-mvme68k.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.12 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.11 |
11-Jan-2022 |
martin |
branches: 1.11.4; Tweak some sysinst catalog files
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.10 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.9 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.8 |
29-Nov-2008 |
tsutsui |
branches: 1.8.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.7 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.6 |
22-May-2005 |
lukem |
branches: 1.6.22; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.5 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.4 |
24-Oct-2003 |
matt |
Make these match reality.
|
|
Revision tags: fvdl_fs64_base
|
| 1.3 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.2 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
27-Feb-2002 |
scw |
MD set lists for mvmeppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.13 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.12 |
11-Jan-2022 |
martin |
branches: 1.12.4; Tweak some sysinst catalog files
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.11 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.10 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.9 |
22-May-2005 |
lukem |
branches: 1.9.22; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.8 |
25-Jan-2004 |
bjh21 |
Obsolete /dev/beep on systems that had it in their MAKEDEV "all" target.
|
| 1.7 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.6 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.5 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.4 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.3 |
03-Apr-2002 |
thorpej |
Add /sbin/fdisk.
|
| 1.2 |
30-Mar-2002 |
thorpej |
* Deal with libarm32 -> libarm name change. * Tidy up some of the ARM port set lists in preparation for the complete switch to ELF.
|
| 1.1 |
26-Nov-2001 |
thorpej |
Add netwinder distrib lists.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.12 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.11 |
11-Jan-2022 |
martin |
branches: 1.11.4; Tweak some sysinst catalog files
|
| 1.10 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.9 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.8 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.7 |
29-Nov-2008 |
tsutsui |
branches: 1.7.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.6 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.5 |
11-Jan-2004 |
lukem |
branches: 1.5.36; reformat whitespace
|
| 1.4 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.3 |
21-May-2002 |
tsutsui |
/usr/mdec/installboot has been superseded by MI /usr/sbin/installboot.
|
| 1.2 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-base wrstuden-devbsize-19991221
|
| 1.1 |
09-Dec-1999 |
tsutsui |
branches: 1.1.2; Initial import of news68k port.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.12 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.11 |
08-Sep-2022 |
rillig |
branches: 1.11.4; distrib/sets: remove trailing empty lines
|
| 1.10 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.9 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.8 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.7 |
29-Nov-2008 |
tsutsui |
branches: 1.7.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.6 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.5 |
11-Jan-2004 |
lukem |
branches: 1.5.36; reformat whitespace
|
| 1.4 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.3 |
21-May-2002 |
tsutsui |
/usr/mdec/installboot has been superseded by MI /usr/sbin/installboot.
|
| 1.2 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
08-Jul-1999 |
tsubai |
Add bootloader.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.15 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.14 |
08-Sep-2022 |
rillig |
branches: 1.14.4; distrib/sets: remove trailing empty lines
|
| 1.13 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.12 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.11 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.10 |
29-Nov-2008 |
tsutsui |
branches: 1.10.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.9 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.8 |
11-Jan-2004 |
lukem |
branches: 1.8.36; reformat whitespace
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.7 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.6 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.5 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.4 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.3 |
15-Jun-1998 |
lukem |
* remove empty md.* files now that makeflist supports non-existant md.* files * factor all m68k common stuff into lists/*/ad.m68k XXX: this should be done for mips (when it's not just the pmax), and powerpc (when there's a powerpc port put here ...)
|
| 1.2 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.1 |
09-Jun-1998 |
dbj |
created for the initial snapshot.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.18 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.17 |
08-Sep-2022 |
rillig |
branches: 1.17.4; distrib/sets: remove trailing empty lines
|
| 1.16 |
11-Jan-2022 |
martin |
Tweak some sysinst catalog files
|
| 1.15 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.14 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.13 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.12 |
11-Aug-2013 |
joerg |
branches: 1.12.2; Sort entries in strcmp order.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.11 |
20-Jun-2010 |
matt |
branches: 1.11.6; 1.11.12; Add entry for usr/sbin/ofctl
|
|
Revision tags: matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.10 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.9 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base matt-armv6-nbase hpcarm-cleanup-base
|
| 1.8 |
23-Jan-2008 |
garbled |
branches: 1.8.2; 1.8.6; Change bsddisklabel.c to export it's functions rather than declaring them all static. This makes it possible to write a md_make_bsd_partitions() function without having to copy all of bsddisklabel.c into md.c.
Make ofppc sysinst install sanely and in a bootable manner on both my 7044, and my pegasos. The only thing the user needs to do is pick the right kernel set.
|
|
Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase pc532-eol-2008 matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.7 |
22-May-2005 |
lukem |
branches: 1.7.12; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.6 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.5 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.4 |
21-Sep-2002 |
chs |
first cut.
|
| 1.3 |
04-Dec-2001 |
jdolecek |
remove empty lists
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.2 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.1 |
12-May-1999 |
tron |
Machine dependend file list for "ofppc" port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base matt-armv6-nbase hpcarm-cleanup-base
|
| 1.43 |
09-Jan-2008 |
simonb |
branches: 1.43.2; Remove support for NetBSD/pc532.
|
|
Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase pc532-eol-2008 matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.42 |
11-Jan-2004 |
lukem |
branches: 1.42.26; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.41 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.40 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.39 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.38 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.37 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
| 1.36 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base
|
| 1.35 |
24-Jan-2000 |
mycroft |
Sync.
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.34 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.33 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.32 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.31 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.30 |
02-Jul-1998 |
jonathan |
Do datbase normalization on sets/lists/*/* containing shared-library related files. Partition into three categories: * shl.mi -- MI sharedlib files present on all ports with shared libs * shl.aout -- MI sharedlib files present on all ELF ports * shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist. Remove files left empty after shlib normalization. Add ad.mips where appropriate. Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
|
| 1.29 |
27-Jun-1998 |
thorpej |
Update for fixed libutil shlib version
|
| 1.28 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.27 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.26 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.25 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.24 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.23 |
20-Apr-1998 |
ross |
big sync
|
| 1.22 |
19-Apr-1998 |
ross |
Move ./sbin/ldconfig from mi to md.most-of-them and kill sun3x dirs.
|
| 1.21 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.20 |
26-Nov-1997 |
matthias |
usr/mdec/zboot.o is no longer existing.
|
| 1.19 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.18 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.17 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.16 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.15 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.14 |
31-Jul-1997 |
veego |
branches: 1.14.2; Sync.
|
| 1.13 |
08-Jul-1997 |
veego |
Sync.
|
| 1.12 |
20-Jun-1997 |
veego |
Sync.
|
| 1.11 |
05-Jun-1997 |
veego |
sync to reality.
|
| 1.10 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.9 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.8 |
02-Mar-1997 |
scottr |
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan for noticing this.
|
| 1.7 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.6 |
04-Dec-1996 |
mikel |
add libwrap.so and libz.so.
|
| 1.5 |
03-Dec-1996 |
pk |
update to -current
|
| 1.4 |
27-May-1996 |
pk |
sync
|
|
Revision tags: netbsd-1-2-base
|
| 1.3 |
25-Mar-1996 |
mrg |
branches: 1.3.4; update all of these to reality (at least, for the sparc). changes include: libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
|
| 1.2 |
16-Oct-1995 |
phil |
Update pc532 for new files in 1.1 including shared libs..
|
| 1.1 |
29-Aug-1994 |
cgd |
branches: 1.1.1; Initial revision
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.7 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.6 |
15-Jan-2022 |
martin |
branches: 1.6.4; Add sysinst catalog files
|
|
Revision tags: cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.5 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.4 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.3 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.2 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
15-Oct-2001 |
uch |
playstation2 support
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.49 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.48 |
08-Sep-2022 |
rillig |
branches: 1.48.4; distrib/sets: remove trailing empty lines
|
| 1.47 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.46 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.45 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.44 |
21-Apr-2009 |
tsutsui |
branches: 1.44.24; +/usr/mdec/bootxx_ffsv2
|
| 1.43 |
29-Nov-2008 |
tsutsui |
branches: 1.43.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.42 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.41 |
11-Jan-2004 |
lukem |
branches: 1.41.36; reformat whitespace
|
| 1.40 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.39 |
09-Jul-2002 |
mycroft |
Sync.
|
|
Revision tags: netbsd-1-6-base
|
| 1.38 |
08-May-2002 |
lukem |
branches: 1.38.2; obsolete /usr/mdec/installboot
|
| 1.37 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base
|
| 1.36 |
28-Nov-1999 |
simonb |
Reflect new pmax bootblock layout.
|
|
Revision tags: comdex-fall-1999-base
|
| 1.35 |
18-May-1999 |
tron |
branches: 1.35.4; Back out last commit, the "pmax" port doesn't support LKMs yet.
|
| 1.34 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.33 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
| 1.32 |
16-Apr-1999 |
simonb |
Remove ./usr/libexec/ld.so - the compat13 package takes care of this.
|
|
Revision tags: netbsd-1-4-base
|
| 1.31 |
29-Mar-1999 |
simonb |
branches: 1.31.2; Put ./usr/libexec/ld.so back - it's used for backwards compatibility with early ELF binaries.
|
| 1.30 |
27-Mar-1999 |
simonb |
Add second stage bootblock.
|
| 1.29 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.28 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.27 |
02-Jul-1998 |
jonathan |
Do datbase normalization on sets/lists/*/* containing shared-library related files. Partition into three categories: * shl.mi -- MI sharedlib files present on all ports with shared libs * shl.aout -- MI sharedlib files present on all ELF ports * shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist. Remove files left empty after shlib normalization. Add ad.mips where appropriate. Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
|
| 1.26 |
27-Jun-1998 |
thorpej |
Update for fixed libutil shlib version
|
| 1.25 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.24 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.23 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.22 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.21 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.20 |
20-Apr-1998 |
ross |
big sync
|
| 1.19 |
19-Apr-1998 |
ross |
++./sbin/ldconfig
|
| 1.18 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.17 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.16 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.15 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.14 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.13 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.12 |
31-Jul-1997 |
veego |
branches: 1.12.2; Sync.
|
| 1.11 |
08-Jul-1997 |
veego |
Sync.
|
| 1.10 |
20-Jun-1997 |
veego |
Sync.
|
| 1.9 |
05-Jun-1997 |
veego |
sync to reality.
|
| 1.8 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.7 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.6 |
06-Mar-1997 |
jonathan |
* Add symlinks from lib<foo>.so.<major> to lib<foo>.so.<major>.<minor>. When given -l<foo>, ld links against lib<foo>.so. Ld finds the version number provided and written into the .so file by "-soname" when the library was built, and writes that into the shared binary. The -soname version we use is now lib<foo>.so.<major>. At run-time, ld.so links against that file, so we need that symlink as well as the lib<foo>.so symlink.
|
| 1.5 |
02-Mar-1997 |
jonathan |
base md.pmax updates: Add symlinks lib*.so -> lib*.so.x.y to placate the ld.so we're using. Add crtn.o (should use crtend.o to be consistent with other ports)
|
| 1.4 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.3 |
07-Dec-1996 |
jonathan |
Add shared-lib files: ld.so and lib*.so.*.
|
|
Revision tags: netbsd-1-2-PATCH001 netbsd-1-2-RELEASE netbsd-1-2-BETA netbsd-1-2-base netbsd-1-1-PATCH001 netbsd-1-1-RELEASE netbsd-1-1-base
|
| 1.2 |
18-Jan-1995 |
mellon |
Add pmax boot blocks to distrib list
|
| 1.1 |
29-Aug-1994 |
cgd |
branches: 1.1.1; Initial revision
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.21 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.20 |
11-Jan-2022 |
martin |
branches: 1.20.4; Tweak some sysinst catalog files
|
| 1.19 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.18 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.17 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.16 |
11-Aug-2013 |
joerg |
branches: 1.16.2; Sort entries in strcmp order.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.15 |
29-Nov-2008 |
tsutsui |
branches: 1.15.8; 1.15.14; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.14 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking cube-autoconf-base matt-armv6-base matt-mips64-base hpcarm-cleanup-base
|
| 1.13 |
01-Mar-2007 |
garbled |
branches: 1.13.12; Add eeprom to prep setlists
|
|
Revision tags: abandoned-netbsd-4-base netbsd-4-base
|
| 1.12 |
28-Jun-2006 |
garbled |
branches: 1.12.4; Add boot_com0_vreset to the list
|
| 1.11 |
14-Apr-2006 |
garbled |
Oops.. I should have added installboot to obsolete, not delete the entry.
|
| 1.10 |
13-Apr-2006 |
garbled |
installboot isn't built on this port anymore.. don't install it.
|
|
Revision tags: peter-altq-base
|
| 1.9 |
22-May-2005 |
lukem |
branches: 1.9.2; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.8 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.7 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.6 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.5 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.4 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.3 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
| 1.2 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
| 1.1 |
06-Aug-2000 |
nonaka |
branches: 1.1.2; for make snapshot
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.2 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.1 |
20-Jan-2024 |
skrll |
branches: 1.1.2; risc-v: Add bwfm(4) firmware files to release image
Create the correct link for beagle,beaglev-starlight-jh7100-r0.txt NVRAM config file.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.2 |
19-May-2023 |
christos |
we should only need this one
|
| 1.1 |
15-May-2023 |
christos |
add compat files
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.6 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.5 |
08-Sep-2022 |
rillig |
branches: 1.5.4; distrib/sets: remove trailing empty lines
|
| 1.4 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.3 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.2 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-base jym-xensuspend-nbase
|
| 1.1 |
30-Apr-2009 |
tsutsui |
branches: 1.1.2; 1.1.26; Add necessary files for build.sh -m rs6000 release. Based on PR port-powerpc/40421 from Wojciech Galazka, with misc tweaks by me.
Note sysinst part is not pulled because there is no supported storage device yet on this port.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.13 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.12 |
08-Sep-2022 |
rillig |
branches: 1.12.4; distrib/sets: remove trailing empty lines
|
| 1.11 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.10 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.9 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase
|
| 1.8 |
26-Feb-2011 |
phx |
branches: 1.8.22; altboot.img: altboot as U-Boot image to fake a Linux kernel module
|
|
Revision tags: bouyer-quota2-base
|
| 1.7 |
28-Jan-2011 |
phx |
Included sys/arc/sandpoint/stand/altboot in the build process. Install altboot and altboot.bin in /usr/mdec and copy them also into the installation directory of the sandpoint release.
|
|
Revision tags: matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.6 |
29-Nov-2008 |
tsutsui |
branches: 1.6.4; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.5 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.4 |
11-Jan-2004 |
lukem |
branches: 1.4.36; reformat whitespace
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.2 |
04-Dec-2001 |
jdolecek |
remove empty lists
|
| 1.1 |
30-Aug-2001 |
briggs |
Sandpoint set lists.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.9 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.8 |
08-Sep-2022 |
rillig |
branches: 1.8.4; distrib/sets: remove trailing empty lines
|
| 1.7 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.6 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.5 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.4 |
29-Nov-2008 |
tsutsui |
branches: 1.4.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.3 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Nov-2002 |
cgd |
NetBSD/sbmips boot blocks
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.15 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.14 |
08-Sep-2022 |
rillig |
branches: 1.14.4; distrib/sets: remove trailing empty lines
|
| 1.13 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118
|
| 1.12 |
12-Jan-2019 |
tsutsui |
Add irisboot binaries for pre-ARC machines. PR port-sgimips/53539
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.11 |
06-Aug-2014 |
martin |
branches: 1.11.22; 1.11.24; Punt - backout sysinst message catlogs
|
| 1.10 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.9 |
29-Nov-2008 |
tsutsui |
branches: 1.9.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.8 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.7 |
29-Sep-2004 |
sekiya |
branches: 1.7.30; Add the 64-bit ip30 bootloader.
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.6 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.5 |
13-Nov-2003 |
sekiya |
Use new bootloader names.
|
|
Revision tags: fvdl_fs64_base
|
| 1.4 |
30-Dec-2002 |
pooka |
add boot.ip32
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.3 |
21-May-2002 |
rafal |
Another one from Scott Taylor: add boot.elf to sgimips MD base list.
|
| 1.2 |
22-Dec-2001 |
jwise |
Spaces to tabs.
|
| 1.1 |
21-Nov-2001 |
soren |
Note addition of sgimips/stand.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.13 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.12 |
11-Jan-2022 |
martin |
branches: 1.12.4; Tweak some sysinst catalog files
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base tls-maxphys-base
|
| 1.11 |
02-May-2013 |
matt |
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that share a MACHINE_ARCH for userland so that except for etc, will produce identical sets.
usr/include/machine now points to usr/include/arm
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base
|
| 1.10 |
15-Dec-2011 |
macallan |
branches: 1.10.6; add eeprom
|
|
Revision tags: yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.9 |
29-Nov-2008 |
tsutsui |
branches: 1.9.8; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.8 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
| 1.7 |
31-Oct-2008 |
mrg |
make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, maybe all mips and all arm as well.
|
|
Revision tags: netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base netbsd-4-base
|
| 1.6 |
29-Sep-2006 |
macallan |
branches: 1.6.18; 1.6.26; Add gimpy's OF device tree dumping tool. Tested on macppc and sparc64
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.5 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.4 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.3 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.2 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
11-Feb-2002 |
thorpej |
md.arm32 -> md.shark
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.87 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.86 |
08-Sep-2022 |
rillig |
branches: 1.86.4; distrib/sets: remove trailing empty lines
|
| 1.85 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
|
| 1.84 |
05-Jan-2017 |
wiz |
Tag cleanup: if the last column contains 'obsolete', the one before should too.
|
|
Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.83 |
06-Aug-2014 |
martin |
branches: 1.83.6; Punt - backout sysinst message catlogs
|
| 1.82 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.81 |
11-Aug-2013 |
joerg |
branches: 1.81.2; Sort entries in strcmp order.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.80 |
10-Mar-2010 |
abs |
branches: 1.80.6; 1.80.12; Relegate edlabel to use in extremely memory constrained install ramdisks and prefer disklabel elsewhere. Based on discussion on affected port lists (port-sparc port-sparc64 port-sun3 port-sun2 port-atari port-mvme68k). All listed ports plus amd64 test built after change
|
|
Revision tags: matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.79 |
16-Feb-2009 |
abs |
Add edlabel
|
| 1.78 |
14-Feb-2009 |
abs |
Build and install edlabel based on MACHINE_ARCH not MACHINE
|
| 1.77 |
29-Nov-2008 |
tsutsui |
branches: 1.77.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.76 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
| 1.75 |
31-Oct-2008 |
mrg |
make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, maybe all mips and all arm as well.
|
|
Revision tags: netbsd-5-base matt-mips64-base2 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 mjf-devfs2-base
|
| 1.74 |
25-Aug-2008 |
lukem |
branches: 1.74.2; Add "dynamicroot" keyword to various entries in /lib and /libexec. PR 33503
|
|
Revision tags: wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking cube-autoconf-base matt-armv6-base matt-mips64-base hpcarm-cleanup-base
|
| 1.73 |
25-May-2007 |
macallan |
branches: 1.73.12; 1.73.16; add ofctl
|
|
Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase wrstuden-fixsa-base-1 netbsd-4-0-RELEASE netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.72 |
24-Nov-2005 |
macallan |
build the apm utility on sparc since we already build apmd
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.71 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.70 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.69 |
15-Dec-2003 |
martin |
bootjs.elf is gone, long live bootjs.net
|
| 1.68 |
12-Dec-2003 |
martin |
Add bootjs.elf (JavaStation secondary bootstrap)
|
| 1.67 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.66 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
|
Revision tags: fvdl_fs64_base
|
| 1.65 |
27-Nov-2002 |
pk |
Add libsparc_v8 shared library.
|
| 1.64 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.63 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.62 |
07-May-2002 |
lukem |
decommission usr/mdec/installboot
|
| 1.61 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.60 |
21-Oct-2001 |
jmc |
Remove /dev entries. MAKEDEV doesn't get run before making the sets anymore and there's no need to since everything under /dev has to get regen'd on an install anyways.
|
| 1.59 |
12-Apr-2001 |
toddpw |
Add boot.388000 which is now being generated by sys/arch/sparc/stand
|
| 1.58 |
05-Mar-2001 |
mrg |
update for bootblk changes.
|
| 1.57 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.56 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
| 1.55 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
| 1.54 |
20-Oct-2000 |
pk |
Alternative boot program relocations are no longer installed.
|
| 1.53 |
29-Sep-2000 |
fvdl |
ldconfig is no longer obsolete (in fact, the entries were wrong; it was never in /bin). Put it back for i386 and sparc.
|
| 1.52 |
11-Sep-2000 |
fvdl |
Add usr/libexec/ld.so to the base set again. This is not optimal, but until there is a pkg-ized install, it'll have to do.
|
| 1.51 |
04-Sep-2000 |
abs |
Add usr/mdec/boot.3E0000
|
|
Revision tags: netbsd-1-5-ALPHA2 netbsd-1-5-base
|
| 1.50 |
20-Jun-2000 |
minoura |
branches: 1.50.2; Sort.
|
|
Revision tags: minoura-xpg4dl-base
|
| 1.49 |
08-May-2000 |
mycroft |
Sync.
|
| 1.48 |
24-Jan-2000 |
mycroft |
Sync.
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base
|
| 1.47 |
17-Dec-1999 |
garbled |
add tadpolectl(8)
|
| 1.46 |
15-Dec-1999 |
garbled |
Add apmd
|
|
Revision tags: comdex-fall-1999-base
|
| 1.45 |
08-Nov-1999 |
pk |
branches: 1.45.2; We no longer have `ld.so'
|
| 1.44 |
18-Oct-1999 |
pk |
We no longer build ldconfig(8).
|
| 1.43 |
18-May-1999 |
tron |
branches: 1.43.2; Add complete list of all LKMs.
|
| 1.42 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.41 |
23-Jan-1999 |
mycroft |
branches: 1.41.2; Catch up with the Joneses.
|
| 1.40 |
05-Jan-1999 |
cjs |
Sync with various changes over the last week or two.
|
| 1.39 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.38 |
14-Sep-1998 |
tv |
Transition sparc platform to egcs.
|
| 1.37 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.36 |
02-Jul-1998 |
jonathan |
Do datbase normalization on sets/lists/*/* containing shared-library related files. Partition into three categories: * shl.mi -- MI sharedlib files present on all ports with shared libs * shl.aout -- MI sharedlib files present on all ELF ports * shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist. Remove files left empty after shlib normalization. Add ad.mips where appropriate. Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
|
| 1.35 |
27-Jun-1998 |
thorpej |
Update for fixed libutil shlib version
|
| 1.34 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.33 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.32 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.31 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.30 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.29 |
20-Apr-1998 |
ross |
big sync
|
| 1.28 |
19-Apr-1998 |
ross |
Move ./sbin/ldconfig from mi to md.most-of-them and kill sun3x dirs.
|
| 1.27 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.26 |
13-Jan-1998 |
tv |
Add edlabel (checkflist finds it, perhaps this should be removed later ?)
|
| 1.25 |
23-Nov-1997 |
pk |
Update.
|
| 1.24 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.23 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.22 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.21 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.20 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.19 |
31-Jul-1997 |
veego |
branches: 1.19.2; Sync.
|
| 1.18 |
08-Jul-1997 |
veego |
Sync.
|
| 1.17 |
04-Jul-1997 |
pk |
/usr/sbin/installboot => /usr/mdec
|
| 1.16 |
20-Jun-1997 |
veego |
Sync.
|
| 1.15 |
05-Jun-1997 |
veego |
sync to reality.
|
| 1.14 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.13 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.12 |
02-Mar-1997 |
scottr |
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan for noticing this.
|
| 1.11 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.10 |
04-Dec-1996 |
mikel |
add libwrap.so and libz.so.
|
| 1.9 |
03-Dec-1996 |
pk |
update to -current
|
| 1.8 |
27-May-1996 |
pk |
sync
|
|
Revision tags: netbsd-1-2-base
|
| 1.7 |
25-Mar-1996 |
mrg |
branches: 1.7.4; update all of these to reality (at least, for the sparc). changes include: libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
|
| 1.6 |
28-Nov-1995 |
jtc |
merge in changes from 1.1 release branch
|
|
Revision tags: netbsd-1-1-base
|
| 1.5 |
09-Oct-1995 |
pk |
branches: 1.5.2; Add fdeject.
|
| 1.4 |
08-Oct-1995 |
pk |
Add screenblank and eeprom.
|
| 1.3 |
02-Oct-1995 |
pk |
Update to -current.
|
|
Revision tags: netbsd-1-0-PATCH06 netbsd-1-0-PATCH05 netbsd-1-0-PATCH04 netbsd-1-0-PATCH03 netbsd-1-0-PATCH02 netbsd-1-0-PATCH1 netbsd-1-0-PATCH0 netbsd-1-0-RELEASE netbsd-1-0-base
|
| 1.2 |
30-Aug-1994 |
cgd |
branches: 1.2.2; update for the current state of the world.
|
| 1.1 |
29-Aug-1994 |
cgd |
branches: 1.1.1; Initial revision
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.264 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.263 |
09-Apr-2024 |
nia |
branches: 1.263.2; Add new sets: base32, debug32, manhtml
- base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base
- debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug
- manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software.
The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds).
|
| 1.262 |
05-Aug-2023 |
riastradh |
base/md.amd64, base/md.sparc64: Mark openssl compat directories.
Should fix MKCOMPAT=no build.
PR port-amd64/57567
|
| 1.261 |
27-May-2023 |
riastradh |
openssl: Add missing sparc compat openssl engines to set list.
|
| 1.260 |
26-May-2023 |
riastradh |
Revert "openssl: Nix build goo for dynamically loaded engines."
Turns out there is a regression lurking here: the devcrypto engine was made dynamic-only (https://github.com/openssl/openssl/pull/7859), so to maintain that functionality, we need to build dynamic engines. Will fix the aarch64 build issue and wire things up separately.
|
| 1.259 |
26-May-2023 |
riastradh |
openssl: Nix build goo for dynamically loaded engines.
- Engines are deprecated in openssl 3.
- We never actually had the .so engines wired up to be built in openssl 1.1, and judging by the lack of obsolete entries in the set lists, I don't think we ever had them wired up to be built at all.
|
| 1.258 |
11-May-2023 |
christos |
switch sparc64/aarch64 to OpenSSL-3.x
|
|
Revision tags: netbsd-10-base
|
| 1.257 |
08-Sep-2022 |
rillig |
branches: 1.257.2; distrib/sets: remove trailing empty lines
|
| 1.256 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
|
| 1.255 |
05-Jan-2017 |
wiz |
Tag cleanup: if the last column contains 'obsolete', the one before should too.
|
|
Revision tags: pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
|
| 1.254 |
03-Jul-2015 |
matt |
branches: 1.254.2; Remove entries made redundnat by compatdir/compatfile
|
| 1.253 |
03-Jul-2015 |
christos |
new libssh
|
| 1.252 |
29-May-2015 |
christos |
bump libintl
|
| 1.251 |
17-Apr-2015 |
christos |
bump liblzma
|
| 1.250 |
04-Apr-2015 |
christos |
bump libssh
|
| 1.249 |
31-Mar-2015 |
christos |
bump libpcap.
|
| 1.248 |
25-Jan-2015 |
christos |
stuff added by blacklist
|
| 1.247 |
17-Jan-2015 |
christos |
bump libamu.
|
| 1.246 |
16-Jan-2015 |
christos |
bump libc for strtoi and strtou
|
| 1.245 |
13-Jan-2015 |
spz |
Update of OpenSSL to 1.0.1k part 3: - bump the shared library versions - adjust set lists - regenerate man pages - note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
|
| 1.244 |
02-Jan-2015 |
christos |
bump libmagic
|
| 1.243 |
10-Dec-2014 |
christos |
remove obsolete entries for libisccfg which are not.
|
| 1.242 |
10-Dec-2014 |
christos |
bump for bind update
|
| 1.241 |
25-Oct-2014 |
joerg |
Consistently tag libasan with gcc=48
|
| 1.240 |
22-Oct-2014 |
christos |
Add libasan
|
| 1.239 |
19-Oct-2014 |
christos |
bump libssh
|
| 1.238 |
13-Oct-2014 |
christos |
bump libc and add man pages for open_{,w}memstream
|
| 1.237 |
10-Oct-2014 |
mrg |
bump libstdc++ minor due to new complex etc functions enabled.
|
| 1.236 |
10-Oct-2014 |
christos |
bump libm for long double complex functions
|
| 1.235 |
26-Sep-2014 |
christos |
add execvpe,execlpe bump.
|
| 1.234 |
24-Sep-2014 |
christos |
add strnstr from FreeBSD
|
| 1.233 |
22-Aug-2014 |
apb |
sort
|
|
Revision tags: netbsd-7-base tls-maxphys-base
|
| 1.232 |
10-Aug-2014 |
spz |
branches: 1.232.2; merge openssl 1.0.1i
|
|
Revision tags: tls-earlyentropy-base
|
| 1.231 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.230 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
| 1.229 |
26-Jul-2014 |
dholland |
fix MKPAM=no build
|
| 1.228 |
25-Jul-2014 |
dholland |
Update set lists for libc bump and new man pages.
|
| 1.227 |
25-Jul-2014 |
mrg |
introduce a new pci_drvname(3) to libpci. implement it in the backend via PCI_IOC_DRVNAME.
update manual and set lists (and remove a couple of doubled entries.)o
this will be used in libpciaccess() to implement the has_kernel_driver() method.
|
| 1.226 |
23-Jul-2014 |
lneto |
fixed removal of Lua 5.1 entries from distrib/sets/lists
|
| 1.225 |
19-Jul-2014 |
lneto |
lua: updated from 5.1 to 5.3 work3
* lua(1): - changed lua_Integer to intmax_t - updated distrib/sets/lists and etc/mtree - updated bsd.lua.mk - fixed bozohttpd (lua-bozo.c) - compatibilized bindings: gpio, sqlite * lua(4): - removed floating-point and libc dependencies using '#ifndef _KERNEL' - fixed division by zero and exponentiation - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct() - acpica: removed isprint() from acnetbsd.h - libc: moved strcspn.c, strpbrk.c and strspn.c to common - removed stub headers - compatibilized bindings: luapmf, luasystm * reorganized luaconf.h * updated doc/CHANGES and doc/RESPONSIBLE
|
| 1.224 |
08-Jul-2014 |
spz |
infrastructure for bind-9.10.0-P2: adding the tools delv and dnssec-importkey adding libirs to support delv
|
| 1.223 |
18-Jun-2014 |
christos |
bump libc.
|
| 1.222 |
13-Jun-2014 |
joerg |
Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom of fetching dynamically sized data via sysctl.
|
| 1.221 |
28-May-2014 |
tron |
Update for OpenLDAP 2.4.39.
|
| 1.220 |
18-May-2014 |
nat |
libossaudio minor version bump to signify new ioctls.
|
| 1.219 |
15-May-2014 |
apb |
sort
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15
|
| 1.218 |
21-Mar-2014 |
christos |
branches: 1.218.2; bump libssl
|
|
Revision tags: riastradh-drm2-base3
|
| 1.217 |
10-Mar-2014 |
martin |
Fix compat libelf version
|
| 1.216 |
09-Mar-2014 |
htodd |
Fix typo in library version.
|
| 1.215 |
09-Mar-2014 |
christos |
bump libelf and libdwarf
|
| 1.214 |
01-Mar-2014 |
dsl |
Replace all the libbind9.so.7 with libbind9.so.8. Hmm... why isn't the list of 32bit compat libs based on the normal list?
|
| 1.213 |
01-Mar-2014 |
christos |
bump bind libraries
|
| 1.212 |
16-Feb-2014 |
christos |
bump sqlite3
|
| 1.211 |
08-Feb-2014 |
jmmv |
Update file lists for atf 0.19.
This has been tested with both MKKYUA=no (the default) and MKKYUA=yes, as well as with a non-clean tree and a clean build. Hopefully I got the details right... but they were tricky!
|
| 1.210 |
31-Jan-2014 |
christos |
bump libc for ___lwp_park60
|
| 1.209 |
17-Jan-2014 |
riz |
Finish updating set lists for libc minor bump.
|
| 1.208 |
11-Jan-2014 |
christos |
bump openssl libraries
|
| 1.207 |
08-Jan-2014 |
christos |
bump libc for ptsname_r
|
| 1.206 |
31-Dec-2013 |
christos |
bump libisc for new bind
|
| 1.205 |
13-Nov-2013 |
mbalmer |
Add the syslog(3) Lua binding to the build.
|
| 1.204 |
08-Nov-2013 |
christos |
bump libssh
|
| 1.203 |
02-Nov-2013 |
christos |
more sets fixes (libgomp, libobjc)
|
| 1.202 |
01-Nov-2013 |
mrg |
add support for GCC 4.8 sets.
|
| 1.201 |
27-Oct-2013 |
apb |
sort
|
| 1.200 |
19-Oct-2013 |
christos |
bump libc
|
| 1.199 |
18-Oct-2013 |
jmmv |
Add liblutok.so.2.
Also mark liblutok.so.1 as obsolete. While this should not be done in the general case, I think it's fine here because MKKYUA still defaults to NO and therefore lutok is not built by default.
|
| 1.198 |
29-Sep-2013 |
christos |
bump for binutils
|
| 1.197 |
28-Aug-2013 |
riastradh |
Update set lists after libc minor bump.
|
| 1.196 |
11-Aug-2013 |
joerg |
Sort entries in strcmp order.
|
| 1.195 |
28-Jul-2013 |
pgoyette |
Update sets lists for new bind9 and friends.
|
| 1.194 |
27-Jul-2013 |
christos |
lists for new bind 9.9.3-P2
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
|
| 1.193 |
28-Apr-2013 |
joerg |
Introduce MKLIBSTDCXX, defaulting to yes.
|
| 1.192 |
27-Apr-2013 |
joerg |
Add build glue for libc++.
|
| 1.191 |
11-Apr-2013 |
christos |
libevent sets
|
| 1.190 |
07-Apr-2013 |
christos |
bump pam shared objects.
|
| 1.189 |
06-Apr-2013 |
christos |
new libpcap
|
| 1.188 |
06-Apr-2013 |
christos |
new libpam sets.
|
| 1.187 |
03-Apr-2013 |
christos |
bump libpthread for pthread_cond_setclock
|
| 1.186 |
29-Mar-2013 |
christos |
bump libssh
|
| 1.185 |
24-Mar-2013 |
christos |
bump the rest of the bind libraries
|
| 1.184 |
24-Mar-2013 |
christos |
bump bind libraries
|
|
Revision tags: agc-symver-base
|
| 1.183 |
23-Mar-2013 |
christos |
bump libmagic
|
| 1.182 |
12-Mar-2013 |
christos |
more sets lossage
|
| 1.181 |
11-Mar-2013 |
christos |
more npf sets lossage.
|
| 1.180 |
01-Mar-2013 |
pooka |
Add interfaces that out-of-librumpuser hypercalls can use to unschedule and reschedule themselves if they plan to block.
|
| 1.179 |
16-Feb-2013 |
jmmv |
Hook Lutok into the build. This is all protected by the MKKYUA guard.
|
| 1.178 |
05-Feb-2013 |
christos |
bump libcrypto and libssl
|
| 1.177 |
22-Jan-2013 |
christos |
bump libedit
|
|
Revision tags: yamt-pagecache-base8
|
| 1.176 |
17-Jan-2013 |
christos |
bump libdwarf
|
| 1.175 |
04-Jan-2013 |
christos |
missed libmagic bump
|
| 1.174 |
03-Jan-2013 |
christos |
bump libmagic
|
| 1.173 |
18-Dec-2012 |
spz |
add entries built for MKDEBUG and MKDEBUGLIB to the set lists Thanks to Hisashi T Fujinaka <htodd@twofifty.com> for pointing out the gap.
|
|
Revision tags: yamt-pagecache-base7
|
| 1.172 |
12-Dec-2012 |
christos |
bump libssh
|
| 1.171 |
10-Dec-2012 |
rmind |
Add NPF "rndblock" extension to randomly drop packets (using a random function with a percentage or modulo operation). This is a demo module, although it can be used for packet loss simulation. Example of a procedure in npf.conf:
procedure "somedrop" { # Drop 1.9% of the traffic rndblock: percentage 1.9 }
|
| 1.170 |
09-Dec-2012 |
spz |
Make the compat libs of npf extension shared libraries go to the compat directories instead of overwriting the arch native libs. Also, make sure the compat directories get created. Tested on amd64.
|
| 1.169 |
04-Dec-2012 |
spz |
merge bind-9-9-2-P1 and adjust build as needed fixes CVE-2012-5688, see: http://www.isc.org/software/bind/advisories/cve-2012-5688
|
| 1.168 |
20-Nov-2012 |
agc |
Fix set lists after the merge of netpgpverify(1) and libnetpgpverify(3) from the agc-netpgp-standalone branch.
|
| 1.167 |
15-Nov-2012 |
christos |
bump resolver library.
|
|
Revision tags: yamt-pagecache-base6
|
| 1.166 |
16-Sep-2012 |
tls |
*Sigh* provide, by default, the dumb "allocate 64K on the stack" variant of the lzf_compress API by default. This is because there is evidently code floating around out there in the world with broken autoconf scripts that don't check for LZF_STATE_ARG in the lzf header files and just assume the dumb version of the API.
We rename the sane API to lzf_compress_r and implement the dumb API in terms of it. Consequently, bump liblzf major version number. This is fine because nothing used our liblzf with the old API.
Add lzf(1) utility from LZF distribution. Add manual page for lzf(1).
|
| 1.165 |
10-Aug-2012 |
joerg |
branches: 1.165.2; Make GCC entries optional.
|
| 1.164 |
08-Aug-2012 |
christos |
adjust for MKRUMP = no
|
| 1.163 |
26-Jul-2012 |
christos |
new openssl
|
| 1.162 |
14-Jul-2012 |
mlelstv |
update lists after version bump of libc.
|
| 1.161 |
11-Jul-2012 |
jmmv |
Update file sets for atf 0.16.
In particular, add entries for the new libatf-c and libatf-c++ shared libraries. I have followed existing entries to come up with the right lines to add... but this is quite tricky, so please forgive any fallout that may follow (and let me know if there is any!).
|
| 1.160 |
11-Jul-2012 |
christos |
mark idea and mdc2 libraries obsolete.
|
| 1.159 |
10-Jul-2012 |
christos |
add crypto shared libraries
|
| 1.158 |
08-Jul-2012 |
rmind |
Fix the lists.
|
| 1.157 |
05-Jun-2012 |
christos |
bump for bind-9.9.1-P1
|
| 1.156 |
29-May-2012 |
martin |
Add 32bit libexecinfo version
|
|
Revision tags: yamt-pagecache-base5
|
| 1.155 |
02-May-2012 |
christos |
bump libssh
|
|
Revision tags: yamt-pagecache-base4
|
| 1.154 |
07-Apr-2012 |
christos |
- add getdisk{raw,cooked}name - bump libutil
|
| 1.153 |
07-Apr-2012 |
christos |
bump libutil and new getfsspecname
|
| 1.152 |
06-Apr-2012 |
spz |
adjust for expat-2.1.0
|
| 1.151 |
08-Mar-2012 |
joerg |
Implement sem_timedwait.
|
| 1.150 |
29-Feb-2012 |
tron |
Move "libexpat" from X11 into base which fixes PR lib/40346. This change was approved by the Core Group.
|
| 1.149 |
28-Feb-2012 |
joerg |
Merge XZ 5.0.3.
|
| 1.148 |
16-Feb-2012 |
joerg |
Add _dlauxinfo helper function to provide access to the ELF auxilary vector. This can normally be found via __ps_strings, but libc is initialised too early when linked dynamically and doesn't have access to it yet, so provide an alternative mechanism via ld.elf_so. Bump libc minor.
|
|
Revision tags: netbsd-6-base
|
| 1.147 |
11-Feb-2012 |
martin |
branches: 1.147.2; Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on Charles Zhang's summer of code project.
|
| 1.146 |
01-Feb-2012 |
dholland |
Set list updates for libquota bump.
|
| 1.145 |
30-Jan-2012 |
dholland |
Set list updates for libquota minor bump.
(the 32-bit lib and debug lib lists really ought to be automatically generated)
|
| 1.144 |
29-Jan-2012 |
joerg |
Bump libsqlite3 minor version for new functions in 3.7.10.
|
| 1.143 |
22-Jan-2012 |
christos |
From tnozaki@: make fpos_t a complex object that keeps track of the parse state of the stream. Change argument of the seek function to funopen() from fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing backwards compatible entry points. Approved by releng@
|
| 1.142 |
09-Jan-2012 |
dholland |
Bump minor version of libquota.so.
|
| 1.141 |
27-Dec-2011 |
christos |
undo the pam bump. requested by joerg.
|
| 1.140 |
25-Dec-2011 |
christos |
openpam changes
|
|
Revision tags: yamt-pagecache-base3 yamt-pagecache-base2
|
| 1.139 |
05-Nov-2011 |
christos |
add tre to the sets.
|
|
Revision tags: yamt-pagecache-base
|
| 1.138 |
15-Oct-2011 |
mbalmer |
branches: 1.138.2; Link the sqlite Lua module to the build and add it to the set lists.
|
| 1.137 |
13-Oct-2011 |
joerg |
Hook up SQLite into the build
|
| 1.136 |
08-Oct-2011 |
mbalmer |
Link the gpio(4) Lua module to the build and add it to the set lists. (There is no manual page yet, since we have not yet decided where to put them for Lua modules.)
|
| 1.135 |
25-Sep-2011 |
christos |
- bump libbfd and libopcodes for new binutils. - new elfedit program
|
| 1.134 |
23-Sep-2011 |
mrg |
build and install libgomp, as needed by "cc -fopenmp", and its suplimentary files like libgomp.spec and omp.h.
|
| 1.133 |
19-Sep-2011 |
christos |
bump libc
|
| 1.132 |
12-Sep-2011 |
christos |
bump libisc too.
|
| 1.131 |
11-Sep-2011 |
christos |
sets for bind.
|
| 1.130 |
07-Sep-2011 |
christos |
bump libssh
|
| 1.129 |
30-Aug-2011 |
bouyer |
Add getlabelusesmbr(), as proposed in http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html This is used by disk tools such as disklabel(8) to dynamically decide is the undelyling platform uses a disklabel-in-mbr-partition or not (instead of using a compile-time list of ports). getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the machdep #define LABELUSESMBR. For evbmips, make LABELUSESMBR 1 if the platform uses pmon as bootloader, and 0 (the previous value) otherwise.
|
| 1.128 |
28-Aug-2011 |
christos |
bump libutil for strpct
|
| 1.127 |
26-Aug-2011 |
dyoung |
Build and install ppath(3), property-list paths library.
|
| 1.126 |
26-Jul-2011 |
joerg |
Add scalbnl to libm.
|
| 1.125 |
25-Jul-2011 |
christos |
bump libssh to 17.
|
| 1.124 |
21-Jul-2011 |
mrg |
build GMP, MPFR and MPC as private libraries just for GCC. don't install the headers or librarys into the system.
someone who really cares could make them shlibs again and have them installed into eg, /usr/lib/gcc. not convinced it is worth it.
|
| 1.123 |
05-Jul-2011 |
spz |
increase libdns minor version
|
| 1.122 |
05-Jul-2011 |
spz |
bumping the major of libcrypto and libssl as suggested by tls@
|
| 1.121 |
03-Jul-2011 |
mrg |
updates for GCC 4.5 components. sort.
|
| 1.120 |
01-Jul-2011 |
mrg |
various updates for GCC 4.5. finally obsolete some very old gcc stuff.
|
| 1.119 |
26-Jun-2011 |
christos |
* Arrange for interfaces that create new file descriptors to be able to set close-on-exec on creation (http://udrepper.livejournal.com/20407.html).
- Add F_DUPFD_CLOEXEC to fcntl(2). - Add MSG_CMSG_CLOEXEC to recvmsg(2) for unix file descriptor passing. - Add dup3(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK. - Add pipe2(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK. - Add flags SOCK_CLOEXEC, SOCK_NONBLOCK to the socket type parameter for socket(2) and socketpair(2). - Add new paccept(2) syscall that takes an additional sigset_t to alter the sigmask temporarily and a flags argument to set SOCK_CLOEXEC, SOCK_NONBLOCK. - Add new mode character 'e' to fopen(3) and popen(3) to open pipes and file descriptors for close on exec. - Add new kqueue1(2) syscall with a new flags argument to open the kqueue file descriptor with O_CLOEXEC, O_NONBLOCK.
* Fix the system calls that take socklen_t arguments to actually do so.
* Don't include userland header files (signal.h) from system header files (rump_syscallargs.h).
* Bump libc version for the new syscalls.
|
| 1.118 |
25-Jun-2011 |
agc |
libmj major number bump
|
| 1.117 |
05-Jun-2011 |
spz |
merge It builds, which is an improvement to before. It may not work. AES-NI is disabled and needs to be retrofitted yet
|
|
Revision tags: cherry-xenmp-base
|
| 1.116 |
29-May-2011 |
spz |
branches: 1.116.2; merge 9.8.0-P2: - fixes CVE-2011-1910: Large RRSIG RRsets and Negative Caching can crash named - fixes CVE-2011-0414: bind lockup during IXFR - return a more correct error in case of policy violation
bump version of libdns and libisc
|
| 1.115 |
13-May-2011 |
christos |
bump libmagic
|
| 1.114 |
09-May-2011 |
manu |
Attempt to fix build after perfuse addition (there is no MKPERFUSE)
|
| 1.113 |
09-May-2011 |
manu |
Enable the build of perfused and libperfuse
|
| 1.112 |
17-Apr-2011 |
mrg |
various updates to deal with heimdal update.
|
| 1.111 |
24-Mar-2011 |
bouyer |
Add a new libquota library, which contains some blocks to build and/or parse quota plists; as well as a getfsquota() function to retrieve quotas for a single id from a single filesystem (whatever filesystem this is: a local quota-enabled fs or NFS). This is build on functions getufsquota() (for local filesystems with UFS-like quotas) and getnfsquota(); which are also available to userland programs. move functions from quota2_subr.c to libquota or libprop as appropriate, and ajust in-tree quota tools. move some declarations from kernel headers to either sys/quota.h or quota/quota.h as appropriate. ufs/ufs/quota.h still installed because it's needed by other installed ufs headers. ufs/ufs/quota1.h still installed as a quick&dirty way to get a code using the old quotactl() to compile (just include ufs/ufs/quota1.h instead of ufs/ufs/quota.h - old code won't compile without this change and this is on purpose). Discussed on tech-kern@ and tech-net@ (long thread, but not much about libquota itself ...)
|
| 1.110 |
12-Mar-2011 |
christos |
Fix various vis/unvis issues: - no need for all the weak symbols - define a new _VIS_END flag for UNVIS_END so that there are no collisions between and vis and unvis flags. - add bound versions of the vis and unvis functions that take the length of the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if the buffer is not large enough, instead of silently truncating.
|
|
Revision tags: bouyer-quota2-nbase bouyer-quota2-base
|
| 1.109 |
16-Feb-2011 |
christos |
bump for bind-9.8.0rc1
|
| 1.108 |
12-Feb-2011 |
matt |
Add entries for libsaslc Add some missings entries for amd64
|
| 1.107 |
11-Feb-2011 |
matt |
Add compat entries for libdevmapper and liblzf
|
| 1.106 |
09-Feb-2011 |
haad |
Fix libdm breakage on 64bit platforms.
|
| 1.105 |
06-Feb-2011 |
christos |
remquo{,f} from FreeBSD via Stathis Kamperis
|
| 1.104 |
04-Feb-2011 |
christos |
bump libc for arc4random_{buf,uniform}
|
| 1.103 |
02-Feb-2011 |
rmind |
NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.
|
| 1.102 |
18-Jan-2011 |
pooka |
branches: 1.102.2; hook librumphijack to the build
|
| 1.101 |
17-Jan-2011 |
agc |
Hook libisns into the build, and modify the set lists accordingly.
Note the addition of iSNS protocol support in doc/CHANGES
With thanks to Wasabi Systems for contributing the code.
|
|
Revision tags: matt-mips64-premerge-20101231
|
| 1.100 |
16-Dec-2010 |
christos |
sets for tzcode enhancements
|
| 1.99 |
12-Dec-2010 |
adam |
setlists updated for OpenLDAP 2.4.23
|
| 1.98 |
05-Dec-2010 |
pooka |
rumpcrypto should never have been its own faction, so finally make it a component under kern, i.e. rumpcrypto -> rumpkern_crypto.
|
| 1.97 |
05-Dec-2010 |
christos |
sets for new libpcap and tcpdump
|
| 1.96 |
03-Dec-2010 |
plunky |
Remove the do-external-lib and do-gnu-lib targets, along with external/lib/Makefile and crypto/external/lib/Makefile, replacing them all with SUBDIRs directly from lib/Makefile.
compat/compatsubdirs.mk becomes simpler now, as everything is built from lib/Makefile, meaning all the libraries will now be built under compat so update the set lists to account for that.
|
| 1.95 |
02-Dec-2010 |
christos |
fix sets for bind 9.7.2-P3
|
| 1.94 |
22-Nov-2010 |
christos |
bump libssh to 16
|
| 1.93 |
21-Nov-2010 |
adam |
setlists updated for OpenSSH 5.6
|
| 1.92 |
04-Nov-2010 |
pooka |
Add rumpclient to setlists.
You know, I used to think setlists were ridiculous back when ~20 entries per lib were required. It seems we're up to 47 and I've long since run out of superlatives to describe the situation.
|
| 1.91 |
02-Nov-2010 |
joerg |
Hook up xz into the build system.
|
| 1.90 |
31-Oct-2010 |
mbalmer |
Fix file lists for amd64 and sparc64 since on these arches 32bit versions of the libraries are built as well.
|
| 1.89 |
24-Sep-2010 |
skrll |
libc minor was bumped.
|
| 1.88 |
07-Aug-2010 |
agc |
merge conflicts
this isn't how this was planned, but needed for releases to build. will be revisited later
|
| 1.87 |
11-Jul-2010 |
mrg |
mark some skey files with skey tag
|
| 1.86 |
11-Jul-2010 |
mrg |
ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if MKCRYPTO=no. don't build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no. mark librumpcrypto, rump_smb, pkg_*
fix set lists as appropriate.
|
| 1.85 |
29-Jun-2010 |
mrg |
fix MKISCSI=no, MKLDAP=no and MKKERBEROS=no builds.
|
| 1.84 |
07-Jun-2010 |
tnozaki |
1. MB_LEN_MAX switch MD to MI. 2. unfortunately hppa's MB_LEN_MAX is defined incorrectly 6 instead of 32 so we have to add more setlocale(3) __RENAME func, __setlocale50. 3. move setlocale1.c and setlocale32.c to lib/libc/compat/locale/* prepareing for next libc major crunk. 4. bump libc minor version.
|
| 1.83 |
21-May-2010 |
pooka |
Bump major of libpuffs, librefuse and libp2k.
Hmm, 60 lines changed (!!), 3 medium camels sacrificed and half the total working time spent here. I picked the wrong day to not quit editing setlists.
|
| 1.82 |
02-May-2010 |
nakayama |
Move dirs of debug compat lib from comp to base. Fix builds for sparc64.
|
| 1.81 |
25-Apr-2010 |
joerg |
Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). They implement a space efficent write-once database with fast access path. Switch the services(5) database to use cdb. The size of the database file decreases from 2.1MB disk space to 307KB. Access performance is about the same if setservent(0) is used and about an order of magnitude faster otherwise. services_mkdb defaults to the new format, but can optionally create the old db(3) format as well for statically linked legacy applications.
|
| 1.80 |
13-Mar-2010 |
agc |
deal with libnetpgp major bump to 3
|
| 1.79 |
10-Mar-2010 |
abs |
Relegate edlabel to use in extremely memory constrained install ramdisks and prefer disklabel elsewhere. Based on discussion on affected port lists (port-sparc port-sparc64 port-sun3 port-sun2 port-atari port-mvme68k). All listed ports plus amd64 test built after change
|
| 1.78 |
08-Mar-2010 |
lukem |
update for openldap 2.4.21 (add ldapurl, man page for ldapexop, shlib bumps)
|
| 1.77 |
03-Feb-2010 |
roy |
Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
|
| 1.76 |
14-Jan-2010 |
wiz |
Consistency: set for obsolete files should be "foo-obsolete", tags only "obsolete".
|
| 1.75 |
11-Jan-2010 |
christos |
bump libm for exp2 and exp2f
|
| 1.74 |
27-Dec-2009 |
christos |
don't bump libdes - not needed.
|
| 1.73 |
27-Dec-2009 |
christos |
new openssh
|
| 1.72 |
27-Dec-2009 |
christos |
new openssl
|
| 1.71 |
26-Dec-2009 |
christos |
sets for new bind.
|
| 1.70 |
15-Dec-2009 |
mrg |
update mips64* sets for reality, and fix a couple of newly introduced issues with sparc64 and amd64.
|
|
Revision tags: matt-premerge-20091211
|
| 1.69 |
13-Dec-2009 |
mrg |
obsolete a bunch of files that should never have been installed, found by the new src/compat framework that builds libraries more like they are normally built.
|
| 1.68 |
08-Nov-2009 |
skrll |
Remove references to binutils 2.16 and 2.19 - everything is 2.19 now.
|
| 1.67 |
02-Nov-2009 |
plunky |
switch build to use libevent-1.4.12-stable from external
|
| 1.66 |
25-Oct-2009 |
christos |
updates for new bind
|
| 1.65 |
18-Oct-2009 |
pooka |
bump minor for puffs_setmntinfo()
|
| 1.64 |
11-Oct-2009 |
mrg |
libprop minor got bumped. HI BAD!
|
| 1.63 |
04-Oct-2009 |
christos |
bump libm.
|
| 1.62 |
02-Oct-2009 |
tsarna |
Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier. Discussed on tech-net.
|
| 1.61 |
11-Sep-2009 |
mrg |
fix build for HAVE_BINUTILS=219.
|
| 1.60 |
11-Sep-2009 |
mrg |
build binutils 2.19 compat libraries. this lets HAVE_BINUTILS=219 work for amd64, and probably for sparc64.
|
| 1.59 |
03-Sep-2009 |
pooka |
Build & install rumpdev, a device component for rump. It currently supports autoconf and is required for example by pseudo-device rump components.
|
| 1.58 |
03-Sep-2009 |
pooka |
install librumpcrypto component: kernel crypto routines
|
| 1.57 |
16-Aug-2009 |
christos |
Version fts one more time! This is the most versioned API ever... Bump fts_level from short to int to avoid a potential DoS. From Maksymilian Arciemowicz
|
| 1.56 |
03-Aug-2009 |
plunky |
Add bt_dev(3), an platform neutral API for accessing (locally configured) Bluetooth devices, and bump libbluetooth minor version.
This is a reimplementation of an API largely developed by Maksim Yevmenkin on FreeBSD to make it easier to port BlueZ/Linux programs which depend on something similar. Alas, the BlueZ/Linux API is incompatible and unportable as it depends on a 'device' being referenced by an int, but this will hopefully make it easier to port software using that.
(bump libbluetooth minor version)
|
| 1.55 |
21-Jul-2009 |
mrg |
updates for compat builds.
|
| 1.54 |
20-Jul-2009 |
christos |
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument changed from u_int to size_t. Affects _LP64 only.
|
| 1.53 |
20-Jul-2009 |
joerg |
Add a fast, platform independent hash function to libc. The algorithm used is the Jenkins hash. The name (mi_vector_hash) reflects the nature of the hash function. Add glue for libc ATF tests and include a test case to make sure that (mis)alignment and endianess are handled correctly.
Bump libc minor to 169.
|
| 1.52 |
19-Jul-2009 |
christos |
new openssl
|
| 1.51 |
08-Jul-2009 |
tls |
Update to libevent-1.4.11-stable. This has been a long time coming and fixes many bugs, particularly with signal handling.
The regression tests have also been updated and complete successfully on amd64.
|
| 1.50 |
28-Jun-2009 |
agc |
Remove premature addition of compat32 libs to arch-specific sets.
|
| 1.49 |
25-Jun-2009 |
agc |
finish off the move to the external framework for iscsi by fixing up the set lists - thanks to tron for the nudge.
|
| 1.48 |
09-Jun-2009 |
mrg |
add copmat netpgp libs.
|
| 1.47 |
07-Jun-2009 |
christos |
bump libssh
|
| 1.46 |
26-May-2009 |
joerg |
Add SHA224 implementation to libc. Make libcrypto use the SHA2 implementation of libc. Bump minor versions of libc and libcrypto.
|
| 1.45 |
20-May-2009 |
christos |
add /libexec versions of rtld.
|
| 1.44 |
18-May-2009 |
plunky |
bump libutil minor for snprintb_m()
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.43 |
12-May-2009 |
plunky |
remove libsdp as improved functionality has been enabled in libbluetooth.
|
| 1.42 |
12-May-2009 |
plunky |
Add in the new Service Discovery Protocol API as announced previously in http://mail-index.netbsd.org/tech-userlevel/2009/02/27/msg001764.html
in lib/libbluetooth, add new SDP functions and bump minor version replace usr.sbin/sdpd with new version install sdp.h and sdp.3 from lib/libbluetooth
(Don't remove libsdp yet since some programs still refer to it)
|
| 1.41 |
08-May-2009 |
christos |
bump libmagic.so
|
| 1.40 |
02-May-2009 |
perry |
more libc.so.12.166->libc.so.12.167 -- hopefully the end
|
| 1.39 |
12-Apr-2009 |
christos |
more library brokenness
|
| 1.38 |
12-Apr-2009 |
christos |
err too many places to fix...
|
| 1.37 |
12-Apr-2009 |
christos |
bump libc and bind libraries.
|
| 1.36 |
10-Apr-2009 |
christos |
bump libc for memrchr and glob_pattern_p
|
| 1.35 |
16-Feb-2009 |
christos |
bump libssh
|
| 1.34 |
16-Feb-2009 |
tron |
Add "edlabel" which now gets build under NetBSD/sparc64.
|
| 1.33 |
14-Feb-2009 |
abs |
Build and install edlabel based on MACHINE_ARCH not MACHINE
|
| 1.32 |
13-Jan-2009 |
jnemeth |
branches: 1.32.2; missed a couple
|
| 1.31 |
13-Jan-2009 |
jnemeth |
- more christos-time_t shared library bumps - sort
|
| 1.30 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.29 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
| 1.28 |
21-Nov-2008 |
jnemeth |
update compat libc to 12.164
|
| 1.27 |
19-Nov-2008 |
pooka |
Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer include the file system code. File system rumps explicitly need to include rumpvfs from now on.
|
| 1.26 |
12-Nov-2008 |
pooka |
Update compat library setlists for MKPUFFS removal.
|
| 1.25 |
12-Nov-2008 |
ad |
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
| 1.24 |
31-Oct-2008 |
mrg |
fix MKPIC=no builds.
|
|
Revision tags: netbsd-5-base
|
| 1.23 |
30-Oct-2008 |
njoly |
branches: 1.23.2; Fix amd64 (and sparc64) build with MKPUFFS=no.
|
| 1.22 |
30-Oct-2008 |
mrg |
list libp2k and librefuse properly.
|
| 1.21 |
30-Oct-2008 |
mrg |
add the compat librefuse / libp2k entries.
move the compat shlibs into "base-compat-shlib", not "base-i18n-shlib".
|
| 1.20 |
27-Oct-2008 |
mrg |
add the compat pam modules now they are installed in the right place.
|
| 1.19 |
26-Oct-2008 |
mrg |
add files built with MKCOMPAT != "no".
|
|
Revision tags: matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base netbsd-4-base
|
| 1.18 |
29-Sep-2006 |
macallan |
branches: 1.18.18; Add gimpy's OF device tree dumping tool. Tested on macppc and sparc64
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.17 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.16 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.15 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.14 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
|
Revision tags: fvdl_fs64_base
|
| 1.13 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.12 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.11 |
10-Jul-2002 |
agc |
Sync with reality
|
|
Revision tags: netbsd-1-6-base
|
| 1.10 |
07-May-2002 |
lukem |
branches: 1.10.2; decommission usr/mdec/installboot
|
| 1.9 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.8 |
21-Oct-2001 |
jmc |
Remove apmd (it doesn't exist on sparc64)
|
| 1.7 |
19-Aug-2001 |
mrg |
add compat LKMs.
|
| 1.6 |
21-Jul-2001 |
eeh |
Remove some irrelevent files.
|
| 1.5 |
05-Mar-2001 |
mrg |
update for bootblk changes.
|
| 1.4 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.3 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
| 1.2 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
| 1.1 |
22-Aug-2000 |
mrg |
branches: 1.1.2; sparc64 base set bits
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.15 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.14 |
09-Jan-2022 |
martin |
branches: 1.14.4; First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.13 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.12 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: yamt-pagecache-base9 riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.11 |
11-Aug-2013 |
joerg |
branches: 1.11.2; Sort entries in strcmp order.
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1
|
| 1.10 |
18-Jul-2013 |
matt |
Make sure fdformat is on m68k (even sun2)
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.9 |
14-Feb-2009 |
abs |
branches: 1.9.6; 1.9.12; 1.9.16; Build and install edlabel based on MACHINE_ARCH not MACHINE
|
| 1.8 |
29-Nov-2008 |
tsutsui |
branches: 1.8.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.7 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.6 |
11-Jan-2004 |
lukem |
branches: 1.6.36; reformat whitespace
|
| 1.5 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.4 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.3 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.2 |
14-May-2002 |
lukem |
obsolete /usr/mdec/installboot
|
| 1.1 |
18-May-2001 |
fredette |
Added sun2 distrib files.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.51 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.50 |
08-Sep-2022 |
rillig |
branches: 1.50.4; distrib/sets: remove trailing empty lines
|
| 1.49 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.48 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.47 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.46 |
14-Feb-2009 |
abs |
branches: 1.46.24; Build and install edlabel based on MACHINE_ARCH not MACHINE
|
| 1.45 |
29-Nov-2008 |
tsutsui |
branches: 1.45.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.44 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.43 |
11-Jan-2004 |
lukem |
branches: 1.43.36; reformat whitespace
|
| 1.42 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.41 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.40 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.39 |
10-Jul-2002 |
mycroft |
Sync.
|
| 1.38 |
31-May-2002 |
nathanw |
/usr/mdec/installboot is dead.
|
|
Revision tags: netbsd-1-6-base
|
| 1.37 |
26-Jan-2001 |
jwise |
branches: 1.37.2; Add pkg names for remaining files in `base'.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.36 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.35 |
23-Jan-1999 |
mycroft |
Catch up with the Joneses.
|
| 1.34 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.33 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.32 |
15-Jun-1998 |
lukem |
* remove empty md.* files now that makeflist supports non-existant md.* files * factor all m68k common stuff into lists/*/ad.m68k XXX: this should be done for mips (when it's not just the pmax), and powerpc (when there's a powerpc port put here ...)
|
| 1.31 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.30 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.29 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.28 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.27 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.26 |
20-Apr-1998 |
ross |
big sync
|
| 1.25 |
19-Apr-1998 |
ross |
++./sbin/ldconfig
|
| 1.24 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.23 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.22 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.21 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.20 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.19 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.18 |
31-Jul-1997 |
veego |
branches: 1.18.2; Sync.
|
| 1.17 |
08-Jul-1997 |
veego |
Sync.
|
| 1.16 |
20-Jun-1997 |
veego |
Sync.
|
| 1.15 |
05-Jun-1997 |
veego |
sync to reality.
|
| 1.14 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.13 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.12 |
02-Mar-1997 |
scottr |
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan for noticing this.
|
| 1.11 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.10 |
04-Dec-1996 |
mikel |
add libwrap.so and libz.so.
|
| 1.9 |
03-Dec-1996 |
pk |
update to -current
|
| 1.8 |
09-Oct-1996 |
jtc |
merge in 1.2 branch
|
| 1.7 |
27-May-1996 |
pk |
sync
|
|
Revision tags: netbsd-1-2-base
|
| 1.6 |
25-Mar-1996 |
mrg |
branches: 1.6.4; update all of these to reality (at least, for the sparc). changes include: libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
|
| 1.5 |
01-Nov-1995 |
gwr |
Bring sun3 lists up-to-date
|
|
Revision tags: netbsd-1-1-base
|
| 1.4 |
08-Oct-1995 |
gwr |
branches: 1.4.2; Add edlabel
|
| 1.3 |
07-Jul-1995 |
gwr |
Did the checkflist thing...
|
|
Revision tags: netbsd-1-0-PATCH06 netbsd-1-0-PATCH05 netbsd-1-0-PATCH04 netbsd-1-0-PATCH03 netbsd-1-0-PATCH02 netbsd-1-0-PATCH1 netbsd-1-0-PATCH0 netbsd-1-0-RELEASE netbsd-1-0-base
|
| 1.2 |
30-Aug-1994 |
cgd |
branches: 1.2.2; update for the current state of the world.
|
| 1.1 |
29-Aug-1994 |
cgd |
branches: 1.1.1; Initial revision
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.8 |
12-Feb-1998 |
gwr |
See md.sun3
|
| 1.7 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.6 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.5 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.4 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.3 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.2 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.1 |
24-Sep-1997 |
jeremy |
branches: 1.1.2; The sun3x distribution list. (Almost identical to sun3, will be merged someday.)
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.34 |
23-Oct-2024 |
kalvisd |
vax: use vax-mopcopy to generate usr/mdec/boot.mop from usr/mdec/boot; include boot.mop in the base set once again.
OK rin@
|
| 1.33 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.32 |
08-Sep-2022 |
rillig |
branches: 1.32.4; distrib/sets: remove trailing empty lines
|
| 1.31 |
09-Jan-2022 |
martin |
First try (certainly wrong for many builds) to add sysinst catalog files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-earlyentropy-base tls-maxphys-base
|
| 1.30 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.29 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.28 |
29-Nov-2008 |
tsutsui |
branches: 1.28.26; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.27 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
| 1.26 |
31-Oct-2008 |
mrg |
make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, maybe all mips and all arm as well.
|
|
Revision tags: netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.25 |
11-Jan-2004 |
lukem |
branches: 1.25.36; 1.25.44; reformat whitespace
|
| 1.24 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.23 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.22 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
|
Revision tags: fvdl_fs64_base
|
| 1.21 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
| 1.20 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.19 |
14-May-2002 |
lukem |
obsolete /usr/mdec/installboot
|
| 1.18 |
06-Apr-2002 |
bjh21 |
/usr/mdec/boot.mop seems to be obsolete.
|
| 1.17 |
30-Mar-2002 |
matt |
remove old a.out libraries from list.
|
| 1.16 |
29-Mar-2002 |
matt |
Add ./usr/mdec/xxboot_ustarfs
|
| 1.15 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.14 |
27-Jan-2001 |
jdolecek |
build and install filecorefs LKM same way as other VFS LKMs
|
| 1.13 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
| 1.12 |
30-Nov-2000 |
jdolecek |
add ./usr/lkm/lfs.o to sets which have other fs modules
|
| 1.11 |
13-Sep-2000 |
matt |
Add installboot (duh!)
|
|
Revision tags: netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base
|
| 1.10 |
20-Jun-2000 |
minoura |
branches: 1.10.2; Sort.
|
|
Revision tags: minoura-xpg4dl-base
|
| 1.9 |
04-Mar-2000 |
ragge |
Update to reality, from Todd Whitesel.
|
| 1.8 |
24-Jan-2000 |
mycroft |
Sync.
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.7 |
18-May-1999 |
tron |
Add complete list of all LKMs.
|
| 1.6 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
| 1.5 |
12-Apr-1999 |
ragge |
Must have ld.so (+ some more) in vax distribution nowadays.
|
|
Revision tags: netbsd-1-4-base
|
| 1.4 |
15-Jun-1998 |
lukem |
branches: 1.4.2; sort files
|
| 1.3 |
19-Apr-1998 |
ross |
Move ./sbin/ldconfig from mi to md.most-of-them and kill sun3x dirs.
|
|
Revision tags: netbsd-1-3-PATCH003 netbsd-1-3-PATCH003-CANDIDATE2 netbsd-1-3-PATCH003-CANDIDATE1 netbsd-1-3-PATCH003-CANDIDATE0 netbsd-1-3-PATCH002 netbsd-1-3-PATCH001 netbsd-1-3-RELEASE netbsd-1-3-BETA netbsd-1-3-base
|
| 1.2 |
30-Jun-1997 |
ragge |
MD vax distribution files.
|
| 1.1 |
20-Oct-1995 |
ragge |
branches: 1.1.2; file md.vax was initially added on branch netbsd-1-1.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.2 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.1 |
06-Jan-2024 |
thorpej |
branches: 1.1.2; First cut at set list for virt68k.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.48 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-futex-base
|
| 1.47 |
16-Aug-2020 |
isaki |
branches: 1.47.10; Replace boot_ustar with xxboot_ustarfs. The old boot_ustar had many hard coding and was small(<1KB). The new xxboot_ustarfs is a part of integrated larger(<8KB) xxboot. We had to maintain three similar but not the same bootloaders, but now we have two!
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.46 |
11-Aug-2013 |
joerg |
Sort entries in strcmp order.
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
|
| 1.45 |
12-Oct-2012 |
tsutsui |
Add new /usr/mdec/netboot.
|
| 1.44 |
19-Jun-2012 |
minoura |
branches: 1.44.2; Add xxboot_?fsv?.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-0-5-RELEASE netbsd-6-0-4-RELEASE netbsd-6-0-3-RELEASE netbsd-6-0-2-RELEASE netbsd-6-0-1-RELEASE matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base
|
| 1.43 |
19-Nov-2011 |
isaki |
branches: 1.43.2; Obsolete pow(4) and rtcalarm(8). Discussed in port-x68k@. Probably the combination of pow(4) ioctl and rtcalarm(8) does not work for a long time, and nobody uses them. I'll rewrite a part about power switch handler as a new device.
|
|
Revision tags: yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.42 |
20-Dec-2008 |
isaki |
branches: 1.42.8; x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@. - Make MD poffd(8) retire, and use MI powerd(8) instead of it. - Make /dev/pow1 retire, because nobody holds /dev/pow0 any longer. Use /dev/pow0 for pow(4) ioctl. - POWIOCSSIGNAL ioctl which is for poffd(8) is also obsoleted.
|
| 1.41 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.40 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.39 |
11-Jan-2004 |
lukem |
branches: 1.39.36; reformat whitespace
|
| 1.38 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.37 |
27-Jan-2002 |
minoura |
Reflect boot program changes.
|
| 1.36 |
02-Dec-2001 |
minoura |
Add new boot programs.
|
| 1.35 |
21-Oct-2001 |
jmc |
Remove /dev entries. MAKEDEV doesn't get run before making the sets anymore and there's no need to since everything under /dev has to get regen'd on an install anyways.
|
| 1.34 |
26-Jan-2001 |
jwise |
Add pkg names for remaining files in `base'.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.33 |
04-Jul-1999 |
minoura |
Add mboot and newdisk.
|
| 1.32 |
21-Jun-1999 |
minoura |
Add memswitch and its manpage.
|
| 1.31 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.30 |
17-Mar-1999 |
minoura |
Add missing files.
|
| 1.29 |
05-Feb-1999 |
minoura |
Add keymaps.
|
| 1.28 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.27 |
05-Oct-1998 |
itohy |
Added ./usr/mdec/{installboot,loadbsd.x}
|
| 1.26 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.25 |
15-Jun-1998 |
lukem |
* remove empty md.* files now that makeflist supports non-existant md.* files * factor all m68k common stuff into lists/*/ad.m68k XXX: this should be done for mips (when it's not just the pmax), and powerpc (when there's a powerpc port put here ...)
|
| 1.24 |
15-Jun-1998 |
lukem |
update to libc.so.12.27 and libutil.so.5.0
|
| 1.23 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.22 |
24-May-1998 |
tv |
Bring these up to date with reality.
|
| 1.21 |
12-May-1998 |
thorpej |
bump libutil version
|
| 1.20 |
12-May-1998 |
thorpej |
Fix libamu shlib version
|
| 1.19 |
20-Apr-1998 |
ross |
big sync
|
| 1.18 |
19-Apr-1998 |
ross |
Move ./sbin/ldconfig from mi to md.most-of-them and kill sun3x dirs.
|
| 1.17 |
02-Feb-1998 |
mikel |
update libc version to 12.24, from Steve Allen in PR misc/4892
|
| 1.16 |
17-Nov-1997 |
veego |
Sync with the reality of the trunk.
|
| 1.15 |
07-Nov-1997 |
mikel |
back out last change
|
| 1.14 |
01-Nov-1997 |
mikel |
remove libossaudio.so.0.0
|
| 1.13 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
| 1.12 |
23-Oct-1997 |
jonathan |
Re-sync with 1.3 release tree, pass 0: nuke missing references * step shared libc version to 12.20 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic * remove imp.4 (Arpanet 1822) manpage.
For now, leave manpage references to syscalls that are still emulated in libc dangling.
|
|
Revision tags: netbsd-1-3-base
|
| 1.11 |
31-Jul-1997 |
veego |
branches: 1.11.2; Sync.
|
| 1.10 |
08-Jul-1997 |
veego |
Sync.
|
| 1.9 |
20-Jun-1997 |
veego |
Sync.
|
| 1.8 |
05-Jun-1997 |
veego |
sync to reality.
|
| 1.7 |
18-May-1997 |
kleink |
Add libposix.
|
| 1.6 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.5 |
02-Mar-1997 |
scottr |
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan for noticing this.
|
| 1.4 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.3 |
04-Dec-1996 |
mikel |
add libwrap.so and libz.so.
|
| 1.2 |
03-Dec-1996 |
pk |
update to -current
|
|
Revision tags: netbsd-1-2-PATCH001 netbsd-1-2-RELEASE netbsd-1-2-BETA netbsd-1-2-base
|
| 1.1 |
16-Jun-1996 |
oki |
branches: 1.1.2; x68k dependent set lists.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.4 |
26-Apr-2003 |
fvdl |
x86_64 -> amd64
|
| 1.3 |
06-Mar-2003 |
fvdl |
Sync with reality.
|
| 1.2 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.1 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.10 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-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-base
|
| 1.9 |
11-Jan-2022 |
martin |
branches: 1.9.4; Tweak some sysinst catalog files
|
|
Revision tags: cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.8 |
02-May-2013 |
matt |
This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that share a MACHINE_ARCH for userland so that except for etc, will produce identical sets.
usr/include/machine now points to usr/include/arm
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211 jym-xensuspend-nbase jym-xensuspend-base
|
| 1.7 |
03-Mar-2009 |
nonaka |
branches: 1.7.6; 1.7.12; fix filename.
|
| 1.6 |
02-Mar-2009 |
nonaka |
Add zboot
|
| 1.5 |
29-Nov-2008 |
tsutsui |
branches: 1.5.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
| 1.4 |
23-Nov-2008 |
martin |
Move the exec_elf32 module into MD files.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking cube-autoconf-base matt-armv6-base hpcarm-cleanup-base
|
| 1.3 |
09-Aug-2007 |
nonaka |
branches: 1.3.10; build and install zbsdmod.o.
|
|
Revision tags: matt-mips64-base
|
| 1.2 |
29-Jul-2007 |
nonaka |
branches: 1.2.4; Added /usr/sbin/tpctl
|
| 1.1 |
29-Jul-2007 |
nonaka |
Added apm releated programs.
|
| 1.1369 |
05-Oct-2025 |
thorpej |
Add an installboot boards list for riscv.
|
| 1.1368 |
17-Sep-2025 |
mrg |
various updates for GCC 14. maybe not complete for all ports.
x86 should be complete, arm64 might be.
tested with i386 and evbarm64 builds and HAVE_GCC=12, hopefully won't break existing builds.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.1367 |
17-Jul-2025 |
christos |
more openssl=35 additions.
|
| 1.1366 |
09-Apr-2025 |
christos |
updates for new OpenSSH
|
| 1.1365 |
26-Mar-2025 |
kre |
tzdata update to 2025b Added zoneinfo files: America/Coyhaique
|
| 1.1364 |
26-Mar-2025 |
kre |
Sort (NFCI)
|
| 1.1363 |
11-Mar-2025 |
brad |
A driver and userland utility for a couple of families of the Microchip Technology / SMSC fan controller chips.
The driver and utility supports the:
o EMC2101 and EMC2101-R o EMC2103-1, EMC2102-2 and EMC2103-4 o EMC2104 o EMC2106 o EMC2301 o EMC2302 o EMC2303 o EMC2305
The EMC210X family supports 1 or 2 fans with tachometer. Depending on the chip, it may support 2 additional fans without tach and might support a high side attachment (i.e. a fan, usually 5v, driven directly from the chip and not PWM or DAC). All versions of EMC210X support internal temperature measurements, and depending on the chip, may support up to 5 additional temperature zones. The tachometers and temperature measurements are provided to the system via the envsys(4) framework. Some chip types support GPIO pins and support is provided via the gpio(4) framework.
The EMC230X family supports 1, 2, 3 or 5 fans with the same number of tachometers. No temperature zone or GPIO support. The tachometers are provided to the system via the envsys(4) framework. The fan support can be provided by PWM signaling or DAC.
The two chip families mostly do PWM signaling for the fan speed, but a number of them support DAC output, a 0 to 3v or so voltage. When the chip supports external temperature zones, this is done usually by a bipolar NPN or PNP transister configured as a diode, but some of the chip varients support thermistors.
The emcfan(4) kernel driver provides a simple read / write / seek device in /dev/ to the register set in the chip. The heavy lifting is done in the userland utility emcfanctl(8) which provides the ability to read and write to any valid register and provides some basic higher level commands to control fan behavior. The output is simple text lines, or JSON.
The kernel driver does not reset or other mess with the chip, aside from reading registers. It is entirely possible that something else in any particular system is the major manager of the fan controller and it would not do for the kernel driver to mess too much with the attached device. All interactions are intentional via the userland utility.
It is known that a EMC2301 is present on the Raspberry PI 4 Compute IO module (not to be confused with the Raspberry PI 4 Compute module itself) and there is a breakout board from Adafruit with a EMC2101 on it. The chips themselves are pretty inexpensive from Mouser or Digi-key and can be soldered using the simpler SMD soldering techniques. A number of the variants are QFN packages, but the pads are exposed to the side of the chip. No other external components are required to use these fan controllers.
|
| 1.1362 |
24-Feb-2025 |
martin |
fix typo
|
| 1.1361 |
24-Feb-2025 |
martin |
Provide a new attribute, efi_rt, derived from HAVE_EFI_RT, and use that to mark sbin/efi.
|
| 1.1360 |
24-Feb-2025 |
martin |
Backout previous (making sbin/efi arch dependent), will be redone differently
|
| 1.1359 |
24-Feb-2025 |
martin |
sbin/efi is only available on architectures that provide efi runtime services
|
| 1.1358 |
24-Feb-2025 |
christos |
new efi program
|
| 1.1357 |
05-Feb-2025 |
christos |
Add ipf.conf example for blocklist
|
| 1.1356 |
27-Jan-2025 |
christos |
Add getnameinfo files
|
| 1.1355 |
16-Dec-2024 |
brad |
A driver for the MCP-2221 / 2221A multi-io chip. This is a USB to UART / GPIO / I2C multi-io chip probably based upon a programmed PIC. The end result is that simple gpio and i2c can exist on any system that provides a USB port. This is everything from a RPI to a Virtualbox VM.
o The UART presents itself as a umodem(4) device and pretty much works as one would expect.
o There are 4 simple GPIO pins with multiple functions that attach to gpio(4). Support for basic GPIO input and output exists with gpioctl, the ADC, DAC and clock pulse functions exist as ALT functions. For the ADC and DAC /dev/ devices are provided such that simple reads and writes interact with the ADC and DAC. The IRQ function on pin GP1 and bit banging the GPIO with gpiopps(4) and gpioow(4) are not really supported. The short answer is that a spin lock is held while trying to do USB transfers and that isn't allowed.
o There is a simple I2C engine that attaches to iic(4). This mostly works as expected, except that a READ without STOP is not supported by the engine which causes problems for some drivers. Most drivers do not seem to use READ without STOP and seem to work as expected. Support for changing the I2C speed is not supported, but nothing much really does that.
o A userland utility called umcpmioctl(8) is provided that allows the query of the status of the chip and allows for the query of the flash memory and the setting of some of the flash memory parameters mostly related to gpio. This utility interacts with a control device in /dev/. The flash memory contents is copied to the sram on boot up of the chip and can be used to adjust how the chip sets up the gpio pins, among other things. Support for setting or entering the chip password is not provided.
o A number of sysctls are provided to mess with various settings. These are detailed in the man page.
While not perfect, the chip is reasonable, cheap, and has at least one vendor making a breakout board. It is also one of the only ones in this space that has enough documentation to write a driver.
Support for a related chip, the MCP-2210, which provides SPI and GPIO may exist some day as the programming interface is very simular.
|
| 1.1354 |
30-Oct-2024 |
christos |
Hook zstd to the build and enable it for libarchive and file.
|
| 1.1353 |
12-Sep-2024 |
riastradh |
distrib/sets/lists/base/mi: Un-obsolete certSIGN_ROOT_CA.pem file.
The CA is still kosher for TLS servers, so the original file /usr/share/certs/mozilla/all/certSIGN_ROOT_CA.pem and the symlink /usr/share/certs/mozilla/server/certSIGN_ROOT_CA.pem should still be there. It was only removed from S/MIME email trust, so only the symlink /usr/share/certs/mozilla/email/certSIGN_ROOT_CA.pem is obsolete.
PR misc/58667
|
| 1.1352 |
08-Sep-2024 |
kre |
One more mozilla-rootcerts file that is now obsolete. This fixes one current build breakage, but there is more to come.
|
| 1.1351 |
08-Sep-2024 |
riastradh |
mozilla-certdata: Update set lists.
|
| 1.1350 |
02-Sep-2024 |
ozaki-r |
distrib, etc: install shmif_pcapin and its tests
|
| 1.1349 |
23-Aug-2024 |
wiz |
Add basic clang-format configuration file for NetBSD sources.
|
| 1.1348 |
18-Aug-2024 |
rin |
sets/lists: Make gdbserver MI by using MKGDBSERVER
|
| 1.1347 |
11-Jul-2024 |
riastradh |
Revert the duplication of compat set lists; do it another way.
1. Restore the compatdir and compatfile tags in base and debug.
=> compatdir marks directories that should have per-ABI compat subdirectories, like /usr/lib having /usr/lib/o32 and /usr/lib/64 on mips64.
=> compatfile marks files that have per-ABI versions in the nearest compatdir, like /usr/lib/o32/libc.so.12.221.
This is the mechanism we use to avoid duplicating every library that has a compat version in multiple set lists.
2. Teach sets.subr to split the compatdir and compatfile entries out into separate sets for base and debug.
The mechanism is to internally use:
- a new tag `omitcompat' when processing base and debug, so we don't generate the per-ABI compat directories or per-ABI compat files under them;
- a new tag `takecompat=${ABI}' when processing base32/64 and debug32/64, so we _do_ generate the per-ABI compat directories for ${ABI}.
=> On, e.g., mips64, base32 uses `takecompat=o32' and base64 uses `takecompat=64'.
=> On, e.g., aarch64, base32 uses `takecompat=eabi,takecompat=eabihf', and there is no base64.
3. Record in sets.subr the list of `32' and `64' architectures for each port.
This is maybe not the right place to put it, but it's also not clear that we want to keep exactly this division -- maybe it would be more sensible to just have per-ABI , e.g.:
(aarch64) base-eabi, base-eabihf (amd64) base-i386 (mips64) base-o32, base-64 (mipsn64) base-o32, base-n32
But I'll leave cleaning that up for another day.
4. Adjust some sets. Mostly this commit shouldn't change what file go in what sets, but, e.g., on mips64, the following move from base32 to base64 as part of this change, which I think is appropriate:
- /lib/64 - /libexec/ld.elf_so-64 - /usr/lib/64 - /usr/libdata/debug/lib/64 - /usr/libdata/debug/usr/lib/64 - /usr/libexec/ld.elf_so-64
TBD: Remove ./lib and ./usr/lib from debug/mi; they're already in base/mi. Maybe move ./usr/libdata/debug to from base/mi to debug/mi.
This reverts most of the set list changes in:
https://mail-index.netbsd.org/source-changes/2024/04/09/msg150763.html
PR misc/58365
|
| 1.1346 |
08-Jul-2024 |
christos |
bump libssh, add sshd-session
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.1345 |
02-Jun-2024 |
kre |
branches: 1.1345.2;
Include usr/share/zoneinfo/leap-seconds.list
|
| 1.1344 |
13-Apr-2024 |
nakayama |
"./usr/libdata/debug/usr/lib/@ARCH_SUBDIR@/security" directory is created by mtree regardless of MKDEBUG option, so move the entry from debug32 to base32.
|
| 1.1343 |
11-Apr-2024 |
riastradh |
Nix /var/run/named entry from set lists.
Normally we don't do this, but /var/run/named is
(a) used by running daemons, so postinstall should not delete it, and (b) deleted at boot-time anyway by /etc/rc.d/mountcritlocal, so there's no sense in having it checked by mtree.
However, this means that update builds need manual intervention to delete $DESTDIR/var/run/named or else checkflist will fail, so add a note to UPDATING about this.
Do the same with /var/run/lwresd just in case.
PR misc/57877
|
| 1.1342 |
09-Apr-2024 |
nia |
Add new sets: base32, debug32, manhtml
- base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base
- debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug
- manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software.
The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds).
|
| 1.1341 |
07-Apr-2024 |
kre |
Revert last, unbreak build. Unless the bind Makefiles start installing a /var/run/named file (which in general would be wrong, as most sites run named in a chroot these days) the file is obsolete, and should not, and does not, get generated by the build, nor should it be included in any sets.
Ideally we'd have an "optional" flag for the sets files, to allow them to mention files that might exist, and don't matter (and are not included in the sets), but that's a bigger change than is needed just to fix the builds.
|
| 1.1340 |
07-Apr-2024 |
christos |
/var/run/named is not obsolete
|
| 1.1339 |
05-Apr-2024 |
christos |
- Create 3 new variables: MAKELINKLIB that follows MKLINKLIB but can be overwritten by Makefiles MAKESTATICLIB that follows MKSTATICLIB but can be overwritten by Makefiles LINKINSTALL that follows MAKELINKLIB but can be overwritten by Makefiles These give enough control to the module Makefiles so that they don't need to override the default library install rules which break the debug sets. - Remove /usr/libexec/named which duplicated /usr/lib/named
|
| 1.1338 |
30-Mar-2024 |
thorpej |
Add an example devpubd hook that looks for Minipro-compatible EEPROM programmers and sets the access permissions to 0660.
|
| 1.1337 |
30-Mar-2024 |
thorpej |
Add an example devpubd hook that detects the generic USB interface portion of a Tigard debug board and changes the permissions of the appropriate /dev/ugenN.* nodes to allow access without superuser permissions, suitable for using e.g. openocd with the device.
This example can be easily modified to support other generic USB devices that have user-space drivers where running as the superuser is not desired.
|
| 1.1336 |
30-Mar-2024 |
thorpej |
Add an example devpubd hook that makes stable path names, using symlinks, for USB serial interfaces, regardless of where the interface is connected or the order of enumeration. This requires the USB device to have a "serialnumber" to function. Examples:
- uftdi serial adapter with two ports:
/dev/tty-uftdi-FT64S4YP-1 -> /dev/ttyU0 /dev/tty-uftdi-FT64S4YP-2 -> /dev/ttyU1
- uslsa serial adapter:
/dev/tty-uslsa-01E7ABCC -> /dev/ttyU4
This allows something like the following in /etc/remote:
sun3:dv=/dev/tty-uftdi-FT64S4YP-1:br#9600:pa=none:dc:
That path will always be stable regardless of which /dev/ttyU* node is actually assigned when the serial adapter is plugged in.
|
| 1.1335 |
30-Mar-2024 |
thorpej |
Add an examples directory for devpubd hooks.
|
| 1.1334 |
03-Mar-2024 |
riastradh |
mozilla-certdata: Update set lists.
|
| 1.1333 |
22-Feb-2024 |
christos |
new tool
|
| 1.1332 |
22-Feb-2024 |
christos |
add new bind tools
|
| 1.1331 |
27-Jan-2024 |
riastradh |
NetBSD.dist.base: Nix /var/run/named.
/var/run is emptied at boot time by /etc/rc.d/mountcritlocal, so there's no point in creating this at install time -- it has to be created on the fly after /var/run is cleared on every boot anyway.
Mark /var/run/named obsolete in the set lists. XXX This isn't quite right, because it is legitimate for /var/run/named to exist in a running installation, but it doesn't exist in a freshly installed system any more. Maybe we should just remove the entry from the set lists and add a note to UPDATING about deleting it manually from the destdir in incremental builds.
PR misc/57877
|
| 1.1330 |
01-Jan-2024 |
kim |
Install postfix-tls-script (for "postfix tls")
|
| 1.1329 |
03-Sep-2023 |
riastradh |
certctl(8): Install certs.conf in /usr/share/examples too.
This way postinstall(8) can refer to the default one when you've done an upgrade without etcupdate or similar to pull in new config files from etc.tgz.
Not great -- we should do this systematically for all config files in /etc, but this one-off hack is less risky for 10.
|
| 1.1328 |
28-Aug-2023 |
riastradh |
distrib/sets/lists: certs.conf belongs in etc, not in base.
Oops.
|
| 1.1327 |
26-Aug-2023 |
riastradh |
mozilla-certdata: Connect it up to the build.
|
| 1.1326 |
26-Aug-2023 |
riastradh |
certctl(8): New tool for managing OpenSSL CA certificates.
Same command-line syntax as FreeBSD, clearer semantics about which parts are config and which parts are cache.
|
| 1.1325 |
01-Aug-2023 |
mrg |
various updates for GCC 12
- bump some shlibs - add new header files - add compiler-version header files - disable sanitizer libraries for gcc12 for now
|
| 1.1324 |
27-May-2023 |
riastradh |
openssl: Nix capi.so engine -- it's for the Windows crypto API.
Not likely to work in NetBSD base!
|
| 1.1323 |
27-May-2023 |
riastradh |
openssl: padlock.so engine for VIA CPUs makes sense only on x86.
|
| 1.1322 |
26-May-2023 |
riastradh |
openssl: Wire up dynamic engine build goo.
This restores the devcrypto engine, which was converted from static to dynamic since the previous OpenSSL update.
XXX Pretty sure I got some of the set list package names wrong, but it's not clear what the right ones are or what consequences any of this has.
XXX Needs testing.
|
| 1.1321 |
26-May-2023 |
riastradh |
Revert "openssl: Nix build goo for dynamically loaded engines."
Turns out there is a regression lurking here: the devcrypto engine was made dynamic-only (https://github.com/openssl/openssl/pull/7859), so to maintain that functionality, we need to build dynamic engines. Will fix the aarch64 build issue and wire things up separately.
|
| 1.1320 |
26-May-2023 |
riastradh |
openssl: Nix build goo for dynamically loaded engines.
- Engines are deprecated in openssl 3.
- We never actually had the .so engines wired up to be built in openssl 1.1, and judging by the lack of obsolete entries in the set lists, I don't think we ever had them wired up to be built at all.
|
| 1.1319 |
14-May-2023 |
riastradh |
openssl compat: Try this again!
compatdir appears to be for things like /usr/lib that have /usr/lib/eabi as a subdirectory, so for /usr/lib/openssl it would mean we have /usr/lib/openssl/eabi as a subdirectory. But that's not what we have; we have /usr/lib/eabi/openssl.
Let's try using NetBSD.dist.compat.in instead, which appears to be intended for this purpose, from what I can gather.
|
| 1.1318 |
14-May-2023 |
mrg |
mark /usr/lib/openssl and /usr/lib/openssl/modules as "compatdir".
remove them as explicit part of all arm64 builds when they're only (currently) used and consumed by llvm builds.
this fixes gcc builds and i don't think it breaks llvm ones though i'm still waiting for that test.
|
| 1.1317 |
12-May-2023 |
riastradh |
distrib/sets/lists: Nix trailing whitespace.
No functional change intended.
|
| 1.1316 |
10-May-2023 |
christos |
update the sets for OpenSSL-3.x
|
| 1.1315 |
16-Apr-2023 |
nikita |
Resolve conflicts for lua 5.4.4 import. Adjust various files for lua 5.4.4.
|
|
Revision tags: netbsd-10-base
|
| 1.1314 |
11-Dec-2022 |
kre |
branches: 1.1314.2; tzdata update to 2022g Added zoneinfo files: America/Ciudad_Juarez
|
| 1.1313 |
11-Dec-2022 |
kre |
Sort (NFCI)
|
| 1.1312 |
27-Aug-2022 |
dholland |
Attach tradcpp to the build.
|
| 1.1311 |
17-Aug-2022 |
kre |
Add Europe/Kyiv to the sets list - fix the builds. Apologies...
|
| 1.1310 |
12-Jun-2022 |
tsutsui |
Add luna68k specific section 4 man pages.
Taken from mostly OpenBSD/luna88k and partially NetBSD/hp300.
|
| 1.1309 |
08-Jun-2022 |
uwe |
Terminus Font: Import latin1 encoded versions from 4.49.1
|
| 1.1308 |
06-Jun-2022 |
nia |
revert bits and pieces I accidentally included in my last commit
from hannken
|
| 1.1307 |
06-Jun-2022 |
nia |
build system: Revert all the recent additions of MK[...] knobs that allow conditionally disabling the building of certain user space programs in the 'base' set.
There is not enough consensus that this is the right way and a few people had strong objections, see source-changes-d@.
|
| 1.1306 |
29-May-2022 |
nia |
mk: Add MKTIMED and MKMOUSED flags for compiling NetBSD without timed and moused
|
| 1.1305 |
29-May-2022 |
nia |
mk: Add a MKPPP flag to exclude pppd(8) and related utilities from the build
|
| 1.1304 |
28-May-2022 |
nia |
mk: Add MKFINGER, MKTALK flags for not building talk, talkd, finger, fingerd.
|
| 1.1303 |
28-May-2022 |
nia |
mk: Add MKNTP, MKTCPDUMP knobs.
|
| 1.1302 |
27-May-2022 |
nia |
mk: Add a MKLFS flag for excluding the log-structured filesystem userspace tools from the build.
|
| 1.1301 |
25-May-2022 |
nia |
mk: Rename the MKMBONE option to MKMROUTING for greater accuracy and to match the related kernel config option.
|
| 1.1300 |
25-May-2022 |
nia |
mk: Allow setting MKDHCPD=no to build base without the ISC DHCP server, useful for embedded images that don't need to act as one.
|
| 1.1299 |
25-May-2022 |
nia |
mk: Allow building base without the MBONE applications by setting MKMBONE=no in mk.conf
|
| 1.1298 |
15-May-2022 |
mrg |
install the lower case radeon firmware files into /usr/libdata/firmware.
radeon has different case but same name firmware files. the lower case ones are already installed into /libdata/firmware, and to avoid having to provide some special method to build on systems with case-preserving file systems (such as macOS), we install the lower case ones in /usr.
this means that anyone that requires the lower case files must either have /usr as part of the / file system, or manually keep them updated.
last part of PR#54976, though i doubt we'll try to pull up these.
this is enabled on i386, amd64 and arm64.
|
| 1.1297 |
14-May-2022 |
uwe |
Terminus Font: Import 12pt and 28pt IBM437 fonts too.
|
| 1.1296 |
14-May-2022 |
uwe |
Terminus Font: Import IBM-encoded versions from 4.49.1
Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers.
The font has a very good script coverage and subsets with other encodings can be imported in the future.
This commit imports IBM437 encoded (WSDISPLAY_FONTENC_ISO) subsets converted to WSF format. wsfont metadata are stored in the files, so you can load them without any additional arguments to wsfontload(8).
|
| 1.1295 |
13-May-2022 |
brad |
Add LINKS and MLINKS to the ddns-confgen Makefile to provide tsig-keygen. This helps to allow pkgsrc/security/acmesh to function and should be provided in all BIND >= 9.13 installs anyway.
|
| 1.1294 |
25-Apr-2022 |
gutteridge |
Update firmware for Intel Centrino Advanced-N 6205 WiFi cards
Use the final version of firmware provided for these cards. This has been tested with both variants of impacted iwn(4) cards (6005_2X2_1 and 6005_2X2_2, as found in a Dell E6230 and a Lenovo T420), improvements noted.
|
| 1.1293 |
06-Apr-2022 |
reinoud |
Add the fsck_udf(8) tool to the build and release
|
| 1.1292 |
07-Mar-2022 |
mrg |
disable compatfile for filter-aaaa.so.
|
| 1.1291 |
07-Mar-2022 |
mrg |
enter the bind plugins library dir, and also add missing set lists.
fixes building sets for at least vax.
|
| 1.1290 |
24-Feb-2022 |
mrg |
enable blkdiscard(8) build.
|
| 1.1289 |
23-Jan-2022 |
christos |
PR/56657: Juraj Hercek: Add plainrsa-gen utility mentioned in racoon.conf(5) and fix it for OpenSSL 1.1
|
| 1.1288 |
22-Jan-2022 |
pho |
lib/librefuse: Implement FUSE session API and its signal handling functionality
|
| 1.1287 |
10-Jan-2022 |
martin |
"Unobsolete" the sysinst message catalogs, now that we install them again.
|
| 1.1286 |
07-Dec-2021 |
brad |
A driver and user land utility for the Sparkfun Serial Controlled Motor Driver module as illustrated here:
https://www.sparkfun.com/products/13911
A SCMD module is a ARM SOC simular to a Arduino in front of a motor driver chip. The single SCMD module can control two motors and up to 16 additional modules can be chained together using an internal I2C bus. One can interface with the SCMD using tty uart commands, SPI or I2C. The driver in this commit adds a kernel driver for the I2C and SPI interfaces. The command line utility provides a set of convenience commands that support most of the functions of the SCMD and is able to use the tty uart mode, SPI user land or the included kernel driver in a uniform manor.
The use of the SCMD module is mostly for small robots and the like, but it can control anything that is controllable by voltage.
|
| 1.1285 |
22-Oct-2021 |
kre |
tzdata2021e update, zoneinfo Pacific/Enderbury renamed to Pacific/Kanton (old name retained) - so add new zone file for Pacific/Kanton
|
| 1.1284 |
25-Sep-2021 |
maya |
Move DRM-driver firmware from base to its own set, gpufw
This set is only installed on amd64,i386,evbarm. This set is installed on minimal installs and on install media, in case someone needs it for basic driver functionality.
Comments: Switched to a single MK tunable for it - that is probably unneeded.
An upcoming DRM update will include even fatter firmware, and we'd like to minimize the impact of it.
|
| 1.1283 |
17-Sep-2021 |
kre |
Re-instate /usr/lib/dtrace which seems to have been accidentally deleted in the previous update.
|
| 1.1282 |
16-Sep-2021 |
christos |
Move the sanitizer libraries from 9.0.0 -> 13.0.0 to match our current clang version.
|
| 1.1281 |
16-Aug-2021 |
mrg |
install experimental/* and ext/opt_random.h. they're expected to be there (and the latter was removed by accident.)
regen for everyone (also picks up missing tgmath.h for many ports.)
fixes build of pkgsrc/databases/mongodb for me.
|
|
Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1
|
| 1.1280 |
30-May-2021 |
joerg |
Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9
This enables the use of modules for a significant build performance gain when building with clang as host compiler or when using HAVE_LLVM=yes. Switch libc++ to using the copy from the mono-repo.
|
|
Revision tags: cjep_staticlib_x-base
|
| 1.1279 |
07-May-2021 |
nia |
branches: 1.1279.2; hook up aiomixer
|
| 1.1278 |
16-Apr-2021 |
mrg |
restore gcc-8 subdirs and mark as obsolete. oops.
noted by pgoyette.
|
| 1.1277 |
12-Apr-2021 |
mrg |
various updates for GCC 10 support. remove dead gcc7/8 support and properly mark obsolete files in gcc9/gcc10.
testing on amd64 and shark for GCC 9, and many platforms for GCC 10, (though not arm yet.)
|
|
Revision tags: thorpej-futex-base
|
| 1.1276 |
01-Apr-2021 |
martin |
Move the named filter-aaaa plugin to the shared list
|
| 1.1275 |
31-Mar-2021 |
christos |
new named plugin (simon@)
|
| 1.1274 |
17-Jan-2021 |
rillig |
lint: install custom stdbool.h, used for strict bool mode
|
| 1.1273 |
27-Dec-2020 |
reinoud |
Import Xterm's resize(1) for querying (x)terminal sizes in base for headless clients
|
| 1.1272 |
23-Nov-2020 |
martin |
branches: 1.1272.2; Add /dev/pts as standard mountpoint for a ptyfs.
|
| 1.1271 |
11-Nov-2020 |
christos |
Add /var/games/warp
|
| 1.1270 |
10-Nov-2020 |
kamil |
Reintroduce the support of MKCATPAGES
Requested by <mrg>
|
| 1.1269 |
10-Nov-2020 |
kamil |
Integrate Warp Kit into the NetBSD build
Fix the build and make it install and run with minimal required changes.
|
| 1.1268 |
09-Nov-2020 |
kamil |
Remove catman pages support
No longer relevant after the MKCATPAGES removal.
|
| 1.1267 |
24-Oct-2020 |
kamil |
Install the NetBSD XML syscall definitions
|
| 1.1266 |
08-Oct-2020 |
skrll |
Mark US/Pacific-New obsolete
|
| 1.1265 |
26-Sep-2020 |
jmcneill |
Add HAVE_NVMM and use it to control the build of NVMM related components. Defined to "yes" on amd64, "no" everywhere else.
|
| 1.1264 |
14-Sep-2020 |
rin |
Revert previous to make iscsi kernel headers optional again, as required by kamil.
Now, sanitizer in GCC9 has been fixed differently for MKISCSI=no.
|
| 1.1263 |
12-Sep-2020 |
jmcneill |
Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them to conditionally include ACPI and UEFI bits instead of relying on adhoc MACHINE_ARCH tests.
|
| 1.1262 |
10-Sep-2020 |
rin |
Unconditionally install kernel headers for iSCSI as required by sanitizer shipped with GCC9.
Fix build release with HAVE_GCC=9 for sun2, where MKISCSI=no by default.
|
| 1.1261 |
09-Sep-2020 |
mrg |
add new /usr/include/g++/pstl for GCC 9.
|
| 1.1260 |
06-Sep-2020 |
mrg |
mostly support GCC 9 builds. some what tested with GCC 9 but tested to not break GCC 8 builds for x86, arm*, vax, and sparc*.
|
| 1.1259 |
05-Sep-2020 |
rillig |
lists/base/mi: fix lines with 4 fields
ok mrg
|
| 1.1258 |
27-Aug-2020 |
riastradh |
Sort and deduplicate set lists.
|
| 1.1257 |
20-Aug-2020 |
riastradh |
[ozaki-r] Add wg files
|
| 1.1256 |
22-Jul-2020 |
roy |
Note the new resolvconf files
|
| 1.1255 |
08-Jul-2020 |
thorpej |
Add ./usr/share/wscons/fonts/spleen-8x16.fnt
|
| 1.1254 |
03-Jul-2020 |
roy |
unbreak build, put /var/db/dhcpcd into the set lists
|
| 1.1253 |
28-Jun-2020 |
fcambus |
Add font files for Spleen, which can be loaded into the wsfont pool or a wscons display device using wsfontload(8).
For example, Spleen 16x32 can be loaded and enabled as follow:
wsfontload -N spleen-16x32 -w 16 -h 32 spleen-16x32.fnt wsconsctl -dw font=spleen-16x32
|
| 1.1252 |
21-Jun-2020 |
thorpej |
Add evbmips installboot board data.
|
| 1.1251 |
15-Jun-2020 |
christos |
Rename blacklist -> blocklist
|
| 1.1250 |
04-Jun-2020 |
roy |
dhcpcd: re-obsolete the chroot sub dirs
Ordering matters - dhcpcd needs to be fixed before obsolete for postinstall
|
| 1.1249 |
02-Jun-2020 |
roy |
dhcpcd: delete the obsolete chroot paths
postinstall will take care of it.
|
| 1.1248 |
31-May-2020 |
roy |
Revert prior - mark dirs as obsolete.
Thanks wiz@
|
| 1.1247 |
31-May-2020 |
roy |
We don't install any chroot subdirs for dhcpcd anymore
|
| 1.1246 |
30-May-2020 |
christos |
Make libuv private, requested by joerg@
|
| 1.1245 |
24-May-2020 |
christos |
new bind+libuv
|
| 1.1244 |
18-May-2020 |
jmcneill |
Separate devicetree .dts -> .dtb building from kernel builds. They are now part of a separate set, "dtb.tgz", and only built when MKDTB=yes. This defaults to yes for earmv[67]* and aarch64, and no everywhere else.
|
| 1.1243 |
16-May-2020 |
christos |
Add ACL support for FFS. From FreeBSD.
|
| 1.1242 |
01-May-2020 |
christos |
/usr/libdata/debug/stand is where the debug modules go
|
| 1.1241 |
25-Apr-2020 |
kre |
Update to tzdata2020a (new zone file America/Nuuk)
XXX pullup -8 -9
|
|
Revision tags: phil-wifi-20200421
|
| 1.1240 |
14-Apr-2020 |
kre |
Since dhcpcd-hools/02-dump seems to have been removed from the repository, don't attempt to install it, and don't expect it to be installed. If a better fix is to return 02-dump, then this change can be reverted (by anyone, just go ahead and do it).
dhcpcd(8) should also have mention of 02-dump removed, if removing it was intentional.
|
|
Revision tags: phil-wifi-20200411 phil-wifi-20200406
|
| 1.1239 |
04-Apr-2020 |
christos |
Infrastructure for putting kernel+modules in /netbsd/kernel and /netbsd/modules respectively instead of /netbsd and /stand/<arch>/<version>/modules. This is only supported for x86, and is turned off by default. To try it, add KERNEL_DIR=yes in your /mk.conf and install a system from that build.
|
| 1.1238 |
04-Apr-2020 |
jdolecek |
remove SMBFS and nsmb/netsmb - userland part
|
| 1.1237 |
02-Apr-2020 |
roy |
Adjust set lists for dhcpcd chroot
|
| 1.1236 |
02-Apr-2020 |
kamil |
Add ioctlprint - descriptive ioctl value printer
ioctlprint(1) is embedded in the kdump(1) program.
|
| 1.1235 |
29-Mar-2020 |
christos |
enable remote for libpcap and add rpcapd
|
| 1.1234 |
27-Mar-2020 |
christos |
As described in tech-userlevel: - Modify the writing code to only write entries in the new format for the terminal descriptions that require it. - Store new format entries as <name>@v3 - Store old format entries with clamped values as <name> for backwards compatibility - Lookup first <name>@v3 and then <name> if that is not found. - Don't create terminfo2 anymore; old programs keep working with clamped entries, and new programs be able to use the wide fields with using the original db file.
|
| 1.1233 |
22-Mar-2020 |
thorpej |
Add new bwfm firmware binaries and config files. Only install the SDIO firmware binaries and platform-specific config files on platforms where they're relevant.
|
| 1.1232 |
13-Mar-2020 |
roy |
terminfo: promote numeric parameters from short to int
POSIX mandates implementations must support upto a short but may exceed it. When NetBSD terminfo was implemented, no terminfo description used over a short, but because ncurses has supported ints for some time, some now do.
Infact, such a terminfo description was imported where colour pairs for screen-256color went up to 65536 which exposed a bug in the existing implementation where it set to zero. Because the number might mean something more than a range, we need to be able to store it accurately.
This requires a version bump because whilst the API hasn't changed thanks to C int promotion, the ABI has. Also the underlying database structure has changed as well - we now store the numeric paramter inside a uint32_t field rather than a uint16_t one. Whilst this change can still read the old style database, the old one cannot read the new one and thus we now maintain the database as terminfo2.cdb, leaving the old library and database alone so old programs still work fine.
libcurses, libfrom, libmenu and libpanel have also been bumped to accomoate this change.
|
| 1.1231 |
04-Mar-2020 |
christos |
fix pam annotations
|
| 1.1230 |
03-Mar-2020 |
christos |
add libfido2, libcbor, pam-u2f, sort
|
|
Revision tags: is-mlppp-base
|
| 1.1229 |
11-Feb-2020 |
uki |
PR misc/46937: add modules package, from Lloyd Parkes.
|
| 1.1228 |
07-Feb-2020 |
kamil |
Install LLVM sanitizers to /usr/lib/clang/9.0.0
This is the proper location where clang 9.0.0 looks for them.
|
| 1.1227 |
02-Feb-2020 |
kamil |
Port realpath(1) from FreeBSD
realpath(1) wraps realpath(3) and returns resolved physical path.
This utility shipped with GNU and FreeBSD is sometimes used in scripts in the wild.
|
| 1.1226 |
19-Jan-2020 |
riastradh |
Remove filemon(4).
Discussed on tech-kern: https://mail-index.NetBSD.org/tech-kern/2020/01/13/msg025938.html
This was never (intentionally) enabled by default, and the design has some shortcomings. You can get mostly the same results with ktrace, as in usr.bin/make/filemon/filemon_ktrace.c which is now used instead of filemon for make's meta mode.
If applications require higher performance than ktrace, or nesting that ktrace doesn't support, we might consider adding something back into the vfs system calls themselves, without hijacking the syscall table. (Might want a more reliable output format too, e.g. one that can handle newlines in file names.)
|
| 1.1225 |
19-Jan-2020 |
thorpej |
Remove HIPPI support and the esh(4) driver that uses it. There have not been any users of HIPPI for some time, and it is unlikely to be resurrected.
|
| 1.1224 |
23-Dec-2019 |
maxv |
Revert the removal of filemon.
|
| 1.1223 |
18-Dec-2019 |
maxv |
Retire filemon, discussed on tech-kern@.
|
| 1.1222 |
15-Dec-2019 |
christos |
PR/54768: elo: Missing cksum(1) convenience links (and docs) for new sha2 functions.
|
| 1.1221 |
20-Nov-2019 |
hikaru |
Add opencrypto driver for Intel QuickAssist.
|
|
Revision tags: phil-wifi-20191119
|
| 1.1220 |
11-Nov-2019 |
joerg |
Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)
|
| 1.1219 |
15-Oct-2019 |
christos |
remove sup
|
| 1.1218 |
03-Oct-2019 |
mrg |
gcc 8 set lists updates. i don't appear to have broken gcc 7 builds but i only tested a couple of them.
|
| 1.1217 |
15-Sep-2019 |
brad |
Add support for legacy ZFS filesystems, specified by mountpoint=legacy in the ZFS properties of the dataset and a simple man page for mount_zfs. With this, it is possible to put ZFS filesystems in /etc/fstab as file system type zfs.
Add a rc.d script that kicks the module ZFS load mostly before mountall runs simular to what LVM does. This allows for any legacy mounts to be specified in critical_local_filesystems and allows for ZFS pools on top of cgd (probably among other things). Introduce a rc.conf variable called zfs which needs to be set to YES, in the usual manor of things, to get zvols and ZFS dataset support rather then just assume that 'zfs mount' does that in mountall. Fix a problem in mountall if ZFS is not compiled into the system.
|
| 1.1216 |
08-Sep-2019 |
roy |
resolvconf: Build the pdnsd subscriber
Not the most ideal, but technically it works.
|
| 1.1215 |
08-Sep-2019 |
roy |
resolvconf: Build the pdns_recursor subscriber
As it now does something more useful than libc.
|
| 1.1214 |
03-Sep-2019 |
riastradh |
Revert "Add more missing firmwares."
This reverts https://mail-index.NetBSD.org/source-changes/2019/08/27/msg108499.html which broke the tree on case-insensitive file systems.
See discussion at https://mail-index.NetBSD.org/source-changes-d/2019/08/27/msg011590.html for alternatives considered.
This does _not_ simply mark the new files as `obsolete' in the set lists, because if we marked foo.bin obsolete then on a case- insensitive file system, then it would try to delete the FOO.bin that we still want installed. We'll require a manual change announced in UPDATING and on current-users.
ok msaitoh
|
| 1.1213 |
27-Aug-2019 |
kamil |
Enhance the support of LLVM sanitizers
Define _REENTRANT for MKSANITIZER build. This is needed for at least stdio code. This caused new build issued with duplicated symbols in few places and rump kernel code picking different code paths borrowed from libc. Handle all this in one go.
Add bsd.sanitizer.mk to share common code used by programs and libraries.
Switch from realall to beforeinstall target in .syms files. This is more reliable in MKSANITIZER.
|
| 1.1212 |
27-Aug-2019 |
msaitoh |
Add more missing firmwares.
|
| 1.1211 |
26-Aug-2019 |
msaitoh |
Add missing TAHITI_vce.bin, RV770_uvd.bin, RS780_uvd.bin and R600_uvd.bin. Fix panic on my own HP EliteDesk 705 G1 SFF. It also fixes PR kern/53988 reported by Onno van der Linden.
|
| 1.1210 |
14-Aug-2019 |
kamil |
Add LLVM sanitizers in the MKLLVM=yes build
Enable in all the supported variations for NetBSD/amd64:
- Address Sanitizer - Thread Sanitizer - Memory Sanitizer - Undefined Behavior Sanitizer - SafeStack - libFuzzer - XRay
This change enables the features on amd64 for start.
|
|
Revision tags: netbsd-9-base
|
| 1.1209 |
24-Jul-2019 |
wiz |
branches: 1.1209.2; Move bcm43xx firmware back to /usr/libdata/firmware.
On popular request.
|
| 1.1208 |
22-Jul-2019 |
wiz |
Move bcm43xx to /libdata/firmware, where all the other firmwares live.
Deprecate /usr/libdata/firmware.
|
| 1.1207 |
20-Jul-2019 |
wiz |
Install the nouveau gm206 firmware as used by my graphics card.
Also add the other gm20x nouveau firmwares to the source tree to make it easier to add them for someone who can test them.
Installed if MKNOUVEAUFIRMWARE is set to 'yes'. This defaults to no except on amd64 and i386 (like for radeon).
|
| 1.1206 |
06-Jul-2019 |
christos |
PR/54351: Izumi Tsutsui: Remove obsolete entries that are in /usr/share/examples/dhcpcd/hooks/, so that when someone uses the examples, they don't get removed by postinstall. A more advanced way to fix this is to put a date in the the obsolete entry and only remove files when they pre-date that date. But this is too much complexity for little benefit for now.
|
|
Revision tags: phil-wifi-20190609
|
| 1.1205 |
01-Jun-2019 |
jmcneill |
Install ssh-copy-id(1) from the OpenSSH 8.0p1 portable distribution.
|
| 1.1204 |
07-May-2019 |
thorpej |
Add installboot(8) support for evbarm (and, in the future, other evb*) boards that use u-boot. A known board database lists boards and their respective u-boot packages. u-boot packages are discovered at run-time (in /usr/pkg/share/u-boot, by default). These packages contain board database overlays that describe u-boot installation procedure that's specific for that board.
Support this as a native tool and as a host tool. The native tool will attempt to determine the running board type using OpenFirmware calls. Host tool and native tool alike may also specify a board type directly using the "-o board=xxx option" or have installboot(8) determine the board type from a device tree blob using "-o dtb=/path/to/board.dtb". A "-o media=xxx" option is provided for boards that have different u-boot binaries and/or installation procedures for different media types (e.g. SDMMC, eMMC, or USB).
This is trivial to extend to other evb* platforms that use u-boot, even if they don't use FDT for autoconfiguration.
|
| 1.1203 |
18-Apr-2019 |
rin |
Add missing ./var/db/dhcpcd
|
| 1.1202 |
26-Feb-2019 |
rin |
Install unpigz(1).
|
| 1.1201 |
23-Feb-2019 |
mlelstv |
Add userland driver to spi framework.
Previously spi would configure the controller to use the lowest speed of all connected devices since the kernel started and to fail attempted mode changes. This is now improved to keep individual modes and speeds for each slave and to reconfigure the controller as necessary for each transfer.
Added man page for spi(9).
|
| 1.1200 |
02-Feb-2019 |
mrg |
- add new entries of gcc=7 and libgomp, libasan, liblsan, libstdc++, libubsan - add missing header files fpr gcc=7 - add some missing gcc=5 obsolete entries - create ./usr/include/dev/bluetooth in mtree not make, and move it into the base set where all other directories are.
|
|
Revision tags: pgoyette-compat-20190127
|
| 1.1199 |
19-Jan-2019 |
mrg |
add basic gcc-7 support in sets lists and filesystem. mips gained a header. assumes it's otherwise mostly the same as gcc-7.
|
|
Revision tags: pgoyette-compat-20190118
|
| 1.1198 |
01-Jan-2019 |
maya |
Revert installing llvm headers.
|
| 1.1197 |
01-Jan-2019 |
maya |
Move llvm header directories to base/mi. They are created unconditionally by mtree.
Should help with set lists on non-llvm-for-now builds :-)
|
| 1.1196 |
30-Dec-2018 |
kre |
Update to tzdata2018h (new zone Asia/Qostanay)
|
|
Revision tags: pgoyette-compat-1226
|
| 1.1195 |
19-Dec-2018 |
maxv |
Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, but also as discussed several times in the past.
|
| 1.1194 |
12-Dec-2018 |
maxv |
Retire the LMC driver, and its associated lmcconfig tool. LMC has been mentioned repeatedly as a non-MP-safe driver that is hard to maintain, and no one is taking care of it.
LMC was removed from OpenBSD three years ago, and from FreeBSD a few months ago.
|
|
Revision tags: pgoyette-compat-1126
|
| 1.1193 |
09-Nov-2018 |
abs |
Install the sample slip.login to share/examples/slip/slip.login
|
|
Revision tags: pgoyette-compat-1020
|
| 1.1192 |
11-Oct-2018 |
christos |
add unbound /var/run
|
| 1.1191 |
30-Sep-2018 |
jmcneill |
Install mount_qemufwcfg everywhere instead of just x86.
|
|
Revision tags: pgoyette-compat-0930
|
| 1.1190 |
23-Sep-2018 |
maxv |
Remove ISDN from the kernel. It has remained unmaintained for a long time, is of poor quality, and is now an obstacle to MP-ification. It was removed ten years ago from FreeBSD for the same reason.
This retires a big user of the mbuf API, and will ease maintenance of the kernel.
|
| 1.1189 |
23-Sep-2018 |
maxv |
Remove the userland part of ISDN. The kernel part is untouched for now. ipppctl was actually an exact copy of pppoectl; there is no functional change in pppoectl in this commit.
|
| 1.1188 |
19-Sep-2018 |
maxv |
Remove daic(4), it has never been functional.
ok martin@
|
| 1.1187 |
12-Sep-2018 |
para |
add new dir to lists
|
| 1.1186 |
07-Sep-2018 |
para |
fix the build
add mssing directory to sets list
|
| 1.1185 |
06-Sep-2018 |
maxv |
Remove netkey/.
|
| 1.1184 |
06-Sep-2018 |
maxv |
Remove the network ATM code.
|
|
Revision tags: pgoyette-compat-0906
|
| 1.1183 |
12-Aug-2018 |
christos |
fix sets for new bind
|
| 1.1182 |
31-Jul-2018 |
khorben |
Add a port of the umb(4) driver from OpenBSD
The umb(4) driver provides support for USB MBIM (Mobile Broadband Interface Model) devices.
MBIM devices establish connections via cellular networks such as GPRS, UMTS, and LTE. They appear as a regular point-to-point network interface, transporting raw IP frames.
Required configuration parameters like PIN and APN have to be set with umbctl(8), a new tool specific to this driver. The IP address is configured automatically; the default route and DNS server information have to be set separately.
The driver is not fully functional yet, it is therefore still marked as experimental and disabled by default. Any help welcome to complete it!
Tested on NetBSD/amd64, with a Sierra Wireless EM7345 LTE modem on a Lenovo ThinkPad T440s. No functional change expected otherwise.
|
|
Revision tags: pgoyette-compat-0728
|
| 1.1181 |
24-Jul-2018 |
christos |
sets for base64
|
| 1.1180 |
17-Jul-2018 |
joerg |
Update LLVM/Clang build system to r337282.
|
| 1.1179 |
13-Jul-2018 |
maxv |
Remove tpfmt(1). Its code was merged into tprof(8).
|
| 1.1178 |
29-Jun-2018 |
roy |
Remove dhclient from the base system.
Discussed here: https://mail-index.netbsd.org/tech-userlevel/2018/06/21/msg011233.html
|
|
Revision tags: phil-wifi-base pgoyette-compat-0625
|
| 1.1177 |
31-May-2018 |
mrg |
branches: 1.1177.2; introduce MKFIRMWARE that controls where (most) of the contents of /libdata/firmware and /usr/libdata/firmware are not installed if set to "no". from the bsd.README:
MKFIRMWARE If "no", install the /libdata/firmware directory, which is necessary for several drivers: athn(4), bwfm(4), ipw(4), iwi(4), iwm(4), iwn(4), otus(4), rtwn(4), urtwn(4), wpi(4), ral(4), rum(4), run(4), zyd(4), bcm43xx(4), and the Tegra 124 SoC. Default: yes on amd64, cobalt, evbarm evbmips, evbppc, hpcarm, hppa, i386, mac68k, macppc, sandpoint, and sparc64, no elsewhere.
convert MKRADEONFIRMWARE and MKTEGRAFIRMWARE into FOO.arch lists, and move their defaults above the general defaults setting.
saves about 12MB in a normal installation for other platforms.
|
| 1.1176 |
28-May-2018 |
christos |
add bsd.hostinit.mk
|
| 1.1175 |
23-May-2018 |
christos |
remove Mail
|
|
Revision tags: pgoyette-compat-0521
|
| 1.1174 |
11-May-2018 |
maya |
Add firmware for use with bwfm at pci.
from the linux-firmware tree
|
|
Revision tags: pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330
|
| 1.1173 |
29-Mar-2018 |
snj |
remove rstart, which hasn't been used since the xfree86 days.
|
|
Revision tags: pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
|
| 1.1172 |
03-Feb-2018 |
mrg |
branches: 1.1172.2; updates for GCC 6.4: add gcc-6 specific headers, combine some all-gcc files, bump the shlib versions on new libs.
|
| 1.1171 |
01-Feb-2018 |
kamil |
Install GCC (gcc.old/) headers for Sanitizers
Install: - allocator_interface.h - asan_interface.h - common_interface_defs.h - tsan_interface_atomic.h
Into: - /usr/include/gcc-5/sanitizer
Note headers in a comment headers for introduction in future: - dfsan_interface.h - lsan_interface.h - msan_interface.h
Skip a file that will never be relevant on NetBSD: - linux_syscall_hooks.h
PR 52265 by Kamil Rytarowski
Proposed and accepted on tech-toolchain@.
Sponsored by <The NetBSD Foundation>
|
| 1.1170 |
24-Jan-2018 |
wiz |
When second keyword is 'obsolete', first one should be foo-obsolete as well.
|
| 1.1169 |
24-Jan-2018 |
skrll |
Remove port-acorn26
OK core@
|
| 1.1168 |
14-Jan-2018 |
christos |
add mount_autofs
|
| 1.1167 |
09-Jan-2018 |
christos |
Merge autofs support from: Tomohiro Kusumi XXX: Does not work yet
|
| 1.1166 |
07-Jan-2018 |
jmcneill |
Import NVIDIA Tegra XUSB firmware for Tegra124 and Tegra210. Installation of this firmware is controlled by the MKTEGRAFIRMWARE option, which defaults to yes on evbarm and evbarm64 and no everywhere else.
|
| 1.1165 |
10-Dec-2017 |
bouyer |
Fix fallout from hid factorisation: - need to install sys/dev/hid/hid.h for userland - include it where needed - most of the time in place if usb/usbhid.h
|
| 1.1164 |
24-Oct-2017 |
kre |
Marked zoneinfo/Canada/East-Saskatchewan as obsolete (zone removed from tzdata 201c) - name does not meet guidelines, and was never needed.
|
| 1.1163 |
21-Oct-2017 |
jmcneill |
Install bwfm(4) firmware.
|
| 1.1162 |
01-Oct-2017 |
maya |
Add arguments to tail: -q: suppress filename headers when multiple files are used -v: print filename headers even when only one file is used
head already supports the same arguments, which originated in GNU head. GNU tail also has the same flags.
Add tac, a hard link to 'tail -rq'. Prints a file in reverse line order.
Similar to GNU tac, but lacking any options.
Add accompanying documentation.
|
| 1.1161 |
17-Sep-2017 |
sevan |
Include scripts from the DTrace Toolkit if DTrace support is enabled. The following scripts are installed: dtruss - a DTrace version of truss. execsnoop - snoop process execution as it occurs. opensnoop - snoop file opens as they occur. procsystime - print process system call time details.
ok riastradh
|
| 1.1160 |
10-Aug-2017 |
nat |
Add bcm43xx bluetooth controller firmware to the lists and update relevant makefiles.
|
| 1.1159 |
01-Aug-2017 |
joerg |
Update LLVM build glue for 5.0RC1.
|
|
Revision tags: perseant-stdc-iso10646-base netbsd-8-base
|
| 1.1158 |
27-May-2017 |
bouyer |
branches: 1.1158.2; 1.1158.4; merge the bouyer-socketcan branch to HEAD.
CAN stands for Controller Area Network, a broadcast network used in automation and automotive fields. For example, the NMEA2000 standard developped for marine devices uses a CAN network as the link layer.
This is an implementation of the linux socketcan API: https://www.kernel.org/doc/Documentation/networking/can.txt you can also see can(4).
This adds a new socket family (AF_CAN) and protocol (PF_CAN), as well as the canconfig(8) utility, used to set timing parameter of CAN hardware. Also inclued is a driver for the CAN controller found in the allwinner A20 SoC (I tested it with an Olimex lime2 board, connected with PIC18-based CAN devices).
There is also the canloop(4) pseudo-device, which allows to use the socketcan API without CAN hardware.
At this time the CANFD part of the linux socketcan API is not implemented. Error frames are not implemented either. But I could get the cansend and canreceive utilities from the canutils package to build and run with minimal changes. tcpudmp(8) can also be used to record frames, which can be decoded with etherreal.
|
| 1.1157 |
21-May-2017 |
riastradh |
Remove MKCRYPTO option.
Originally, MKCRYPTO was introduced because the United States classified cryptography as a munition and restricted its export. The export controls were substantially relaxed fifteen years ago, and are essentially irrelevant for software with published source code.
In the intervening time, nobody bothered to remove the option after its motivation -- the US export restriction -- was eliminated. I'm not aware of any other operating system that has a similar option; I expect it is mainly out of apathy for churn that we still have it. Today, cryptography is an essential part of modern computing -- you can't use the internet responsibly without cryptography.
The position of the TNF board of directors is that TNF makes no representation that MKCRYPTO=no satisfies any country's cryptography regulations.
My personal position is that the availability of cryptography is a basic human right; that any local laws restricting it to a privileged few are fundamentally immoral; and that it is wrong for developers to spend effort crippling cryptography to work around such laws.
As proposed on tech-crypto, tech-security, and tech-userlevel to no objections:
https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html https://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.html https://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.html
P.S. Reviewing all the uses of MKCRYPTO in src revealed a lot of *bad* crypto that was conditional on it, e.g. DES in telnet... That should probably be removed too, but on the grounds that it is bad, not on the grounds that it is (nominally) crypto.
|
|
Revision tags: prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
|
| 1.1156 |
14-Mar-2017 |
nonaka |
iwm(4): update firmware to maintained core release.
firmware from https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git/tree/?id=4b9559fb0565f582a21a4070a81a3b6a7d77610b
|
| 1.1155 |
01-Mar-2017 |
kre |
tzdata2017a: new timezone America/Punta_Arenas
|
| 1.1154 |
14-Feb-2017 |
christos |
Add postfix .so dir
|
| 1.1153 |
07-Feb-2017 |
christos |
add nsd and unbound example dirs
|
| 1.1152 |
06-Feb-2017 |
kre |
+ /usr/bin/nc (someone please check these are correct)
|
| 1.1151 |
28-Jan-2017 |
nat |
bta2dpd - Bluetooth Advand Audio Distribution (A2DP) Profile Daemon.
bta2dpd allows you to stream audio to and from bluetooth devices. It features high quality stereo audio and is intended for use with pad(4) device.
As discussed on current-users@ and tech-userlevel@
|
|
Revision tags: bouyer-socketcan-base
|
| 1.1150 |
13-Jan-2017 |
nonaka |
branches: 1.1150.2; iwm(4): 3165 works fine with iwlwifi-7265D-17.ucode firmware.
firmware from http://git.kernel.org/cgit/linux/kernel/git/iwlwifi/linux-firmware.git/tree/?id=be8a6fcba2e48e00674d1f35e6def56e2268039c
|
| 1.1149 |
11-Jan-2017 |
joerg |
Update LLVM build glue for pre-4.0.0 r291444.
|
| 1.1148 |
07-Jan-2017 |
christos |
add path
|
| 1.1147 |
07-Jan-2017 |
christos |
more nsd
|
| 1.1146 |
07-Jan-2017 |
christos |
add nsd
|
| 1.1145 |
07-Jan-2017 |
christos |
add npfd
|
|
Revision tags: pgoyette-localcount-20170107
|
| 1.1144 |
05-Jan-2017 |
wiz |
Tag cleanup: if the last column contains 'obsolete', the one before should too.
|
| 1.1143 |
18-Dec-2016 |
christos |
mark old firmware obsolete.
|
| 1.1142 |
18-Dec-2016 |
nonaka |
iwm(4): Sync with OpenBSD.
7265 works fine. 7260 and 3160 maybe work. 7265D, 3165 and 8260 not work yet.
if_iwm.c: r1.147. if_iwmreg.h: r1.19 without r1.16. if_iwmvar.h: r1.24.
firmware is taken from https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi - iwlwifi-7260-ucode-16.242414.0.tgz - iwlwifi-3160-ucode-16.242414.0.tgz - iwlwifi-7265-ucode-16.242414.0.tgz - iwlwifi-8000-ucode-16.242414.0.tgz
|
| 1.1141 |
03-Dec-2016 |
riastradh |
Directories are unconditional and hence must be untagged.
|
| 1.1140 |
24-Nov-2016 |
kre |
Added TZ zone files Europe/Saratov and Asia/Aqtau for tzdata2016j
|
|
Revision tags: pgoyette-localcount-20161104
|
| 1.1139 |
03-Nov-2016 |
kre |
New zoneinfo file for Asia/Famagusta (north Cyprus) from tzdata2016i
|
| 1.1138 |
12-Oct-2016 |
nat |
Added firmare for Realtek 8192ee/eu.
|
| 1.1137 |
29-Sep-2016 |
kre |
Added /usr/share/zoneinfo/Asia/Yangon for tzdata2016g
|
| 1.1136 |
24-Sep-2016 |
mrg |
revert the previous; it seems to have been a mistake (adding nsd entries) and had nothing to do with the message (libc bump.)
|
| 1.1135 |
24-Sep-2016 |
christos |
bump libc
|
|
Revision tags: localcount-20160914
|
| 1.1134 |
20-Aug-2016 |
christos |
add unbound stuff
|
|
Revision tags: pgoyette-localcount-20160806
|
| 1.1133 |
31-Jul-2016 |
pgoyette |
Add rump.fssconfig to sets lists
|
| 1.1132 |
28-Jul-2016 |
nakayama |
Resurrect Asia/Tomsk, split off from Asia/Novosibirsk in tzdata2016d.
|
|
Revision tags: pgoyette-localcount-20160726 pgoyette-localcount-base
|
| 1.1131 |
01-Jul-2016 |
christos |
branches: 1.1131.2; cgdconfig is no crypto.
|
| 1.1130 |
29-Jun-2016 |
christos |
fix sets for MKCRYPTO=no
|
| 1.1129 |
25-Jun-2016 |
maya |
Delete bpm(1) It hasn't worked in a long time.
PR bin/51268
|
| 1.1128 |
16-Jun-2016 |
agc |
Record the tzdata version in a separate file in the share/zoneinfo directory.
The file is kept up to date by the tzdata2netbsd script
|
| 1.1127 |
04-Jun-2016 |
nonaka |
nvmectl(8): Added NVM Express control utility.
Ported from FreeBSD nvmecontrol(8).
|
| 1.1126 |
04-Jun-2016 |
agc |
Following positive feedback on tech-userlevel, move the sys_info script from othersrc to usr.bin/sys_info
The sys_info script is a small script which will show the version information for installed utilities. It also works on the kernel, and on most libraries.
Its use is as follow:
[19:41:13] agc@netbsd-002 ...external/bsd/sys_info [4568] > ./sys_info -a awk-20121220 bind-9.10.3pl3 bzip2-1.0.6 calendar-20160601 ftpd-20110904 g++-4.8.5 gcc-4.8.5 grep-2.5.1anb1 gzip-20150113 bozohttpd-20151231 NetBSD-7.99.26 netpgp-3.99.17 netpgpverify-20160214 ntp-4.2.8pl5 openssl-1.0.1r sqlite3-3.12.2 openssh-7.1 opensshd-7.1 tcsh-6.19.00 xz-5.2.1 [19:41:20] agc@netbsd-002 ...external/bsd/sys_info [4569] > ./sys_info ntp ssh netpgp ntp-4.2.8pl5 openssh-7.1 netpgp-3.99.17 [19:41:31] agc@netbsd-002 ...external/bsd/sys_info [4570] > ./sys_info ntp ssh netbsd ntp-4.2.8pl5 openssh-7.1 NetBSD-7.99.26 [19:41:38] agc@netbsd-002 ...external/bsd/sys_info [4571] >
The -a option can be given to the script to print out the information on all known components.
The sys_info script also works on libraries, returning their "versions" as given by the shared object version numbers.
[19:45:06] agc@netbsd-002 ...external/bsd/sys_info [4572] > ./sys_info libevent libXfont libc netbsd libevent-4.0 libXfont-3.0 libc-12.200 NetBSD-7.99.26 [19:45:27] agc@netbsd-002 ...external/bsd/sys_info [4573] >
Alistair Crooks Wed Jun 1 19:44:01 PDT 2016
|
| 1.1125 |
01-Jun-2016 |
pgoyette |
Add new Europe/Kirov zonefile for 2016d
|
| 1.1124 |
27-Apr-2016 |
christos |
Add new firmware code.
|
| 1.1123 |
15-Mar-2016 |
christos |
add new zoneinfo files, sort
|
| 1.1122 |
12-Mar-2016 |
mrg |
add /usr/include/gcc-5 directory to the distribution and adjust the GCC 5 parts of the build (not yet enabled) to install/look there.
|
| 1.1121 |
27-Feb-2016 |
joerg |
Update build system for LLVM 3.8.0rc3.
|
| 1.1120 |
07-Jan-2016 |
roy |
Move 10-wpa_supplicant, 15-timezone, 29-lookup-hostname and 50-ypbind from /libexec/dhcpcd-hooks to /usr/share/examples/dhcpcd/hooks so they are not run by default.
|
| 1.1119 |
12-Dec-2015 |
christos |
Add ip6addrctl
|
| 1.1118 |
23-Nov-2015 |
christos |
PR/49380: KAMADA Ken'ichi: ntpd_chrootdir does not work on NetBSD 7.0_BETA Provide /etc/resolv.conf so that it can resolve names. This is needed because of deferred name resolution. XXX: pullup -7
|
| 1.1117 |
11-Nov-2015 |
ozaki-r |
Introduce rump.rtadvd
It is used to write ATF tests for RA.
From s-yamaguchi@IIJ.
|
| 1.1116 |
08-Nov-2015 |
christos |
Some of the puffs mount programs don't need RUMP, re-enable them.
|
| 1.1115 |
09-Oct-2015 |
riz |
Handle the contents of /usr/lib/dtrace so a MKDTRACE=yes release completes.
|
| 1.1114 |
03-Sep-2015 |
youri |
CTWM is an extension to twm, that support multiple virtual screens, and a lot of other goodies.
You can use and manage up to 32 virtual screens called workspaces. You swap from one workspace to another by clicking on a button in an optional panel of buttons (the workspace manager) or by invoking a function.
You can custom each workspace by choosing different colors, names and pixmaps for the buttons and background root windows.
Main features are: - Optional 3D window titles and border (ala Motif). - Shaped, colored icons. - Multiple icons for clients based on the icon name. - Windows can belong to several workspaces. - A map of your workspaces to move quickly windows between different workspaces. - Animations: icons, root backgrounds and buttons can be animated. - Pinnable and sticky menus. - etc...
See http://web.zephyrite.net/NetBSD/wm/index.html ok mrg.
|
| 1.1113 |
27-Aug-2015 |
nonaka |
Added rtwn(4) for Realtek RTL8188CE/RTL8192CE PCIe 802.11b/g/n wireless network devices. Ported from OpenBSD.
|
| 1.1112 |
23-Aug-2015 |
mrg |
move the obsolete list files into their respective sets. this means that if you install a new set and run "postinstall fix obsolete" the expected things happen.
(hi 12.5 year old me who thought base was better than etc set, which it really was, but this is better again :-)
|
| 1.1111 |
21-Aug-2015 |
roy |
10-mtu is no longer used
|
| 1.1110 |
17-Aug-2015 |
knakahara |
Add intrctl(8).
|
| 1.1109 |
10-Aug-2015 |
mrg |
obsolete and clean up gcc=3 (3.3), gcc=4 (4.1), and gcc=45 (4.5) sets.
|
| 1.1108 |
06-Aug-2015 |
ozaki-r |
Introduce rump.ping6
We use ping6 frequently in ATF tests so let's have rump-ified one.
|
| 1.1107 |
03-Aug-2015 |
ozaki-r |
Introduce rump.ndp
ndp(8) uses RTM that requires that getpid(2) works correctly. Unfortunately supporting getpid(2) in librumphijack will be tricky so that we rump-ify ndp(8) as well as arp(8).
|
| 1.1106 |
02-Aug-2015 |
jmcneill |
Install hdmicecio.h
|
| 1.1105 |
29-Jul-2015 |
ozaki-r |
Introduce rump.arp
arp(8) uses RTM that requires that getpid(2) works correctly. Unfortunately supporting getpid(2) in librumphijack will be tricky so that we rump-ify arp(8) as well as ifconfig and route commands.
Suggested by pooka@.
|
| 1.1104 |
22-Jun-2015 |
matt |
Update some of the set lists to use the compatdir/compatfile compattestsdir/compattestsfile as well the kmod auto-entry creation. Remove entries that are now instantiated by the above.
|
| 1.1103 |
06-May-2015 |
hannken |
Remove miscfs/syncfs and
- move the syncer into kern/vfs_subr.c.
- change the syncer to process the mountlist and VFS_SYNC as appropriate.
- use an API for mount points similiar to the API for vnodes: - vfs_syncer_add_to_worklist(struct mount *mp) to add - vfs_syncer_remove_from_worklist(struct mount *mp) to remove a mount.
No objections on tech-kern@
|
| 1.1102 |
26-Apr-2015 |
mrg |
two changes to radeon drm firmware: - only install it by default on x86, set new MKRADEONFIRMWARE variable - install in /libdata, so that separate /usr systems work
(this still doesn't solve PR#49811, which possibly could be handled by having them being a kernel module loaded by /boot.)
|
| 1.1101 |
21-Apr-2015 |
christos |
add acronyms-o
|
| 1.1100 |
16-Apr-2015 |
mrg |
install as bozohttpd/bozohttpd.8 as well as httpd.
|
| 1.1099 |
28-Mar-2015 |
jmcneill |
Split hdaudio and PCI attach glue. Even though the driver was written with this separation in mind, all of the code lived in sys/dev/pci/hdaudio. Move common parts to sys/dev/hdaudio and PCI attach glue to sys/dev/pci.
|
| 1.1098 |
22-Mar-2015 |
ast |
Import a substantially modified service(8) command from FreeBSD to manage rc.d scripts. This command is well known on most other Unixes and should help soften the learning curve for Unix admins coming to NetBSD.
|
| 1.1097 |
02-Mar-2015 |
christos |
add pwait.
|
| 1.1096 |
13-Feb-2015 |
nonaka |
iwm(4) works now, but 2.4GHz only.
> iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 3160 (rev. 0x83) > iwm0: interrupting at ioapic0 pin 18 > iwm0: hw rev: 0x160, fw ver 25.228 (API ver 9), address XX:XX:XX:XX:XX:XX > iwm0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > iwm0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
|
| 1.1095 |
26-Jan-2015 |
christos |
add blacklist npf.conf example
|
| 1.1094 |
25-Jan-2015 |
christos |
stuff added by blacklist
|
| 1.1093 |
30-Dec-2014 |
mrg |
install midirecord.
|
| 1.1092 |
11-Dec-2014 |
riastradh |
Fix MKNLS=no build by untagging unconditional empty directories.
XXX May merit investigating why these are made when MKNLS=no, but they don't seem to hurt.
|
| 1.1091 |
30-Oct-2014 |
nonaka |
Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230. From OpenBSD.
|
| 1.1090 |
23-Oct-2014 |
apb |
Add ./usr/share/zoneinfo/Pacific/Bougainville for tzdata2014i
|
| 1.1089 |
11-Sep-2014 |
roy |
Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). Remove rtsol(8) from rc.d/network. Add -w seconds command to ifconfig to wait for N seconds for until DAD has finished on all addresses. Use ifconfig -w in rc.d/network instead of a forced sleep.
As discussed on tech-net@
|
| 1.1088 |
22-Aug-2014 |
apb |
sort
|
|
Revision tags: netbsd-7-base tls-maxphys-base
|
| 1.1087 |
10-Aug-2014 |
joerg |
branches: 1.1087.2; Update build glue for LLVM/Clang 3.6svn r215315. Changes include various performance improvements across all backends and a much improved PPC32 backend.
|
| 1.1086 |
09-Aug-2014 |
apb |
Mark gkermit files "obsolete", don't remove then from the set lists.
|
|
Revision tags: tls-earlyentropy-base
|
| 1.1085 |
08-Aug-2014 |
apb |
Unhook gkermit from the build. It is being replaced by the BSD-licenced ekermit, as proposed on tech-userlevel on 7 Aug 2014.
|
| 1.1084 |
08-Aug-2014 |
apb |
Add ekermit to the build. It will replace gkermit, as proposed in tech-userlevel on 7 Aug 2014.
|
| 1.1083 |
06-Aug-2014 |
apb |
New files that appeared in tzdata2014f, plus the leapseconds file that has existed for a long time but was not installed before today.
|
| 1.1082 |
06-Aug-2014 |
martin |
Punt - backout sysinst message catlogs
|
| 1.1081 |
06-Aug-2014 |
martin |
Sigh - move sysinst catalog files (which differ per arch, ouch!) to md lists.
|
| 1.1080 |
05-Aug-2014 |
martin |
Add sysinst message files
|
| 1.1079 |
01-Aug-2014 |
christos |
add timeout(1)
|
| 1.1078 |
28-Jul-2014 |
rjs |
Update radeon microcode.
|
| 1.1077 |
26-Jul-2014 |
dholland |
Add /usr/sbin/sysinst.
|
| 1.1076 |
23-Jul-2014 |
lneto |
fixed removal of Lua 5.1 entries from distrib/sets/lists
|
| 1.1075 |
20-Jul-2014 |
nonaka |
Added RTL8188EU firmware for urtwn(4).
|
| 1.1074 |
19-Jul-2014 |
lneto |
lua: updated from 5.1 to 5.3 work3
* lua(1): - changed lua_Integer to intmax_t - updated distrib/sets/lists and etc/mtree - updated bsd.lua.mk - fixed bozohttpd (lua-bozo.c) - compatibilized bindings: gpio, sqlite * lua(4): - removed floating-point and libc dependencies using '#ifndef _KERNEL' - fixed division by zero and exponentiation - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct() - acpica: removed isprint() from acnetbsd.h - libc: moved strcspn.c, strpbrk.c and strspn.c to common - removed stub headers - compatibilized bindings: luapmf, luasystm * reorganized luaconf.h * updated doc/CHANGES and doc/RESPONSIBLE
|
| 1.1073 |
13-Jul-2014 |
mbalmer |
Add the five bulgarian keymaps we got via PR misc/37713 from markucz@gmail.com.
|
| 1.1072 |
08-Jul-2014 |
spz |
infrastructure for bind-9.10.0-P2: adding the tools delv and dnssec-importkey adding libirs to support delv
|
| 1.1071 |
06-Jul-2014 |
tron |
Update set lists for Postfix 2.11.1.
|
| 1.1070 |
05-Jul-2014 |
dholland |
Put /usr/share/doc/reference/ref1/make in the right list. The dirs are always created.
|
| 1.1069 |
05-Jul-2014 |
joerg |
Drop entries for LLVM/Clang older than 3.4.
|
| 1.1068 |
05-Jul-2014 |
dholland |
Update set lists for /usr/share/doc reorg.
|
| 1.1067 |
15-May-2014 |
apb |
Add ./usr/share/zoneinfo/Antarctica/Troll for tzdat2014c
|
|
Revision tags: yamt-pagecache-base9
|
| 1.1066 |
15-Apr-2014 |
ginsbach |
Hook getaddrinfo(1) into the build. Hi riastradh!
|
|
Revision tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
|
| 1.1065 |
01-Apr-2014 |
christos |
branches: 1.1065.2; add kvno
|
| 1.1064 |
31-Mar-2014 |
martin |
Bring back the playstation2 port - now that a toolchain for it is available again.
|
|
Revision tags: riastradh-drm2-base3
|
| 1.1063 |
06-Mar-2014 |
skrll |
Repeat after me... don't delete entries mark them obsolete.
|
| 1.1062 |
24-Feb-2014 |
skrll |
Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
|
| 1.1061 |
23-Jan-2014 |
spz |
- make etc/rc.d/wpa_supplicant create directory /var/run/wpa_supplicant on startup - create share/examples/wpa_supplicant/wpa_supplicant.conf and make it known in the relevant places. Improvements welcome, my point was ctrl_interface and "you seriously want this"
|
| 1.1060 |
16-Jan-2014 |
pgoyette |
Add new file bsd.host.mk to sets list to unbreak the build.
(hello, christos!)
|
| 1.1059 |
16-Jan-2014 |
pooka |
Add rump_wmd, a utility to resolve rump kernel component dependencies.
|
| 1.1058 |
14-Jan-2014 |
christos |
new bsd.syscall.mk
|
| 1.1057 |
05-Jan-2014 |
joerg |
Update LLVM family to 3.5svn r198450. Interesting changes include: - Improvements in the SPARC64 support - ARM backend can almost build a full NetBSD/EABI system with the integrated assembler - PowerPC grows disassembler support - LLD supports copy relocation, beginning of MIPS backend - New diagnostic for use of bool expression as size_t argument for strncmp and friends
|
| 1.1056 |
02-Jan-2014 |
tho |
Fix a few "share" flags
. Add missing "share" flag on usr/share/examples/npf files. . Drop "share" for directories in examples/{libsaslc,npf,tmux}. This is how it is done for other directories in usr/share.
This fixes checkflist with MKSHARE=no.
ok christos@.
|
| 1.1055 |
28-Dec-2013 |
rjs |
Only build shmif_dumpbus when rump is available.
|
| 1.1054 |
26-Dec-2013 |
apb |
Remove empty directory /usr/share/zoneinfo/Mideast. The files that used to be in this directory were removed in tzdata2013i.
|
| 1.1053 |
26-Dec-2013 |
apb |
Mark usr/share/zoneinfo/{Asia,Mideast}/Riyadh{87,88,89} as obsolete. These solar time zones were removed in tzdata2013i.
|
| 1.1052 |
25-Dec-2013 |
christos |
add smbutil
|
| 1.1051 |
01-Dec-2013 |
martin |
Add a /var/shm directory (to be used for shm_open and friends)
|
| 1.1050 |
28-Nov-2013 |
joerg |
Move <dynarray> and <optional> into experimental.
|
| 1.1049 |
12-Nov-2013 |
pettai |
Added zless(1) - comes in the lastest version of zmore(1) from OpenBSD (OKed by tron@)
|
| 1.1048 |
01-Nov-2013 |
mrg |
add support for GCC 4.8 sets.
|
| 1.1047 |
30-Oct-2013 |
mrg |
add ./usr/include/gcc-4.8 directory to the build.
|
| 1.1046 |
28-Oct-2013 |
mbalmer |
link luactl(8) to the build
|
| 1.1045 |
27-Oct-2013 |
apb |
sort
|
| 1.1044 |
25-Oct-2013 |
mbalmer |
add new man page directories
|
| 1.1043 |
25-Oct-2013 |
htodd |
Fixing the build for now. gcc=48 should probably be added back later.
|
| 1.1042 |
24-Oct-2013 |
christos |
add g++-4.8 include directories
|
| 1.1041 |
19-Oct-2013 |
mlelstv |
add missing chroot directories for rtadvd
|
| 1.1040 |
21-Aug-2013 |
tron |
"/usr/share/locale/ko_KR.UTF-8/LC_CTYPE" is not obsolete. It gets built and installed. Correct the set entry to reflect that.
|
| 1.1039 |
11-Aug-2013 |
joerg |
Sort entries in strcmp order.
|
| 1.1038 |
11-Aug-2013 |
joerg |
Provide UTF-8 variants for all existing locales. The data is derived from the Unicode Common Locale Data Repository.
Convert non-UTF-8 versions from the UTF-8 version using iconv and some ad-hoc transliterations using sed.
Use EUR as currency_symbol in ISO8859-1.
Invert the Norwegian handling. no_NO is an alias for nb_NO as the latter is used e.g. in CLDR.
Provide the Serbian locales in both Cyrilic and Latin script versions. The alias is choosen based on the character set for the non-UTF-8 case and Cyrillic is the default for UTF-8.
|
| 1.1037 |
28-Jul-2013 |
pgoyette |
Update sets lists for new bind9 and friends.
|
| 1.1036 |
28-Jul-2013 |
pgoyette |
Update for new files (hello, Patrick!)
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base
|
| 1.1035 |
02-Jul-2013 |
jnemeth |
Move mandoc and makemandb to base set as discussed on tech-userlevel:
http://mail-index.netbsd.org/tech-userlevel/2013/06/25/msg007845.html
|
| 1.1034 |
26-Jun-2013 |
christos |
add example for l2tp gateway.
|
| 1.1033 |
21-Jun-2013 |
roy |
Add the timezone hook
|
| 1.1032 |
21-Jun-2013 |
roy |
Add wpa_supplicant hook
|
| 1.1031 |
09-Jun-2013 |
christos |
alias vnconfig -> vndconfig
|
| 1.1030 |
28-May-2013 |
joerg |
Update LLVM/Clang snapshot to r182734. Brings initial support for integrated PowerPC assembler.
|
| 1.1029 |
27-Apr-2013 |
joerg |
Add build glue for libc++.
|
| 1.1028 |
11-Apr-2013 |
christos |
libevent sets
|
| 1.1027 |
30-Mar-2013 |
martin |
add if_athn directory
|
| 1.1026 |
30-Mar-2013 |
christos |
firmware files for if_athn
|
|
Revision tags: agc-symver-base
|
| 1.1025 |
10-Mar-2013 |
christos |
npf modules moved to /lib
|
| 1.1024 |
03-Mar-2013 |
apb |
Add zoneinfo files for new timezones from tzdata2013a: /usr/share/zoneinfo/Asia/Khandyga /usr/share/zoneinfo/Asia/Ust-Nera /usr/share/zoneinfo/Europe/Busingen
|
| 1.1023 |
01-Mar-2013 |
joerg |
Retire OSI network stack. OK core@
|
| 1.1022 |
25-Feb-2013 |
jmmv |
Update file lists to reflect the import of kyua-atf-compat, which has the side-effect of marking several atf-related entries as obsolete (when MKKYUA!=no).
|
| 1.1021 |
24-Feb-2013 |
jmmv |
Install a kyua.conf file that sets unprivileged_user to _tests.
|
| 1.1020 |
23-Feb-2013 |
jmmv |
Register directories and files provided by kyua-cli.
|
| 1.1019 |
19-Feb-2013 |
jmmv |
Enable the build of kyua-testers and register its files and directories. This is conditional on MKKYUA.
|
| 1.1018 |
05-Feb-2013 |
matt |
Add ./var/db/obsolete/debug
|
| 1.1017 |
23-Jan-2013 |
joerg |
Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2 release.
|
|
Revision tags: yamt-pagecache-base8
|
| 1.1016 |
11-Jan-2013 |
mlelstv |
Provide a script for devpubd(8) that creates symlinks for each dk(4) device under /dev/wedges so that you can access them by name.
|
|
Revision tags: yamt-pagecache-base7
|
| 1.1015 |
04-Dec-2012 |
spz |
merge bind-9-9-2-P1 and adjust build as needed fixes CVE-2012-5688, see: http://www.isc.org/software/bind/advisories/cve-2012-5688
|
| 1.1014 |
20-Nov-2012 |
agc |
add the directory for the netpgp header files
|
| 1.1013 |
16-Nov-2012 |
joerg |
+ bsd.buildinstall.mk
|
| 1.1012 |
04-Nov-2012 |
christos |
add TPM sets.
|
| 1.1011 |
01-Nov-2012 |
christos |
add flock(1)
|
| 1.1010 |
01-Nov-2012 |
christos |
mv npfctl from /usr/sbin to /sbin so it is available before /usr is mounted.
|
|
Revision tags: yamt-pagecache-base6
|
| 1.1009 |
18-Sep-2012 |
skrll |
Fix MKDEBUG set lists
|
| 1.1008 |
16-Sep-2012 |
tls |
*Sigh* provide, by default, the dumb "allocate 64K on the stack" variant of the lzf_compress API by default. This is because there is evidently code floating around out there in the world with broken autoconf scripts that don't check for LZF_STATE_ARG in the lzf header files and just assume the dumb version of the API.
We rename the sane API to lzf_compress_r and implement the dumb API in terms of it. Consequently, bump liblzf major version number. This is fine because nothing used our liblzf with the old API.
Add lzf(1) utility from LZF distribution. Add manual page for lzf(1).
|
| 1.1007 |
16-Sep-2012 |
rmind |
Add /usr/lib/npf.
|
| 1.1006 |
13-Sep-2012 |
martin |
npftest only is build with dynamic libraries
|
| 1.1005 |
12-Sep-2012 |
rjs |
Allow build with MKRUMP=no.
|
| 1.1004 |
12-Sep-2012 |
martin |
Set list changes for npftest binary and npf tests
|
| 1.1003 |
22-Aug-2012 |
spz |
branches: 1.1003.2; actually install the new npf examples add examples for a hash table file and a tree table file add an ID string to host-npf.conf
|
| 1.1002 |
19-Aug-2012 |
mrg |
do not obsolete terminfo.db. that breaks binaries built for most of the devel part of netbsd-6.
XXX: needs pullup
|
| 1.1001 |
10-Aug-2012 |
joerg |
Make GCC entries optional.
|
| 1.1000 |
08-Aug-2012 |
christos |
adjust for MKRUMP = no
|
| 1.999 |
21-Jun-2012 |
pgoyette |
Update sets lists file filemon.h
|
| 1.998 |
16-Jun-2012 |
joerg |
Update LLVM/Clang snapshot to r158533. This brings in support for stack-realignment in functions using alloca on x86. Move to /usr/include/clang-3.2 to reflect the version.
|
| 1.997 |
14-Jun-2012 |
riz |
Add firmware for the RealTek RTL8192CU family of wireless chipsets, and adapt the urtwn(4) driver to use the new files. The firmware files were extracted from the Linux driver at www.realtek.com, version 0005.1230.2011 and the license permits redistribution without modification.
While I'm here, install the files in /libdata/firmware/if_urtwn, like most of the other network adapter firmware.
urtwn(4) can now operate without needing external files installed. Tested on my Edimax adapter.
|
| 1.996 |
03-Jun-2012 |
joerg |
Switch terminfo(3) to cdb(5).
|
| 1.995 |
01-Jun-2012 |
nonaka |
Use /libdata/firmware/run instead of /libdata/firmware/rum for run(4) firmwares.
|
| 1.994 |
30-May-2012 |
nonaka |
Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEE 802.11a/b/g/n wireless network devices, ported from OpenBSD by FUKAUMI Naoki, arranged by me.
|
| 1.993 |
26-May-2012 |
wiz |
really mark wake as obsolete.
|
| 1.992 |
26-May-2012 |
uebayasi |
Rename wake(8) to wakeonlan(8). Approved by core@.
|
|
Revision tags: yamt-pagecache-base5
|
| 1.991 |
09-May-2012 |
christos |
add {rndc,ddns}-confgen
|
|
Revision tags: yamt-pagecache-base4
|
| 1.990 |
06-Apr-2012 |
christos |
pdisk is now mi (except for rescue)
|
| 1.989 |
25-Mar-2012 |
nonaka |
Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless network devices.
|
| 1.988 |
02-Mar-2012 |
apb |
Add usr/share/zoneinfo/America/Creston to set lists, after tzdata2012a update.
|
| 1.987 |
29-Feb-2012 |
tron |
Move "libexpat" from X11 into base which fixes PR lib/40346. This change was approved by the Core Group.
|
| 1.986 |
16-Feb-2012 |
wiz |
Fix tags in set lists for window removal.
|
| 1.985 |
16-Feb-2012 |
jmmv |
Remove window(1).
window(1) was replaced by tmux(1) on March 2011. The source code has been reimported into othersrc/usr.bin/window and an up-to-date package is available in pkgsrc/misc/window.
This removal was approved by core@, with the condition that it be done once netbsd-6 had been brached. And the branching has just happened!
|
|
Revision tags: netbsd-6-base
|
| 1.984 |
14-Feb-2012 |
wiz |
branches: 1.984.2; Obsolete /usr/share/man/cat3f that never contained any files, nor will it.
|
| 1.983 |
13-Feb-2012 |
dholland |
Remove quotactl(8). Successor for backup purposes is quotarestore(8). Note that as of this writing the tool continues to work with the old proplib-xml packet interface against the new libquota(3), so anyone who has a use for it can bring it back from the Attic and/or create a pkgsrc package.
Approved by releng for the freeze, and specifically okayed by core a couple months ago.
|
| 1.982 |
13-Feb-2012 |
dholland |
Add quotadump(8), which is a link to repquota, and quotarestore(8), which is new. Includes man page updates. Approved by releng for freeze.
|
| 1.981 |
07-Feb-2012 |
joerg |
Import the new apropos/whatis.
This code has been developed by Abhinav Upadhyay as part of Google's Summer of Code 2011. It uses libmandoc to parse man pages and builds a Full Text Index in a SQLite database. The combination of indexing the full manual page, filtering out stop words and ranking individual matches based on the section gives a much improved user experience.
The old makewhatis and friends are kept under MKMAKEMANDB=no for now.
|
| 1.980 |
05-Feb-2012 |
dholland |
Migrate one last leftover bit (used only by the kernel now) to sys/ufs/ufs and remove the old quota headers and no-longer-used shared code. Ok by releng.
|
| 1.979 |
03-Feb-2012 |
joerg |
Fix support for negative keywords: the keyword is prefixed directly with ! without space, so that the splitting works as expected. Adjust entries for bsdgrep.
|
| 1.978 |
28-Jan-2012 |
pgoyette |
Add new directories for trousers to sets lists. The directories get created even if they're not populated.
Hello again, christos!
|
| 1.977 |
17-Jan-2012 |
joerg |
kpasswd depends on MKKERBEROS, not USE_KERBEROS
|
| 1.976 |
04-Jan-2012 |
yamt |
install tprof related commands and man pages.
|
| 1.975 |
04-Jan-2012 |
yamt |
install fincore.
|
| 1.974 |
17-Dec-2011 |
tsutsui |
Build and install isibootd(8).
|
| 1.973 |
28-Nov-2011 |
tron |
Don't build postscreen(8) if "MKCRYPTO" is set to "no". It cannot be built without TLS support, at least not without major surgery. I've only tested this by building with "MKCRYPTO" set to "yes" because the build fails much ealier otherwise.
Problem reported by Nick Hudson in private e-mail.
|
| 1.972 |
24-Nov-2011 |
ahoka |
add /sbin/mount_chfs
|
| 1.971 |
15-Nov-2011 |
riz |
Build and install new in-kernel iscsi initiator kernel module and associated binaries (iscsid, iscsictl) if MKISCSI != no. Initiator can also be built into a kernel by adding 'pseudo-device iscsi' in kernel configuration.
|
|
Revision tags: yamt-pagecache-base3 yamt-pagecache-base2
|
| 1.970 |
05-Nov-2011 |
christos |
add tre to the sets.
|
|
Revision tags: yamt-pagecache-base
|
| 1.969 |
15-Oct-2011 |
mbalmer |
branches: 1.969.2; Install, and add to the set lists, example code to illustrate Lua module use.
|
| 1.968 |
15-Oct-2011 |
christos |
move gpio.so to shl.mi where it belongs (requested by mrg@)
|
| 1.967 |
14-Oct-2011 |
christos |
fix sun2 build; mark lua shared object appropriately so that it is not required
|
| 1.966 |
13-Oct-2011 |
joerg |
Hook up SQLite into the build
|
| 1.965 |
11-Oct-2011 |
christos |
add getcap
|
| 1.964 |
11-Oct-2011 |
dholland |
Fix sets for new tzdata.
|
| 1.963 |
09-Oct-2011 |
christos |
forgot to commit this
|
| 1.962 |
08-Oct-2011 |
mbalmer |
Link the gpio(4) Lua module to the build and add it to the set lists. (There is no manual page yet, since we have not yet decided where to put them for Lua modules.)
|
| 1.961 |
07-Oct-2011 |
plunky |
usr/lib/lua is base-sys-usr not base-sys-root
|
| 1.960 |
07-Oct-2011 |
plunky |
install bsd.lua.mk into DESTDIR
|
| 1.959 |
06-Oct-2011 |
mrg |
enable building/installing audiocfg(1). ok jmcneill.
|
| 1.958 |
02-Oct-2011 |
pgoyette |
Now that we're installing i2c/io.h usr/include/dev/i2c/ is no longer obsolete!
|
| 1.957 |
02-Oct-2011 |
jmcneill |
add userland implementation of I2C_SCAN code
|
| 1.956 |
11-Sep-2011 |
christos |
sets for bind.
|
| 1.955 |
11-Sep-2011 |
apb |
Add bsd.clean.mk to set lists
|
| 1.954 |
05-Sep-2011 |
wiz |
Improve previous: As the comment at the top says, don't remove entries, but mark them obsolete instead (hi christos!)
Sort while here.
|
| 1.953 |
04-Sep-2011 |
christos |
remove 3 empty directories
|
| 1.952 |
04-Sep-2011 |
christos |
adjust sets for new zoneinfo code
|
| 1.951 |
29-Aug-2011 |
mrg |
add the device publish daemon, written by jmcneill@.
listens on drvctl for new devices and invokes MAKEDEV for them.
missing: - manual page - rc.d script - more testing
but it works well enough to make new disk nodes appear in /dev when netbsd sees them and they're missing. you will need to make sure you have a new /dev/MAKEDEV for this to work properly (postinstall should handle this normally, of course.)
thanks jared!
|
| 1.950 |
27-Aug-2011 |
joerg |
Add new "analyze" command to run clang's static analyzer in a directory on all C/C++ files.
|
| 1.949 |
26-Aug-2011 |
dyoung |
Build and install ppath(3), property-list paths library.
|
| 1.948 |
25-Aug-2011 |
dyoung |
Set-list repair: add 'nls' tag to some files that need it, sort some firmware files, move some graphics-adapter firmware into the syspkg base-firmware-root.
|
| 1.947 |
15-Aug-2011 |
wiz |
Mark a few gcc-4.1 entries as obsolete with gcc-4.5.
|
| 1.946 |
04-Aug-2011 |
matt |
Add new xz program links and man pages.
|
| 1.945 |
24-Jul-2011 |
uch |
v7fs rump support
|
| 1.944 |
09-Jul-2011 |
tron |
Add entry for directory "./usr/include/dev/dtv".
|
| 1.943 |
01-Jul-2011 |
mrg |
new gcc 4.5 g++ dirs are for everyone, not just gcc 4.5 users.
fixes build problems.
|
| 1.942 |
01-Jul-2011 |
mrg |
various updates for GCC 4.5. finally obsolete some very old gcc stuff.
|
| 1.941 |
30-Jun-2011 |
agc |
move comments to the head of the file
|
| 1.940 |
27-Jun-2011 |
uch |
7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8).
|
|
Revision tags: cherry-xenmp-base
|
| 1.939 |
20-May-2011 |
msaitoh |
Add support for 6050(6250 and 6150) and 6005(6205). TODO: update iwn.4 manpage.
|
| 1.938 |
09-May-2011 |
manu |
Attempt to fix build after perfuse addition (there is no MKPERFUSE)
|
| 1.937 |
09-May-2011 |
manu |
Enable the build of perfused and libperfuse
|
| 1.936 |
27-Apr-2011 |
mbalmer |
Add new files.
|
| 1.935 |
21-Apr-2011 |
joerg |
Replace gnugrep keyword with ! bsdgrep
|
| 1.934 |
21-Apr-2011 |
joerg |
Add MKBSDGREP switch for easy testing of the GNU grep replacement/alternative.
|
| 1.933 |
17-Apr-2011 |
martin |
Get rid of /var/chroot/tcpdump/etc
|
| 1.932 |
16-Apr-2011 |
christos |
add {man,cat,html}8/x86
|
| 1.931 |
15-Apr-2011 |
joerg |
Install clang's MD headers into /usr/include/clang-3.0 similar to GCC.
|
| 1.930 |
15-Apr-2011 |
elric |
Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal to crypto/external/bsd/heimdal. The latter was just imported as the head of the Heimdal tree as of a few days ago.
|
| 1.929 |
15-Apr-2011 |
joerg |
Move the headers for compiler and platform specific intrinsincs from /usr/include to /usr/include/gcc-4.1.
|
| 1.928 |
11-Apr-2011 |
martin |
Collect all of var/chroot/tcpdump in one set - so we have a chance to win the checkflist game.
|
| 1.927 |
24-Mar-2011 |
bouyer |
Add a new libquota library, which contains some blocks to build and/or parse quota plists; as well as a getfsquota() function to retrieve quotas for a single id from a single filesystem (whatever filesystem this is: a local quota-enabled fs or NFS). This is build on functions getufsquota() (for local filesystems with UFS-like quotas) and getnfsquota(); which are also available to userland programs. move functions from quota2_subr.c to libquota or libprop as appropriate, and ajust in-tree quota tools. move some declarations from kernel headers to either sys/quota.h or quota/quota.h as appropriate. ufs/ufs/quota.h still installed because it's needed by other installed ufs headers. ufs/ufs/quota1.h still installed as a quick&dirty way to get a code using the old quotactl() to compile (just include ufs/ufs/quota1.h instead of ufs/ufs/quota.h - old code won't compile without this change and this is on purpose). Discussed on tech-kern@ and tech-net@ (long thread, but not much about libquota itself ...)
|
| 1.926 |
17-Mar-2011 |
joerg |
Remove chrtbl(8). Since NetBSD 1.6, the rune type based file format for LC_CTYPE has been used.
|
| 1.925 |
10-Mar-2011 |
jmmv |
Enable the build of tmux and add the necessary directory and file entries.
|
| 1.924 |
06-Mar-2011 |
bouyer |
merge the bouyer-quota2 branch. This adds a new on-disk format to store disk quota usage and limits, integrated with ffs metadata. Usage is checked by fsck_ffs (no more quotacheck) and is covered by the WAPBL journal. Enabled with kernel option QUOTA2 (added where QUOTA was enabled in kernel config files), turned on with tunefs(8) on a per-filesystem basis. mount_mfs(8) can also turn quotas on.
See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html for details.
|
|
Revision tags: bouyer-quota2-nbase
|
| 1.923 |
02-Mar-2011 |
tron |
Update for set lists for new Postfix components and documentation files.
|
| 1.922 |
26-Feb-2011 |
ahoka |
Import the Flash and NAND subsytem code contributed by the University of Szeged, Hungary.
The commit includes: - Flash layer, which gives a common API to access flash devices - NAND controller subsystem for the flash layer - An example OMAP driver which is used on BeagleBoard or alike ARM boards
|
|
Revision tags: bouyer-quota2-base
|
| 1.921 |
08-Feb-2011 |
haad |
Initial import of libdm and dmctl to tree. libdm library can be used to access, manage and manipulate device-mapper driver. Which opens us bunch of new possibilities like
dm-multipath device target dm-crypt device target dm-ccd compatibility layer
With this import I'm bringing in dmctl tool for working with dm driver ,too. I plan to replace gpl2 licensed dmsetup command with our dmctl tool in near feature. It can also by placed to /rescue where we was not able to put dmsetup because of licensing problems.
With libdm in tree we can now write RUMP atf test suite for dm driver to ensure LVM subsystem stability as time goes.
Reviewed by: blymn@ and rmind@ Oked: by no objections on tech-userlevel@
|
| 1.920 |
04-Feb-2011 |
pooka |
Remove the rif/rof options and add rump.dd. This makes usage consistent with other rump clients. Copying between kernels is done using the host pipe, e.g.:
dd if=foo rof=bar skip=1 seek=1 => dd if=foo skip=1 | rump.dd of=bar seek=1
Also, the pipe idiom extends to copying between different rump kernels, e.g.:
env RUMP_SERVER=unix://srv1 rump.dd if=thefile \ | env RUMP_SERVER=unix://srv2 rump.dd of=thefile
Pipe approach suggested by yamt (thanks!)
|
| 1.919 |
28-Jan-2011 |
pooka |
support rump.sockstat
|
| 1.918 |
26-Jan-2011 |
pooka |
add sandpoint dirs for man chapter 4, they seem to be required now
|
| 1.917 |
26-Jan-2011 |
pooka |
Add support for the Extensible MIPS ("eMIPS") platform. The NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the Giano system simulator.
eMIPS is a platform developed at Microsoft Research for researching reconfigurable computing. eMIPS allows dynamic loading and scheduling of application-specific circuits for the purpose of accelerating computations based on the current workload.
NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research by Alessandro Forin and Neil Pittman. Microsoft Corporation has donated full copyright to The NetBSD Foundation.
Platform support for eMIPS is the first part of Microsoft's contribution. The second part includes the hardware accelerator framework and will be proposed on tech-kern soon.
|
| 1.916 |
20-Jan-2011 |
pooka |
Add a simple dhcp client for rump kernels. It uses code from dhcpcd for talking to the server and for setting the interface address and route. However, otherwise it is quite different, since we need to be working under the assumptions that there is no stable storage on a rump instance, and that there are n networking stacks on a given host.
|
| 1.915 |
13-Jan-2011 |
haad |
branches: 1.915.2; Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories. This was discussed and oked on tech-userlevel I have run full build release, test anita cycle with this patch.
|
| 1.914 |
12-Jan-2011 |
pooka |
shmif_dumpbus + man
|
| 1.913 |
05-Jan-2011 |
haad |
Allow operator to use lvm in read-only mode. Switch LVM lock dir to /var/run/lvm and create it in rc.d/mountcritlocal. Fix dm control device permissions to allow rw for operator.
Test if we are running lvm commands as operator and if that it's true do not create vg backups and do not print confusing warning.
|
|
Revision tags: matt-mips64-premerge-20101231
|
| 1.912 |
01-Jan-2011 |
haad |
Add /var/lock/lvm subdir for LVM it can be created automagically but I think that it's better to have it created before.
|
| 1.911 |
01-Jan-2011 |
haad |
Add /var/lock directory to base set it's used by LVM and other tools. Change group owner to operator to enable LVM locking for him.
|
| 1.910 |
26-Dec-2010 |
jmcneill |
hook videoctl into build
|
| 1.909 |
19-Dec-2010 |
pgoyette |
Add rump versions of usr.sbin/powerd
|
| 1.908 |
17-Dec-2010 |
jruoho |
Make tcpdump(8) to drop root privileges and chroot(2) by default.
|
| 1.907 |
15-Dec-2010 |
pooka |
+rump.raidctl
|
| 1.906 |
15-Dec-2010 |
pooka |
rump.traceroute
|
| 1.905 |
14-Dec-2010 |
pooka |
add new, remove obsolete
|
| 1.904 |
13-Dec-2010 |
pooka |
Add netstat rump client. For now, it always sets -X, i.e. will use only sysctl and no kvm (implementing /dev/mem for a rump kernel would probably not be hard, but still a non-zero effort).
Note: since there is absolutely no network activity in a fresh rump kernel, rump.netstat usually displays exactly nothing when invoked without parameters. Arguments like -r, -bi, -p icmp etc. produce more stuff.
|
| 1.903 |
13-Dec-2010 |
pooka |
+rump.mod*
|
| 1.902 |
13-Dec-2010 |
pooka |
+rump.envstat
|
| 1.901 |
13-Dec-2010 |
pooka |
add fresh rump clients
|
| 1.900 |
13-Dec-2010 |
pooka |
+rump_server
|
| 1.899 |
12-Dec-2010 |
pooka |
utility to halt a rump kernel
|
| 1.898 |
08-Dec-2010 |
njoly |
Make tests set generation optional, skipped for MKATF=no build.
|
| 1.897 |
08-Dec-2010 |
kefren |
add usr/sbin/ldpd and its man page
|
| 1.896 |
06-Dec-2010 |
mrg |
install prenice(1) and man page links.
|
| 1.895 |
06-Dec-2010 |
phx |
There should be no MD keymaps in /usr/share/wscons/keymaps. So I made the PowerBook keymap MI again, after a discussion with <mrg>.
|
| 1.894 |
05-Dec-2010 |
pooka |
Add a rump server which comes with all the drivers currently available. In terms of modules it maps to:
golem> rump.modstat NAME CLASS SOURCE REFS SIZE REQUIRES bpf driver builtin 0 - - cd9660 vfs builtin 0 - - cgd driver builtin 0 - - dm driver builtin 0 - - efs vfs builtin 0 - - ext2fs vfs builtin 0 - ffs fdesc vfs builtin 0 - - ffs vfs builtin 3 - - fss driver builtin 0 - - hfs vfs builtin 0 - - kernfs vfs builtin 0 - - ksem misc builtin 0 - - layerfs misc builtin 2 - - lfs vfs builtin 0 - ffs mfs vfs builtin 0 - ffs msdos vfs builtin 0 - - nfs vfs builtin 1 - - nfsserver misc builtin 0 - nfs nilfs vfs builtin 0 - - ntfs vfs builtin 0 - - null vfs builtin 0 - layerfs pad driver builtin 0 - - ptyfs vfs builtin 0 - - puffs vfs builtin 0 - putter putter driver builtin 1 - - scsiverbose misc builtin 0 - - smbfs vfs builtin 0 - - suser secmodel builtin 0 - - swsensor driver builtin 0 - - sysvbfs vfs builtin 0 - - tmpfs vfs builtin 0 - - udf vfs builtin 0 - - umap vfs builtin 0 - layerfs union vfs builtin 0 - - usbverbose misc builtin 0 - - wapbl vfs builtin 0 - -
In terms of interfaces: golem> rump.ifconfig -C shmif virt lo carp
and dmesg: NetBSD 5.99.41 (RUMP-ROAST) #0: Tue Nov 30 15:35:05 CET 2010 pooka@pain-rustique.localhost:/usr/allsrc/src/sys/rump/librump/rumpkern total memory = unlimited (host limit) timecounter: Timecounters tick every 10.000 msec timecounter: Timecounter "rumpclk" frequency 100 Hz quality 0 cpu0 at thinair0: rump virtual cpu cpu1 at thinair0: rump virtual cpu root file system type: rumpfs mainbus0 (root) ugenhc0 at mainbus0 usb0 at ugenhc0: USB revision 2.0 uhub0 at usb0: vendor 0x7275 product 0x6d70, class 9/0, rev 0.00/0.00, addr 1 uhub0: 1 port with 1 removable, self powered ugenhc1 at mainbus0 usb1 at ugenhc1: USB revision 2.0 uhub1 at usb1: vendor 0x7275 product 0x6d70, class 9/0, rev 0.00/0.00, addr 1 uhub1: 1 port with 1 removable, self powered ugenhc2 at mainbus0 usb2 at ugenhc2: USB revision 2.0 uhub2 at usb2: vendor 0x7275 product 0x6d70, class 9/0, rev 0.00/0.00, addr 1 uhub2: 1 port with 1 removable, self powered ugenhc3 at mainbus0 usb3 at ugenhc3: USB revision 2.0 uhub3 at usb3: vendor 0x7275 product 0x6d70, class 9/0, rev 0.00/0.00, addr 1 uhub3: 1 port with 1 removable, self powered scsitest0 at mainbus0 scsibus0 at scsitest0: 2 targets, 1 lun per target cd0 at scsibus0 target 1 lun 0: <RUMPHOBO, It's a LIE, 0.00> cdrom removable Chicony Electronics Chicony Electronics, class 0/0, rev 2.00/1.00, addr 2, uhub0 port 1 not configured AuthenTec AuthenTec, class 255/255, rev 1.10/6.21, addr 2, uhub1 port 1 not configured swwdog0: software watchdog initialized Kernelized RAIDframe activated pad0: outputs: 44100Hz, 16-bit, stereo audio0 at pad0: half duplex, playback, capture
There a bunch of other stuff which doesn't show up as any of the above, plus of course the usb drivers which are probed only if I have the appropriate hardware plugged into my workstation.
|
| 1.893 |
05-Dec-2010 |
mrg |
fix some set lists issues after the recent bpf and pcap updates.
|
| 1.892 |
05-Dec-2010 |
christos |
sets for new libpcap and tcpdump
|
| 1.891 |
03-Dec-2010 |
phx |
Make sure the new ukbd.any.powerbook keymap is just compiled for macppc. So it can be removed from distrib/sets/lists/base/mi again.
|
| 1.890 |
02-Dec-2010 |
pgoyette |
Add keymap for ukbd.any.powerbook to fix build breakage
|
| 1.889 |
27-Nov-2010 |
roy |
Install the 02-dump hook for dhcpcd.
|
| 1.888 |
21-Nov-2010 |
adam |
setlists updated for OpenSSH 5.6
|
| 1.887 |
03-Nov-2010 |
christos |
add otus.
|
| 1.886 |
02-Nov-2010 |
joerg |
Install XZ's header files.
|
| 1.885 |
02-Nov-2010 |
joerg |
Hook up xz into the build system.
|
| 1.884 |
31-Oct-2010 |
mbalmer |
Link Lua to the build and add the resulting files to the distribution sets. Document the addition of Lua and the change we made to the default settings.
|
| 1.883 |
30-Oct-2010 |
haad |
Add resize_ffs tool to build, change default behaviour to grow filesystem to device size. Add parameter -s to specify size if user want to shrink filesystem.
Apply some KNF, remove dead unused code.
Oked by christos@.
|
| 1.882 |
20-Oct-2010 |
jmmv |
Adjust file lists and directories to match atf 0.11.
|
| 1.881 |
11-Sep-2010 |
christos |
add keys directory
|
| 1.880 |
22-Aug-2010 |
rmind |
Import NPF - a packet filter. Some features:
- Designed to be fully MP-safe and highly efficient.
- Tables/IP sets (hash or red-black tree) for high performance lookups.
- Stateful filtering and Network Address Port Translation (NAPT). Framework for application level gateways (ALGs).
- Packet inspection engine called n-code processor - inspired by BPF - supporting generic RISC-like and specific CISC-like instructions for common patterns (e.g. IPv4 address matching). See npf_ncode(9) manual.
- Convenient userland utility npfctl(8) with npf.conf(8).
NOTE: This is not yet a fully capable alternative to PF or IPFilter. Further work (support for binat/rdr, return-rst/return-icmp, common ALGs, state saving/restoring, logging, etc) is in progress.
Thanks a lot to Matt Thomas for various useful comments and code review. Aye by: board@
|
| 1.879 |
21-Aug-2010 |
christos |
add section 9 pages for x86
|
| 1.878 |
07-Aug-2010 |
christos |
Add bsd.ioconf.mk now that we are installing it. You must be able to type 'make obj' and have it work from any directory, and if you try from /usr/src/compat, this does not work because the build does not automatically add -m $topdir/share/mk in that case.
|
| 1.877 |
11-Jul-2010 |
mrg |
ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if MKCRYPTO=no. don't build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no. mark librumpcrypto, rump_smb, pkg_*
fix set lists as appropriate.
|
| 1.876 |
08-Jul-2010 |
tron |
Add directories for "x86" manual page category.
|
| 1.875 |
06-Jul-2010 |
tsutsui |
Prepare ./libdata/firmware/upgt to help manual install.
|
| 1.874 |
05-Jul-2010 |
mrg |
move all the radeondrm firmware images into the filesystem. check that some firmware sizes are the expected size. (XXX make all.)
based upon similar changes seen in the linux radeon drm driver.
this saves about 250KB in the kernel or module.
|
| 1.873 |
03-Jul-2010 |
jmmv |
Update file lists for atf 0.10.
|
| 1.872 |
01-Jul-2010 |
christos |
sets for new iwl1000 firmware
|
| 1.871 |
26-Jun-2010 |
kefren |
add MPLS header files
|
| 1.870 |
19-Jun-2010 |
mrg |
- always install pigz. hooary! - kill MKPIGZ. - add MKPIGZGZIP. if it is "no", then only install pigz as pigz. if it is not "no", don't install mrgzip, install pigz as gzip.
in all cases, the z* scripts.
i don't like the name MKPIGZGZIP so if anyone has a better name, feel free to replace it. i don't care enough since killing the ugly name is just more incentive to get pigz doing .bz2, .Z and .z.
|
| 1.869 |
18-Jun-2010 |
mrg |
add some infrastructure to build pigz instead of gzip. you can test this out if you set MKPIGZ=yes, but you'll end up with a /usr/bin/gzip that doesn't support bzip2, compress or pack.
|
| 1.868 |
14-Jun-2010 |
pooka |
ptyfs dir
|
| 1.867 |
11-Jun-2010 |
riz |
Mark a few atf files as being in the "share" set as well so a MKSHARE=no release build completes (tested on amd64 and i386).
|
| 1.866 |
04-Jun-2010 |
jmmv |
Adjust file lists for atf-0.9. Most notably, some files are gone for good!
|
| 1.865 |
08-May-2010 |
jmmv |
Update file lists to match atf 0.8.
|
| 1.864 |
07-May-2010 |
degroote |
Add support for pfs(8)
pfs(8) is a tool similar to ipfs(8) but for pf(4). It allows the admin to dump internal configuration of pf, and restore at a latter point, after a maintenance reboot for example, in a transparent way for user.
This work has been done mostly during my GSoC 2009
No objections on tech-net@
|
| 1.863 |
27-Apr-2010 |
lukem |
add usr/libdata/debug/usr/lib and usr/libdata/debug/usr/lib/i18n
|
| 1.862 |
17-Apr-2010 |
christos |
add the iwl6000 microcode.
|
| 1.861 |
16-Apr-2010 |
christos |
new if_iwn firmware.
|
| 1.860 |
08-Mar-2010 |
lukem |
update for openldap 2.4.21 (add ldapurl, man page for ldapexop, shlib bumps)
|
| 1.859 |
21-Feb-2010 |
darran |
Add DTrace to sets.
|
| 1.858 |
05-Feb-2010 |
plunky |
add PCC commands and manpages [pcc(1), pcpp(1) and ccom(1)] and libpcc
|
| 1.857 |
04-Feb-2010 |
roy |
Don't remove termcap.db from existing systems.
|
| 1.856 |
03-Feb-2010 |
roy |
Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
|
| 1.855 |
18-Jan-2010 |
ahoka |
Add the new latin2 fonts for wscons to the file list.
|
| 1.854 |
16-Jan-2010 |
roy |
Typo
|
| 1.853 |
16-Jan-2010 |
roy |
Remove tn3270 from base system. If anyone really needs it then it can be put into pkgsrc. Importing c3270 into pkgsrc is probably a better option though.
|
| 1.852 |
14-Jan-2010 |
pooka |
add mount_puffs
|
| 1.851 |
14-Jan-2010 |
wiz |
Consistency: set for obsolete files should be "foo-obsolete", tags only "obsolete".
|
| 1.850 |
15-Dec-2009 |
mrg |
fix a bunch of issues with MKATF=no.
|
| 1.849 |
14-Dec-2009 |
matt |
Update sets lists from matt-nb5-mips64
|
|
Revision tags: matt-premerge-20091211
|
| 1.848 |
11-Dec-2009 |
he |
Move the test for evbppc out of sets.subr and into bsd.own.mk, to decide whether to make kernel modules: set MKKMOD to no for evbppc. Use this in etc/Makefile to decide whether to do the "modules" obsolete sets. Move the ./var/db/obsolete/modules entry from the "mi" to the "module.mi" file set.
Fixes the build for evbppc.
Discussed with uebayasi@
|
| 1.847 |
05-Dec-2009 |
pooka |
Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
|
| 1.846 |
05-Dec-2009 |
pooka |
Install obsolete lists for modules.
|
| 1.845 |
05-Dec-2009 |
pooka |
Remove support for NetBSD/playstation2.
|
|
Revision tags: playstation2-eol-2009
|
| 1.844 |
05-Dec-2009 |
haad |
Add /usr/include/dev/dm directory.
|
| 1.843 |
21-Nov-2009 |
roy |
Hook openresolv into build.
|
| 1.842 |
14-Nov-2009 |
tnozaki |
1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
| 1.841 |
05-Nov-2009 |
dyoung |
ncdcs needs to labeled 'binutils' not 'binutils=216', otherwise it's present in the DESTDIR but missing from the flist on binutils 2.19 architectures (today, that is all of the architectures).
|
| 1.840 |
04-Nov-2009 |
dyoung |
Don't build & install ncdcs if ${MKBINUTILS} == "no".
In the set list, mark ncdcs as a binutils 2.16 item.
|
| 1.839 |
02-Nov-2009 |
dyoung |
Make the set list reflect that ncdcs is not installed if MKBINUTILS=no.
|
| 1.838 |
31-Oct-2009 |
kardel |
add ./usr/share/i18n/esdb/EBCDIC/EBCDIC-US.esdb - Hi tnozaki
|
| 1.837 |
31-Oct-2009 |
tnozaki |
lib/42209 various problems with EBCDIC support in iconv(3) 1. add EBCDIC-US conversion table. 2. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. (CP273 and CP1141 is not yet)
|
| 1.836 |
25-Oct-2009 |
christos |
updates for new bind
|
| 1.835 |
13-Oct-2009 |
tron |
As the directory "/etc/zfs" is created unconditionally it should not depend on the "MKZFS" flag. Problem pointed out by Havard Eidnes in private e-mail.
|
| 1.834 |
12-Oct-2009 |
tron |
Add "/etc/zfs" directory.
|
| 1.833 |
11-Oct-2009 |
sborrill |
Add hdaudioctl(8), a tool to manipulate hdaudio(4) devices. It offer the following subcommands: list - shows all child codec get - get a plist of the chosen codec's widget configuration set - forcibly reconfigure a specified codec from a plist graph - generate a graphviz file for the specified codec
|
| 1.832 |
05-Oct-2009 |
haad |
Add zfs sets and needed veriables to hook zfs into the build. ZFS on i386 need still one fix othervise it should be ready for testing.
|
| 1.831 |
29-Sep-2009 |
tsarna |
Multicast DNS ("Bonjour") support, based on Apple's mDNSResponder.
|
| 1.830 |
17-Sep-2009 |
mrg |
add hdaudio files.
|
| 1.829 |
08-Sep-2009 |
skrll |
Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This makes {MK,HAVE_}BINUTILS consistent with {MK,HAVE_}{GCC,GDB}.
Allow MKBFD to defines MKBINUTILS as a backwards compatibility hook.
Update the sets lists and add conditionals for lib{bfd,opcodes}.
|
| 1.828 |
07-Sep-2009 |
mrg |
install the fontconfig files into /etc/fonts/conf.avail, and symlink the default ones into /etc/fonts/conf.d, as per default.
reported by jukka marin on netbsd-users.
|
| 1.827 |
07-Sep-2009 |
mrg |
- do not create X11 subdirs always anymore
- we now only create them when building X11, and only create the ones we need (X11R6 xor X11R7)
- all these subdirs are now in the xbase set
- move the logic for running mtree into etc/mtree/Makefile
- split NetBSD.dist into 3 files, and have the build and postinstall handle creating a possibly merged one. we still have a single installed file called "NetBSD.dist".
|
| 1.826 |
06-Sep-2009 |
pooka |
Build & install rump_smbfs
|
| 1.825 |
03-Sep-2009 |
joerg |
Enable libarchive-based unzip frontend.
|
| 1.824 |
23-Aug-2009 |
mrg |
install the xorg "protocol.txt" file.
|
| 1.823 |
18-Jul-2009 |
reinoud |
Fix missing /usr/include/nilfs directory declaration
|
| 1.822 |
18-Jul-2009 |
reinoud |
Fix lists for NiLFS import... sorry folks, i didn't run a `make release'. Currently building a release to test it completely but committed it now to ease you folks.
|
| 1.821 |
25-Jun-2009 |
mbalmer |
wake(8) is a command to send Wake-on-LAN packets to machines on the local ethernet, allowing machines to be powered up without physical access to them.
tonnerre@ and tron@ reviewed it and decided that the bin directories are not to full for this small and useful command.
|
| 1.820 |
23-Jun-2009 |
tron |
Switch to building Postfix 2.6.2 via "external/ibm-public/postfix".
|
| 1.819 |
20-Jun-2009 |
agc |
Add entries for the iSCSI initiator
|
| 1.818 |
18-Jun-2009 |
mrg |
fix up for the current symbols/pc xkb map.
|
| 1.817 |
16-Jun-2009 |
mrg |
- build and install swrast_dri.so - don't force linking dri_util.c into swrast_dri.so - fix the source lists in libGL/OSmesa makefiles - unobsolete the symbols/pc keymap and 7x14-KOI8-R.pcf.gz font
XXX the libGL/OSmesa makefiles could use some reorg. there XXX are a bunch of duplicated items.
|
| 1.816 |
11-Jun-2009 |
mrg |
remove a dir that does not exist
|
| 1.815 |
11-Jun-2009 |
mrg |
add the new subdirs used by xkeyboard-config.
|
| 1.814 |
10-Jun-2009 |
mrg |
install pci.ids somewhere so that libpciaccess can find it.
|
| 1.813 |
10-Jun-2009 |
agc |
Add entries for netpgpkeys(1).
|
| 1.812 |
09-Jun-2009 |
agc |
Add entries for netpgpverify(1) and manual pages
|
| 1.811 |
03-Jun-2009 |
bouyer |
Add support for fr_*.UTF-8 locale. Setting LANG to fr_*.UTF-8 won't get the message catalog right (they're encoded in iso-8859-1), but other locale functions should work right. Proposed on tech-userlevel on 20 May 2009.
|
| 1.810 |
26-May-2009 |
pooka |
Install agr ioctl header and stop putting our hand under the sys skirt in ifconfig.
|
| 1.809 |
14-May-2009 |
ginsbach |
Add the getdate(3) function and getdate_err value, conforming to IEEE Std 1003.1 (``POSIX.1'') and the Open Group Base Specifications X/Open System Interfaces extension (``XSI'').
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.808 |
08-May-2009 |
christos |
no more magic
|
| 1.807 |
01-May-2009 |
agc |
Remove openpgp files from the build (replaced by netpgp)
|
| 1.806 |
27-Apr-2009 |
njoly |
Add some missing entries to fix MKDEBUG build on alpha.
Looks good from tsutsui.
|
| 1.805 |
25-Apr-2009 |
agc |
Enable netpgp in the build, and amend set lists accordingly.
|
| 1.804 |
20-Apr-2009 |
mrg |
part two of excising Xprint support from native xorg:
- delete libXp, libXprintAppUtil and libXprinUtil - delete printproto - delete xphelloworld, xplsprinters, xprehashprinterlist, xpsimplehelloworld and xpxthelloworld
i'll be removing the sources shortly.
|
| 1.803 |
12-Apr-2009 |
christos |
err too many places to fix...
|
| 1.802 |
12-Apr-2009 |
christos |
fix sets for new bind.
|
| 1.801 |
29-Mar-2009 |
christos |
add firmware for iwl 5000
|
| 1.800 |
16-Mar-2009 |
kleink |
Update for tzdata2009c.
|
| 1.799 |
07-Mar-2009 |
ad |
Add crash(8), a utility to diagnose kernel crashes. This is basically ddb running on crash dumps, but with two notable changes:
- Breakpoints, watches, etc are obviously never going to work so they are not handled.
- You can pipe output to the shell, e.g. ps | grep foo
Items remaining to be done:
- Port it to architectures other than i386. This isn't difficult, just a case of making db_disasm.c/db_trace.c or their equivalent compile and work.
- Make more of the "show" commands work, e.g "show uvmexp".
|
| 1.798 |
03-Mar-2009 |
mrg |
put xkbcomp output into /var/db/xkb by default, a place that (now) exists
|
| 1.797 |
18-Feb-2009 |
hira |
- Rename filename of license. - Correct filename in license (add missing prefix).
|
| 1.796 |
05-Feb-2009 |
dyoung |
branches: 1.796.2; Remove the 'nls' tag from ./usr/share/locale/sk_SK.ISO8859-2/LC_MESSAGES, since we install the directory whether MKNLS=no or not.
Replace comp- with base- in some syspkg names.
Put firmware and files from /usr/share/mk/ into their own syspkgs.
|
| 1.795 |
02-Feb-2009 |
joerg |
Merge pkg_install-20090201 and update build system.
|
| 1.794 |
30-Jan-2009 |
ghen |
Add Belgian Azerty keymap for ukbd(4). Existing pckbd(4) map doesn't work for USB keyboards.
|
| 1.793 |
24-Jan-2009 |
rmind |
Revert path of modules back to "/stand".
|
| 1.792 |
24-Jan-2009 |
he |
Add an entry for the recently added ./kernel directory tree.
|
| 1.791 |
24-Jan-2009 |
agc |
Add the build glue and sets information for the libopenpgpsdk library, and the openpgp binary.
|
| 1.790 |
19-Jan-2009 |
jmmv |
Adjust file lists after the import of ATF 0.6.
|
| 1.789 |
05-Jan-2009 |
lukem |
Move usr/share/mk/* from comp to base. We provide make in base, so having the "system" .mk files there is useful. Fixes PR 5865, PR 22126
|
| 1.788 |
02-Jan-2009 |
tnozaki |
Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format. ok'ed by core and releng. (thanks for agc@, snj@ and i'm sorry for long time patience).
[libc] - localeio.[ch] and lc*.[ch] in src/lib/libc/locale was replaced by new locale-db implementation using citrus_db backend, see src/lib/libc/citrus/citrus_lc_*.[ch]. - add citrus_bcs_strtou?l.c. don't use strtou?l locale implementation internally, because they're locale-aware function. - add some stubs for multi-locale issue, see {current,global}_locale.c. - remove some obsolete file, setrunelocale.c, ___runetype_mb.c. - remove __savectype() from ctypeio.[ch].
[tools] - mklocale(1): add new option ``-t'' that generates new style LC_{MONETARY,NUMERIC,TIME,MESSAGES} locale-db format. - chrtbl(1): added ctypeio.[ch] for __savectype().
[locale-db] - added en_US.US-ASCII locale. - removed some shareable locale definition file: en_US.US-ASCII -> en_US.ISO8859-1, en_US.UTF-8 zh_CN.eucCN -> zh_CN.GB18030 and more...see src/share/locale/*/Makefile. - remove obsoleted locale sr_YU, added new locale sr_ME, sr_RS. - change locale name ja_JP.ISO2022-JP* -> ja_JP.ISO-2022-JP* for X11's locale.alias file alignments. - fix regression test, wrong wcs?width(3), NAN/INF usage.
i tested release-build following arch: i386, amd64, hpc{mips,arm,sh}, sparc64, vax.
citrus_lc_*.[ch] also can read old-plain-text style locale-db. so that backward compatibility is keeped, but lc*.[ch] can't read new citrus_db'ed locale-db and localeio.c never check sanity, so forward compatibility is broken ;-<
old mklocale(1) doesn't know -t option, so you have to rebuild toolchain.
|
| 1.787 |
23-Dec-2008 |
agc |
Only worry about /sbin/lvm if MKLVM was involved.
|
| 1.786 |
22-Dec-2008 |
agc |
First pass at set list changes for lvm functionality.
|
| 1.785 |
11-Dec-2008 |
roy |
Add the tabs utility, conforming to IEEE Std 1003.1 (``POSIX.1''). Fixes PR bin/11227
No objection on tech-userland, ok: martin
|
| 1.784 |
26-Nov-2008 |
tsutsui |
- rename set list lkm.mi -> module.mi - move obsolete lists of usr/lkm files to mi
|
| 1.783 |
12-Nov-2008 |
pooka |
Now that MKPUFFS is default, kill it as advertised. While there, give puffs and refuse files sensible syspkg entries.
|
| 1.782 |
12-Nov-2008 |
ad |
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
| 1.781 |
07-Nov-2008 |
joerg |
Switch to the correct second generation wpi(4) firmware.
|
|
Revision tags: netbsd-5-base
|
| 1.780 |
30-Oct-2008 |
mrg |
branches: 1.780.2; fix a bunch of MKPROFILE=no and MKSHARE=no errors introduced by myself and a few others.
|
| 1.779 |
30-Oct-2008 |
joerg |
Add glue to ship Intel firmware images. For ipw and iwi require user to accept the EULA via sysctl as discussed with core@.
|
| 1.778 |
29-Oct-2008 |
kleink |
Sync with tzdata2008i.
|
|
Revision tags: matt-mips64-base2
|
| 1.777 |
16-Oct-2008 |
pooka |
update set lists for: * rump_nfs * librumpfs_nfs * librumpnet{,_net,_netinet,_sockin,_virtif}
|
| 1.776 |
12-Oct-2008 |
mrg |
- install ldscripts on sparc64 - move ldscripts to /usr/libdata/ldscripts
|
|
Revision tags: mjf-devfs2-base
|
| 1.775 |
26-Sep-2008 |
rtr |
install font configurations to /etc/fonts/conf.d
|
| 1.774 |
21-Sep-2008 |
rtr |
add /usr/X11R7/lib/modules/dri
|
|
Revision tags: wrstuden-revivesa-base-3
|
| 1.773 |
15-Sep-2008 |
kleink |
Update for tzdata2008f.
|
|
Revision tags: wrstuden-revivesa-base-2
|
| 1.772 |
04-Sep-2008 |
pooka |
Add rump support for sysvbfs.
|
| 1.771 |
02-Sep-2008 |
lukem |
remove pointless "obsolete" X11R7 entries
|
| 1.770 |
31-Aug-2008 |
christos |
one more catalog
|
| 1.769 |
31-Aug-2008 |
christos |
obsolete the old vi catalogs
|
| 1.768 |
31-Aug-2008 |
christos |
fix sets for nvi
|
| 1.767 |
30-Aug-2008 |
christos |
no more magic.mime
|
| 1.766 |
29-Aug-2008 |
lukem |
add entries for /usr/X11R[67]/man/html[13457]
|
| 1.765 |
28-Aug-2008 |
mrg |
add /usr/X11R7 dirs.
|
| 1.764 |
17-Aug-2008 |
plunky |
link btpand(8) to build
|
| 1.763 |
02-Aug-2008 |
mrg |
add X11R6/include/{pixman-1,xorg} entries.
(probably will move to X11R7 ... later, but before native xorg is done.)
|
| 1.762 |
29-Jul-2008 |
he |
Add recently added subdirs under /usr/X11R6.
|
| 1.761 |
29-Jul-2008 |
pooka |
Install rump libraries and utilities to the base system and remove the private non-installed build infrastructure from sys/rump.
breakdown of commit: * install relevant headers into /usr/include/rump * build sys/rump/librump/rumpuser and sys/rump/librump/rumpkern from src/lib and install as librumpuser and librump, respectively + this retains the ability to test a librump build with just the kernel sources at hand * move sys/rump/fs/lib/libukfs and sys/rump/fs/lib/libp2k to src/lib for general consumption, they are not kernel-space dwellers anyway * build and install sys/rump/fs/lib/lib$fs as librumpfs_$fs * add chapter 3 manual pages for rump, rumpuser, ukfs and p2k * build and install userspace kernel file system daemons if MKPUFFS=yes is spexified * retire fsconsole for now, it will make a comeback with an actually implemented version shortly
|
| 1.760 |
28-Jul-2008 |
pooka |
add also the dir /usr/include/fs/tmpfs
pointed out by Kurt Schreiner
|
| 1.759 |
27-Jul-2008 |
joerg |
Update build glue for dhcpcd 4.0.0rc3 and move it to src/external/dhcpcd.
Make dhcpcd quiet by default when run from rc.
|
| 1.758 |
22-Jul-2008 |
dyoung |
Per discussion on tech-userlevel@, do not compile and install nvi if MKNVI=no.
The default is MKNVI=yes, so that this amounts to no change for most users, but the default may change.
|
| 1.757 |
25-Jun-2008 |
dogcow |
due to popular demand, /var/lib/postfix -> /var/db/postfix
|
| 1.756 |
23-Jun-2008 |
jnemeth |
more build breakage -- add new /var/lib/postfix directory
|
|
Revision tags: wrstuden-revivesa-base-1 wrstuden-revivesa-base
|
| 1.755 |
22-Jun-2008 |
ad |
Add a dumb, mostly Solaris-compatible psrset command. It's missing some options. Without it there's no easy way to test or use processor sets.
|
| 1.754 |
18-Jun-2008 |
yamt |
merge yamt-pf42 branch. (import newer pf from OpenBSD 4.2)
ok'ed by peter@. requested by core@
|
|
Revision tags: yamt-pf42-base4
|
| 1.753 |
12-Jun-2008 |
dogcow |
add named-compilezone. (HI EXPLORER!)
|
| 1.752 |
11-Jun-2008 |
lukem |
Provide /etc/openldap/
|
| 1.751 |
10-Jun-2008 |
aymeric |
enable the wcurses-enabled vi as 'nvi', 'nex', and 'nview'. Will be put in place of the default "non-n" variants when they are stable.
|
|
Revision tags: yamt-pf42-base3
|
| 1.750 |
24-May-2008 |
joerg |
Hook dhcpcd into build.
|
| 1.749 |
22-May-2008 |
lukem |
OpenLDAP client libraries, utilities, and relevant manual pages.
|
| 1.748 |
20-May-2008 |
ad |
Install kernel modules into the proper locations, taking machine and kernel version into account.
|
|
Revision tags: hpcarm-cleanup-nbase yamt-pf42-base2
|
| 1.747 |
14-May-2008 |
reinoud |
Import writing part of the UDF file system making optical media like CD's and DVD's behave like floppy discs. Writing is supported upto and including version 2.01; version 2.50 and 2.60 will follow.
Also extending the UDF implementation to support symbolic links and hardlinks.
Added are the mmcformat(8) tool to format rewritable CD/DVD discs and newfs_udf(8).
Limitations: all operations can be performed on the file system though the sheduling is currently optimised for archiving workloads.
mv(1)/rename(2) is currently only implemented for non-directories.
|
| 1.746 |
11-May-2008 |
joerg |
Add nbsvtool to the sets.
|
| 1.745 |
02-May-2008 |
ad |
branches: 1.745.2; Build and install modules into /kernel/modules. Each module gets a directory for properties, blobs, etc. It's not fixed in stone and can easily be changed if there are issues with the location/layout.
|
|
Revision tags: yamt-pf42-baseX yamt-pf42-base
|
| 1.744 |
15-Apr-2008 |
plunky |
branches: 1.744.2; some changes to serial bluetooth host controller interfaces
btuartd(8) should be named btattach(8) for consistency with other parts of NetBSD
make btattach(8) a single-use tool for less complexity
device specicific initialisation (from btuart(4)) is carried out prior to activating the line discipline (in btattach(8)), which simplifies the API somewhat and means that the user tool and the kernel do not need to be kept in sync.
btuart(4) driver is much reduced; naming is made consistent and all tsleep() and delay() are removed to userland
|
| 1.743 |
28-Mar-2008 |
lukem |
Fix fat-finger in previous. Use "e.g.," instead of "E.g.,". Noted by Geoff Wing.
|
| 1.742 |
28-Mar-2008 |
lukem |
Do not mark "old" major and major.minor shared libraries as "obsolete"; just remove the entry, as third-party applications may be linked against the old major shared library, and that is a symlink to the old major.minor shared library. E.g., "lib<name>.so.<N>" and "lib<name>.so.<N>.<M>" Exceptions to this rule may include shared libraries that are dlopen()ed at run-time, such as extra locales, etc.
|
| 1.741 |
22-Mar-2008 |
mlelstv |
Import Heimdal-1.1
|
|
Revision tags: keiichi-mipv6-base mjf-devfs-base matt-armv6-nbase hpcarm-cleanup-base
|
| 1.740 |
09-Feb-2008 |
jmmv |
branches: 1.740.2; 1.740.6; Adjust lists to work when MKMODULAR is set to yes.
|
| 1.739 |
04-Feb-2008 |
jmmv |
Adjust lists to match the import of atf 0.4.
|
| 1.738 |
15-Jan-2008 |
rmind |
Implementation of processor-sets, affinity and POSIX real-time extensions. Add schedctl(8) - a program to control scheduling of processes and threads.
Notes: - This is supported only by SCHED_M2; - Migration of LWP mechanism will be revisited;
Proposed on: <tech-kern>. Reviewed by: <ad>.
|
| 1.737 |
09-Jan-2008 |
simonb |
Remove support for NetBSD/pc532.
|
|
Revision tags: pc532-eol-2008 matt-armv6-base
|
| 1.736 |
03-Jan-2008 |
jdc |
Add a note about marking entries as "obsolete", instead of deleting them.
|
| 1.735 |
01-Jan-2008 |
jnemeth |
put back etc/systrace and mark as obsolete
|
| 1.734 |
31-Dec-2007 |
ad |
Remove systrace. Ok core@.
|
|
Revision tags: cube-autoconf-base
|
| 1.733 |
21-Nov-2007 |
njoly |
Add tests to the obsolete files list to be installed.
|
| 1.732 |
21-Nov-2007 |
dogcow |
add <dev/pud> (hi, pooka!)
|
| 1.731 |
17-Nov-2007 |
tsutsui |
Add newfs_ext2fs(8).
|
| 1.730 |
12-Nov-2007 |
pooka |
* split the putter header into a kernel version and a userland version + install latter to /usr/include/dev/putter * remove last dependencies to puffs from putter, it's completely independent now
|
| 1.729 |
12-Nov-2007 |
jmmv |
Add the atf configuration files
This change adds the directory used by atf to look for its configuration files.
|
| 1.728 |
12-Nov-2007 |
jmmv |
Add the atf tools
This adds reachover Makefiles to build and install the atf tools. Some are public, thus installed in /usr/bin, and others are internal and therefore installed in /usr/libexec.
|
| 1.727 |
12-Nov-2007 |
jmmv |
Add the atf shell subroutines
This adds the atf shell subroutines: i.e. the code that implements test programs and is shared among all of them to avoid duplication.
|
| 1.726 |
09-Nov-2007 |
plunky |
Add a new utility 'btkey' for managment of Bluetooth Link Keys stored in the NetBSD key cache (/var/db/bthcid.keys) and Bluetooth controller memory.
|
| 1.725 |
08-Nov-2007 |
drochner |
also install zone.tab and iso3166.tab from tzdata, some applications (evolution, KDE) want the former at least, and other OSes install it (as the Makefile in tzcode suggests)
|
| 1.724 |
19-Oct-2007 |
pavel |
Remove /usr/share/sendmail and subdirectories under it from the obsolete list. I already removed the files under /usr/share/sendmail from the obsolete list in src/distrib/sets/lists/misc/mi rev. 1.145, but forgot about the directories. This avoids "postinstall check obsolete" failing needlessly.
|
| 1.723 |
17-Oct-2007 |
garbled |
Fix up the set lists to reflect the move of the pmppc section 4 manapages to evbppc and removal of the section 8 pmppc pages.
|
| 1.722 |
16-Oct-2007 |
tls |
Add httpd to the build. Add _httpd to passwd and groups and postinstall. Add /var/www to mtree, add example line to inetd.conf.
|
| 1.721 |
30-Sep-2007 |
kleink |
Update for tzdata2007g.
|
| 1.720 |
09-Aug-2007 |
pooka |
branches: 1.720.2; move sysctlfs from examples to base
|
|
Revision tags: matt-mips64-base
|
| 1.719 |
04-Aug-2007 |
jnemeth |
branches: 1.719.2; PR/36370 - Lloyd Parkes -- pckbd.fr_CA-iso8859-1 does not have share tag
|
| 1.718 |
04-Aug-2007 |
ad |
Add cpuctl(8). For now this is not much more than a toy for debugging and benchmarking that allows taking CPUs online/offline.
|
| 1.717 |
15-Jul-2007 |
jmmv |
Add missing file: /usr/share/i18n/esdb/CP/CP922.esdb
|
| 1.716 |
15-Jul-2007 |
tnozaki |
add CP922 support to iconv.
|
| 1.715 |
14-Jul-2007 |
adrianp |
Updates for pkg_install-20070714
|
| 1.714 |
08-Jul-2007 |
pooka |
build & install puffsportal (if MKPUFFS)
|
| 1.713 |
29-Jun-2007 |
rumble |
Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
| 1.712 |
25-Jun-2007 |
christos |
add tcpdrop
|
| 1.711 |
23-Jun-2007 |
yamt |
sort.
|
| 1.710 |
21-Jun-2007 |
ginsbach |
Add the newgrp(1) utility, which changes effective group ID. This is a POSIX (IEEE Std 1003.1, 2004 / Open Group Base Specifications Issue 6) User Portability Utility.
|
| 1.709 |
18-Jun-2007 |
tnozaki |
add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
| 1.708 |
15-Jun-2007 |
jmmv |
Mark {,/usr}/lib/libssp.so* as obsolete so that builds with outdated destdirs succeed.
|
| 1.707 |
10-Jun-2007 |
dogcow |
mi says license, the filename itself says licence; make mi confom.
|
| 1.706 |
09-Jun-2007 |
kiyohara |
Added OpenBSD's zyd(4) driver. Supports ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device.
|
| 1.705 |
02-Jun-2007 |
tnozaki |
add following encoding suuport of iconvdata: CP1046(Arabic Extended) CP1124(Cyrillic, Ukraine) CP1125(PC, Cyrillic, Ukrainian)
|
| 1.704 |
01-May-2007 |
bouyer |
Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block device controllers, and more specifically raid controllers. Add a new sensor type, ENVSYS_DRIVE, to report drive status. From OpenBSD. Add bio and sysmon support to mfi(4). This allow userland to query status for drives and logical volumes attached to a mfi(4) controller. While there fix some debug printfs in mfi so they compile. Add bio(4) to amd64 and i386 GENERIC.
|
| 1.703 |
26-Apr-2007 |
agc |
Add fusermount and its manual pages into the sets lists.
|
| 1.702 |
26-Apr-2007 |
dyoung |
Add back MI evbsh5 files, but mark them 'obsolete'.
|
| 1.701 |
21-Apr-2007 |
pooka |
add mount_9p
|
| 1.700 |
08-Apr-2007 |
scw |
Remove support for NetBSD/{,evb}sh5.
|
| 1.699 |
04-Apr-2007 |
kleink |
Update for tzdata2007e.
|
| 1.698 |
01-Apr-2007 |
tnozaki |
add new encoding support to iconv(3): - RISCOS-LATIN1 - DEC-MCS - DEC-HANYU(libDECHanyu)
|
| 1.697 |
14-Mar-2007 |
tnozaki |
add tr_TR.ISO8859-9 locale.
|
| 1.696 |
13-Mar-2007 |
tnozaki |
1. added iconv support of KZ-1048 encoding 2. move PTCP154 to KAZAKH directory.
|
| 1.695 |
08-Mar-2007 |
tnozaki |
add nn_NO(Nynorsk) and nb_NO(Bokmal) locale.
|
| 1.694 |
06-Mar-2007 |
tnozaki |
add zh_HK.Big5-HKSCS locale, derrived from FreeBSD.
|
| 1.693 |
06-Mar-2007 |
dillo |
Complete rename of hfsp to hfs, requested by thorpej.
|
| 1.692 |
05-Mar-2007 |
dillo |
Integrate apmlabel and HFS+ file system.
|
| 1.691 |
05-Mar-2007 |
tnozaki |
iconv: add following CCS/CES support. - CNS11643-[3-7] <-> UCS:BMP/SIP (EUC-TW, ISO-2022-CN-EXT) - HKSCS <-> UCS:BMP/SIP (Big5-HKSCS) - JISX0213-[1-2] <-> UCS:BMP/SIP (EUC-JIS-2004,Shift_JIS-2004,ISO-2022-JP-2004)
|
| 1.690 |
02-Mar-2007 |
riz |
Add man4/prep, cat4/prep, html4/prep directories, and a couple of missed cat4/prep manpages.
|
| 1.689 |
01-Mar-2007 |
martin |
Add dkscan_bsdlabel
|
| 1.688 |
20-Feb-2007 |
kiyohara |
Supprot Bluetooth HCI UART (H4) driver and daemon.
|
| 1.687 |
08-Feb-2007 |
tls |
Remove 'l'. Those who do not learn from history are doomed to repeat it.
|
| 1.686 |
07-Feb-2007 |
tls |
Many users needlessly maintain the alias 'l' (or 'll') for 'ls -l'. We should ease the burden on our users and supply a default system which is modern and has a full complement of the features they expect (or even some they don't -- more features don't hurt any one after all).
Suggested by perry@ in <87wt2uxhbx.fsf@snark.piermont.com> and submitted for discussion to some NetBSD developers, who suggested that rather than my own idiosyncratic 'll', 'l' was a much better name.
It may prove possible to merge this code with 'ls' in the future.
|
| 1.685 |
30-Jan-2007 |
elad |
Move paxctl from usr.bin/paxctl to usr.sbin/paxctl, and make it an admin tool (man-page moved from section 1 to section 8).
|
| 1.684 |
26-Jan-2007 |
sborrill |
Add srtconfig and its man pages
|
| 1.683 |
20-Jan-2007 |
kardel |
PR/25482 reinstate NTP html pages (sans gif's/img tags). The important man pages are now generated by autogen and thus match again the code again.
|
| 1.682 |
09-Jan-2007 |
kleink |
Update for tzdata2007a.
|
| 1.681 |
29-Dec-2006 |
pooka |
if MKPUFFS=yes is given, build & install mount_psshfs (default: no)
|
| 1.680 |
03-Dec-2006 |
tnozaki |
update CP942 iconv data - don't share Unicode mapping table with JISX0208:1978.
|
| 1.679 |
02-Dec-2006 |
tnozaki |
1. add IBM codepage 853 support to iconv. 2. correct JISX0208:1978 <-> Unicode mapping for IBM942.
|
|
Revision tags: netbsd-4-base
|
| 1.678 |
29-Nov-2006 |
tnozaki |
branches: 1.678.2; add iconv support following encoding: CP858 - CP850 with euro sign CP942 - variant of CP932(JIS-ROMAN + JIS78) CP942C - ditto(ASCII + JIS78) CP943 - ditto(JIS-ROMAN + JIS83) CP943C - ditto(ASCII + JIS83) TDS565 - Turkmen Alphabet(ISO-IR-230)
|
| 1.677 |
25-Nov-2006 |
tnozaki |
1. add iconv support for Lao language - CP1133, MULELAO-1. 2. add alias Thai language: TIS620, ISO-IR-166.
|
| 1.676 |
23-Nov-2006 |
tnozaki |
add GB12345 csmapper files.
|
| 1.675 |
23-Nov-2006 |
tnozaki |
1. move GB*.esdb from i18n/esdb/MISC to i18n/esdb/GB directory. 2. add iconv support for Chinese Tradisional GB12345.
|
| 1.674 |
22-Nov-2006 |
tnozaki |
1. add iconv support for following encodings: Chinese Simplefied HZ, HZ8 - 7/8bit stateful encoding, see RFC1842,1843. (libHZ) zW - 7bit stateful encoding, see RFC1842. (libZW) 2. add citrus_prop.[ch] - parser for encoding module's init parameter strings.
|
| 1.673 |
13-Nov-2006 |
tnozaki |
1. add iconv support for followint encoding: Vietnamese TCVN 8bit Viet Nam National Standard VISCII 8bit RFC1456 VIQR 7bit RFC1456(libVIQR) Unicode Escape (GNU libiconv compatibility) C99, JAVA (libUES) 2. fix iconv_std module: add special treatment for POSIX Defect Report #288 case.
|
| 1.672 |
12-Nov-2006 |
christos |
goodbye uucp
|
| 1.671 |
11-Nov-2006 |
jmmv |
Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow putting the root file system on a LFS volume.
Addresses PR bin/30407. No objections in tech-userlevel@.
|
| 1.670 |
10-Nov-2006 |
christos |
add more ssp library files.
|
| 1.669 |
07-Nov-2006 |
dbj |
sort | uniq
|
| 1.668 |
04-Nov-2006 |
tnozaki |
add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
| 1.667 |
01-Nov-2006 |
apb |
Add list entries for gkermit files.
|
| 1.666 |
31-Oct-2006 |
joerg |
Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD. Special thanks to Sepherosa Ziehau for helping debugging USB issues. Hook up rum(4) for i386 config files.
|
| 1.665 |
26-Oct-2006 |
kleink |
Update for tzdata2006n.
|
| 1.664 |
26-Oct-2006 |
tnozaki |
added supports for chinese encoding ISO-2022-CN-EXT.
|
| 1.663 |
22-Oct-2006 |
pooka |
puffs headers & libs
|
| 1.662 |
19-Oct-2006 |
tnozaki |
add new iconvdata ATARIST, HP-ROMAN8, NEXTSTEP.
|
| 1.661 |
18-Oct-2006 |
tnozaki |
add new iconv module libJOHAB, this supports S.Korean character encoding scheme ``JOHAB''.
|
| 1.660 |
15-Oct-2006 |
christos |
add gpt
|
| 1.659 |
07-Oct-2006 |
elad |
PR/18126: jnilsson at ludd dot luth dot se: add the revoke program
I have commited a different version than in the PR, it lacks a license but if it warrants one we can stick the TNF standard on it. It's just a main() routine that calls revoke(2).
|
| 1.658 |
25-Sep-2006 |
christos |
add csplit.
|
| 1.657 |
23-Sep-2006 |
kleink |
Add links from tzdata2006l update.
|
| 1.656 |
23-Sep-2006 |
jmcneill |
Add Canadian French keyboard mapping, from Matthew Mondor in PR# 23184.
|
| 1.655 |
22-Sep-2006 |
christos |
add the new linux example directories. From Steven M. Bellovin
|
| 1.654 |
18-Sep-2006 |
dbj |
sort lines, no intended functional change
|
| 1.653 |
16-Sep-2006 |
elad |
Obsolete old fingerprint generation scripts.
|
| 1.652 |
16-Sep-2006 |
elad |
Add a C version of Veriexec's fingerprint generator, written by Matt Fleming.
This one has some nice options -- for example, an admin can run right after installing a system:
fpgen -D
and it will fingerprint a set of "common" system directories to the default loaction. See the man-page for more stuff.
Performance-wise, here are results for both fpgen.sh (old) and this new tool:
474.599u 574.335s 13:53.05 125.9% 0+0k 0+307io 0pf+0w
0.424u 0.131s 0:00.56 98.2% 0+0k 0+2io 0pf+0w
...guess which is which? (that's ~1500 times *faster*)
|
| 1.651 |
16-Sep-2006 |
tnozaki |
- rename KOI8-BASE more suitable name, GOST19768-74. - fix wrong conversion table KOI7 and KOI7-switched.
|
| 1.650 |
10-Sep-2006 |
plunky |
update to bluetooth device attachment:
remove pseudo-device btdev(4) and inherent limitations
add bthub(4) which autoconfigures at bluetooth controllers as they are enabled. bluetooth devices now attach here.
btdevctl(8) and its cache is updated to handle new semantics
etc/rc.d/btdevctl is updated to configure devices from a list in /etc/bluetooth/btdevctl.conf
|
| 1.649 |
09-Sep-2006 |
tnozaki |
add iconv GB18030 <-> Unicode BMP conversion table.
|
| 1.648 |
07-Sep-2006 |
ad |
Add the lockstat command: displays a summary of kernel locking events recorded over the lifetime of a called program.
|
| 1.647 |
26-Aug-2006 |
matt |
Add back /usr/include/netccitt and netns and mark as obsolete. Move netbt from comp to base. Remove trsp man page entries.
|
| 1.646 |
19-Aug-2006 |
dsl |
Add a missing file, I think it something to do with simplified chinese.
|
| 1.645 |
19-Aug-2006 |
tnozaki |
1. added iconv support of Chinese Simplefied encoding, GBK. 2. added Unicode mapping of 2byte GB18030 User Defined Area.
|
| 1.644 |
13-Aug-2006 |
plunky |
rename btcontrol(8) as btdevctl(8) to make it fit with the NetBSD naming scheme for control programs. This fixes pr 34051.
|
|
Revision tags: abandoned-netbsd-4-base
|
| 1.643 |
27-Jul-2006 |
christos |
branches: 1.643.2; add services_mkdb
|
| 1.642 |
26-Jul-2006 |
tron |
Bluetooth fixes by Iain Hibbert: Change the way in which bluetooth devices attach to system. The new way is for devices to attach directly to a btdevN device via its own control file /dev/btdevN. - bthub(4) is replaced by btdev(4). - /dev/bthubctl is replaced by /dev/btdevN. - configuration now uses proplib(3) property lists. - btcontrol(8) updated to use new API, and now uses private - XML config file /var/db/btdev.xml.
|
| 1.641 |
23-Jul-2006 |
bouyer |
Add a /dev/amr* control file for amr(4) devices, which allows sending raw commands to the controller. Add a amrctl(8) control tool, which for now only allows to get status from the adapter (status of adapter, logical volumes and and individual drives). From FreeBSD, with some adjustements by Andrew Doran and me.
|
| 1.640 |
23-Jul-2006 |
lukem |
Implement MKDEBUG: If "no", don't build and install separate debugging symbols into /usr/libdata/debug. Default: no
|
| 1.639 |
16-Jul-2006 |
tnozaki |
1. added CNS11643 plane 3 <-> UCS iconv data. 2. zh_TW.eucTW locale now supports CNS11643 plane 3 ~ 7
|
| 1.638 |
12-Jul-2006 |
lukem |
* Provide new keywords: gcc=<n> <n> = value of ${HAVE_GCC} gdb=<n> <n> = value of ${HAVE_GDB}
* Support extra keywords on lines with "obsolete" keywords to allow keyword-specific obsolete files. (Primarily intended for use with gcc=<n> and gdb=<n>, although it could be use for other items).
* Use the above features to collapse the gcc.* and gcc4.* lists into the appropriate set lists.
* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.
* Update set lists for HAVE_GDB=6.
|
| 1.637 |
11-Jul-2006 |
peter |
Fix MKNLS=no.
|
| 1.636 |
27-Jun-2006 |
peter |
Add manpage section 4 directories for hpcarm.
|
| 1.635 |
26-Jun-2006 |
mrg |
don't install crypto files with MKCRYPTO=no. with these changes, a MKCRYPTO=no build completes.
|
| 1.634 |
25-Jun-2006 |
mrg |
make MKCRYPTO=no work again.
|
| 1.633 |
24-Jun-2006 |
mrg |
add support for MKISCSI=no.
|
| 1.632 |
19-Jun-2006 |
tnozaki |
added Chinese Tradisional Big5 family, Big5-2003, Big5-ETen, Big5-IBM, Big-5E, Big-5+.
``Big5 is now the alias of Big5-ETen, if you want Unicode.org's obsolete mappings, use Big5-IBM instead.
|
| 1.631 |
19-Jun-2006 |
gdamore |
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, NetBSD Foundation Membership still pending.) This stack was written by Iain under sponsorship from Itronix Inc.
The stack includes support for rfcomm networking (networking via your bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.
Drivers for both PCMCIA and USB bluetooth controllers are included.
|
| 1.630 |
16-Jun-2006 |
tnozaki |
add iconv support for CP1131(Belarus DOS code).
|
| 1.629 |
15-Jun-2006 |
tnozaki |
added iconv support for georgian-ps, georgian-academy.
|
| 1.628 |
09-Jun-2006 |
tron |
Remove "/var/spool/clientmqueue" and "/var/spool/mqueue" from the list of obsolete directories and handle them via the "sendmail" item in postinstall(8), too. These directories are of course necessary on systems using the "sendmail" package.
Problem pointed out by Hisashi T Fujinaka on "current-users" mailing list.
|
| 1.627 |
08-Jun-2006 |
rpaulo |
/libdata/firmware/ral/*
|
| 1.626 |
31-May-2006 |
tron |
Resurrect "/etc/mail" and "/etc/mail/aliases". Postfix still uses that configuration file.
|
| 1.625 |
30-May-2006 |
tron |
Remove obsolete sendmail manual pages, add postfix manual pages.
|
| 1.624 |
30-May-2006 |
christos |
Remove sendmail (requested by core@ and security-officer@)
|
| 1.623 |
22-May-2006 |
dan |
the intention of the whole tip-as-cu thing was to allow tip-as-cu and have a cu command installed, even when the rest of uucp was removed via MKUUCP=no. The old uucp-derived cu is no more, and is not installed in either case.
make it so, by correcting some confusion that had made the non-uucp tip-as-cu cu conditional on MKUUCP
|
| 1.622 |
16-May-2006 |
elad |
Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen W^X mappings.
Disabled by default.
First proposed in:
http://mail-index.netbsd.org/tech-security/2005/12/18/0000.html
More information in:
http://pax.grsecurity.net/docs/mprotect.txt
Read relevant parts of options(4) and sysctl(3) before using!
Lots of thanks to the PaX author and Matt Thomas.
|
| 1.621 |
14-May-2006 |
dyoung |
Build and install wpa_passphrase, the utility for making a WPA pre-shared key (PSK) from an SSID (802.11 "network name") and a secret passphrase.
|
| 1.620 |
12-May-2006 |
mrg |
add /usr/include/g++/{debug,tr1}.
|
| 1.619 |
30-Apr-2006 |
rpaulo |
add missing directory
|
| 1.618 |
27-Apr-2006 |
thorpej |
Support for building proplib in userspace.
|
| 1.617 |
19-Apr-2006 |
he |
Move ndiscvt to be an i386 MD program, so that this matches what the Makefile specifies -- it only builds the program for i386 so far.
|
| 1.616 |
19-Apr-2006 |
tron |
Add missing entries for ndiscvt(8) and its manual pages.
|
| 1.615 |
17-Apr-2006 |
christos |
Perry says we don't want qmqpd and that he'll be responsible for fixing postfix set-permissions.
|
| 1.614 |
17-Apr-2006 |
christos |
Add qmqpd
|
| 1.613 |
12-Apr-2006 |
rpaulo |
Add /usr/sbin/hostapd{,cli}
|
| 1.612 |
08-Apr-2006 |
tnozaki |
add following encoding support to iconv: * KOI-7(iso-ir-37, iso-5427) * KOI-8(old KOI8) * KOI7-switched(iso-2022 variant) * KOI8-C -- Pablo Saratxaga's X_LOCALE KOI8-C(Caucasus) * KOI8-CyrillicOld -- Serge Winitzki's KOI8-C(Cyrillic-Old) ** not exported yet ** * KOI8-E(iso-ir-111, ecma-cyrillic) * KOI8-RU * KOI8-T
|
| 1.611 |
03-Apr-2006 |
scw |
Add a kernel driver and userland program for the Topfield TF5000PVR range of digital video recorders popular in Europe and Australia.
These devices have a USB client port which can be used to upload and download recordings (and other files, such as MIPS binaries for execution on the DVR's CPU) to/from their internal hard disk, in addition to some other operations on files and directories.
|
| 1.610 |
01-Apr-2006 |
tnozaki |
add iconv support for Armenian State Standard encoding: ARMSCII-7, ARMSCII-8, ARMSCII-8A
|
| 1.609 |
30-Mar-2006 |
rtr |
do not build or install libcdk as a part of base anymore cdk source still lives in dist however
approved by core@
|
| 1.608 |
29-Mar-2006 |
dogcow |
yet another random i18n file
|
| 1.607 |
28-Mar-2006 |
tnozaki |
add kk_KZ.PT154 locale and iconv support for PTCP154.
|
|
Revision tags: peter-altq-base
|
| 1.606 |
23-Mar-2006 |
tnozaki |
branches: 1.606.2; add following locales: af_AZ.ISO8859-1/15 be_BY.ISO8859-5 en_NZ.ISO8859-1/15 et_EE.ISO8859-15 eu_ES.ISO8859-1/15 pt_BR.ISO8859-1 ro_RO.ISO8859-2 sr_YU.ISO8859-2/5 ukUA.CP1251/ISO8859-5
|
| 1.605 |
22-Mar-2006 |
elad |
obsolete /usr/include/kerberosIV, okay christos@
|
| 1.604 |
20-Mar-2006 |
christos |
Fix the lists.
|
| 1.603 |
16-Mar-2006 |
wiz |
Unobsolete slstats and its man page, now the links have been added.
|
| 1.602 |
16-Mar-2006 |
jwise |
Some users use pf. Some use ipfilter. Syspkg was designed for situations like this, where a user may well want to install one of these but not the other.
To allow syspkg to be used for its intended purpose here, carefully split out ipfilter and pf from the main {base,comp,man,misc}-net{,util}-* packages
(something which was partially done for ipf, but not done for pf in the past).
This way, a user can pkg_delete *-{ipf,pf}-*, and not have utilities, libraries, man pages, examples, or default /etc files for the packet filter they don't like.
|
| 1.601 |
14-Mar-2006 |
tnozaki |
added be_BY.CP1251, ru_BY.CP1251, ru_RU.CP1251 locale. requested by cheusov AT tut DOT by, thanks.
|
| 1.600 |
13-Mar-2006 |
tnozaki |
added missing UCS%CP*.mps files.
|
| 1.599 |
13-Mar-2006 |
tnozaki |
added macintosh encodings(single-byte only).
|
| 1.598 |
13-Mar-2006 |
rpaulo |
Oops, the previous change touched the wrong files (pckbd.hu and pckb.pl).
|
| 1.597 |
12-Mar-2006 |
rpaulo |
mkbd.pt.iso8859-2 -> mkbd.pt.iso8859-1 pckbd.hu.iso8859-2 -> pckbd.hu.iso8859-1 pckbd.pl.iso8859-2 -> pckbd.pl.iso8859-1
|
| 1.596 |
12-Mar-2006 |
rpaulo |
Add pckbd.fr_CH.iso8859-2 and pckbd.de_CH.iso8859-2.
|
| 1.595 |
02-Mar-2006 |
wiz |
Deprecate slstats.
|
| 1.594 |
25-Feb-2006 |
christos |
remove vinum
|
| 1.593 |
11-Feb-2006 |
gdamore |
Add evbmips and manual pages to distribution files, as requested by wiz@
|
| 1.592 |
08-Feb-2006 |
agc |
Add entries for the iSCSI target, and supporting library and manual pages.
|
| 1.591 |
08-Feb-2006 |
christos |
mark sushi obsolete (per core's request)
|
| 1.590 |
02-Feb-2006 |
reinoud |
Initial import of a UDF file system implementation for NetBSD.
Finally the logic glue and the set distribution lists modifications.
|
| 1.589 |
31-Jan-2006 |
kleink |
Update for tzdata2006a.
|
| 1.588 |
24-Jan-2006 |
elad |
add qsieve/qsafe entries for new locations.
|
| 1.587 |
20-Jan-2006 |
garbled |
Add pjlfilter to setlist
|
| 1.586 |
17-Jan-2006 |
thorpej |
Add /libdata, /libdata/firmware, and /usr/libdata/firmware directories.
|
| 1.585 |
11-Jan-2006 |
kleink |
Update for tzdata2005r.
|
| 1.584 |
08-Jan-2006 |
apb |
Fix cyclic dependency by moving two files from base-local-share to base-locale-ca and base-locale-sk
Approved by christos
|
| 1.583 |
06-Jan-2006 |
wiz |
Obsolete ./usr/X11R6/include/X11/fonts, its contents have been obsoleted quite some time ago.
|
| 1.582 |
29-Dec-2005 |
tsutsui |
Add preliminary support for System V Boot File System. Written by UCHIYAMA Yasushi <uch@netbsd>.
|
| 1.581 |
22-Dec-2005 |
christos |
remove obsolete programs.
|
| 1.580 |
06-Dec-2005 |
christos |
deprecate lmcctl, welcome lmcconfig
|
| 1.579 |
19-Nov-2005 |
christos |
Add dnssec and namedb check tools.
|
| 1.578 |
10-Nov-2005 |
christos |
add sti
|
| 1.577 |
29-Oct-2005 |
scw |
./usr/sbin/iwictl is now mi.
|
| 1.576 |
27-Oct-2005 |
jmc |
Move ncdcs to mi
|
| 1.575 |
22-Oct-2005 |
hubertf |
Per Christos (board): * move src/etc/COPYRIGHT to src/share/legal/COPYRIGHT and install that (in /usr/share/legal) * nuke src/share/man/man0/COPYRIGHT * mark /usr/share/man/COPYRIGHT as obsolete
|
| 1.574 |
13-Oct-2005 |
riz |
Add /usr/share/examples/veriexecctl/fpgen.sh
|
| 1.573 |
10-Oct-2005 |
rpaulo |
Add flist for BIND 9 HTML documentation.
|
| 1.572 |
01-Oct-2005 |
scw |
Update for wpa_cli and wpa_supplicant.
|
| 1.571 |
27-Sep-2005 |
jmcneill |
Add gpioctl to set lists.
|
| 1.570 |
10-Sep-2005 |
jmmv |
Initial addition of tmpfs, an efficient memory file-system. This project was developed as part of Google's Summer of Code 2005 program. This change adds the kernel code, the mount_tmpfs utility, a regression test suite and does all other related changes to integrate these.
The file-system is still *experimental*. Therefore, it is disabled by default in all kernels. However, as typically done, a commented-out entry is added in them to ease its setup.
Note that I haven't commited the required mountd(8) changes to be able to export tmpfs file-systems because NFS support is still very unstable and because, before enabling it, I'd like to do some other changes.
OK'ed by my project mentor, William Studenmund (wrstuden@).
|
| 1.569 |
29-Aug-2005 |
kleink |
Update for tzdata2005m.
|
| 1.568 |
28-Aug-2005 |
thorpej |
Experimental support for extended attributes on UFS1 file systems, using a backing file per attribute type indexed by inode number to hold the extended attributes.
This is working pretty well on my test systems, except for the "autostart" feature. I need someone with a better handle on the VFS locking protocol to go over that.
This is a work-in-progress. There are parts of this that could be re-factored allowing this approach to be used on other types of file systems.
Adapted from FreeBSD.
|
| 1.567 |
20-Aug-2005 |
rpaulo |
Adapted to the changes of grfinfo(1) MANSUBDIR (hp300). (thanks Klaus Klein)
|
| 1.566 |
18-Aug-2005 |
rpaulo |
Added new files from Postfix 2.2.5.
|
| 1.565 |
31-Jul-2005 |
xtraeme |
Add scan_lfs(8), utility to find LFS partitions on disk, useful to recover lost disklabels.
|
| 1.564 |
31-Jul-2005 |
wiz |
Add /usr/share/man/{cat,html,man}4/hpcmips.
|
| 1.563 |
25-Jul-2005 |
rpaulo |
Added /usr/share/wscons/keymaps/mkbd.pt.iso8859-2.
|
| 1.562 |
25-Jul-2005 |
hubertf |
Fix paths of vndcompress (binary and manpages+category)
|
| 1.561 |
25-Jul-2005 |
hubertf |
Add vndcompress(1) and vnduncompress(1) to transform filesystem/disk images from "normal" into cloop2-format compressed images and back. Written by Florian Stoehr (netbsd@wolfnode.de) with some polishing by me.
Compressed disk images can be used with the vnd(4) driver when compiled with VND_COMPRESSION and "vnconfig -z". Useful for creation of Live CDs/DVDs.
|
| 1.560 |
11-Jul-2005 |
kiyohara |
ieee1394 import from FreeBSD.
|
| 1.559 |
30-Jun-2005 |
perry |
add ching(6)
|
| 1.558 |
29-Jun-2005 |
perry |
add deroff and spell
|
| 1.557 |
27-Jun-2005 |
peter |
Remove (pf)spamd. Its right to exist in NetBSD has been questioned since it appeared and whether it's really part of pf or not is still unclear. Looking at the other *BSDs it seems that they have left out spamd when importing pf, and now we do that too. Also, the name conflicted with another more popular used tool, after the rename to pfspamd it was left with completely unusable documentation which apparently no-one wanted to fix.
A port of the latest spamd will be imported into pkgsrc soon.
Suggested by several people, no objections on last proposal on tech-userlevel.
|
| 1.556 |
15-Jun-2005 |
xtraeme |
Add scan_ffs(8) from OpenBSD, it was modified to support FFSv2 for NetBSD (with different blocksizes). Utility to find FFSv1 and FFSv2 partitions on disks, useful to recover lost disklabels.
Reviewed by christos.
|
| 1.555 |
07-Jun-2005 |
is |
Move ld and libbfd (needed by modload) to base, so that a base-only system can load kernel modules.
|
| 1.554 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
| 1.553 |
11-May-2005 |
peter |
PR/30177: Rui Paulo: /var/chroot/pflogd isn't created by default
|
| 1.552 |
03-May-2005 |
lukem |
zoneinfo directories don't need MKSHARE=yes. Part of PR 29968 from Jukka Salmi.
|
| 1.551 |
01-May-2005 |
lukem |
Update for various USE_* options. Rest of PR 30092 from Jukka Salmi.
|
| 1.550 |
27-Apr-2005 |
christos |
Add the directories for the new gettext; noted by Jukka Salmi
|
| 1.549 |
23-Apr-2005 |
perseant |
Provide a resize_lfs(8), including kernel and cleaner support. The current implementation requires the fs to be mounted while resizing. Tested in both directions, and everything appears to work happily, but ymmv.
|
| 1.548 |
20-Apr-2005 |
blymn |
Rototill of the verified exec functionality. * We now use hash tables instead of a list to store the in kernel fingerprints. * Fingerprint methods handling has been made more flexible, it is now even simpler to add new methods. * the loader no longer passes in magic numbers representing the fingerprint method so veriexecctl is not longer kernel specific. * fingerprint methods can be tailored out using options in the kernel config file. * more fingerprint methods added - rmd160, sha256/384/512 * veriexecctl can now report the fingerprint methods supported by the running kernel. * regularised the naming of some portions of veriexec.
|
| 1.547 |
17-Apr-2005 |
lukem |
Move /etc/postinstall (and the etc.tgz set) to /usr/sbin/postinstall (and the base.tgz set).
|
| 1.546 |
14-Apr-2005 |
peter |
The pf directory is always created in /usr/share/examples, so remove the pf keyword from the list. Fixes part of PR 29968 from Jukka Salmi.
|
| 1.545 |
12-Apr-2005 |
kleink |
Actually give /var/chroot/spamd an `obsolete' keyword.
|
| 1.544 |
12-Apr-2005 |
jwise |
Missed commit -- /var/chroot/spamd is now /var/chroot/pfspamd.
|
| 1.543 |
12-Apr-2005 |
kleink |
Adjust for the Argentina directory that came with tzdata2004b; noted by Geoff C. Wing in PR bin/29954.
|
| 1.542 |
12-Apr-2005 |
jwise |
spamlogd is now pfspamlogd.
|
| 1.541 |
11-Apr-2005 |
jwise |
Provide obsolete list entries for old names of pfspamd et al.
|
| 1.540 |
11-Apr-2005 |
jwise |
spamd (et al) -> pfspamd (et al).
|
| 1.539 |
04-Apr-2005 |
peter |
Enable pflogd(8).
|
| 1.538 |
27-Mar-2005 |
tnozaki |
add csmapper:CNS11643-1,2 and esdb:ISO-2022-CN, integrate esdb:EUC-TW, locale:zh_TW.eucTW.
|
| 1.537 |
22-Mar-2005 |
tron |
Move X11 obsolete file lists into "xbase" set.
|
| 1.536 |
22-Mar-2005 |
tron |
Add "MKX11" flag. We need it for the X11 obsolete lists in the "base" set.
|
| 1.535 |
21-Mar-2005 |
tron |
Add support for handling obsolete X11 files and directories.
|
| 1.534 |
21-Mar-2005 |
tron |
Update reachover build framework set list for XFree86 4.5.0.
|
| 1.533 |
18-Mar-2005 |
drochner |
add new brazilian-abnt2 keymap
|
|
Revision tags: netbsd-3-base
|
| 1.532 |
15-Mar-2005 |
peter |
branches: 1.532.2; Install pf(4) examples. Reviewed by yamt@. Thanks to hubertf@ for the reminder.
|
| 1.531 |
09-Mar-2005 |
atatat |
Add sockstat references to sets lists.
|
| 1.530 |
06-Mar-2005 |
tnozaki |
fogot to add UTF-7.esdb. pointed by Mr, Hisashi T Fujinaka, thanks.
|
| 1.529 |
22-Feb-2005 |
peter |
Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs, headers and LKM.
Add MKPF; if set to no, don't build and install the pf(4) programs, headers, LKM and spamd.
Both options default to yes, so nothing changed in the default build.
Reviewed by lukem.
|
| 1.528 |
22-Feb-2005 |
lukem |
Move etc/release from etc.tgz to base.tgz, since the "build" target in src/Makefile installs it (thus, being more consistent). Should fix "./build.sh install=/" installation of /etc/release. Requested by Hubert Feyrer (amongst others).
|
| 1.527 |
19-Feb-2005 |
thorpej |
Add new racoon roadwarrior example directories.
|
| 1.526 |
19-Feb-2005 |
thorpej |
Switch to ipsec-tools for libipsec, setkey, and racoon. From Emmanuel Dreyfus, with some small changes by me.
|
| 1.525 |
12-Feb-2005 |
kleink |
Update for tzdata2005e.
|
| 1.524 |
10-Feb-2005 |
tnozaki |
add iso-2022-kr support to iconv.
|
| 1.523 |
10-Feb-2005 |
tnozaki |
remove ko_KR.UTF-8. this locale is alias for en_US.UTF-8 by locale.alias now.
|
| 1.522 |
04-Feb-2005 |
perry |
Restore the html directories. They are indeed functional.
|
| 1.521 |
04-Feb-2005 |
wiz |
Remove /usr/share/man/html* directories. They have been there, empty, for 3 years, and there was no public plan on how to fill them in all that time. Let's re-add them when they have a purpose.
|
| 1.520 |
21-Jan-2005 |
dyoung |
Exclude additional files from the set lists if MKGCCCMDS=no.
|
| 1.519 |
20-Jan-2005 |
ginsbach |
add seq(1)
|
| 1.518 |
11-Jan-2005 |
tron |
"/etc/pam.d" is created unconditionally.
|
| 1.517 |
11-Jan-2005 |
peter |
Remove a now obsoleted file.
|
| 1.516 |
10-Jan-2005 |
lukem |
Support ${MKINET6} == "no".
|
| 1.515 |
10-Jan-2005 |
christos |
add pam.d
|
| 1.514 |
02-Jan-2005 |
thorpej |
Add a getextattr(1)/setextattr(1)/rmextattr(1)/lsextattr(1) utility that gets, sets, removes, and lists file system extended attributes.
From FreeBSD.
|
| 1.513 |
28-Dec-2004 |
thorpej |
Add /usr/lib/security
|
| 1.512 |
28-Dec-2004 |
thorpej |
Add /usr/include/security
|
|
Revision tags: rtr-xorg-branch-base
|
| 1.511 |
23-Nov-2004 |
lukem |
branches: 1.511.2; add getent(1)
|
| 1.510 |
18-Nov-2004 |
wiz |
Put obsolete files in the *-obsolete sets instead of whatever they were in before they became obsolete (consistency).
|
| 1.509 |
17-Nov-2004 |
soren |
Mark /bin/rmail as obsolete rather than remove it. Pointed out by mrg.
|
| 1.508 |
17-Nov-2004 |
soren |
The /bin/rmail compat link has been in several major releases now.
|
| 1.507 |
12-Nov-2004 |
he |
branches: 1.507.2; Mark ./usr/include/miscfs/ptyfs as obsolete instead of removing it.
|
| 1.506 |
12-Nov-2004 |
he |
g/c ./usr/include/miscfs/ptyfs entry, now that ptyfs.h is no longer installed.
|
| 1.505 |
11-Nov-2004 |
christos |
Add ptyfs installed files.
|
| 1.504 |
28-Sep-2004 |
erh |
Add ./usr/share/sushi/system/dailyconf/script2
|
| 1.503 |
28-Sep-2004 |
tshiozak |
add missed entry for CP866. (lib/27060)
|
| 1.502 |
24-Sep-2004 |
wiz |
Add /usr/share/man/{cat,man,html}4/hp700.
|
| 1.501 |
13-Sep-2004 |
thorpej |
Add the uuidgen(1) command, adapted from FreeBSD. While here, also add a DCE-compatible -s flag, which causes uuidgen(1) to output C code for the UUIDs rather than the standard string representation.
PR 23470.
|
| 1.500 |
11-Sep-2004 |
ian |
Don't remove entries from this file, mark them as obsolete.
|
| 1.499 |
10-Sep-2004 |
ian |
Remove support for ALIASES in share/locale/ctype/Makefile, which created symlinks in the filesystem. Put the one existing alias (zh_TW.BIG5) into the newer locale.alias file.
|
| 1.498 |
19-Aug-2004 |
drochner |
add drvctl stuff
|
| 1.497 |
12-Aug-2004 |
lukem |
Move the lib<foo>.so entry (link) from comp to base, so that applications on systems without the `comp' set installed can dlopen() a library without supplying the major number.
|
| 1.496 |
12-Aug-2004 |
lukem |
No need to list obsolete minor shared /usr/lib/i18n libs here; we don't for any other minor shared libs, and 'postinstall fix obsolete' removes them anyway.
|
| 1.495 |
23-Jul-2004 |
cube |
Tag locale.alias as 'nls' since it only gets installed in that case.
|
| 1.494 |
21-Jul-2004 |
tshiozak |
add the default locale.alias.
|
| 1.493 |
16-Jul-2004 |
dyoung |
Add wlanctl(8), a utility for examining 802.11 node tables.
|
| 1.492 |
12-Jul-2004 |
wiz |
Add some files for texinfo-4.7.
|
| 1.491 |
25-Jun-2004 |
itojun |
spamlogd(8)
|
| 1.490 |
25-Jun-2004 |
itojun |
spamdb(8) and spamd.conf(5). noted by Thomas Klausner
|
| 1.489 |
25-Jun-2004 |
itojun |
let spamd use /var/chroot/spamd, not /var/empty
|
| 1.488 |
25-Jun-2004 |
itojun |
authpf from OpenBSD 3.5 PF
|
| 1.487 |
22-Jun-2004 |
itojun |
add ftp-proxy from PF OpenBSD 3.5. adjust setlists
|
| 1.486 |
22-Jun-2004 |
itojun |
spamd-setup, comes with PF for openbsd 3.5
|
| 1.485 |
22-Jun-2004 |
itojun |
build and install spamd(8)
|
| 1.484 |
22-Jun-2004 |
itojun |
PF from openbsd 3.5 massage pfctl to compile/run on netbsd. put reachover makefile for pfctl into src/sbin. reviewed by matt, perry, christos
|
| 1.483 |
25-May-2004 |
lha |
Add kgetcred, a tool that fetches a credential from the KDC Useful when debugging service and cross-realm problems.
|
| 1.482 |
19-May-2004 |
christos |
rndc-confgen is in /usr/sbin
|
| 1.481 |
19-May-2004 |
itojun |
build and install rndc-confgen (needed to create rndc.key)
|
| 1.480 |
18-May-2004 |
christos |
remove more named-8 obsolete files.
|
| 1.479 |
18-May-2004 |
christos |
Update more filelist entries for new bind. Thanks to FUKAUMI Naoki.
|
| 1.478 |
18-May-2004 |
christos |
Adjust filelists to bind9
|
| 1.477 |
16-May-2004 |
lukem |
Radically overhaul X11 configuration:
* End user modifiable configuration has moved from /usr/X11R6/lib/X11/<someprog> to /etc/X11/<someprog> This is consistent with our own policies as well as other projects.
The files & directories that were moved have _NOT_ been marked `obsolete', as they contain user configuration and therefore we don't want the automatic "obsolete file removal" mechanism to remove them.
* The /etc/font/* and /etc/X11/* configuration files are installed with 'configinstall' (not 'install'), using CONFIGFILES and CONFIGSYMLINKS. This is so that a normal 'make build' in src/x11 will not trash your configuration.
* A 'distribution' target has been added to src/x11 to perform 'make configinstall' in the appropriate subdirectories. (Should we consider making 'configinstall' a first-class target?)
* The xdm pixmaps have have been moved to /usr/X11R6/include/X11/pixmaps where the other pixmaps are. (I don't consider these pictures end-user configuration).
IMPORTANT NOTE:
* These changes require an up to date xsrc, and 'make cleandir' should be performed in src/x11 before a build for the changes to fully take effect.
|
| 1.476 |
12-May-2004 |
lukem |
Use /var/db/xdm (instead of /usr/X11R6/lib/X11/xdm) as the default authDir.
|
| 1.475 |
07-May-2004 |
wiz |
Add /usr/include/netipsec, noted missing by Stefan Krueger on current-users.
|
| 1.474 |
28-Apr-2004 |
lukem |
Fix up botches in X userland from upgrade from XFree86 4.3.0 -> 4.4.0. (All paths are relative to usr/X11R6)
* Obsolete: bin/fontconfig-config
* Add directories: lib/X11/locale/zh_CN.UTF-8 lib/X11/xkb/geometry/ibm
* Rename include/freetype2/ft2build.h to include/ft2build.h and obsolete former
* Add files: fonttosfnt(1) program & man page include/expat.h lib/X11/app-defaults/XClock-color lib/X11/fonts/TTF/Vera*.ttf some font encodings zn_CN.UTF-8 locale some font encodings various xkb config files lib/X11/xedit/lisp/progmodes/patch.lsp Xfontcache(3) and various links XDGA(3) and various links XRes(3) and various links Xss(3) and various XScreenSaver*(3) links
* Add some more TODO items
* Clean up lib/expat build now that the version is hard coded.
|
| 1.473 |
27-Apr-2004 |
heas |
Updates for Postfix 2.1.0
|
| 1.472 |
01-Apr-2004 |
christos |
unobsolete which.
|
| 1.471 |
01-Apr-2004 |
martin |
/usr/bin/which is gone.
|
|
Revision tags: netbsd-2-0-base
|
| 1.470 |
28-Mar-2004 |
martti |
branches: 1.470.2; Added /usr/sbin/ippool
|
| 1.469 |
24-Mar-2004 |
garbled |
Add rcconf/script4 for sushi
|
| 1.468 |
09-Mar-2004 |
garbled |
Add ./usr/share/sushi/system/sshdconf/script7 From PR bin/24645 by Peter Postma
|
| 1.467 |
09-Mar-2004 |
garbled |
Apply patch from bin/24695 by Peter Postma. Add new files to the set lists for the users/groups menu of sushi.
|
| 1.466 |
30-Jan-2004 |
lukem |
Add ./etc/mtree/set.<setname> entry for each set.
|
| 1.465 |
14-Jan-2004 |
wiz |
/usr/X11R6/lib/X11/xkb/symbols/sharp seems to be missing here -- add it.
|
| 1.464 |
13-Jan-2004 |
lukem |
move various directories from comp/mi -> base/mi, for consistency
|
| 1.463 |
13-Jan-2004 |
lukem |
move ./usr/share/sendmail/* directories from misc/mi to base/mi, for consistency
|
| 1.462 |
13-Jan-2004 |
lukem |
move various directories from comp/*.mi to base/mi, for consistency
|
| 1.461 |
13-Jan-2004 |
lukem |
move ./var/games/sail directory from games/mi to base/mi, for consistency
|
| 1.460 |
12-Jan-2004 |
lukem |
Support MKUUCP=no. Fix the syspkgs for cu (now in uucp) and tip (now in util)
|
| 1.459 |
12-Jan-2004 |
lukem |
Support MKSHARE=no
|
| 1.458 |
11-Jan-2004 |
lukem |
Support MKDOC=no MKINFO=no MKNLS=no
|
| 1.457 |
11-Jan-2004 |
lukem |
Add support for: MKCATPAGES=no MKMAN=no MKMANZ=yes
Add ".man" (from "man") and ".cat" (from "catpages") to indicate files that will automatically be treated as having a ".gz" extension if MKMANZ != no. (This simplifies the MKMANZ!=no support...)
|
| 1.456 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.455 |
11-Jan-2004 |
lukem |
support MKBFD=no
|
| 1.454 |
06-Jan-2004 |
rtr |
remaining x11 dirs
|
| 1.453 |
04-Jan-2004 |
lukem |
Support MKCRYPTO=no
|
| 1.452 |
03-Jan-2004 |
lukem |
Support MKSKEY=no.
|
| 1.451 |
03-Jan-2004 |
lukem |
support MKYP=no
|
| 1.450 |
03-Jan-2004 |
lukem |
support MKHESIOD=no
|
| 1.449 |
03-Jan-2004 |
lukem |
support MKPOSTFIX=no
|
| 1.448 |
03-Jan-2004 |
lukem |
support MKSENDMAIL=no (with "sendmail" keyword)
|
| 1.447 |
02-Jan-2004 |
lukem |
add usr/X11R6/libexec
|
| 1.446 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.445 |
21-Dec-2003 |
agc |
Add bpm and its manual page.
|
| 1.444 |
14-Dec-2003 |
rtr |
x11 modules/{fonts,drivers,input} directories.
|
| 1.443 |
11-Dec-2003 |
dyoung |
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) and without Kerberos 4 & 5 (MKKERBEROS=no). Previously checkflist complained of missing files.
* move kerberos- and kerberos 4-only files into new flists, distrib/sets/lists/*/krb.*
* make the flist generators grok MKKERBEROS{,4} variables
* fix Makefiles which treat MKKERBEROS=no as MKKERBEROS5=no. 9 out of 10 experts agree that it is ludicrous to build w/ KERBEROS4 and w/o KERBEROS5.
* fix header files, also, which treat MKKERBEROS=no as MKKERBEROS5=no.
* omit some Kerberos-only subdirectories from the build as MKKERBEROS{,4} indicate
(I acknowledge the sentiment that flists are the wrong way to go, and that the makefiles should produce the metalog directly. That sounds to me like the right way to go, but I am not prepared to do revamp all the makefiles. While my approach is expedient, it fits painlessly within the current build architecture until we are delivered from flist purgatory, and it does not postpone our delivery. Fair enough?)
|
| 1.442 |
10-Dec-2003 |
hannken |
The file system snapshot pseudo driver.
Uses a hook in spec_strategy() to save data written from a mounted file system to its block device and a hook in dounmount().
Not enabled by default in any kernel config.
Approved by: Frank van der Linden <fvdl@netbsd.org>
|
| 1.441 |
05-Dec-2003 |
simonb |
Add sntp and its man pages.
|
| 1.440 |
04-Dec-2003 |
drochner |
ntp update
|
| 1.439 |
25-Nov-2003 |
dyoung |
Finer-grained syspkgs to save space on tiny systems: move calendar(1)-related and RPC-related files to their own packages. Move the termcap(5) database to its own package, also.
|
| 1.438 |
05-Nov-2003 |
wiz |
Add {cat,html,man}4/hpcsh.
|
| 1.437 |
30-Oct-2003 |
wiz |
Add {cat,man,html}4 for sparc64.
|
| 1.436 |
29-Oct-2003 |
kleink |
Update for tzdata2003d.
|
| 1.435 |
25-Oct-2003 |
jandberg |
Add polish wscons keymaps for amiga.
From Pawel Chwalowski in port-amiga/22961.
|
| 1.434 |
20-Oct-2003 |
itojun |
add iso-2022-jp-2. XXX somehow adding GB2312 causes iconv to mishandle jis x0208.
|
| 1.433 |
19-Oct-2003 |
wiz |
Add ibmnws {cat,html,man}8.
|
| 1.432 |
13-Oct-2003 |
dyoung |
Add new 802.11 layer to the file lists.
|
| 1.431 |
10-Oct-2003 |
grog |
Add Vinum
|
| 1.430 |
05-Oct-2003 |
chuck |
add in the missing bits of evbsh5 section 8 makedev so that checkflist (and thus build.sh) works again.
|
| 1.429 |
29-Sep-2003 |
mycroft |
Move several files (e.g. zipcodes) from base to misc.
|
| 1.428 |
23-Sep-2003 |
lukem |
add ./usr/X11R6/lib/modules/extensions
|
| 1.427 |
14-Sep-2003 |
lukem |
add ./usr/X11R6/include/X11/pixmaps
|
| 1.426 |
14-Sep-2003 |
lukem |
add ./usr/X11R6/share/examples/ssh-askpass
|
| 1.425 |
12-Sep-2003 |
lukem |
Add /usr/X11R6/* and /etc/{X11,fonts}
|
| 1.424 |
03-Sep-2003 |
he |
Add pkg_view and linkfarm binaries and man pages.
|
| 1.423 |
02-Sep-2003 |
junyoung |
Add UTF-8 ctype locale support for Korean.
From Min Sik Kim <minskim bawi org>. tshiozak@ ok.
|
| 1.422 |
21-Jul-2003 |
tshiozak |
add new locales - bg_BG.CP1251 el_GR.ISO8859-7 hy_AM.ARMSCII-8 lt_LT.ISO8859-13
|
| 1.421 |
20-Jul-2003 |
tshiozak |
add KOI8-U encoding support for iconv.
|
| 1.420 |
19-Jul-2003 |
tshiozak |
- add converter for EUC-JP-MS. - apply MS conversion rule to JISX0208 part of CP932. c.f.: http://www.opengroup.or.jp/jvc/cde/ucs-conv-e.html
|
| 1.419 |
16-Jul-2003 |
itojun |
add X11 CTEXT encoding XXX add more charsets
|
| 1.418 |
04-Jul-2003 |
tshiozak |
add locale(1) utility. Originally written by Alexey Zelkin <phantom@FreeBSD.org>. So, obtained from FreeBSD with gratitude. (suggested by wiz.)
|
| 1.417 |
03-Jul-2003 |
wiz |
Add Romanian locale dir and texinfo.mo inside.
|
| 1.416 |
01-Jul-2003 |
tshiozak |
add KOI8-R support for iconv. (A simple example of adding a new conversion)
|
| 1.415 |
27-Jun-2003 |
tshiozak |
Citrus iconv support(5) add iconv data files. now ready to use iconv stuffs. TODO: - manpages. - enrich mapper/esdb.
|
| 1.414 |
27-Jun-2003 |
tshiozak |
Citrus iconv support(4) add iconv external I/F (iconv.h - iconv_open()/iconv()/iconv_close()) and iconv(1) utility. TODO: - bump libc minor. - add iconv data files. - create manpages: iconv_open(3)/iconv(3)/iconv_close(3)/iconv(1)/ mkesdb(1)/mkcsmapper(1).
|
| 1.413 |
26-Jun-2003 |
wiz |
Add some dirs to be used by groff-1.19 (coming soon).
|
| 1.412 |
26-Jun-2003 |
tshiozak |
Citrus iconv support(3) add host tools : mkcsmapper and mkesdb mkcsmapper - coded character set mapping table compiler mkesdb - encoding scheme database compiler
|
| 1.411 |
23-Jun-2003 |
dyoung |
Split base-reference-share into base-magic-share (containing magic files for file(1)), base-termcap-share (containing terminal capabilities), and base-reference-share (containing area codes, airports, et cetera).
|
| 1.410 |
11-May-2003 |
ragge |
Obsolete kvm_mkdb itself.
|
| 1.409 |
04-May-2003 |
gmcgarry |
More wscons fonts.
|
| 1.408 |
30-Apr-2003 |
wiz |
Add arc and cobalt cat4/html4/man4 dirs.
|
| 1.407 |
27-Apr-2003 |
wiz |
Sort (after x86_64 -> amd64)
|
| 1.406 |
27-Apr-2003 |
fvdl |
x86_64 -> amd64
|
| 1.405 |
22-Apr-2003 |
wiz |
Sort.
|
| 1.404 |
18-Apr-2003 |
gmcgarry |
arm32 -> acorn32
|
| 1.403 |
18-Apr-2003 |
thorpej |
Add /etc/powerd and /etc/powerd/scripts.
|
| 1.402 |
18-Apr-2003 |
thorpej |
Add /usr/sbin/powerd
|
| 1.401 |
15-Apr-2003 |
jdolecek |
add POSIX.2 patchchk(1) utility - check pathnames from FreeBSD via Jonathan Perkin fixes PR standards/11198 by Ben Harris
|
| 1.400 |
14-Apr-2003 |
salo |
Add slovak language libc message catalog.
|
| 1.399 |
13-Apr-2003 |
jmmv |
... ca/LC_MESSAGES is not needed.
|
| 1.398 |
13-Apr-2003 |
jmmv |
Finally add complete support for Catalan (ca_ES, ca) LC_CTYPE and libc catalog messages. Thanks to salo for letting me know what was missing.
|
| 1.397 |
11-Apr-2003 |
jmmv |
Add the share/misc/acronyms.comp file, which is a small acronyms database containing computer-related terms; a complement for manpages.
As discussed on tech-userlevel, if wtf(6) is going to stay in the system (and it seems so), it's worth improving it.
Closes my own PR misc/17559.
|
| 1.396 |
09-Apr-2003 |
jmmv |
Add a Catalan libc message catalog file (plus everything else needed to track the file). Closes my own PR lib/19498.
|
| 1.395 |
07-Apr-2003 |
kleink |
Add ./usr/share/zoneinfo/Antarctica/Rothera (tzdata2003a).
|
| 1.394 |
04-Apr-2003 |
jdolecek |
add /usr/share/examples/smbfs/dot.nsmbrc
|
| 1.393 |
27-Mar-2003 |
zuntum |
Add
"./usr/share/misc/na.postal base-reference-share"
to please checkflist. (hi Ty!)
|
| 1.392 |
25-Mar-2003 |
tshiozak |
add support for zh_CN.GB18030 locale. (lib/20835 by sigsegv at s25 dot xrea dot com) XXX: charclass for GBK compatible area is not supported.
|
| 1.391 |
24-Mar-2003 |
atatat |
Adjust sets lists to account for new sendmail machinery.
|
| 1.390 |
15-Mar-2003 |
he |
Do not try to build LKMs on evbppc, because we cannot predetermine the PPC_INTR_IMPL, which is used to include a file in <machine/intr.h>. To allow evbppc to complete a ``make release'', we also need to factor out the LKM files to a new set list file, and tweak makeflist to not include this file for evbppc.
Discussed with Matt Thomas.
|
| 1.389 |
09-Mar-2003 |
he |
Add entries related to the new Postfix program called ``proxymap''.
|
| 1.388 |
05-Mar-2003 |
tron |
Remove "/etc/X11" and "/etc/fonts" which are X11 specific.
|
| 1.387 |
05-Mar-2003 |
lukem |
correct location of usr/share/examples/wsmoused/wsmoused.conf
|
| 1.386 |
05-Mar-2003 |
lukem |
add etc/X11 and etc/fonts
|
| 1.385 |
04-Mar-2003 |
jmmv |
Add the /usr/share/examples/wsmoused directory and the wsmoused.conf file inside it.
|
| 1.384 |
22-Feb-2003 |
lukem |
move the obsolete lists from etc to base, as they're more useful there. suggested by matt green.
|
| 1.383 |
22-Feb-2003 |
lukem |
all: Use /var/db/obsolete instead of /etc/obsolete
etc/Makefile: Create separate target "install-obsolete-files" to populate /var/db/obsolete, instead of using "install-etc-files".
Makefile: Add do-obsolete target, to run "cd etc && make install-obsolete-files", and add this to BUILDTARGETS. This moves the "obsolete files" creation from "distribution" to "build".
Per discussion with Andrew Brown.
|
| 1.382 |
20-Feb-2003 |
lukem |
etc/postinstall * Improve message display in find_file_in_dirlist() * do_obsolete(): instead of running distrib/sets/makeobsolete to temporarily generate the obsolete sets lists, look for them in ${SRC_DIR}/etc/obsolete/* or ${DEST_DIR}/etc/obsolete/*. The obsolete check now works for "extracted etc.tgz" as the source dir.
etc/Makefile (install-etc-files), distrib/sets/lists/* * Install obsolete set lists into /etc/obsolete/ * Tweak how pwd_mkdb files are added to METALOG
distrib/sets/makeobsolete * Don't bother with "_obsolete" suffix on generated file names.
|
| 1.381 |
18-Feb-2003 |
jdolecek |
add mount_smbfs(8)
|
| 1.380 |
16-Feb-2003 |
lukem |
Do not ship with (an empty) /home in the base distribution.
The old behaviour caused problems when /home is a symlink on a system and pax is used to extract base.tgz or "installworld" the base set (because pax will remove the symlink before creating the now-empty directory). It also made it more difficult for a site that wants permissions on /home to be something other than what the NetBSD defaults are.
For sites which want /home, it's a "once off" operation to create it, and "useradd -m" (with the default "base-dir" of /home) will create it anyway.
This resolves PR [install/19673], as well as being more consistent with our defacto policy of "not stomping on stuff we don't need to".
|
| 1.379 |
27-Jan-2003 |
wiz |
Add some locale files for grep (cs, eo, et, gl, hr, id, it, ja).
|
| 1.378 |
26-Jan-2003 |
wiz |
Add /usr/share/locale/gl{,/LC_MESSAGES} in new base-locale-gl.
|
| 1.377 |
22-Jan-2003 |
grant |
add usr/bin/progress and man pages (hi, jhawk!).
|
| 1.376 |
17-Jan-2003 |
wiz |
Add some texinfo locales (XXX: creates new sets)
|
|
Revision tags: fvdl_fs64_base
|
| 1.375 |
21-Dec-2002 |
lukem |
add sunlabel
|
| 1.374 |
20-Dec-2002 |
lukem |
Remove /usr/local (and children) from the base distribution; we shouldn't be creating directories or modifying permissions under there.
(/usr/local/* is still retained in various default PATHs, for convenience)
|
| 1.373 |
17-Dec-2002 |
jdolecek |
add example disktab file
|
| 1.372 |
17-Dec-2002 |
jdolecek |
move fstab example files from base to misc
|
| 1.371 |
17-Dec-2002 |
perry |
add postfix html directory
|
| 1.370 |
17-Dec-2002 |
lukem |
Move dev/MAKEDEV from base to etc, just like everything else installed by etc/Makefile::install-etc-files.
(Arguably a bunch of stuff in etc could move to base, but that's a separate issue).
|
| 1.369 |
11-Dec-2002 |
lukem |
add db(1)
|
| 1.368 |
09-Dec-2002 |
scw |
The walnut port has been subsumed by the new evbppc port.
|
| 1.367 |
08-Dec-2002 |
perry |
add qsubst
|
| 1.366 |
23-Nov-2002 |
blymn |
Change name of verified exec fingerprint loader.
|
| 1.365 |
17-Nov-2002 |
wiz |
Add {cat,man,html4}/dreamcast, and html4/evbarm.
|
| 1.364 |
03-Nov-2002 |
wiz |
Add NetBSD calendar file. Dates supplied by Hubert Feyrer, thanks!
|
| 1.363 |
30-Oct-2002 |
blymn |
Add verified exec fingerprint loader stuff.
|
| 1.362 |
20-Oct-2002 |
thorpej |
Reinstate /usr/bin/tar and /usr/bin/cpio (they are symlinks to their counterparts in /bin, for backwards-compatibility with things that hard-code their pathnames, like binary packages).
|
| 1.361 |
17-Oct-2002 |
lukem |
- obsolete usr/share/locale/*/LC_MESSAGES.mo - sort entries
|
| 1.360 |
16-Oct-2002 |
christos |
tar and cpio have been paxified.
|
| 1.359 |
16-Oct-2002 |
itojun |
sync with pax flip
|
| 1.358 |
10-Oct-2002 |
itojun |
switch to GNU tar 1.13.25 with security fixes.
|
| 1.357 |
09-Oct-2002 |
elric |
Added cgd rc.d script and put it in the appropriate postinstall and mtree files.
|
| 1.356 |
06-Oct-2002 |
thorpej |
* Move the rescue bits into their own file. * In makeflist, skip rescue bits in arch's that don't yet support it (MIPS, currently, due to an objcopy-crunch bug).
|
| 1.355 |
04-Oct-2002 |
elric |
include cgdconfig(8) in the installation.
|
| 1.354 |
04-Oct-2002 |
jwise |
Fix paste-o which put `kdump' in wrong syspkg. Pointed out by nick.
|
| 1.353 |
01-Oct-2002 |
provos |
add pwhash to sets
|
| 1.352 |
25-Sep-2002 |
wiz |
Add auto-generated MAKEDEV(8) for ofppc.
|
| 1.351 |
24-Sep-2002 |
agc |
sync list with reality - add /rescue/chgrp and /rescue/chown
|
| 1.350 |
10-Sep-2002 |
joda |
kf/kfd has gone
|
| 1.349 |
01-Sep-2002 |
atatat |
Move pmap(1) to /usr/bin (from /usr/sbin) where it belongs.
|
| 1.348 |
01-Sep-2002 |
atatat |
Add pmap to the sets lists
|
| 1.347 |
29-Aug-2002 |
lukem |
tweak the ./rescue entries
|
| 1.346 |
29-Aug-2002 |
lukem |
add ./libexec (thanks nathan!)
|
| 1.345 |
22-Aug-2002 |
lukem |
add ./rescue/*
|
| 1.344 |
22-Aug-2002 |
lukem |
add ./lib and ./rescue
|
| 1.343 |
02-Aug-2002 |
thorpej |
Add {man,cat}4/evbarm subdirectories.
|
| 1.342 |
28-Jul-2002 |
christos |
add utmp_update
|
| 1.341 |
27-Jul-2002 |
grant |
resolve release failure by adding ./var/spool/output/lpd (from bin/7054).
|
| 1.340 |
10-Jul-2002 |
agc |
Sync with reality
|
| 1.339 |
10-Jul-2002 |
agc |
Sync with reality
|
| 1.338 |
09-Jul-2002 |
mycroft |
Sync.
|
| 1.337 |
29-Jun-2002 |
itojun |
dig /etc/systrace
|
| 1.336 |
27-Jun-2002 |
christos |
wsmoused additions.
|
| 1.335 |
24-Jun-2002 |
itojun |
sync with openssh 3.3. local mods included to make it compile with openssl 0.9.6d.
|
| 1.334 |
19-Jun-2002 |
wiz |
Add x86_64 cat8/man8/html8.
|
| 1.333 |
18-Jun-2002 |
wiz |
Add some more cat8/man8/html8 dirs (cesfic, evbmips, hp700, hpcarm, sbmips)
|
| 1.332 |
18-Jun-2002 |
christos |
add systrace
|
| 1.331 |
09-Jun-2002 |
itojun |
retire greconfig(8) - you can use ifconfig(8) for everything it can do.
|
| 1.330 |
06-Jun-2002 |
thorpej |
mopa.out is renamed to mopcopy.
|
| 1.329 |
06-Jun-2002 |
simonb |
Add ./usr/share/man/html4/sgimips.
|
| 1.328 |
06-Jun-2002 |
simonb |
Add mscdlabel.
|
| 1.327 |
31-May-2002 |
wiz |
Add pmppc man page directories and man pages.
|
| 1.326 |
29-May-2002 |
christos |
add pppdump
|
| 1.325 |
26-May-2002 |
wiz |
Add /usr/share/examples/fstab.
|
|
Revision tags: netbsd-1-6-base
|
| 1.324 |
20-May-2002 |
jwise |
branches: 1.324.2; Separate various parts of sushi(8) from the *-sysutil-* packages into new *-sushi-* packages.
Suggested by Allen Barret in PR misc/16900:
>$ grep base-sysutil distrib/sets/lists/base/mi | grep sushi | wc -l > 288 >$ grep base-sysutil distrib/sets/lists/base/mi | grep -v sushi | wc -l > 136 > >In a future where syspkgs are useful, it seems likely that some >people will want to avoid installing sushi, while others will want to >be able to upgrade sushi without upgrading the entire system. Several >small subsystems, including cron and lpr, have their own syspkg sets, >and it seems reasonable to do the same for the sushi subsystem.
|
| 1.323 |
20-May-2002 |
wiz |
Add /usr/share/man/{cat,man}4/sgimips.
|
| 1.322 |
16-May-2002 |
itojun |
use /var/chroot/sshd instead of /var/empty. suggested by christos
|
| 1.321 |
14-May-2002 |
itojun |
dig sshd uid/gid, and /var/empty, for sshd privilege separation
|
| 1.320 |
04-May-2002 |
jdolecek |
Move the sample fstab files to /usr/share/examples/fstab/. Duplicates or very similar configs removed.
|
| 1.319 |
02-May-2002 |
wiz |
Remove previously empty /usr/share/man/{cat,html,man}9/arm32.
|
| 1.318 |
27-Apr-2002 |
atatat |
Add stat(1) to sets lists
|
| 1.317 |
16-Apr-2002 |
kleink |
Sync with tzdata2002c.
|
| 1.316 |
07-Apr-2002 |
wiz |
Add cat8/man8/html8 incl. contents for algor, cats, evbsh3, mvmeppc, playstation2, shark; for arm32, remove and add to obsolete lists.
|
| 1.315 |
04-Apr-2002 |
lukem |
add usr/sbin/installboot and man page
|
| 1.314 |
24-Mar-2002 |
bjh21 |
Update set lists for arm26 -> acorn26 transition. Obsolete lists for arm26 have been carried over to acorn26.
|
| 1.313 |
22-Mar-2002 |
martti |
Added etcupdate
|
| 1.312 |
17-Mar-2002 |
tshiozak |
refine i18n stuffs. - add libc/citrus directory. this directory contains the common stuffs not only for locale but also other facilities relating to i18n (e.g. iconv). - To keep the binary compatibility for the ctype modules easily, the interface between libc and the modules is simplified. - For the future integrated extension, module pool is renamed from "/usr/lib/runemodule" to "/usr/lib/i18n". In the future, this directory will contain the modules for "iconv", "collation", etc. - some cosmetic changes. - Bug fix for runetype.h; __attribute__((__packed__)) is placed at the wrong position and it is invalid unintentionally. But, the all members of the structures seem well-aligned. Thus, this bug causes no problem, hopefully.
HEADS UP: - /usr/lib/rumemodule is obsoleted. If you use the multibyte locales, you need to install /usr/lib/i18n/* from sys/lib/i18n_module . - The binary compatibility of /usr/share/locale/*/LC_CTYPE is probably kept. Perhaps, the bug fix about __packed__ mentioned above breaks the compatibility... Be careful especially on 64bit platforms.
|
| 1.311 |
17-Mar-2002 |
wiz |
ispppcontrol -> ipppctl
|
| 1.310 |
14-Mar-2002 |
simonb |
Add the /etc/ssh directory.
|
| 1.309 |
05-Mar-2002 |
wiz |
Remove g711conv (hi martin!)
|
| 1.308 |
01-Mar-2002 |
ad |
Add entries for pkill & pgrep.
|
| 1.307 |
13-Feb-2002 |
yamt |
add /usr/share/nls/nls.alias.
|
| 1.306 |
12-Feb-2002 |
thorpej |
Add ntpd chroot directories.
|
| 1.305 |
12-Feb-2002 |
thorpej |
Add /usr/share/games/ching
|
| 1.304 |
12-Feb-2002 |
thorpej |
Add some missing postfix binaries.
|
| 1.303 |
09-Feb-2002 |
thorpej |
Add /usr/share/dhcpd/pxe.defs
|
| 1.302 |
07-Feb-2002 |
ross |
Add share/man/html? and the lower machine directories. These are just the directories, not the html files themselves.
|
| 1.301 |
29-Jan-2002 |
kleink |
Sync with tzdata2002b.
|
| 1.300 |
24-Jan-2002 |
jwise |
Resolve two more entries which are duplicated in two set files (include/dev/ofw and include/dev/usb)
|
| 1.299 |
24-Jan-2002 |
jwise |
Move share/sendmail subdirectories to `misc' set, where their contents already are.
|
| 1.298 |
12-Jan-2002 |
jdolecek |
Add pckbd.pl.iso8859-2, by Dawid Szymanski.
|
| 1.297 |
11-Jan-2002 |
wiz |
Add /usr/include/fs/smbfs.
|
| 1.296 |
09-Jan-2002 |
thorpej |
Add dkctl.
|
| 1.295 |
01-Jan-2002 |
augustss |
Add various radio stuff.
|
| 1.294 |
21-Dec-2001 |
jwise |
Move /usr/bin/cu from base-uucp-bin to base-util-bin, as it is a generally useful tool required by a _lot_ of users who do not otherwise use UUCP.
|
| 1.293 |
17-Dec-2001 |
wiz |
Add /usr/sbin/irdaattach.
|
| 1.292 |
10-Dec-2001 |
martin |
/usr/sbin/{pppoectl,ispppcontrol} -> /sbin/
|
| 1.291 |
04-Dec-2001 |
jdolecek |
Now that LKMs work all over, bring the VFS LKMs and if_ipl LKM to mi list from arch ones. Also make all VFS LKMs 'base-vfs-lkm'.
|
| 1.290 |
02-Dec-2001 |
wiz |
Add MAKEDEV(8) for acorn32 and necessary directories.
|
| 1.289 |
30-Nov-2001 |
kleink |
Update for tzdata2001d import.
|
| 1.288 |
19-Nov-2001 |
martin |
Add ifwatchd.
|
| 1.287 |
10-Nov-2001 |
wiz |
Add MAKEDEV(8) for evbarm and the necessary dirs.
|
| 1.286 |
08-Nov-2001 |
jmc |
Add makefs
|
| 1.285 |
29-Oct-2001 |
augustss |
Add moused.
|
| 1.284 |
20-Oct-2001 |
jmc |
Change structure and pull all new toolchain bits which didn't exist before into tc.mi and move old bits which no longer exist into tc.old as needed.
|
| 1.283 |
17-Oct-2001 |
jmc |
Add /var/chroot
|
| 1.282 |
13-Oct-2001 |
augustss |
Add wsmuxctl.
|
| 1.281 |
12-Oct-2001 |
lukem |
s,/var/named,/var/chroot/named,
|
| 1.280 |
10-Oct-2001 |
christos |
add magic.mime.mgc
|
| 1.279 |
14-Sep-2001 |
enami |
Add pcictl(8).
|
| 1.278 |
03-Sep-2001 |
jdolecek |
add new Polish libc catalog
|
| 1.277 |
02-Sep-2001 |
wiz |
Add some locale dirs and files for texinfo.
|
| 1.276 |
25-Aug-2001 |
thorpej |
Until the new toolchain is ready, /usr/libexec/cpp0 -> /usr/libexec/cpp, so that people can actually build snapshots.
|
| 1.275 |
23-Aug-2001 |
wiz |
Add MAKEDEV(8) for netwinder, and the necessary directories.
|
| 1.274 |
19-Aug-2001 |
mrg |
- cope with ports that don't build lint libraries - updates for the new toolchain (if old toolchain can't, at least let some people's `make snapshot' complete.)
|
| 1.273 |
17-Aug-2001 |
thorpej |
Add /sbin/brconfig.
|
| 1.272 |
17-Aug-2001 |
wiz |
Add new sun2 man(4) pages.
|
| 1.271 |
06-Aug-2001 |
garbled |
Oops! Fix a pasto in this file. Change the second set of sushi/*/securityconf entries to read sshdconf. Noted by Chuck Silvers in private mail.
|
| 1.270 |
03-Aug-2001 |
drochner |
dhcp installs omshell now
|
| 1.269 |
02-Aug-2001 |
garbled |
Add the sshdconf directory.
|
| 1.268 |
15-Jul-2001 |
jdolecek |
Add Belgian AZERTY-based keymap, provided by Atanas Argirov in misc/13464.
|
| 1.267 |
14-Jul-2001 |
garbled |
Need to add /sushi/network/interfaces/interface/nwid.sed here too.
|
| 1.266 |
14-Jun-2001 |
kleink |
tzdata2001c: add new Asia/Pontianak zone.
|
| 1.265 |
13-Jun-2001 |
simonb |
Add support files for the Walnut.
|
| 1.264 |
08-Jun-2001 |
wiz |
Add some more arch-specific man8/cat8 subdirs.
|
| 1.263 |
03-Jun-2001 |
itojun |
remove usr.sbin/mtrace6. sort.
|
| 1.262 |
02-Jun-2001 |
itojun |
remove pim6[sd]d from the tree. the software had a restrictive license than we can handle. hope to re-enable it as pkgsrc, or to re-enable it into basesrc if license updates.
|
| 1.261 |
27-May-2001 |
wiz |
add /usr/share/man/{cat,man}8/dreamcast
|
| 1.260 |
22-May-2001 |
fredette |
sunndd has been renamed ndbootd.
|
| 1.259 |
17-May-2001 |
fredette |
Added entries for sunndd.
|
| 1.258 |
07-May-2001 |
jdolecek |
add ./usr/share/wscons/keymaps/pckbd.hu.iso8859-2 and ./usr/share/wscons/keymaps/pckbd.ru.koi8-r
|
| 1.257 |
07-May-2001 |
martin |
Add pppoectl entries.
|
| 1.256 |
04-May-2001 |
drochner |
wscons keymap file added
|
| 1.255 |
29-Apr-2001 |
garbled |
Add directories and files for the system/localtime sushi menu
|
| 1.254 |
26-Apr-2001 |
garbled |
Add the sushi/system/sysctl form.
|
| 1.253 |
26-Apr-2001 |
garbled |
Forgot a directory, "procs"
|
| 1.252 |
26-Apr-2001 |
garbled |
Add the procs tree to sushi, and fix some brain damage from my addition of the network tree last night.
|
| 1.251 |
25-Apr-2001 |
garbled |
Add the whole sushi networking menutree kit and caboodle.
|
| 1.250 |
19-Apr-2001 |
wiz |
groff-1.16.1 import sync
|
| 1.249 |
17-Apr-2001 |
jdolecek |
Sync set lists. From Andrew Brown.
|
| 1.248 |
16-Apr-2001 |
wiz |
Add usr/share/man/{cat,man}8/macppc
|
| 1.247 |
11-Apr-2001 |
aymeric |
add /usr/libexec/virecover
|
| 1.246 |
10-Apr-2001 |
enami |
dhclient-script was moved to /sbin. Pointed out by Kimio Ishii <ishii@sm.sony.co.jp>.
|
| 1.245 |
06-Apr-2001 |
wiz |
Every man section begins with a single page: Add share/man/{cat,man}4/macppc, and intro.{0,4} there. Thanks to Tsubai Masanari for help in writing it.
|
| 1.244 |
05-Apr-2001 |
thorpej |
Move tbrconfig(8) into /sbin.
|
| 1.243 |
04-Apr-2001 |
wiz |
We don't need man/{cat,man}3/atari anymore, since libahdi is gone (and has been for over a year), and nobody else installs anything there. Remove them.
|
| 1.242 |
31-Mar-2001 |
aymeric |
move ex from 13 to 12, due to import of nvi 1.79
|
| 1.241 |
31-Mar-2001 |
itojun |
en_US.UTF-2 locale is obsolete. PR 12502
|
| 1.240 |
27-Mar-2001 |
pooka |
reflect magic.mgc
|
| 1.239 |
21-Mar-2001 |
wiz |
Move /usr/include/compat from mi to obsolete.mi, since it doesn't contain any files.
|
| 1.238 |
20-Mar-2001 |
atatat |
Add new cksum variants (md2, md4, rmd160, and sha1) to set lists.
|
| 1.237 |
18-Mar-2001 |
veego |
/usr/include/gssapi/rpc and /usr/include/ss are no longer used, so remove them.
|
| 1.236 |
15-Mar-2001 |
itojun |
correct installation location for postfix flush/spawn/lmtp
|
| 1.235 |
14-Mar-2001 |
kleink |
Sync with tzdata2001a.
|
| 1.234 |
13-Mar-2001 |
itojun |
upgrade in-tree postfix to release-20010228.
|
| 1.233 |
12-Mar-2001 |
wiz |
Remove man/{man,cat}{1,3,5}/i386, as they are in the obsolete list now. Add /var/named hierarchy (set name correct?).
|
| 1.232 |
07-Mar-2001 |
garbled |
Add entries for the new sushi menu items
|
| 1.231 |
06-Mar-2001 |
garbled |
Oops.. forgot to add the entry for the helpfile in sushi/system.
|
| 1.230 |
06-Mar-2001 |
garbled |
Add the new sushi menu items to the setlist
|
| 1.229 |
15-Feb-2001 |
lukem |
don't explicitly need /var/spool/lpd; it's not used by anything by default
|
| 1.228 |
09-Feb-2001 |
wiz |
sftp seems to get installed in /usr/bin, not /usr/sbin.
|
| 1.227 |
07-Feb-2001 |
itojun |
sync crypto/dist/ssh with re-importorted tree. try to minimize diffs with openssh tree to ease future upgrade. re-do local changes, including: - prototype pedants - IgnoreRootRhosts - login.conf user validation some of the local changes that weren't used are omitted for now. we may need to revisit those afterwards.
it adds "sftp".
|
| 1.226 |
06-Feb-2001 |
tron |
Add missing entry for "./usr/share/locale/zh_TW.BIG5/LC_CTYPE".
|
| 1.225 |
04-Feb-2001 |
ad |
Add a control utility for `mlx' devices. Derived from FreeBSD's `mlxcontrol'.
|
| 1.224 |
03-Feb-2001 |
jwise |
Fix typo in locale pkg name.
|
| 1.223 |
31-Jan-2001 |
itojun |
move /usr/lib/runemodule/*.a from base to comp. change package name to {base,comp}-rune-lib.
|
| 1.222 |
30-Jan-2001 |
itojun |
add /usr/lib/runemodule/*.a for completeness. From: wormey@eskimo.com (Space Case) XXX pkg name correct?
|
| 1.221 |
28-Jan-2001 |
jwise |
Fix one misplaced file.
|
| 1.220 |
28-Jan-2001 |
jwise |
Move vgrinddefs.db to base-groff-share.
Now that our db(3) can do byte-swapping, should this be in misc?
|
| 1.219 |
26-Jan-2001 |
jwise |
Move two files (whois is -netutil-, not -util-, gencat is -locale-bin, not -util-bin)
|
| 1.218 |
26-Jan-2001 |
jwise |
Fix a few typos which had crept in.
|
| 1.217 |
25-Jan-2001 |
wiz |
Add some dirs, libform headers and libs, esm man pages, isdn examples.
|
| 1.216 |
24-Jan-2001 |
garbled |
Add the new sushi forms to this setlist
|
| 1.215 |
24-Jan-2001 |
jwise |
Finish adding package names to this file.
|
| 1.214 |
24-Jan-2001 |
jwise |
First half of package names for this file.
|
| 1.213 |
22-Jan-2001 |
itojun |
ru_SU locales are deprecated, ru_RU is now correct one. rename LC_CTYPE locale declarations and vi message catalog.
From: Oleg Polyanski <luke@jetinf.com>
|
| 1.212 |
20-Jan-2001 |
itojun |
supply ru_RU.* LC_CTYPE locales. From: Patrick Welche <prlw1@newn.cam.ac.uk>
|
| 1.211 |
14-Jan-2001 |
itojun |
crypto/dist/ssh: resolve conflicts with 2.3.0/20010105. usr.bin/ssh: add ssh-keyscan and sftp-server into SUBDIR.
|
| 1.210 |
07-Jan-2001 |
martin |
Add isdn userland utilities and their man pages. Sort.
|
| 1.209 |
06-Jan-2001 |
jdolecek |
add sushi catalog
|
| 1.208 |
05-Jan-2001 |
garbled |
Add sushi to the set lists
|
| 1.207 |
05-Jan-2001 |
garbled |
Add all the files sushi installs out of sharesrc (the menus themselves)
|
| 1.206 |
05-Jan-2001 |
garbled |
Add the sushi directories
|
| 1.205 |
04-Jan-2001 |
garbled |
Add cdk's include directory
|
| 1.204 |
31-Dec-2000 |
itojun |
/etc/openssl/cert.pem is a file, not a directory. PR 11772
|
| 1.203 |
30-Dec-2000 |
augustss |
Add usbhidaction.
|
| 1.202 |
29-Dec-2000 |
itojun |
install sample configuration files into /usr/share/examples/racoon. make variable "SBIN_RACOON" will build static racoon binary, and installs it into /sbin (nonstandard)
|
| 1.201 |
29-Dec-2000 |
itojun |
dig /etc/racoon
|
| 1.200 |
29-Dec-2000 |
itojun |
visit usr.sbin/racoon in build process (if MKCRYPTO != no).
|
| 1.199 |
22-Dec-2000 |
itojun |
populate citrus xpg4dl locale definitions into /usr/share. if there are any mistakes, please report (i only speak English/Japanese). currently, only singlebyte locales are usable.
TODO: enable multibyte handler in libc - there still are few design discussions, but we are almost ready.
|
| 1.198 |
19-Dec-2000 |
kleink |
Update for tzdata2000h.
|
| 1.197 |
17-Dec-2000 |
thorpej |
Add ALTQ programs.
|
| 1.196 |
14-Dec-2000 |
jmc |
Remove lkm and move to obsolete
|
| 1.195 |
11-Dec-2000 |
is |
uuchk is not program-called; it is called by the administrator to check the configuration file.
|
| 1.194 |
11-Dec-2000 |
ad |
Add a basic control program for iop devices.
|
| 1.193 |
24-Nov-2000 |
scw |
./usr/bin/pmc belongs in md.i386, not mi.
|
| 1.192 |
18-Nov-2000 |
wiz |
add some timezones
|
| 1.191 |
10-Nov-2000 |
wiz |
Install html documentation for libbz2/bzip2. Reviewed by Simon Burge.
|
| 1.190 |
08-Nov-2000 |
wiz |
obsolete /etc/disklabels (files now in /var/backups/disklabel.*)
|
| 1.189 |
05-Nov-2000 |
thorpej |
Add /sbin/wdogctl.
|
| 1.188 |
03-Nov-2000 |
veego |
Add /usr/share/locale/no@nynorsk/LC_MESSAGES used by gettext.
|
| 1.187 |
02-Nov-2000 |
veego |
Add /usr/share/locale/{da,pt}/LC_MESSAGES used by gettext.
|
| 1.186 |
25-Oct-2000 |
thorpej |
Add pmc(1).
|
| 1.185 |
16-Oct-2000 |
simonb |
Remove unused usermgmt skel files.
Part of fix for PR bin/10985.
|
| 1.184 |
16-Oct-2000 |
simonb |
Remove /usr/share/skel and contents. These are _not_ placed on the obsolete lists as people may have made local configuration changes to these files.
Part of fix for PR bin/10985.
|
| 1.183 |
14-Oct-2000 |
wiz |
add /etc/defaults
|
| 1.182 |
28-Sep-2000 |
thorpej |
Add ssh-related files.
|
| 1.181 |
10-Sep-2000 |
joda |
add /usr/share/examples/kerberos
|
| 1.180 |
07-Aug-2000 |
enami |
Sync with reality.
|
| 1.179 |
06-Aug-2000 |
thorpej |
/usr/libexec/hprop -> /usr/sbin/hprop
|
| 1.178 |
06-Aug-2000 |
thorpej |
/usr/libexec/kdc -> /usr/sbin/kdc
|
| 1.177 |
31-Jul-2000 |
kleink |
Sync with tzdata2000e.
|
| 1.176 |
28-Jul-2000 |
wiz |
add /usr/share/wscons directory and contents
|
| 1.175 |
26-Jul-2000 |
itojun |
add usr.bin/{hoststat,purgestat}, which are new argv[0] hack for sendmail 8.10.x and beyond. sorry that i forgot to add this one.
From: Andrew Brown <atatat@atatdot.net>
|
| 1.174 |
13-Jul-2000 |
lukem |
add usr/share/examples/syslogd/*
|
| 1.173 |
13-Jul-2000 |
thorpej |
Add the bdes(1) related entries.
|
| 1.172 |
30-Jun-2000 |
thorpej |
gifconfig(8) is obsolete.
|
| 1.171 |
29-Jun-2000 |
mrg |
* sys/vm is dead.
- obsolete <vm/vm.h> - put ./usr/include/uvm in base not comp (like everything else). - remove ./usr/include/vm
|
| 1.170 |
21-Jun-2000 |
thorpej |
First sweep of fixing up set lists after crypto integration.
|
|
Revision tags: netbsd-1-5-base
|
| 1.169 |
15-Jun-2000 |
itojun |
branches: 1.169.2; remove /usr/sbin/setkey, since it is now in /sbin . From: "Akira KUBO" <punio@BALTIMORE.CO.JP>
|
| 1.168 |
13-Jun-2000 |
itojun |
move setkey(8) from usr.sbin to sbin, to enable us to initialize IPsec manual key before /usr mount.. (based on "don't use cvsmove" discussion i have seen, I did not use cvsmove)
|
| 1.167 |
13-Jun-2000 |
itojun |
do not install /usr/sbin/scriptdump, a helper perl script for setkey(8). makes no sense when we have no perl in base system.
|
| 1.166 |
12-Jun-2000 |
mycroft |
Whee. Catchup time again.
|
| 1.165 |
07-Jun-2000 |
thorpej |
Update for reality.
|
|
Revision tags: minoura-xpg4dl-base
|
| 1.164 |
18-May-2000 |
shin |
branches: 1.164.2; sync with reality.
|
| 1.163 |
14-May-2000 |
christos |
add magic.mime
|
| 1.162 |
10-May-2000 |
thorpej |
Add cat4/arm26 and man4/arm26.
|
| 1.161 |
06-May-2000 |
mycroft |
Sync (mostly).
|
| 1.160 |
03-May-2000 |
veego |
Add /usr/sbin/ipfs
|
| 1.159 |
02-May-2000 |
simonb |
Adjust sets for ntp4. XXX: Obsolete sets still need to be fixed.
|
| 1.158 |
01-May-2000 |
thorpej |
./usr/share/postfix -> ./usr/share/examples/postfix
|
| 1.157 |
25-Apr-2000 |
hubertf |
Implement a "poweroff" command which is equivalent to "halt -p", but allows powering down the system from an exec(2) call, e.g. via a user which has "poweroff" as login shell.
The command name is modeled after Solaris.
|
| 1.156 |
24-Apr-2000 |
mellon |
Remove obsolete DHCP-related files.
|
| 1.155 |
15-Apr-2000 |
tsarna |
Update sets and obsolete lists to reflect death of nfsiod
|
| 1.154 |
15-Mar-2000 |
soren |
mbrlabel moves to /sbin.
|
| 1.153 |
14-Mar-2000 |
shin |
sync with reality.
|
| 1.152 |
14-Mar-2000 |
shin |
add /etc/rc.d.
|
| 1.151 |
10-Mar-2000 |
groo |
Add envstat(8) for displaying sensor readings from any envsys(4) compatible device.
|
| 1.150 |
27-Feb-2000 |
wiz |
added share/locale/pt_BR/LC_MESSAGES for grep 2.4
|
| 1.149 |
26-Feb-2000 |
mycroft |
Sync.
|
| 1.148 |
20-Feb-2000 |
mycroft |
Move addr2line, size and strings to comp.
|
| 1.147 |
20-Feb-2000 |
mycroft |
Move c++filt, gcov, nm, objdump, tsort, unifdef to comp.
|
| 1.146 |
20-Feb-2000 |
mycroft |
Sync.
|
| 1.145 |
20-Feb-2000 |
mycroft |
Sync.
|
| 1.144 |
09-Feb-2000 |
tron |
Put "sendmail" license terms in same set as the binary.
|
| 1.143 |
28-Jan-2000 |
itojun |
add pim6sd: PIMv6 sparse mode daemon. (from KAME)
|
| 1.142 |
20-Jan-2000 |
wrstuden |
Add overlay.h, mount_overlay, and mount_overlay.[08] to lists.
|
| 1.141 |
17-Jan-2000 |
itojun |
don't install /usr/sbin/sysctl (backward compat symlink)
|
| 1.140 |
17-Jan-2000 |
itojun |
move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl is supplied for backward compatibility.
add /sbin/sysctl to base/mi (does not remove /usr/sbin/sysctl as we have a symlink)
|
| 1.139 |
29-Dec-1999 |
hubertf |
Add share/examples/apm/script, an example script to put into /etc/apm/{line,battery,standby,...}
|
| 1.138 |
24-Dec-1999 |
agc |
Add userinfo and groupinfo
|
| 1.137 |
23-Dec-1999 |
abs |
Fixes from Todd Whitesel
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base
|
| 1.136 |
08-Dec-1999 |
soren |
Add user(8) binaries.
|
| 1.135 |
28-Nov-1999 |
veego |
Add ./usr/libexec/dnskeygen and ./usr/share/zoneinfo/Europe/{Tiraspol,Uzhgorod,Zaporozhye}
|
| 1.134 |
25-Nov-1999 |
simonb |
Remove update(8).
|
| 1.133 |
23-Nov-1999 |
mrg |
we are rcorder.8 now.
|
| 1.132 |
19-Nov-1999 |
mrg |
add rcorder
|
| 1.131 |
11-Nov-1999 |
kleink |
Add new links from tzdata1999i.
|
|
Revision tags: comdex-fall-1999-base
|
| 1.130 |
28-Oct-1999 |
perry |
sync to reality
|
| 1.129 |
09-Oct-1999 |
hubertf |
Install example dhcpd.conf into /usr/share/examples/dhcp
|
| 1.128 |
29-Sep-1999 |
jdolecek |
add ./usr/include/ntfs to be in line with other filesystems
|
| 1.127 |
27-Sep-1999 |
perry |
update to reflect reality
|
| 1.126 |
26-Sep-1999 |
jdolecek |
Add czech language message catalog
|
| 1.125 |
21-Sep-1999 |
hubertf |
branches: 1.125.2; Add MAKEDEV.8 manpage for next68k.
|
| 1.124 |
20-Sep-1999 |
veego |
Add ./usr/share/{man,cat}8/{bebox,hpcmips}
Remeber to also add new directories to this file when you change etc/mtree/NetBSD.dist.
|
| 1.123 |
07-Sep-1999 |
perry |
update to reflect current reality.
|
| 1.122 |
02-Sep-1999 |
tron |
Add mktemp(1).
|
| 1.121 |
28-Jul-1999 |
enami |
- remove duplicated setting for LDSTATIC in ktruss/Makefile. - fix command name in SYNOPSIS section of man page. - link ktrace man page to ktruss man page. - add executable and man page for ktruss in distrib sets.
|
| 1.120 |
19-Jul-1999 |
kleink |
Add links related to link(8)/unlink(8).
|
| 1.119 |
09-Jul-1999 |
fvdl |
Synch with reality.
|
| 1.118 |
04-Jul-1999 |
fvdl |
Bring setlists up to date for i386 switch to ELF and ipv6.
|
| 1.117 |
30-Jun-1999 |
augustss |
usbd is dead.
|
| 1.116 |
18-Jun-1999 |
ad |
Add entries for cdplay(1).
|
| 1.115 |
11-May-1999 |
veego |
Add missing entries: - /sbin/mount_ntfs - /usr/sbin/catman - /usr/share/misc/bsd-family-tree
|
| 1.114 |
29-Apr-1999 |
simonb |
Add sysstat.
|
| 1.113 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
| 1.112 |
02-Apr-1999 |
perry |
sync
|
|
Revision tags: netbsd-1-4-base
|
| 1.111 |
31-Mar-1999 |
is |
branches: 1.111.2; revert last change, it was bogus
|
| 1.110 |
31-Mar-1999 |
is |
synchronize
|
| 1.109 |
30-Mar-1999 |
simonb |
Add fsck_lfs.
|
| 1.108 |
27-Mar-1999 |
kleink |
tzdata1999c
|
| 1.107 |
26-Mar-1999 |
kim |
Install dig, dnsquery, host, nslookup, nsupdate and pawd in /usr/bin.
|
| 1.106 |
26-Mar-1999 |
mrg |
add audioplay/audiorecord.
|
| 1.105 |
26-Mar-1999 |
sommerfe |
Install send-pr.el (emacs-lisp front-end to send-pr) into /usr/share/gnats
|
| 1.104 |
25-Mar-1999 |
explorer |
add sbin/lmcctl
|
| 1.103 |
25-Mar-1999 |
pk |
newlsf => newfs_lfs
|
| 1.102 |
25-Mar-1999 |
mrg |
add lessecho
|
| 1.101 |
16-Mar-1999 |
he |
Sync to reality. gcov, rc.wscons, queue/list man pages, i386/ieee.h.
|
| 1.100 |
10-Mar-1999 |
marc |
alphabetize
|
| 1.99 |
06-Mar-1999 |
he |
Forgot ./usr/libexec/sendmail entry.
|
| 1.98 |
06-Mar-1999 |
he |
Fixing various chaff, sync to current reality: o mailwrapper, postfix and sendmail o hello, sup.no.netbsd.org; bye to skarven.itea.unit.no o innetgr / netgroup o a few sendmail master config file changes
|
| 1.97 |
03-Mar-1999 |
tv |
Add some missing Info stuff.
|
| 1.96 |
21-Feb-1999 |
kleink |
Back out revision 1.91; I'm a dork.
|
| 1.95 |
15-Feb-1999 |
kleink |
Add nl(1).
|
| 1.94 |
15-Feb-1999 |
simonb |
Add top.
|
| 1.93 |
11-Feb-1999 |
tv |
Add Texinfo stuff and /usr/share/locale files.
|
| 1.92 |
09-Feb-1999 |
tv |
Remove bfd includes, bfd link libraries, and add ldscripts to /usr/share/ldscripts.
|
| 1.91 |
08-Feb-1999 |
kleink |
New zoneinfo files from tzdata1999b.
|
| 1.90 |
05-Feb-1999 |
cjs |
Tweak for various new and removed files.
|
| 1.89 |
01-Feb-1999 |
kim |
Added z[ef]grep.
|
| 1.88 |
25-Jan-1999 |
lukem |
add hesinfo
|
| 1.87 |
23-Jan-1999 |
mycroft |
Catch up with the Joneses.
|
| 1.86 |
19-Jan-1999 |
hubertf |
Add code for pkgdb.
|
| 1.85 |
06-Jan-1999 |
he |
Add ./usr/share/misc/domains.
|
| 1.84 |
05-Jan-1999 |
cjs |
Sync with various changes over the last week or two.
|
| 1.83 |
13-Dec-1998 |
mrg |
add sparc64 man8 sections.
|
| 1.82 |
08-Dec-1998 |
he |
Add nsupdate, objcopy, include/sys/ataio.h and a few corresponding man pages.
|
| 1.81 |
08-Dec-1998 |
kenh |
Add atactl. Pointed out by Bill Sommerfeld.
|
| 1.80 |
19-Nov-1998 |
tron |
Add "usr/sbin/named-bootconf".
|
| 1.79 |
18-Nov-1998 |
he |
Bring into sync with what's being installed: egcs manpages, raidctl++, mbrlabel and collect2 for i386.
|
| 1.78 |
03-Nov-1998 |
pk |
Add scsictl(8)
|
| 1.77 |
19-Oct-1998 |
ross |
sync
|
| 1.76 |
14-Sep-1998 |
hwr |
Add greconfig and manpages to distribution.
|
| 1.75 |
14-Sep-1998 |
ross |
Add bzip2 files and links.
|
| 1.74 |
13-Sep-1998 |
tv |
Re-sort these files.
|
| 1.73 |
14-Aug-1998 |
mark |
Added ./sbin/mount_filecore
|
| 1.72 |
11-Aug-1998 |
kleink |
Sync for am-utils-6.0a16.
|
| 1.71 |
22-Jul-1998 |
perry |
update...
|
| 1.70 |
12-Jul-1998 |
augustss |
Add USB files.
|
| 1.69 |
15-Jun-1998 |
lukem |
sort files
|
| 1.68 |
06-Jun-1998 |
lukem |
add share/examples/ftpd/*
|
| 1.67 |
30-May-1998 |
veego |
Sync it with the reality.
|
| 1.66 |
25-May-1998 |
tv |
Disable Berkeley ar, nm, ranlib, size, and strings, and enable binutils.
|
| 1.65 |
16-May-1998 |
kml |
add entries for eshconfig, esh for HIPIP driver
|
| 1.64 |
12-May-1998 |
thorpej |
Add rcslog
|
| 1.63 |
20-Apr-1998 |
ross |
big sync
|
| 1.62 |
19-Apr-1998 |
ross |
Move ./sbin/ldconfig from mi to md.most-of-them and kill sun3x dirs.
|
| 1.61 |
02-Feb-1998 |
mikel |
share/examples/amd & share/man/{cat,man}{4,9}/sun3x, PR misc/4892
|
| 1.60 |
10-Jan-1998 |
perry |
get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiro
|
| 1.59 |
23-Nov-1997 |
veego |
Add ipresend(1).
|
| 1.58 |
23-Nov-1997 |
pk |
Update.
|
| 1.57 |
13-Nov-1997 |
veego |
- s/samples\/ipf/examples\/ipf/ and remove the ./usr/share/samples entry - Move the /usr/share/examples 'files' to the misc set
|
| 1.56 |
13-Nov-1997 |
thorpej |
Add ./usr/share/examples/...
|
| 1.55 |
27-Oct-1997 |
veego |
Remove the entries of /usr/obj and /usr/obj because they are now marked optional in mtree/NetBSD.dist. While I am here move the files in /usr/share/sendmail to the misc set.
|
| 1.54 |
26-Oct-1997 |
mikel |
update; from Steve Allen in PR misc/4345, with some additions by myself.
|
|
Revision tags: netbsd-1-3-base
|
| 1.53 |
30-Sep-1997 |
is |
branches: 1.53.2; /etc/magic -> /usr/share/misc/magic
|
| 1.52 |
22-Sep-1997 |
veego |
Sync.
|
| 1.51 |
15-Aug-1997 |
perry |
update to reality
|
| 1.50 |
31-Jul-1997 |
veego |
Sync.
|
| 1.49 |
16-Jul-1997 |
phil |
Add files for /usr/share/sendmail to base mi list.
|
| 1.48 |
24-Jun-1997 |
veego |
Add ./usr/sbin/ntptime, ./usr/share/man/cat1/{atari,i386,x68k}, ./usr/share/man/{cat3,cat5}/i386, ./usr/share/man/cat8/{mvme68k,sun3x}, ./usr/share/man/man1/{atari,i386,x68k}, ./usr/share/man/{man3.man5}/i386, ./usr/share/man/man8/{mvme68k,sun3x}
|
| 1.47 |
21-Jun-1997 |
veego |
Sync for dumpfs, dumplfs and quotacheck.
|
| 1.46 |
20-Jun-1997 |
veego |
Sync.
|
| 1.45 |
16-Jun-1997 |
perry |
sync with reality
|
| 1.44 |
04-Jun-1997 |
perry |
sync to reality
|
| 1.43 |
29-May-1997 |
veego |
Add ./bin/rcmd
|
| 1.42 |
30-Apr-1997 |
pk |
Synchronize.
|
| 1.41 |
07-Apr-1997 |
scottr |
Update for current reality.
|
| 1.40 |
01-Apr-1997 |
jonathan |
Move mountd, nfsd, nfsiod to /usr/sbin
|
| 1.39 |
25-Mar-1997 |
perry |
Add a couple of missing zoneinfo files.
|
| 1.38 |
25-Mar-1997 |
perry |
add /usr/sbin/mop* and resort
|
| 1.37 |
14-Mar-1997 |
thorpej |
Sync with reality.
|
| 1.36 |
02-Mar-1997 |
scottr |
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan for noticing this.
|
| 1.35 |
18-Feb-1997 |
scottr |
Final update to sync with reality, pointed out by checkflist
|
| 1.34 |
18-Feb-1997 |
scottr |
YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where appropriate - Move LKMs to base/mi (except union and compat_sunos, which are broken and currently not part of the set lists) - Add /usr/bin/fdformat to base/md.i386, from PR 3116 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
|
| 1.33 |
18-Feb-1997 |
scottr |
Reality check from Steve Allen <wormey@eskimo.com>
|
| 1.32 |
08-Jan-1997 |
thorpej |
Update to reflect current reality.
|
| 1.31 |
02-Jan-1997 |
pk |
rdconfig => mdconfig; rdsetimage => mdsetimage
|
| 1.30 |
16-Nov-1996 |
briggs |
Updates from Steve Allen <wormey@eskimo.com> to match the current world.
|
| 1.29 |
18-Oct-1996 |
perry |
remove obsolete doc/smm/01.setup/{vax,tahoe}.
|
| 1.28 |
17-Oct-1996 |
perry |
removed most tahoe references
|
| 1.27 |
09-Oct-1996 |
jtc |
merge in 1.2 branch
|
| 1.26 |
27-May-1996 |
pk |
sync
|
| 1.25 |
27-May-1996 |
pk |
sync
|
|
Revision tags: netbsd-1-2-base
|
| 1.24 |
20-May-1996 |
leo |
branches: 1.24.2; Get them closer to reality.
|
| 1.23 |
25-Mar-1996 |
mrg |
update all of these to reality (at least, for the sparc). changes include: libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
|
| 1.22 |
21-Mar-1996 |
jtc |
nsquery and nstest are no longer part of bind (or NetBSD)
|
| 1.21 |
25-Jan-1996 |
briggs |
Ooops. Sort.
|
| 1.20 |
25-Jan-1996 |
briggs |
Updates from Steve Allen <wormey@eskimo.com>
|
| 1.19 |
07-Dec-1995 |
jtc |
Added spanish language libc message catalog
|
| 1.18 |
28-Nov-1995 |
jtc |
merge in changes from 1.1 release branch
|
| 1.17 |
12-Nov-1995 |
thorpej |
Update from netbsd-1-1; remove ./dev/MAKEDEV.local; it belongs (and is already in) the `etc' set.
|
| 1.16 |
31-Oct-1995 |
pk |
Add MAKEDEV.local
|
| 1.15 |
22-Oct-1995 |
thorpej |
Add the {cat,man}{4,8} stuff for the atari.
|
| 1.14 |
13-Oct-1995 |
pk |
Add the french message catalog
|
|
Revision tags: netbsd-1-1-base
|
| 1.13 |
10-Oct-1995 |
thorpej |
branches: 1.13.2; add fsdb(8).
|
| 1.12 |
08-Oct-1995 |
gwr |
Add rdconfig
|
| 1.11 |
06-Oct-1995 |
thorpej |
Add the German message catalogue.
|
| 1.10 |
02-Oct-1995 |
chopps |
bring up to date with reality
|
| 1.9 |
02-Oct-1995 |
thorpej |
Add ./sbin/ccdconfig and ./usr/bin/banner
|
| 1.8 |
24-Jul-1995 |
cgd |
more files
|
| 1.7 |
24-Jul-1995 |
cgd |
mount programs, libdata/lint
|
| 1.6 |
14-Jul-1995 |
briggs |
Add mtrace.
|
| 1.5 |
11-May-1995 |
cgd |
update for the current state of the world.
|
| 1.4 |
19-Apr-1995 |
cgd |
add mi files; noted by leo.
|
| 1.3 |
16-Apr-1995 |
mycroft |
Update these for ~one month ago. From Greg Hudson.
|
| 1.2 |
19-Oct-1994 |
cgd |
fix a file name.
|
| 1.1 |
29-Aug-1994 |
cgd |
branches: 1.1.1; Initial revision
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.3 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.2 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.3 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.2 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.3 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.2 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.3 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.2 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.3 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.2 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.3 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.2 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.3 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.2 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.4 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.3 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.2 |
29-Nov-2008 |
tsutsui |
- don't build compat_linux on alpha until sys/modules/compat_linux/Makefile handles required MD files under sys/compat/linux/arch/alpha - build exec_elf64 for all 64 bit arch - use MACHINE_ARCH!="alpha" instead of MACHINE!="alpha" for exec_elf32 check
XXX we have many histrical inconsistent use of amd64 vs x86_64.
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.4 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.3 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.2 |
10-Mar-2009 |
yamt |
tprof modules.
|
| 1.1 |
29-Nov-2008 |
tsutsui |
branches: 1.1.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.4 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.3 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.2 |
10-Mar-2009 |
yamt |
tprof modules.
|
| 1.1 |
29-Nov-2008 |
tsutsui |
branches: 1.1.2; Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.14 |
11-Jul-2024 |
riastradh |
distrib/sets/lists: Add a blank comment line between RCS id and body.
This serves as a buffer between RCS id changes and other changes to the set lists, in an attempt to reduce the pain of merge conflicts around mass set list changes.
No functional change intended.
|
|
Revision tags: netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-8-3-RELEASE netbsd-9-4-RELEASE 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-base netbsd-9-3-RELEASE cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 netbsd-9-2-RELEASE cjep_staticlib_x-base thorpej-futex-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-premerge-20091211
|
| 1.13 |
11-Dec-2009 |
he |
branches: 1.13.62; Move the test for evbppc out of sets.subr and into bsd.own.mk, to decide whether to make kernel modules: set MKKMOD to no for evbppc. Use this in etc/Makefile to decide whether to do the "modules" obsolete sets. Move the ./var/db/obsolete/modules entry from the "mi" to the "module.mi" file set.
Fixes the build for evbppc.
Discussed with uebayasi@
|
| 1.12 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.11 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
| 1.10 |
19-Jul-2009 |
rmind |
Make POSIX message queues a kernel module.
|
| 1.9 |
18-Jul-2009 |
reinoud |
Fix lists for NiLFS import... sorry folks, i didn't run a `make release'. Currently building a release to test it completely but committed it now to ease you folks.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.8 |
10-Mar-2009 |
yamt |
tprof modules.
|
| 1.7 |
05-Feb-2009 |
haad |
branches: 1.7.2; Add support for the MODULAR framework to the vnd driver. Enable building of vnd.kmod by default.
|
| 1.6 |
24-Jan-2009 |
rmind |
Revert path of modules back to "/stand".
|
| 1.5 |
24-Jan-2009 |
rmind |
Change path to kernel modules from "/stand" to "/kernel". Needs to go in before 5.0. Proposed on <tech-kern>.
|
| 1.4 |
05-Jan-2009 |
pooka |
+sysvbfs
|
| 1.3 |
31-Dec-2008 |
agc |
Might as well install the dm devmapper module when we install the other parts of the LVM tools - use the same MKLVM switch, though.
|
| 1.2 |
05-Dec-2008 |
ad |
PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there)
Add a layerfs module.
|
| 1.1 |
26-Nov-2008 |
tsutsui |
- rename set list lkm.mi -> module.mi - move obsolete lists of usr/lkm files to mi
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.3 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.2 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.4 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.3 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.2 |
29-Nov-2008 |
tsutsui |
- don't build compat_linux on alpha until sys/modules/compat_linux/Makefile handles required MD files under sys/compat/linux/arch/alpha - build exec_elf64 for all 64 bit arch - use MACHINE_ARCH!="alpha" instead of MACHINE!="alpha" for exec_elf32 check
XXX we have many histrical inconsistent use of amd64 vs x86_64.
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.3 |
07-Sep-2009 |
jnemeth |
Create a modules.tgz set and move kernel modules into it.
|
| 1.2 |
30-Aug-2009 |
dyoung |
Let us use MKKMOD=yes to leave the kernel modules out of the distribution.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.1 |
29-Nov-2008 |
tsutsui |
Reorganize lists for MD modules: - move MD module files from md.* into separate module.* lists - make those module lists per MACHINE_CPU or MACHINE_ARCH, rather than per MACHINE
Tested on several ports.
XXX maybe we should also move usr/tests/modules/k_helper/k_helper.kmod XXX from lists/tests/mi to lists/tests/module.mi and disable it on evbppc.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
24-Mar-2002 |
bjh21 |
Update set lists for arm26 -> acorn26 transition. Obsolete lists for arm26 have been carried over to acorn26.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.7 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.6 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.5 |
08-May-2002 |
lukem |
obsolete /usr/mdec/installboot
|
| 1.4 |
03-May-2002 |
lukem |
obsolete alpha installboot.old and bootxx{,.old}
|
| 1.3 |
09-Aug-2000 |
tv |
This file shouldn't include /usr/lib/*_pic.a or /usr/lib/crt{begin,end}.o.
|
| 1.2 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.4 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.3 |
08-Oct-2003 |
lukem |
Overhaul MBR handling (part 1):
<sys/bootblock.h>: * Added definitions for the Master Boot Record (MBR) used by a variety of systems (primarily i386), including the format of the BIOS Parameter Block (BPB). This information was cribbed from a variety of sources including <sys/disklabel_mbr.h> which this is a superset of.
As part of this, some data structure elements and #defines were renamed to be more "namespace friendly" and consistent with other bootblocks and MBR documentation. Update all uses of the old names to the new names.
<sys/disklabel_mbr.h>: * Deprecated in favor of <sys/bootblock.h> (the latter is more "host tool" friendly).
amd64 & i386: * Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to be consistent with the naming convention of the msdosfs tools.
* Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1 and it's confusing to have two functionally equivalent bootblocks, especially given that "ufs" has multiple meanings (it could be a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).
* Rework pbr.S (the first sector of bootxx_*): + Ensure that BPB (bytes 11..89) and the partition table (bytes 446..509) do not contain code. + Add support for booting from FAT partitions if BOOT_FROM_FAT is defined. (Only set for bootxx_msdos). + Remove "dummy" partition 3; if people want to installboot(8) these to the start of the disk they can use fdisk(8) to create a real MBR partition table... + Compile with TERSE_ERROR so it fits because of the above. Whilst this is less user friendly, I feel it's important to have a valid partition table and BPB in the MBR/PBR.
* Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent with other platforms.
* Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that we can boot off FAT partitions.
* Crank version of /usr/mdec/boot to 3.1, and fix some of the other entries in the version file.
installboot(8) (i386): * Read the existing MBR of the filesystem and retain the BIOS Parameter Block (BPB) in bytes 11..89 and the MBR partition table in bytes 446..509. (Previously installboot(8) would trash those two sections of the MBR.)
mbrlabel(8): * Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code to map the MBR partition type to the NetBSD disklabel type.
Test built "make release" for i386, and new bootblocks verified to work (even off FAT!).
|
| 1.2 |
26-Jul-2003 |
dsl |
Obsolete i386/amd64 /usr/mdec/biosboot*.sym and /usr/mdec/installboot
|
| 1.1 |
15-May-2003 |
wiz |
Add /dev/lms0 and /dev/mms0.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.6 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.5 |
15-Jan-2003 |
mhitch |
/usr/mdec/installboot is gone.
|
|
Revision tags: fvdl_fs64_base
|
| 1.4 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.3 |
17-Dec-2001 |
mhitch |
Change to new two-stage boot loader; make previous bootblocks obsolete.
|
| 1.2 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
24-Mar-2002 |
bjh21 |
Update set lists for arm26 -> acorn26 transition. Obsolete lists for arm26 have been carried over to acorn26.
|
| 1.1 |
03-Dec-2001 |
bjh21 |
/usr/mdec/BBBB is obsolete.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
31-Mar-2002 |
thorpej |
Actually delete obsolete.arm32 this time.
|
| 1.2 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.2 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
18-Apr-2002 |
wiz |
Remove opms(4) for bebox (superseded by pms(4)).
Approved by christos.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
18-Apr-2002 |
wiz |
Remove /dev/pms0 creation from ports that do not have the driver; obsolete it on the ones that had it in the 'all' target.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.1 |
26-Aug-2003 |
mrg |
delete dead ./usr/libexec/cpp0
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.2 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.4 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.3 |
15-May-2003 |
wiz |
Add /dev/mouse-qms0 and /dev/qms0.
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
18-Apr-2002 |
wiz |
Remove /dev/pms0 creation from ports that do not have the driver; obsolete it on the ones that had it in the 'all' target.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.16 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.15 |
08-Oct-2003 |
lukem |
Overhaul MBR handling (part 1):
<sys/bootblock.h>: * Added definitions for the Master Boot Record (MBR) used by a variety of systems (primarily i386), including the format of the BIOS Parameter Block (BPB). This information was cribbed from a variety of sources including <sys/disklabel_mbr.h> which this is a superset of.
As part of this, some data structure elements and #defines were renamed to be more "namespace friendly" and consistent with other bootblocks and MBR documentation. Update all uses of the old names to the new names.
<sys/disklabel_mbr.h>: * Deprecated in favor of <sys/bootblock.h> (the latter is more "host tool" friendly).
amd64 & i386: * Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to be consistent with the naming convention of the msdosfs tools.
* Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1 and it's confusing to have two functionally equivalent bootblocks, especially given that "ufs" has multiple meanings (it could be a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).
* Rework pbr.S (the first sector of bootxx_*): + Ensure that BPB (bytes 11..89) and the partition table (bytes 446..509) do not contain code. + Add support for booting from FAT partitions if BOOT_FROM_FAT is defined. (Only set for bootxx_msdos). + Remove "dummy" partition 3; if people want to installboot(8) these to the start of the disk they can use fdisk(8) to create a real MBR partition table... + Compile with TERSE_ERROR so it fits because of the above. Whilst this is less user friendly, I feel it's important to have a valid partition table and BPB in the MBR/PBR.
* Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent with other platforms.
* Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that we can boot off FAT partitions.
* Crank version of /usr/mdec/boot to 3.1, and fix some of the other entries in the version file.
installboot(8) (i386): * Read the existing MBR of the filesystem and retain the BIOS Parameter Block (BPB) in bytes 11..89 and the MBR partition table in bytes 446..509. (Previously installboot(8) would trash those two sections of the MBR.)
mbrlabel(8): * Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code to map the MBR partition type to the NetBSD disklabel type.
Test built "make release" for i386, and new bootblocks verified to work (even off FAT!).
|
| 1.14 |
26-Jul-2003 |
dsl |
Obsolete i386/amd64 /usr/mdec/biosboot*.sym and /usr/mdec/installboot
|
| 1.13 |
15-May-2003 |
wiz |
Add /dev/lms0 and /dev/mms0.
|
|
Revision tags: fvdl_fs64_base
|
| 1.12 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
| 1.11 |
26-Jun-2002 |
bouyer |
Move a few entries around, so that directories can be properly removed.
|
|
Revision tags: netbsd-1-6-base
|
| 1.10 |
18-Apr-2002 |
wiz |
branches: 1.10.2; Add /dev/pms0 to obsolete list after opms(4) removal.
|
| 1.9 |
02-May-2001 |
jdolecek |
Nuke biosboot_ps2.sym
|
| 1.8 |
27-Oct-2000 |
fvdl |
Add usr/include/i386/*, so that versions older than 1.4.2 will have that directory cleaned out before the upgrade. These files aren't really obsolete, but removing them before installing the new versions saves the a 'directory was not empty' message in sysinst, which needlessly worried users.
|
| 1.7 |
22-Oct-2000 |
fvdl |
Add /usr/share/pcvt/keycap.pcvt
|
| 1.6 |
29-Sep-2000 |
fvdl |
ldconfig is no longer obsolete (in fact, the entries were wrong; it was never in /bin). Put it back for i386 and sparc.
|
| 1.5 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-ALPHA2 netbsd-1-5-base
|
| 1.4 |
13-Jun-2000 |
wiz |
branches: 1.4.2; move pcvt files and devices to obsolete lists
|
|
Revision tags: minoura-xpg4dl-base
|
| 1.3 |
22-Apr-2000 |
hubertf |
Add /sbin/ldconfig - no longer needed since the ELF transition. (Hey, the upgrade on option actually DOES work besides this - wow!)
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.2 |
19-Apr-1999 |
perry |
branches: 1.2.2; add # comment character in front of RCS Id.
|
| 1.1 |
13-Apr-1999 |
bouyer |
List of obsoletes files for each sets, split in mi/md parts. These lists have been build concatenating distrib/sets/lists/ files for each NetBSD releases since 1.0, and diffing this with the corresponding 1.4 file. These files are used to build the /dist/xxx_obsolete files used by sysinst.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.2 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
18-May-2002 |
lukem |
obsolete usr/mdec/installboot
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.79 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.78 |
05-Dec-2003 |
lukem |
obsolete usr/share/doc/html/ntp{,/hints}
|
| 1.77 |
05-Dec-2003 |
drochner |
need to list removed ntp files, as pointed out by wiz and grant
|
| 1.76 |
02-Oct-2003 |
kleink |
Back out previous; this needs to be addressed in a different way.
|
| 1.75 |
30-Sep-2003 |
kleink |
Mark those files moved from base (rev. 1.429) to misc obsolete.
|
| 1.74 |
04-Aug-2003 |
itojun |
/lib/libdes.so* must be removed due to des_xx -> DES_xx API change (otherwise -ldes will not work)
|
| 1.73 |
25-Jun-2003 |
tshiozak |
- correct my last commit : ./usr/lib/i18n/*.* -> ./usr/lib/i18n/lib*.* - correct obsolete : ./usr/lib/runemodule/*.so.4.* -> ./usr/lib/i18n
|
| 1.72 |
25-Jun-2003 |
tshiozak |
Citrus iconv support(2) add new plugin modules and bump minor (because of some new I/Fs).
|
| 1.71 |
11-May-2003 |
ragge |
Obsolete kvm_mkdb itself.
|
| 1.70 |
27-Apr-2003 |
wiz |
Add some obsolete files (after x86_64 -> amd64).
|
| 1.69 |
18-Apr-2003 |
wiz |
{cat4,html4,man4}/arm32 is obsolete.
|
| 1.68 |
18-Apr-2003 |
wiz |
Move some obsolete man pages from base/obsolete.mi to man/obsolete.mi.
|
| 1.67 |
05-Mar-2003 |
tshiozak |
changes related to lib/20576 and lib/20577. - add wcstok() and wcswcs(), - add wcstok(3), - move btowc() and wctob() into each ctype modules, - bump ctype interface ABI version, - bump i18n modules' minor and - update sets. and fix a stupid bug in _RUNE_ISCACHED macro.
|
| 1.66 |
22-Feb-2003 |
lukem |
all: Use /var/db/obsolete instead of /etc/obsolete
etc/Makefile: Create separate target "install-obsolete-files" to populate /var/db/obsolete, instead of using "install-etc-files".
Makefile: Add do-obsolete target, to run "cd etc && make install-obsolete-files", and add this to BUILDTARGETS. This moves the "obsolete files" creation from "distribution" to "build".
Per discussion with Andrew Brown.
|
|
Revision tags: fvdl_fs64_base
|
| 1.65 |
21-Dec-2002 |
wiz |
Add walnut's MAKEDEV(8) and /sbin/verifiedexec_load.
|
| 1.64 |
18-Dec-2002 |
wiz |
Add {cat,man,html}8 for walnut; remove some files that still get installed.
|
| 1.63 |
17-Dec-2002 |
jdolecek |
move fstab example files from base to misc
|
| 1.62 |
23-Nov-2002 |
blymn |
Change name of verified exec fingerprint loader.
|
| 1.61 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
| 1.60 |
30-Oct-2002 |
lukem |
we generally don't list older shlib minor versions as "obsolete", so don't treat libkrb5.so.18.0 and libroken.so.12.2 as special cases...
|
| 1.59 |
20-Oct-2002 |
thorpej |
Reinstate /usr/bin/tar and /usr/bin/cpio (they are symlinks to their counterparts in /bin, for backwards-compatibility with things that hard-code their pathnames, like binary packages).
|
| 1.58 |
17-Oct-2002 |
lukem |
- obsolete usr/share/locale/*/LC_MESSAGES.mo - sort entries
|
| 1.57 |
16-Oct-2002 |
christos |
tar and cpio have been paxified.
|
| 1.56 |
16-Oct-2002 |
itojun |
sync with pax flip
|
| 1.55 |
21-Sep-2002 |
lukem |
add usr/libexec/cpp (formerly in tc.old)
|
| 1.54 |
12-Sep-2002 |
joda |
changes after importing kerberos
|
| 1.53 |
10-Sep-2002 |
joda |
move manpages to man/obsolete.mi
|
| 1.52 |
10-Sep-2002 |
joda |
kf/kfd has gone
|
| 1.51 |
26-Jun-2002 |
bouyer |
Move a few entries around, so that directories can be properly removed.
|
| 1.50 |
21-Jun-2002 |
bouyer |
Update with reality (list from 1.5.2->1.6 upgrade on i386, alpha, and sgimips).
|
| 1.49 |
20-Jun-2002 |
wiz |
Undo last. usb.h is already in comp/obsolete.mi.
|
| 1.48 |
20-Jun-2002 |
dsainty |
Add /usr/include/usb.h, which was replaced by /usr/include/usbhid.h some time ago (2001/12/28)
|
| 1.47 |
09-Jun-2002 |
itojun |
retire greconfig(8) - you can use ifconfig(8) for everything it can do.
|
| 1.46 |
06-Jun-2002 |
thorpej |
mopa.out is renamed to mopcopy.
|
|
Revision tags: netbsd-1-6-base
|
| 1.45 |
16-May-2002 |
itojun |
branches: 1.45.2; use /var/chroot/sshd instead of /var/empty. suggested by christos
|
| 1.44 |
02-May-2002 |
wiz |
Remove previously empty /usr/share/man/{cat,html,man}9/arm32.
|
| 1.43 |
08-Apr-2002 |
wiz |
Add typo directory to obsolete list (refer v1.187 of etc/mtree/NetBSD.dist).
|
| 1.42 |
07-Apr-2002 |
wiz |
Add cat8/man8/html8 incl. contents for algor, cats, evbsh3, mvmeppc, playstation2, shark; for arm32, remove and add to obsolete lists.
|
| 1.41 |
03-Apr-2002 |
wiz |
Remove /dev/log since it's in base/mi.
|
| 1.40 |
03-Apr-2002 |
wiz |
Add /dev/i4b* and /usr/lib/runemodule.
|
| 1.39 |
24-Mar-2002 |
bjh21 |
Update set lists for arm26 -> acorn26 transition. Obsolete lists for arm26 have been carried over to acorn26.
|
| 1.38 |
24-Mar-2002 |
wiz |
Unobsolete /usr/share/games/ching (when will we get that, perry?)
|
| 1.37 |
17-Mar-2002 |
tshiozak |
refine i18n stuffs. - add libc/citrus directory. this directory contains the common stuffs not only for locale but also other facilities relating to i18n (e.g. iconv). - To keep the binary compatibility for the ctype modules easily, the interface between libc and the modules is simplified. - For the future integrated extension, module pool is renamed from "/usr/lib/runemodule" to "/usr/lib/i18n". In the future, this directory will contain the modules for "iconv", "collation", etc. - some cosmetic changes. - Bug fix for runetype.h; __attribute__((__packed__)) is placed at the wrong position and it is invalid unintentionally. But, the all members of the structures seem well-aligned. Thus, this bug causes no problem, hopefully.
HEADS UP: - /usr/lib/rumemodule is obsoleted. If you use the multibyte locales, you need to install /usr/lib/i18n/* from sys/lib/i18n_module . - The binary compatibility of /usr/share/locale/*/LC_CTYPE is probably kept. Perhaps, the bug fix about __packed__ mentioned above breaks the compatibility... Be careful especially on 64bit platforms.
|
| 1.36 |
17-Mar-2002 |
wiz |
ispppcontrol -> ipppctl
|
| 1.35 |
05-Mar-2002 |
wiz |
Remove g711conv (hi martin!)
|
| 1.34 |
31-Jan-2002 |
lukem |
- rename etc/rc.d/NETWORK to etc/rc.d/NETWORKIGN - move entry for etc/rc.d/xntpd from base/obsolete.mi to etc/obsolete.mi
|
| 1.33 |
28-Dec-2001 |
augustss |
libusb(3) is obsolete.
|
| 1.32 |
10-Dec-2001 |
martin |
/usr/sbin/{pppoectl,ispppcontrol} -> /sbin/
|
| 1.31 |
12-Oct-2001 |
lukem |
add /var/named/*
|
| 1.30 |
03-Jun-2001 |
itojun |
remove usr.sbin/mtrace6. sort.
|
| 1.29 |
02-Jun-2001 |
itojun |
remove pim6[sd]d from the tree. the software had a restrictive license than we can handle. hope to re-enable it as pkgsrc, or to re-enable it into basesrc if license updates.
|
| 1.28 |
26-May-2001 |
wiz |
Add /usr/sbin/eaytest and .../kmpstat (must have been deleted a long time ago)
|
| 1.27 |
06-Apr-2001 |
wiz |
Note removal of /usr/lib/runemodulue/libUTF2.{a,so}.
|
| 1.26 |
05-Apr-2001 |
thorpej |
Add /usr/sbin/tbrconfig.
|
| 1.25 |
04-Apr-2001 |
wiz |
We don't need man/{cat,man}3/atari anymore, since libahdi is gone (and has been for over a year), and nobody else installs anything there. Remove them.
|
| 1.24 |
02-Apr-2001 |
tshiozak |
UTF-2 rune module is also obsolete. see PR 12502.
|
| 1.23 |
31-Mar-2001 |
aymeric |
move ex from 13 to 12, due to import of nvi 1.79
|
| 1.22 |
31-Mar-2001 |
itojun |
en_US.UTF-2 locale is obsolete. PR 12502
|
| 1.21 |
21-Mar-2001 |
wiz |
Move /usr/include/compat from mi to obsolete.mi, since it doesn't contain any files.
|
| 1.20 |
18-Mar-2001 |
veego |
/usr/include/gssapi/rpc and /usr/include/ss are no longer used, so remove them.
|
| 1.19 |
15-Mar-2001 |
itojun |
correct installation location for postfix flush/spawn/lmtp
|
| 1.18 |
07-Mar-2001 |
garbled |
Remove the old sushi entries here.. just in case anyone installed a snapshot
|
| 1.17 |
22-Jan-2001 |
itojun |
ru_SU locales are deprecated, ru_RU is now correct one. rename LC_CTYPE locale declarations and vi message catalog.
From: Oleg Polyanski <luke@jetinf.com>
|
| 1.16 |
14-Dec-2000 |
jmc |
Remove lkm and move to obsolete
|
| 1.15 |
11-Dec-2000 |
is |
uuchk is not program-called; it is called by the administrator to check the configuration file.
|
| 1.14 |
05-Dec-2000 |
is |
We don't have gifconfig any more.
|
| 1.13 |
08-Nov-2000 |
wiz |
obsolete /etc/disklabels (files now in /var/backups/disklabel.*)
|
| 1.12 |
06-Aug-2000 |
wiz |
kdc & hprop moved from /usr/libexec to /usr/sbin
|
|
Revision tags: netbsd-1-5-base
|
| 1.11 |
13-Jun-2000 |
itojun |
branches: 1.11.2; move setkey(8) from usr.sbin to sbin, to enable us to initialize IPsec manual key before /usr mount.. (based on "don't use cvsmove" discussion i have seen, I did not use cvsmove)
|
| 1.10 |
13-Jun-2000 |
itojun |
do not install /usr/sbin/scriptdump, a helper perl script for setkey(8). makes no sense when we have no perl in base system.
|
| 1.9 |
13-Jun-2000 |
wiz |
add bin/rcorder, portmap, usr/sbin/smrsh, update; also add atari/ahdi* man pages, and fix a pasto for nfsiod.8
|
| 1.8 |
05-Jun-2000 |
simonb |
Add xntp 3.5 programs, libraries and doco to the obsolete list
|
|
Revision tags: minoura-xpg4dl-base
|
| 1.7 |
25-Apr-2000 |
mellon |
Add sysconfd and statmsg to obsolete list.
|
| 1.6 |
15-Apr-2000 |
tsarna |
Update sets and obsolete lists to reflect death of nfsiod
|
| 1.5 |
15-Mar-2000 |
soren |
mbrlabel moves to /sbin.
|
| 1.4 |
18-Feb-2000 |
veego |
Add /usr/share/misc/getopt
|
| 1.3 |
19-Jan-2000 |
itojun |
/usr/sbin/sysctl does not exist any more (now /sbin/sysctl)
|
|
Revision tags: netbsd-1-4-PATCH002 wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.2 |
19-Apr-1999 |
perry |
branches: 1.2.2; add # comment character in front of RCS Id.
|
| 1.1 |
13-Apr-1999 |
bouyer |
List of obsoletes files for each sets, split in mi/md parts. These lists have been build concatenating distrib/sets/lists/ files for each NetBSD releases since 1.0, and diffing this with the corresponding 1.4 file. These files are used to build the /dist/xxx_obsolete files used by sysinst.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.2 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.4 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.3 |
15-May-2003 |
wiz |
Add /dev/mouse-qms0 and /dev/qms0.
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
18-Apr-2002 |
wiz |
Remove /dev/pms0 creation from ports that do not have the driver; obsolete it on the ones that had it in the 'all' target.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
21-May-2002 |
tsutsui |
/usr/mdec/installboot has been superseded by MI /usr/sbin/installboot.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
21-May-2002 |
tsutsui |
/usr/mdec/installboot has been superseded by MI /usr/sbin/installboot.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.2 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.6 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.5 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.4 |
08-May-2002 |
lukem |
obsolete /usr/mdec/installboot
|
| 1.3 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.2 |
08-Jun-1999 |
simonb |
Add /etc/ld.so.conf and /sbin/ldconfig
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
18-Apr-2002 |
wiz |
Remove /dev/pms0 creation from ports that do not have the driver; obsolete it on the ones that had it in the 'all' target.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.1 |
15-May-2003 |
wiz |
Add /dev/mouse-qms0 and /dev/qms0.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.8 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.7 |
15-Dec-2003 |
martin |
bootjs.elf is gone, long live bootjs.net
|
|
Revision tags: fvdl_fs64_base
|
| 1.6 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.5 |
07-May-2002 |
lukem |
decommission usr/mdec/installboot
|
| 1.4 |
29-Sep-2000 |
fvdl |
ldconfig is no longer obsolete (in fact, the entries were wrong; it was never in /bin). Put it back for i386 and sparc.
|
| 1.3 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base
|
| 1.2 |
22-Apr-2000 |
hubertf |
branches: 1.2.4; Add /sbin/ldconfig - no longer needed since the ELF transition. (Hey, the upgrade on option actually DOES work besides this - wow!)
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
07-May-2002 |
lukem |
decommission usr/mdec/installboot
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
14-May-2002 |
lukem |
obsolete /usr/mdec/installboot
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.5 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.4 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
| 1.3 |
31-May-2002 |
nathanw |
/usr/mdec/installboot is dead.
|
|
Revision tags: netbsd-1-6-base
|
| 1.2 |
09-Aug-2000 |
tv |
branches: 1.2.2; Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.7 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.6 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.5 |
14-May-2002 |
lukem |
obsolete /usr/mdec/installboot
|
| 1.4 |
18-Apr-2002 |
wiz |
Remove empty line.
|
| 1.3 |
06-Apr-2002 |
bjh21 |
/usr/mdec/boot.mop seems to be obsolete.
|
| 1.2 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-19991221 wrstuden-devbsize-base comdex-fall-1999-base
|
| 1.1 |
05-Jun-1999 |
bouyer |
Generate the /dist/obsolete_* files used by sysinst from the obsolete lists in sets/lists/*. The sript sets/makeobsolete concatenates the mi and md obsolete list files all or a specified set and dumps it in a file, in a subdir specified on the command line (inspired from the maketar and makeflist files). Use this for all the sysinst-based installs. Untested for non-i386, and the md obsolete list may be wrong or incomplete. Each postmaster is supposed to check this on his port.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
09-Dec-2002 |
scw |
The walnut port has been subsumed by the new evbppc port.
|
| 1.2 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
18-Apr-2002 |
wiz |
Remove /dev/pms0 creation from ports that do not have the driver; obsolete it on the ones that had it in the 'all' target.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.5 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
|
Revision tags: fvdl_fs64_base
|
| 1.4 |
17-Nov-2002 |
lukem |
- add leading `.' to pathnames, for consistency with other sets lists. - remove the usr/include/machine and usr/include/${MACHINE} entries added to help the sysinst upgrade from 1.4.2 -> 1.5 (where the symlink changed from ${MACHINE}->machine to machine->${MACHINE}), as they are bogus and lead to false matches when using the obsolete lists for other purposes (such as, checking for obsolete files outside of sysinst! :) the installer should use another mechanism to detect that the symlink has to be changed.
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.3 |
27-Jan-2002 |
minoura |
Reflect boot program changes.
|
| 1.2 |
09-Aug-2000 |
tv |
Resort.
|
|
Revision tags: netbsd-1-5-PATCH003 netbsd-1-5-PATCH002 netbsd-1-5-PATCH001 netbsd-1-5-RELEASE netbsd-1-5-BETA2 netbsd-1-5-BETA netbsd-1-5-ALPHA2 netbsd-1-5-base minoura-xpg4dl-base wrstuden-devbsize-base wrstuden-devbsize-19991221
|
| 1.1 |
05-Dec-1999 |
minoura |
branches: 1.1.2; Obsolete file for x68k.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.4 |
02-Oct-2019 |
maya |
Remove ldconfig from /rescue, and mark it MI obsolete.
- ldconfig in netbsd refers to a.out binaries only. We've been ELF-only since NetBSD 2.0 or so, and having it in /rescue served little purpose even before that, as /rescue is standalone. - Using MI obsolete to avoid the need for MD set lists where ldconfig is the sole entry
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base tls-maxphys-base
|
| 1.3 |
30-Apr-2013 |
matt |
branches: 1.3.30; 1.3.32; Use the new endian=1234 to eliminate the rescue.ad.armeb
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; 1.2.60; 1.2.66; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| 1.4 |
30-Apr-2013 |
matt |
Use the new endian=1234 to eliminate the rescue.ad.armeb
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.3 |
03-Mar-2004 |
thorpej |
branches: 1.3.36; 1.3.60; 1.3.66; Add an empty rescue list for armeb. If we don't have this empty file, then armeb will incorrectly use the generic arm rescue files (armeb never had ldconfig).
|
| 1.2 |
11-Jan-2004 |
lukem |
this file is unnecessary
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base tls-maxphys-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.1 |
19-Dec-2013 |
matt |
branches: 1.1.2; file rescue.ad.armv7eb was initially added on branch matt-nb5-mips64.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.5 |
02-Oct-2019 |
maya |
Mark /rescue/edlabel as MI-obsolete, so we can remove all remaining MD rescue set list files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
|
| 1.4 |
05-Jan-2017 |
wiz |
branches: 1.4.14; 1.4.16; Tag cleanup: if the last column contains 'obsolete', the one before should too.
|
|
Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.3 |
10-Mar-2010 |
abs |
branches: 1.3.30; Relegate edlabel to use in extremely memory constrained install ramdisks and prefer disklabel elsewhere. Based on discussion on affected port lists (port-sparc port-sparc64 port-sun3 port-sun2 port-atari port-mvme68k). All listed ports plus amd64 test built after change
|
|
Revision tags: matt-premerge-20091211 jym-xensuspend-base jym-xensuspend-nbase
|
| 1.2 |
14-Feb-2009 |
abs |
branches: 1.2.2; Add rescue/edlabel
|
| 1.1 |
14-Feb-2009 |
abs |
Build and install edlabel based on MACHINE_ARCH not MACHINE
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.4 |
02-Oct-2019 |
maya |
Remove ldconfig from /rescue, and mark it MI obsolete.
- ldconfig in netbsd refers to a.out binaries only. We've been ELF-only since NetBSD 2.0 or so, and having it in /rescue served little purpose even before that, as /rescue is standalone. - Using MI obsolete to avoid the need for MD set lists where ldconfig is the sole entry
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base tls-maxphys-base
|
| 1.3 |
20-Apr-2014 |
abs |
branches: 1.3.24; 1.3.26; Mark /rescue/ldconfig as 'pic' only to enable building static releases (NOPIC=). Only MKX11=no tested.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; 1.2.60; 1.2.62; 1.2.66; 1.2.80; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.1 |
26-Apr-2003 |
fvdl |
x86_64 -> amd64
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.3 |
14-Feb-2009 |
abs |
Build and install edlabel based on MACHINE_ARCH not MACHINE
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; 1.2.46; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.5 |
02-Oct-2019 |
maya |
Remove ldconfig from /rescue, and mark it MI obsolete.
- ldconfig in netbsd refers to a.out binaries only. We've been ELF-only since NetBSD 2.0 or so, and having it in /rescue served little purpose even before that, as /rescue is standalone. - Using MI obsolete to avoid the need for MD set lists where ldconfig is the sole entry
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base tls-maxphys-base
|
| 1.4 |
20-Apr-2014 |
abs |
branches: 1.4.24; 1.4.26; Mark /rescue/ldconfig as 'pic' only to enable building static releases (NOPIC=). Only MKX11=no tested.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.3 |
22-May-2005 |
lukem |
branches: 1.3.22; 1.3.46; 1.3.48; 1.3.52; 1.3.66; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.1 |
13-Oct-2004 |
gavan |
Initial import of iyonix port.
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz XScale[tm] 80321 processor.
* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible. * Currently boots multiuser with a serial console. * Device support is not yet complete.
With help from abs.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.4 |
02-Oct-2019 |
maya |
Mark /rescue/edlabel as MI-obsolete, so we can remove all remaining MD rescue set list files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 tls-maxphys-base yamt-pagecache-base5 yamt-pagecache-base4
|
| 1.3 |
07-Apr-2012 |
christos |
branches: 1.3.34; 1.3.36; I guess pdisk gets installed everywhere now
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 netbsd-6-base netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; 1.2.60; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.5 |
02-Oct-2019 |
maya |
Mark /rescue/edlabel as MI-obsolete, so we can remove all remaining MD rescue set list files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 tls-maxphys-base yamt-pagecache-base5 yamt-pagecache-base4
|
| 1.4 |
07-Apr-2012 |
christos |
branches: 1.4.34; 1.4.36; I guess pdisk gets installed everywhere now
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 netbsd-6-1-RC2 netbsd-6-1-RC1 netbsd-6-0-1-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 matt-nb6-plus-nbase netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 netbsd-6-base netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-4-base peter-altq-base
|
| 1.3 |
22-May-2005 |
lukem |
branches: 1.3.22; 1.3.46; Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.47 |
02-Oct-2019 |
maya |
Split out /rescue to its own set and adapt installers/images to add it.
This is meant to make updates safer: if something goes wrong with updating base, we still have the old, standalone /rescue to recover from.
|
| 1.46 |
02-Oct-2019 |
maya |
Mark /rescue/edlabel as MI-obsolete, so we can remove all remaining MD rescue set list files.
|
| 1.45 |
02-Oct-2019 |
maya |
Remove ldconfig from /rescue, and mark it MI obsolete.
- ldconfig in netbsd refers to a.out binaries only. We've been ELF-only since NetBSD 2.0 or so, and having it in /rescue served little purpose even before that, as /rescue is standalone. - Using MI obsolete to avoid the need for MD set lists where ldconfig is the sole entry
|
|
Revision tags: netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226
|
| 1.44 |
12-Dec-2018 |
maxv |
branches: 1.44.2; Retire the LMC driver, and its associated lmcconfig tool. LMC has been mentioned repeatedly as a non-MP-safe driver that is hard to maintain, and no one is taking care of it.
LMC was removed from OpenBSD three years ago, and from FreeBSD a few months ago.
|
|
Revision tags: pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930
|
| 1.43 |
23-Sep-2018 |
maxv |
Remove the userland part of ISDN. The kernel part is untouched for now. ipppctl was actually an exact copy of pppoectl; there is no functional change in pppoectl in this commit.
|
|
Revision tags: pgoyette-compat-0906
|
| 1.42 |
31-Jul-2018 |
khorben |
Add a port of the umb(4) driver from OpenBSD
The umb(4) driver provides support for USB MBIM (Mobile Broadband Interface Model) devices.
MBIM devices establish connections via cellular networks such as GPRS, UMTS, and LTE. They appear as a regular point-to-point network interface, transporting raw IP frames.
Required configuration parameters like PIN and APN have to be set with umbctl(8), a new tool specific to this driver. The IP address is configured automatically; the default route and DNS server information have to be set separately.
The driver is not fully functional yet, it is therefore still marked as experimental and disabled by default. Any help welcome to complete it!
Tested on NetBSD/amd64, with a Sierra Wireless EM7345 LTE modem on a Lenovo ThinkPad T440s. No functional change expected otherwise.
|
|
Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415
|
| 1.41 |
11-Apr-2018 |
rin |
branches: 1.41.2; Add progress(1) into /rescue.
No objection when proposed on tech-userlevel@.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base
|
| 1.40 |
21-May-2017 |
riastradh |
branches: 1.40.8; Remove MKCRYPTO option.
Originally, MKCRYPTO was introduced because the United States classified cryptography as a munition and restricted its export. The export controls were substantially relaxed fifteen years ago, and are essentially irrelevant for software with published source code.
In the intervening time, nobody bothered to remove the option after its motivation -- the US export restriction -- was eliminated. I'm not aware of any other operating system that has a similar option; I expect it is mainly out of apathy for churn that we still have it. Today, cryptography is an essential part of modern computing -- you can't use the internet responsibly without cryptography.
The position of the TNF board of directors is that TNF makes no representation that MKCRYPTO=no satisfies any country's cryptography regulations.
My personal position is that the availability of cryptography is a basic human right; that any local laws restricting it to a privileged few are fundamentally immoral; and that it is wrong for developers to spend effort crippling cryptography to work around such laws.
As proposed on tech-crypto, tech-security, and tech-userlevel to no objections:
https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html https://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.html https://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.html
P.S. Reviewing all the uses of MKCRYPTO in src revealed a lot of *bad* crypto that was conditional on it, e.g. DES in telnet... That should probably be removed too, but on the grounds that it is bad, not on the grounds that it is (nominally) crypto.
|
|
Revision tags: prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806
|
| 1.39 |
04-Aug-2016 |
pgoyette |
vnconfig(8) was renamed to vndconfig(8) some time ago, and most places keep both names around.
One place that got missed is /rescue so let's update it for consistency with all the other places.
(Pointed out in private Email by kre@)
|
|
Revision tags: pgoyette-localcount-20160726 pgoyette-localcount-base
|
| 1.38 |
01-Jul-2016 |
christos |
branches: 1.38.2; cgdconfig is no crypto.
|
| 1.37 |
12-Sep-2014 |
martin |
Mark /etc/rc.d/rtsold and /rescue/rtsol as obsolete
|
|
Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base tls-maxphys-base
|
| 1.36 |
09-Aug-2014 |
apb |
Add rescue/ekermit.
|
|
Revision tags: yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3
|
| 1.35 |
11-Aug-2013 |
joerg |
Sort entries in strcmp order.
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6
|
| 1.34 |
25-May-2012 |
jnemeth |
branches: 1.34.2; PR/46393 - Nat Sloss -- add gpt(8) to /rescue
|
|
Revision tags: yamt-pagecache-base5 yamt-pagecache-base4
|
| 1.33 |
07-Apr-2012 |
christos |
I guess pdisk gets installed everywhere now
|
|
Revision tags: netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.32 |
11-Feb-2010 |
roy |
branches: 1.32.6; 1.32.8; Remove terminfo.db as it's now embedded in libterminfo.
|
| 1.31 |
05-Feb-2010 |
roy |
Move the emergancy terminfo database from /root to /rescue.
|
| 1.30 |
14-Jan-2010 |
wiz |
Consistency: set for obsolete files should be "foo-obsolete", tags only "obsolete".
|
|
Revision tags: matt-premerge-20091211
|
| 1.29 |
05-Dec-2009 |
pooka |
Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.28 |
12-Nov-2008 |
ad |
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
|
|
Revision tags: netbsd-5-1-5-RELEASE netbsd-5-1-4-RELEASE netbsd-5-1-3-RELEASE netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
|
| 1.27 |
03-Jan-2008 |
jdc |
branches: 1.27.2; 1.27.6; 1.27.12; Add a note about marking entries as "obsolete", instead of deleting them.
|
| 1.26 |
01-Jan-2008 |
jnemeth |
put back rescue/systrace and mark as obsolete
|
| 1.25 |
31-Dec-2007 |
ad |
Remove systrace. Ok core@.
|
|
Revision tags: matt-armv6-prevmlocking cube-autoconf-base matt-mips64-base
|
| 1.24 |
29-Jun-2007 |
rumble |
branches: 1.24.4; Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
| 1.23 |
16-May-2007 |
tsutsui |
Add /rescue/dumpfs and /rescue/dumplfs.
|
| 1.22 |
23-Mar-2007 |
lukem |
Add: lfs_cleanerd Suggested by Blair Sadewitz
Add: grep egrep fgrep zgrep zegrep zfgrep Suggested by George Michaelson
|
|
Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase wrstuden-fixsa-base-1 netbsd-4-0-RELEASE netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 wrstuden-fixsa-base netbsd-4-base
|
| 1.21 |
01-Nov-2006 |
apb |
Revert the recent addition of /rescue/gkermit. There's some concern that linking GPL code into /rescue is not a good idea.
|
| 1.20 |
01-Nov-2006 |
apb |
Add /rescue/gkermit. Discussed in tech-userlevel.
|
| 1.19 |
16-Aug-2006 |
ghen |
Add mount_tmpfs(8) to /rescue. Ok with christos.
|
| 1.18 |
15-Aug-2006 |
ghen |
Add ex(1) to /rescue. This won't add more than a few bytes to the crunchgen binary since "ex" is just "vi -e" and vi(1) is already there.
Ok with hubertf and salo.
|
|
Revision tags: abandoned-netbsd-4-base peter-altq-base
|
| 1.17 |
06-Dec-2005 |
skrll |
branches: 1.17.4; lmcctl has been replaced by lmcconfig.
|
| 1.16 |
23-Sep-2005 |
christos |
un-obsolete tetris.
|
| 1.15 |
22-Sep-2005 |
salo |
Mark tetris as obsolete. (hi christos!)
|
| 1.14 |
10-Aug-2005 |
xtraeme |
Add vnconfig(8). ok christos
|
| 1.13 |
18-Jun-2005 |
lukem |
add scan_ffs and veriexecctl to /rescue
|
| 1.12 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
| 1.11 |
01-May-2005 |
lukem |
Update for various USE_* options. Rest of PR 30092 from Jukka Salmi.
|
| 1.10 |
01-Apr-2005 |
lukem |
Add /rescue/tetris. When your system is fubared, this will help you relax.
|
|
Revision tags: netbsd-3-0-3-RELEASE netbsd-3-0-2-RELEASE netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base
|
| 1.9 |
10-Jan-2005 |
lukem |
branches: 1.9.2; Add to /rescue: scp ssh slogin (all without Kerberos support at this time)
|
| 1.8 |
10-Jan-2005 |
lukem |
Provide /rescue/cgdconfig if ${MKCRYPTO} != "no"
|
| 1.7 |
10-Jan-2005 |
lukem |
Add: less (more), vi, chroot Requested by Matthew Mondor in PR 26147
|
| 1.6 |
10-Jan-2005 |
lukem |
Support ${MKINET6} == "no".
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.5 |
21-Mar-2004 |
jdolecek |
add /rescue/mount_smbfs
|
| 1.4 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.3 |
21-Oct-2003 |
lukem |
add installboot
|
| 1.2 |
26-May-2003 |
lukem |
add rescue/ftp
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
06-Oct-2002 |
thorpej |
* Move the rescue bits into their own file. * In makeflist, skip rescue bits in arch's that don't yet support it (MIPS, currently, due to an objcopy-crunch bug).
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.3 |
14-Feb-2009 |
abs |
Build and install edlabel based on MACHINE_ARCH not MACHINE
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; 1.2.46; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base matt-armv6-nbase hpcarm-cleanup-base
|
| 1.3 |
09-Jan-2008 |
simonb |
branches: 1.3.2; Remove support for NetBSD/pc532.
|
|
Revision tags: netbsd-4-0-1-RELEASE wrstuden-fixsa-newbase pc532-eol-2008 matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.26; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.3 |
22-May-2005 |
lukem |
Make fdisk(8) available on all platforms, since MS-DOS partitioning is the de-facto standard for many removable media types.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.4 |
02-Oct-2019 |
maya |
Remove ldconfig from /rescue, and mark it MI obsolete.
- ldconfig in netbsd refers to a.out binaries only. We've been ELF-only since NetBSD 2.0 or so, and having it in /rescue served little purpose even before that, as /rescue is standalone. - Using MI obsolete to avoid the need for MD set lists where ldconfig is the sole entry
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base tls-maxphys-base
|
| 1.3 |
20-Apr-2014 |
abs |
branches: 1.3.24; 1.3.26; Mark /rescue/ldconfig as 'pic' only to enable building static releases (NOPIC=). Only MKX11=no tested.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; 1.2.60; 1.2.62; 1.2.66; 1.2.80; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.6 |
02-Oct-2019 |
maya |
Remove ldconfig from /rescue, and mark it MI obsolete.
- ldconfig in netbsd refers to a.out binaries only. We've been ELF-only since NetBSD 2.0 or so, and having it in /rescue served little purpose even before that, as /rescue is standalone. - Using MI obsolete to avoid the need for MD set lists where ldconfig is the sole entry
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
|
| 1.5 |
05-Jan-2017 |
wiz |
branches: 1.5.14; 1.5.16; Tag cleanup: if the last column contains 'obsolete', the one before should too.
|
|
Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base tls-maxphys-base
|
| 1.4 |
20-Apr-2014 |
abs |
branches: 1.4.6; Mark /rescue/ldconfig as 'pic' only to enable building static releases (NOPIC=). Only MKX11=no tested.
|
|
Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.3 |
10-Mar-2010 |
abs |
branches: 1.3.6; 1.3.8; 1.3.12; 1.3.24; Relegate edlabel to use in extremely memory constrained install ramdisks and prefer disklabel elsewhere. Based on discussion on affected port lists (port-sparc port-sparc64 port-sun3 port-sun2 port-atari port-mvme68k). All listed ports plus amd64 test built after change
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.5 |
02-Oct-2019 |
maya |
Mark /rescue/edlabel as MI-obsolete, so we can remove all remaining MD rescue set list files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
|
| 1.4 |
05-Jan-2017 |
wiz |
branches: 1.4.14; 1.4.16; Tag cleanup: if the last column contains 'obsolete', the one before should too.
|
|
Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.3 |
10-Mar-2010 |
abs |
branches: 1.3.30; Relegate edlabel to use in extremely memory constrained install ramdisks and prefer disklabel elsewhere. Based on discussion on affected port lists (port-sparc port-sparc64 port-sun3 port-sun2 port-atari port-mvme68k). All listed ports plus amd64 test built after change
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.5 |
02-Oct-2019 |
maya |
Mark /rescue/edlabel as MI-obsolete, so we can remove all remaining MD rescue set list files.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107
|
| 1.4 |
05-Jan-2017 |
wiz |
branches: 1.4.14; 1.4.16; Tag cleanup: if the last column contains 'obsolete', the one before should too.
|
|
Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE netbsd-7-base yamt-pagecache-base9 yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 tls-maxphys-base matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
|
| 1.3 |
10-Mar-2010 |
abs |
branches: 1.3.30; Relegate edlabel to use in extremely memory constrained install ramdisks and prefer disklabel elsewhere. Based on discussion on affected port lists (port-sparc port-sparc64 port-sun3 port-sun2 port-atari port-mvme68k). All listed ports plus amd64 test built after change
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base jym-xensuspend-nbase jym-xensuspend-base
|
| 1.3 |
14-Feb-2009 |
abs |
Build and install edlabel based on MACHINE_ARCH not MACHINE
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-5-2-RELEASE netbsd-5-2-RC1 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; 1.2.46; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.4 |
02-Oct-2019 |
maya |
Remove ldconfig from /rescue, and mark it MI obsolete.
- ldconfig in netbsd refers to a.out binaries only. We've been ELF-only since NetBSD 2.0 or so, and having it in /rescue served little purpose even before that, as /rescue is standalone. - Using MI obsolete to avoid the need for MD set lists where ldconfig is the sole entry
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-8-2-RELEASE netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 netbsd-7-2-RELEASE pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 netbsd-7-1-2-RELEASE pgoyette-compat-base netbsd-7-1-1-RELEASE matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 bouyer-socketcan-base pgoyette-localcount-20170107 netbsd-7-1-RC1 pgoyette-localcount-20161104 netbsd-7-0-2-RELEASE localcount-20160914 netbsd-7-nhusb-base pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base tls-maxphys-base
|
| 1.3 |
20-Apr-2014 |
abs |
branches: 1.3.24; 1.3.26; Mark /rescue/ldconfig as 'pic' only to enable building static releases (NOPIC=). Only MKX11=no tested.
|
|
Revision tags: netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE netbsd-6-1-1-RELEASE riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231 matt-nb5-mips64-premerge-20101231 matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 matt-nb5-mips64-k15 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE matt-nb5-mips64-premerge-20091211 matt-premerge-20091211 matt-nb5-mips64-u2-k2-k4-k7-k8-k9 matt-nb4-mips64-k7-u2a-k9b matt-nb5-mips64-u1-k1-k5 netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base matt-mips64-base2 netbsd-4-0-1-RELEASE wrstuden-revivesa-base-3 wrstuden-revivesa-base-2 wrstuden-fixsa-newbase wrstuden-revivesa-base-1 yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-baseX yamt-pf42-base2 wrstuden-revivesa-base yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-prevmlocking wrstuden-fixsa-base-1 netbsd-4-0-RELEASE cube-autoconf-base netbsd-4-0-RC5 netbsd-4-0-RC4 netbsd-4-0-RC3 netbsd-4-0-RC2 netbsd-4-0-RC1 matt-armv6-base matt-mips64-base hpcarm-cleanup-base netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE wrstuden-fixsa-base abandoned-netbsd-4-base netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-4-base netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.2 |
11-Jan-2004 |
lukem |
branches: 1.2.36; 1.2.60; 1.2.62; 1.2.66; 1.2.80; reformat whitespace
|
|
Revision tags: fvdl_fs64_base
|
| 1.1 |
09-Oct-2002 |
thorpej |
* Clean up the handling of rescue.* files makeflist. * Move all md.* and ad.* /rescue/... files into their own list files.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
26-Apr-2003 |
fvdl |
x86_64 -> amd64
|
| 1.1 |
08-Mar-2003 |
fvdl |
Extra file to be put in /rescue (fdisk).
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base
|
| 1.221 |
02-Jul-2010 |
mrg |
move the *.elf contents into the *mi* contents. we're not going to have non-elf platforms at any thing in the near future, and these extra files are only making sets handling even worse than necessary.
ok lukem.
|
| 1.220 |
30-Jun-2010 |
pooka |
+rumpdev_putter
|
| 1.219 |
21-Jun-2010 |
pooka |
zzlib
|
| 1.218 |
14-Jun-2010 |
pooka |
rumpkern_tty
|
| 1.217 |
14-Jun-2010 |
pooka |
ptyfs
|
| 1.216 |
10-Jun-2010 |
pooka |
update
|
| 1.215 |
21-May-2010 |
pooka |
Bump major of libpuffs, librefuse and libp2k.
Hmm, 60 lines changed (!!), 3 medium camels sacrificed and half the total working time spent here. I picked the wrong day to not quit editing setlists.
|
| 1.214 |
01-May-2010 |
pooka |
is it absurd? is it a pain? no, it's setlistman!
|
| 1.213 |
12-Apr-2010 |
pooka |
add rumpdev_fss to setlists
|
| 1.212 |
11-Apr-2010 |
pooka |
Following nullfs, rename rumpfs_umapfs to rumpfs_umap to make the basename the same as the kernel module (this too was in-tree only for a little over a week with the old name).
|
| 1.211 |
10-Apr-2010 |
pooka |
Rename librumpfs_nullfs to librumpfs_null to make the basename the same as with the kernel module (and hence MOUNT_NULL).
I added the old name to the obsolete list, but given that it was in-tree for only a bit over a week, I'll remove the entries in a few weeks.
|
| 1.210 |
31-Mar-2010 |
pooka |
+rumpfs_kernfs
|
| 1.209 |
30-Mar-2010 |
pooka |
add nullfs and umapfs to setlists
|
| 1.208 |
29-Mar-2010 |
pooka |
+union and layerfs
|
| 1.207 |
29-Mar-2010 |
pooka |
+rumpvfs_fifofs
|
| 1.206 |
22-Mar-2010 |
pooka |
Add rumpdev_ubt and rumpnet_netbt components.
|
| 1.205 |
13-Mar-2010 |
agc |
deal with libnetpgp major bump to 3
|
| 1.204 |
08-Mar-2010 |
pooka |
add rumpfs_mfs to setlists
|
| 1.203 |
21-Feb-2010 |
darran |
Add DTrace to sets.
|
| 1.202 |
11-Feb-2010 |
pooka |
add new rump components to setlists
|
| 1.201 |
05-Feb-2010 |
pooka |
add rumpnet_net80211 to lists
|
| 1.200 |
03-Feb-2010 |
roy |
Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
|
| 1.199 |
03-Feb-2010 |
tls |
Plug liblzf into build. Liblzf is a small (3504 byte shared library on i386), very very fast, 2-clause BSD-licensed compressor. We provide the LZF_STATE version of the API, which is not the default for generic liblzf.
|
| 1.198 |
31-Jan-2010 |
pooka |
Add rump sysmon component to devlists.
|
| 1.197 |
19-Jan-2010 |
pooka |
add rumpdev_bpf to setlists
|
| 1.196 |
27-Dec-2009 |
christos |
new openssh
|
| 1.195 |
23-Dec-2009 |
darran |
Add libdwarf files.
|
| 1.194 |
20-Dec-2009 |
thorpej |
Add libelf files.
|
| 1.193 |
14-Dec-2009 |
matt |
Update sets lists from matt-nb5-mips64
|
|
Revision tags: matt-premerge-20091211
|
| 1.192 |
05-Dec-2009 |
snj |
Update for librumpdev_dm (hi haad!).
|
| 1.191 |
08-Nov-2009 |
skrll |
Remove references to binutils 2.16 and 2.19 - everything is 2.19 now.
|
| 1.190 |
25-Oct-2009 |
christos |
updates for new bind
|
| 1.189 |
11-Oct-2009 |
pooka |
raidframe works well enough now to initialize parity, so install it.
|
| 1.188 |
09-Oct-2009 |
haad |
Fix sets files for MKZFS enabled builds move debuging libs to proper place and add html flags for html manpages.
Patch received from Pierre Allegraud and reviewed by me.
|
| 1.187 |
30-Sep-2009 |
tsarna |
Correct version number for libdns_sd to match last-minute change
|
| 1.186 |
29-Sep-2009 |
tsarna |
Multicast DNS ("Bonjour") support, based on Apple's mDNSResponder.
|
| 1.185 |
08-Sep-2009 |
pooka |
Build and install cgd, disk and rnd rump device components.
|
| 1.184 |
08-Sep-2009 |
skrll |
Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This makes {MK,HAVE_}BINUTILS consistent with {MK,HAVE_}{GCC,GDB}.
Allow MKBFD to defines MKBINUTILS as a backwards compatibility hook.
Update the sets lists and add conditionals for lib{bfd,opcodes}.
|
| 1.183 |
04-Sep-2009 |
pooka |
build & install librumpdev_netsmb and librumpfs_smbfs components
|
| 1.182 |
03-Sep-2009 |
pooka |
Build & install rumpdev, a device component for rump. It currently supports autoconf and is required for example by pseudo-device rump components.
|
| 1.181 |
03-Sep-2009 |
pooka |
install librumpfs_fdesc
|
| 1.180 |
03-Sep-2009 |
pooka |
install librumpcrypto component: kernel crypto routines
|
| 1.179 |
20-Jul-2009 |
christos |
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument changed from u_int to size_t. Affects _LP64 only.
|
| 1.178 |
18-Jul-2009 |
reinoud |
Fix lists for NiLFS import... sorry folks, i didn't run a `make release'. Currently building a release to test it completely but committed it now to ease you folks.
|
| 1.177 |
25-Jun-2009 |
agc |
finish off the move to the external framework for iscsi by fixing up the set lists - thanks to tron for the nudge.
|
| 1.176 |
07-Jun-2009 |
christos |
bump libssh
|
| 1.175 |
27-May-2009 |
agc |
Bump version of libnetpgp
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.174 |
12-May-2009 |
plunky |
add libsdp.so back in but marked as obsolete
|
| 1.173 |
12-May-2009 |
plunky |
remove libsdp as improved functionality has been enabled in libbluetooth.
|
| 1.172 |
08-May-2009 |
christos |
bump libmagic.so
|
| 1.171 |
02-May-2009 |
pooka |
Merge librumpfs_ufs into librumpfs_ffs. This reflects what happened with the ffs kernel module and follows the trend of retiring ufs. It also allows to get rid of a special case kludge in runtime module loading, since ufs was not really a module. librumpfs_ufs is now obsoleted and ffs consumers should be linked solely against librumpfs_ffs.
|
| 1.170 |
01-May-2009 |
agc |
Remove openpgp files from the build (replaced by netpgp)
|
| 1.169 |
01-May-2009 |
christos |
Put libgcc_s.so in /lib for MKPIE=yes
|
| 1.168 |
25-Apr-2009 |
agc |
Enable netpgp in the build, and amend set lists accordingly.
|
| 1.167 |
12-Apr-2009 |
christos |
more library brokenness
|
| 1.166 |
28-Feb-2009 |
pooka |
add if_shm to setlists
|
| 1.165 |
16-Feb-2009 |
christos |
bump libssh
|
| 1.164 |
08-Feb-2009 |
pooka |
branches: 1.164.2; Add rumpnet_local to the setlists (at least most of the variants ;).
|
| 1.163 |
05-Feb-2009 |
dyoung |
Move RUMP libraries to a syspkg called base-rump-shlib.
|
| 1.162 |
24-Jan-2009 |
agc |
Add the build glue and sets information for the libopenpgpsdk library, and the openpgp binary.
|
| 1.161 |
18-Jan-2009 |
agc |
Bump shared lib versions for libdevmapper following the 64bit time_t/dev_t bumps
|
| 1.160 |
12-Jan-2009 |
dogcow |
more shared library major number bumps.
|
| 1.159 |
11-Jan-2009 |
jnemeth |
shared library bumps; undoubtably there will be many more
|
| 1.158 |
22-Dec-2008 |
agc |
First pass at set list changes for lvm functionality.
|
| 1.157 |
19-Nov-2008 |
pooka |
Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer include the file system code. File system rumps explicitly need to include rumpvfs from now on.
|
| 1.156 |
12-Nov-2008 |
pooka |
Now that MKPUFFS is default, kill it as advertised. While there, give puffs and refuse files sensible syspkg entries.
|
|
Revision tags: netbsd-5-base matt-mips64-base2
|
| 1.155 |
16-Oct-2008 |
pooka |
branches: 1.155.2; update set lists for: * rump_nfs * librumpfs_nfs * librumpnet{,_net,_netinet,_sockin,_virtif}
|
|
Revision tags: mjf-devfs2-base
|
| 1.154 |
02-Oct-2008 |
joerg |
Hook up libfetch and pkg_install update.
|
|
Revision tags: wrstuden-revivesa-base-3 wrstuden-revivesa-base-2
|
| 1.153 |
04-Sep-2008 |
pooka |
Add rump support for sysvbfs.
|
| 1.152 |
25-Aug-2008 |
lukem |
Add "dynamicroot" keyword to various entries in /lib and /libexec. PR 33503
|
| 1.151 |
05-Aug-2008 |
pooka |
Maintain consistency of naming between the rumpfs library name and the MOUNT_FOOFS name. Don't bother polluting the obsolete lists with the original names since they were in only for a few days.
|
| 1.150 |
29-Jul-2008 |
pooka |
Install rump libraries and utilities to the base system and remove the private non-installed build infrastructure from sys/rump.
breakdown of commit: * install relevant headers into /usr/include/rump * build sys/rump/librump/rumpuser and sys/rump/librump/rumpkern from src/lib and install as librumpuser and librump, respectively + this retains the ability to test a librump build with just the kernel sources at hand * move sys/rump/fs/lib/libukfs and sys/rump/fs/lib/libp2k to src/lib for general consumption, they are not kernel-space dwellers anyway * build and install sys/rump/fs/lib/lib$fs as librumpfs_$fs * add chapter 3 manual pages for rump, rumpuser, ukfs and p2k * build and install userspace kernel file system daemons if MKPUFFS=yes is spexified * retire fsconsole for now, it will make a comeback with an actually implemented version shortly
|
|
Revision tags: wrstuden-revivesa-base-1 wrstuden-revivesa-base
|
| 1.149 |
22-Jun-2008 |
christos |
bump libssh
|
|
Revision tags: yamt-pf42-base4 yamt-pf42-base3
|
| 1.148 |
22-May-2008 |
lukem |
OpenLDAP client libraries, utilities, and relevant manual pages.
|
|
Revision tags: hpcarm-cleanup-nbase yamt-pf42-base2
|
| 1.147 |
16-May-2008 |
peter |
Update to libevent 1.4.4-stable.
Reviewed by provos@
|
| 1.146 |
11-May-2008 |
he |
Recursively bump the major version number of the shared libraries which use libcrypto (and those which use those libraries again), as libcrypto's major number was recently bumped. The pam modules share a major with libpam, so they are all bumped as well.
|
| 1.145 |
10-May-2008 |
christos |
bump libssh.
|
| 1.144 |
10-May-2008 |
mlelstv |
libcrypto was updated
|
| 1.143 |
09-May-2008 |
christos |
new openssl
|
| 1.142 |
20-Apr-2008 |
mrg |
branches: 1.142.2; bump libbfd major since its ABI changed 2 weeks ago.
|
|
Revision tags: yamt-pf42-baseX yamt-pf42-base
|
| 1.141 |
07-Apr-2008 |
yamt |
branches: 1.141.2; bump libssh
|
| 1.140 |
28-Mar-2008 |
lukem |
Fix fat-finger in previous. Use "e.g.," instead of "E.g.,". Noted by Geoff Wing.
|
| 1.139 |
28-Mar-2008 |
lukem |
Do not mark "old" major and major.minor shared libraries as "obsolete"; just remove the entry, as third-party applications may be linked against the old major shared library, and that is a symlink to the old major.minor shared library. E.g., "lib<name>.so.<N>" and "lib<name>.so.<N>.<M>" Exceptions to this rule may include shared libraries that are dlopen()ed at run-time, such as extra locales, etc.
|
| 1.138 |
27-Mar-2008 |
lukem |
Remove all entries for obsolete major shlibs ("lib<name>.so.<N>"); third-party applications may be linked against them.
|
| 1.137 |
27-Mar-2008 |
lukem |
Add a note about handling old major shlibs.
|
| 1.136 |
27-Mar-2008 |
lukem |
Remove obsolete entries for old major shlibs for Kerberos and pthread_dbg. Noted by Greg Troxel.
|
| 1.135 |
22-Mar-2008 |
mlelstv |
Import Heimdal-1.1
|
|
Revision tags: keiichi-mipv6-base mjf-devfs-base pc532-eol-2008 matt-armv6-nbase matt-armv6-base hpcarm-cleanup-base
|
| 1.134 |
18-Dec-2007 |
dogcow |
branches: 1.134.2; 1.134.6; hello to libssh.so.7.
|
|
Revision tags: cube-autoconf-base
|
| 1.133 |
04-Nov-2007 |
tls |
Remove MKPRIVATELIB from BIND libraries; move library reachover directories and Makefiles from src/usr.sbin/bind to src/lib; make BIND libraries build shared. Saves about 1MB-1.5MB per installed executable, about 5MB for a base+etc minimal installation of NetBSD.
|
| 1.132 |
19-Oct-2007 |
jmmv |
Mark old versions of libpthread_dbg as obsolete so that they get cleaned during an update build. (Hi ad@!)
|
| 1.131 |
16-Oct-2007 |
ad |
Crank libpthread_dbg major.
|
|
Revision tags: matt-mips64-base
|
| 1.130 |
29-Jul-2007 |
joerg |
branches: 1.130.4; 1.130.6; Add build glue for libarchive and update the various sets.
|
| 1.129 |
30-May-2007 |
tls |
libssp is gone.
|
| 1.128 |
01-Apr-2007 |
tnozaki |
add new encoding support to iconv(3): - RISCOS-LATIN1 - DEC-MCS - DEC-HANYU(libDECHanyu)
|
| 1.127 |
10-Mar-2007 |
christos |
bump libssh
|
| 1.126 |
11-Feb-2007 |
pooka |
add librefuse and refuse man pages to set lists
|
|
Revision tags: netbsd-4-base
|
| 1.125 |
22-Nov-2006 |
tnozaki |
branches: 1.125.2; 1.125.4; 1. add iconv support for following encodings: Chinese Simplefied HZ, HZ8 - 7/8bit stateful encoding, see RFC1842,1843. (libHZ) zW - 7bit stateful encoding, see RFC1842. (libZW) 2. add citrus_prop.[ch] - parser for encoding module's init parameter strings.
|
| 1.124 |
13-Nov-2006 |
tnozaki |
1. add iconv support for followint encoding: Vietnamese TCVN 8bit Viet Nam National Standard VISCII 8bit RFC1456 VIQR 7bit RFC1456(libVIQR) Unicode Escape (GNU libiconv compatibility) C99, JAVA (libUES) 2. fix iconv_std module: add special treatment for POSIX Defect Report #288 case.
|
| 1.123 |
08-Nov-2006 |
christos |
add ssp stuff.
|
| 1.122 |
31-Oct-2006 |
pooka |
libmagic.so.1.0
|
| 1.121 |
22-Oct-2006 |
pooka |
puffs headers & libs
|
| 1.120 |
18-Oct-2006 |
tnozaki |
add new iconv module libJOHAB, this supports S.Korean character encoding scheme ``JOHAB''.
|
| 1.119 |
28-Sep-2006 |
christos |
update sets
|
|
Revision tags: abandoned-netbsd-4-base
|
| 1.118 |
26-Jul-2006 |
tron |
Bluetooth fixes by Iain Hibbert: Remove bluetooth.conf(5) and config parsing from libbluetooth(3) as this is no longer required.
|
| 1.117 |
13-Jul-2006 |
he |
Mark libstdc++.so.6 as being for gcc=4. Add libstdc++.so.5 and mark it as being for gcc=3.
|
| 1.116 |
12-Jul-2006 |
lukem |
* Provide new keywords: gcc=<n> <n> = value of ${HAVE_GCC} gdb=<n> <n> = value of ${HAVE_GDB}
* Support extra keywords on lines with "obsolete" keywords to allow keyword-specific obsolete files. (Primarily intended for use with gcc=<n> and gdb=<n>, although it could be use for other items).
* Use the above features to collapse the gcc.* and gcc4.* lists into the appropriate set lists.
* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.
* Update set lists for HAVE_GDB=6.
|
| 1.115 |
24-Jun-2006 |
mrg |
add support for MKISCSI=no.
|
| 1.114 |
19-Jun-2006 |
gdamore |
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, NetBSD Foundation Membership still pending.) This stack was written by Iain under sponsorship from Itronix Inc.
The stack includes support for rfcomm networking (networking via your bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.
Drivers for both PCMCIA and USB bluetooth controllers are included.
|
| 1.113 |
27-Apr-2006 |
thorpej |
Support for building proplib in userspace.
|
| 1.112 |
25-Apr-2006 |
drochner |
Build libpcap-0.9.4 from src/dist. While there are some open issues, particulary wrt support of old NetBSD-specific interfaces, it is better to get the code some public testing before NetBSD-4 is branched.
|
| 1.111 |
30-Mar-2006 |
rtr |
do not build or install libcdk as a part of base anymore cdk source still lives in dist however
approved by core@
|
|
Revision tags: peter-altq-base
|
| 1.110 |
20-Mar-2006 |
christos |
branches: 1.110.2; More krb4 removal.
|
| 1.109 |
20-Mar-2006 |
christos |
Goodbye KerberosIV
|
| 1.108 |
13-Feb-2006 |
christos |
deal with libssh bump.
|
| 1.107 |
08-Feb-2006 |
agc |
Add entries for the iSCSI target, and supporting library and manual pages.
|
| 1.106 |
05-Feb-2006 |
christos |
bump libamu
|
| 1.105 |
04-Feb-2006 |
christos |
Adjust sets for new libssh.
|
| 1.104 |
14-Jan-2006 |
christos |
bump libz.
|
| 1.103 |
26-Nov-2005 |
rpaulo |
follow libkrb5 bump (you'll be unable to login using PAM if you don't have this patch).
|
| 1.102 |
25-Nov-2005 |
christos |
bump libradius
|
| 1.101 |
25-Nov-2005 |
christos |
update sets for new openssl
|
| 1.100 |
17-Apr-2005 |
provos |
update to libevent-1.0c. This includes support for event priorities, multi-threaded applications and some bug fixes. regression test improved to test for new features. bump major.
|
|
Revision tags: netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base
|
| 1.99 |
05-Mar-2005 |
tnozaki |
branches: 1.99.2; 1.99.4; 1.99.6; add new citrus iconv module UTF-7. thanks advice, yamt-san.
|
| 1.98 |
20-Feb-2005 |
christos |
Fix radius set fallout, reported by: Hisashi T Fujinaka
|
| 1.97 |
20-Feb-2005 |
christos |
More libradius changes from manu
|
| 1.96 |
13-Feb-2005 |
christos |
Bump libssh to 1.0
|
| 1.95 |
11-Jan-2005 |
tron |
Fix typo in last commit.
|
| 1.94 |
11-Jan-2005 |
tron |
Mark PAM libraries as "pam".
|
| 1.93 |
08-Jan-2005 |
lukem |
librpcsvc.so.0.0 (et al)
|
| 1.92 |
03-Jan-2005 |
lukem |
Implement libssh as a public library, as pam_ssh needs it.
|
| 1.91 |
29-Dec-2004 |
thorpej |
Add PAM libraries, modules, and headers.
|
|
Revision tags: rtr-xorg-branch-base
|
| 1.90 |
24-Nov-2004 |
blymn |
branches: 1.90.2; Bumped libform major number
|
| 1.89 |
12-Aug-2004 |
lukem |
Move the lib<foo>.so entry (link) from comp to base, so that applications on systems without the `comp' set installed can dlopen() a library without supplying the major number.
|
| 1.88 |
24-Apr-2004 |
kleink |
Bump libpci major to 1(.0).
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.87 |
22-Mar-2004 |
jdc |
Reflect major number increments of libcurses, libform and libmenu.
|
| 1.86 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.85 |
04-Jan-2004 |
lukem |
Support MKCRYPTO=no
|
| 1.84 |
03-Jan-2004 |
lukem |
Support MKSKEY=no.
|
| 1.83 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.82 |
11-Dec-2003 |
dyoung |
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) and without Kerberos 4 & 5 (MKKERBEROS=no). Previously checkflist complained of missing files.
* move kerberos- and kerberos 4-only files into new flists, distrib/sets/lists/*/krb.*
* make the flist generators grok MKKERBEROS{,4} variables
* fix Makefiles which treat MKKERBEROS=no as MKKERBEROS5=no. 9 out of 10 experts agree that it is ludicrous to build w/ KERBEROS4 and w/o KERBEROS5.
* fix header files, also, which treat MKKERBEROS=no as MKKERBEROS5=no.
* omit some Kerberos-only subdirectories from the build as MKKERBEROS{,4} indicate
(I acknowledge the sentiment that flists are the wrong way to go, and that the makefiles should produce the metalog directly. That sounds to me like the right way to go, but I am not prepared to do revamp all the makefiles. While my approach is expedient, it fits painlessly within the current build architecture until we are delivered from flist purgatory, and it does not postpone our delivery. Fair enough?)
|
| 1.81 |
09-Oct-2003 |
thorpej |
* Bump the shlib major of libkrb5 because the shlib major of libcrypto changed, and libkrb5 depends on libcrypto. * Bump the shlib major of libgssapi, libhdb, libkadm5clnt, libkadm5srv, and libkafs, because they depend on librb5.
Dependent library list provided by, and change approved by, lha@netbsd. Per discussion on tech-userlevel.
|
| 1.80 |
24-Jul-2003 |
itojun |
upgrade openssl to 0.9.7b. (AES is now supported) alter des.h to be friendly with openssl/des.h (you can include both in the same file) make libkrb to depend on libdes. bump major. massage various portioin of heimdal to be friendly with openssl 0.9.7b.
|
| 1.79 |
23-Jul-2003 |
itojun |
no /lib/libdes any more. from Havard
|
| 1.78 |
23-Jul-2003 |
itojun |
split libdes from libcrypto. libdes bumps shlib major. (no dependency in libraries)
libdes provides des_xx functions based on openssl 0.9.6j.
|
| 1.77 |
16-Jul-2003 |
itojun |
libtelnet no longer installed (redo)
|
| 1.76 |
16-Jul-2003 |
he |
Despite claims of the contrary, libtelnet in its various forms is still being installed, so make the set lists match reality for now.
|
| 1.75 |
16-Jul-2003 |
itojun |
no longer install libtelnet
|
| 1.74 |
15-Jul-2003 |
itojun |
use bounded string op. bump shlib major for libtelnet due to API change.
|
| 1.73 |
25-Jun-2003 |
tshiozak |
- correct my last commit : ./usr/lib/i18n/*.* -> ./usr/lib/i18n/lib*.* - correct obsolete : ./usr/lib/runemodule/*.so.4.* -> ./usr/lib/i18n
|
| 1.72 |
25-Jun-2003 |
tshiozak |
Citrus iconv support(2) add new plugin modules and bump minor (because of some new I/Fs).
|
| 1.71 |
14-Jun-2003 |
nonaka |
Add some files for libevent.
|
| 1.70 |
12-Jun-2003 |
provos |
update sets for libevent
|
| 1.69 |
22-Apr-2003 |
elric |
Turn on the building and installing of libbsdmalloc.
|
| 1.68 |
25-Mar-2003 |
pooka |
add libmagic
|
| 1.67 |
25-Mar-2003 |
tshiozak |
add support for zh_CN.GB18030 locale. (lib/20835 by sigsegv at s25 dot xrea dot com) XXX: charclass for GBK compatible area is not supported.
|
| 1.66 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.65 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
| 1.64 |
24-Jan-2003 |
thorpej |
Add librt.
|
| 1.63 |
18-Jan-2003 |
thorpej |
Update for nathanw_sa merge.
|
|
Revision tags: fvdl_fs64_base
|
| 1.62 |
30-Nov-2002 |
lukem |
- Migrate fparseln(3) from libutil to libc, where it should have been in the first place... - Bump libutil major (to 7.0) and libc minor (to 12.91).
|
| 1.61 |
07-Oct-2002 |
lukem |
oops; still need ./usr/lib/lib{crypto,des}.so* (for the symlinks)
|
| 1.60 |
07-Oct-2002 |
lukem |
Move libcrypto.so* from /usr/lib to /lib, as /sbin/cgdconfig needs it. Requested by elric@.
|
| 1.59 |
22-Sep-2002 |
lukem |
Enable MKDYNAMICROOT=yes by default. This means that: + /bin and /sbin (and the few programs in /usr/* which were statically linked) are now dynamically linked. + The shared libraries that are needed by the /bin and /sbin programs are now installed into /lib (with compatability symlinks from /usr/lib). These are: c crypt edit ipsec kvm m m387 termcap termlib util z + The shared linker is now in /libexec/ld.elf_so, and /usr/libexec/ld.elf_so is a symlink to the former.
If you want the prior behaviour of "some applications statically linked, the rest dynamically linked", set MKDYNAMICROOT=no in your mk.conf(5).
If you have a philosophical objection to dynamic libraries, continue to set LDSTATIC=-static in your mk.conf(5), and please don't waste any more time in trying to convince us why dynamic libraries are 3v1l.
|
| 1.58 |
20-Aug-2002 |
jdarrow |
Belatedly bump libdes shared library major number, due to bump of libcrypto shared major when we moved from OpenSSL 0.9.5 to 0.9.6.
Add note to libcrypto shlib_version file to remind people to also update libdes shlib_version.
|
|
Revision tags: netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.57 |
17-Mar-2002 |
tshiozak |
branches: 1.57.2; refine i18n stuffs. - add libc/citrus directory. this directory contains the common stuffs not only for locale but also other facilities relating to i18n (e.g. iconv). - To keep the binary compatibility for the ctype modules easily, the interface between libc and the modules is simplified. - For the future integrated extension, module pool is renamed from "/usr/lib/runemodule" to "/usr/lib/i18n". In the future, this directory will contain the modules for "iconv", "collation", etc. - some cosmetic changes. - Bug fix for runetype.h; __attribute__((__packed__)) is placed at the wrong position and it is invalid unintentionally. But, the all members of the structures seem well-aligned. Thus, this bug causes no problem, hopefully.
HEADS UP: - /usr/lib/rumemodule is obsoleted. If you use the multibyte locales, you need to install /usr/lib/i18n/* from sys/lib/i18n_module . - The binary compatibility of /usr/share/locale/*/LC_CTYPE is probably kept. Perhaps, the bug fix about __packed__ mentioned above breaks the compatibility... Be careful especially on 64bit platforms.
|
| 1.56 |
04-Feb-2002 |
blymn |
Major lib bump for libmenu
|
| 1.55 |
01-Jan-2002 |
augustss |
Some s/libusb/libusbhid/ that I forgot.
|
| 1.54 |
03-Dec-2001 |
christos |
fix libcdk bump. noticed by wiz.
|
| 1.53 |
03-Dec-2001 |
christos |
major bump for libmenu, libform, libcdk because of libcurses bump.
|
| 1.52 |
02-Dec-2001 |
christos |
bump libcurses.5
|
| 1.51 |
17-Sep-2001 |
assar |
update infrastructure for krb4 1.1 and heimdal 0.4e
|
| 1.50 |
13-Sep-2001 |
thorpej |
Add libpci.
|
| 1.49 |
25-Aug-2001 |
thorpej |
Building of shared libraries for the toolchain was disabled. Remote them from the set lists for the benefit of those building snapshots until the toolchain upgrade is finished.
|
| 1.48 |
19-Aug-2001 |
mrg |
- cope with ports that don't build lint libraries - updates for the new toolchain (if old toolchain can't, at least let some people's `make snapshot' complete.)
|
| 1.47 |
18-Aug-2001 |
ad |
Bump libutil major for pw_mkdb() change.
|
| 1.46 |
20-Jun-2001 |
assar |
update lists for heimdal 0.3e -> 0.3f
|
| 1.45 |
03-Jun-2001 |
simonb |
Update to bzip2 v1.0.1, building with reachover Makefiles to dist/bzip2. Complete API change, library major bumped. *sigh*
|
| 1.44 |
12-Apr-2001 |
itojun |
use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and all kerberos libraries.
|
| 1.43 |
02-Apr-2001 |
tshiozak |
UTF-2 rune module is also obsolete. see PR 12502.
|
| 1.42 |
25-Mar-2001 |
blymn |
Major bump on libform due to driver commands changing value.
|
| 1.41 |
11-Feb-2001 |
assar |
update shared library names for heimdal 0.3e
|
| 1.40 |
31-Jan-2001 |
itojun |
move /usr/lib/runemodule/*.a from base to comp. change package name to {base,comp}-rune-lib.
|
| 1.39 |
26-Jan-2001 |
jwise |
Change rune module pkg names so that users can install some rune sets without installing others.
The corresponding pkg creation code (src/distrib/pkg) will be imported this week. It would be a big win if people could drop me a note before creating new pkg names until then. (and possibly after, until things are shaken out some more)
OTOH, many thanks to all who have included pkg names in new files added to these lists :-)
|
| 1.38 |
25-Jan-2001 |
itojun |
build multibyte locale modules. installed into /usr/lib/runemodule and dynamically loaded at runtime.
|
| 1.37 |
24-Jan-2001 |
jwise |
Reverse direction of previous fix. It is not currently possible to install networking utilities without ipsec support.
If people clamor for a change in this (for example, to allow IPSec tools to be updated separately), this can be changed, but it does not appear useful.
|
| 1.36 |
24-Jan-2001 |
jwise |
Fix accidental inconsistency with shl.mi.
|
| 1.35 |
24-Jan-2001 |
jwise |
Begin updating and committing pkg names for `base'. `man' and `etc' to go. X sets will be updated and committed once this works.
|
| 1.34 |
12-Jan-2001 |
enami |
Sync with reality; major version of libform is 1.
|
| 1.33 |
10-Jan-2001 |
jmc |
Fix version number on libform to match current one on lib.
|
| 1.32 |
07-Jan-2001 |
jdc |
Bump libmenu and libform majors because of libcurses major bump. Pointed out by mrg.
|
| 1.31 |
06-Jan-2001 |
taca |
libcurses's major was increased.
|
| 1.30 |
05-Jan-2001 |
blymn |
Add libform.
|
| 1.29 |
04-Jan-2001 |
garbled |
Add libcdk to these two files
|
| 1.28 |
04-Jan-2001 |
itojun |
libc has clnt_sperrno(), no need to pull it into libamu. this also raises problem when we try to link amd statically. PR 11187. bumps libamu major.
|
| 1.27 |
31-Oct-2000 |
itojun |
enable lib/libintl.
|
| 1.26 |
09-Aug-2000 |
tv |
Resort.
|
| 1.25 |
07-Aug-2000 |
enami |
Sync with reality.
|
| 1.24 |
17-Jul-2000 |
mrg |
bump libssl major
|
| 1.23 |
06-Jul-2000 |
mjl |
Bump libskey version.
|
| 1.22 |
21-Jun-2000 |
thorpej |
First sweep of fixing up set lists after crypto integration.
|
|
Revision tags: netbsd-1-5-base minoura-xpg4dl-base
|
| 1.21 |
02-May-2000 |
simonb |
branches: 1.21.2; 1.21.4; Adjust sets for ntp4. XXX: Obsolete sets still need to be fixed.
|
| 1.20 |
24-Apr-2000 |
sommerfeld |
mention in comment that libtermcap/libtermlib share a version
|
| 1.19 |
21-Apr-2000 |
blymn |
Bumped major of libmenu.
|
| 1.18 |
14-Apr-2000 |
thorpej |
Update for libcurses.so.3.1
|
| 1.17 |
13-Mar-2000 |
itojun |
hide shouldn't-be-exported symbols from the outside. don't compile pfkey*, since we expect tons of changes in the near future.
bump shlib major (due to less exported APIs than before - am I correct here?).
|
| 1.16 |
20-Feb-2000 |
mycroft |
Move libbfd to comp.
|
| 1.15 |
31-Jan-2000 |
itojun |
upgrade libipsec to the latest. - parser now uses yacc/lex (there'll be no symbol conflict). - outbound policy and inbound policy is now separate - policy specification for tunnel SA is improved - api changed, bump shlib major
XXX some of programs will become not buildable - will commit shortly
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base
|
| 1.14 |
23-Nov-1999 |
blymn |
Added the libmenu library.
|
|
Revision tags: comdex-fall-1999-base
|
| 1.13 |
04-Jul-1999 |
fvdl |
branches: 1.13.4; Bring setlists up to date for i386 switch to ELF and ipv6.
|
| 1.12 |
02-Jul-1999 |
itojun |
upgrade shlib major version for src/lib/libpcap (0.1 -> 1.0). document KAME IPv6/IPsec import into INSTALL.txt (installation notes).
|
| 1.11 |
13-May-1999 |
veego |
Add ./usr/lib/libusb.so.0
|
| 1.10 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH003 netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.9 |
05-Feb-1999 |
cjs |
Tweak for various new and removed files.
|
| 1.8 |
25-Jan-1999 |
garbled |
libutil.so.4 -> libutil.so.5
|
| 1.7 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.6 |
14-Sep-1998 |
ross |
Distribute libbz2.
|
| 1.5 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.4 |
29-Aug-1998 |
tv |
Note bump of bfd to 2.0 for asprintf() and vasprintf().
|
| 1.3 |
21-Aug-1998 |
tv |
Update libbfd version.
|
| 1.2 |
11-Aug-1998 |
kleink |
Sync for am-utils-6.0a16.
|
| 1.1 |
02-Jul-1998 |
jonathan |
Do datbase normalization on sets/lists/*/* containing shared-library related files. Partition into three categories: * shl.mi -- MI sharedlib files present on all ports with shared libs * shl.aout -- MI sharedlib files present on all ELF ports * shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist. Remove files left empty after shlib normalization. Add ad.mips where appropriate. Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
|
| 1.1017 |
27-Oct-2025 |
christos |
revert libpthread bump
|
| 1.1016 |
26-Oct-2025 |
christos |
bump libpthread for pthread_setname_np change.
|
| 1.1015 |
19-Oct-2025 |
riastradh |
libc, libpthread: Bump for pthread stub additions.
New symbols were added a couple weeks ago but I forgot to bump the shlib minors.
PR lib/59685: libcrypto should not depend on libpthread
|
| 1.1014 |
11-Oct-2025 |
christos |
bump libssh.so
|
| 1.1013 |
17-Sep-2025 |
mrg |
various updates for GCC 14. maybe not complete for all ports.
x86 should be complete, arm64 might be.
tested with i386 and evbarm64 builds and HAVE_GCC=12, hopefully won't break existing builds.
|
| 1.1012 |
06-Sep-2025 |
kre |
/libunbound/s/so.9/so.10/ (and obsolete libunbound.so.9.0.debug)
Hopefully will fix the build after unbound update.
|
| 1.1011 |
06-Sep-2025 |
christos |
add compatfile to the ldap libraries
|
| 1.1010 |
05-Sep-2025 |
christos |
update for OpenLDAP
|
| 1.1009 |
25-Aug-2025 |
christos |
bump for binutils-2.45
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.1008 |
17-Jul-2025 |
christos |
bump libdns for bind-9.20.11
|
| 1.1007 |
17-Jul-2025 |
christos |
more openssl=35 additions.
|
| 1.1006 |
15-Jul-2025 |
christos |
prepare for OpenSSL-3.5.1
|
| 1.1005 |
02-Jun-2025 |
christos |
new libfido2
|
| 1.1004 |
21-May-2025 |
christos |
new bind
|
| 1.1003 |
23-Apr-2025 |
thorpej |
Add support for serializing to, and de-serializing from, JSON, as specified in RFC 8259. Format is automatically detected for input, and can be specified explicitly for output. The default format remains XML.
As part of this change, generic prop_object_{internalize,externalize}() functions are provided, and the "_with_format" flavor allows the output format to be specified. Previous array- and dictionary-specific routines remain for backwards compatibility.
|
| 1.1002 |
21-Apr-2025 |
kre |
Bump libc minor 222->223
|
| 1.1001 |
18-Apr-2025 |
wiz |
Update for expat 2.7.1.
|
| 1.1000 |
09-Apr-2025 |
christos |
updates for new OpenSSH
|
| 1.999 |
31-Mar-2025 |
riastradh |
libpthread(3): Add missing cancellation points.
- accept4 - tcdrain
XXX Should our nonstandard alias paccept(2) also be a cancellation point?
PR lib/59240: POSIX.1-2024: cancellation point audit
|
| 1.998 |
14-Mar-2025 |
wiz |
update set lists for expat 2.7.0
|
| 1.997 |
18-Feb-2025 |
christos |
Bump libssh for strprefix
|
| 1.996 |
26-Jan-2025 |
christos |
sets changes for new bind-9.
|
| 1.995 |
05-Dec-2024 |
blymn |
Minor version bump for libcurses.
|
| 1.994 |
03-Nov-2024 |
riastradh |
distrib/sets/lists: Do not obsolete lib*.so.* files.
Although it is mostly harmless in the particular case of zstd, which was only for a couple days committed to HEAD as a public shared library and is now a private static library pending analysis of its impact on pkgsrc, the general rule is that .so files applications link against are not obsoleted because that breaks compat on system upgrades.
And while this is _mostly_ harmless, having these entries makes auditing the set lists for this rule harder, which is a real harm because we've had real bugs in this area in the past.
|
| 1.993 |
02-Nov-2024 |
christos |
make zstd a private library (for now)
|
| 1.992 |
30-Oct-2024 |
christos |
Hook zstd to the build and enable it for libarchive and file.
|
| 1.991 |
24-Sep-2024 |
christos |
bump libssh
|
| 1.990 |
22-Sep-2024 |
christos |
update library version for bind-9.18.30
|
| 1.989 |
02-Sep-2024 |
christos |
new libpcap
|
| 1.988 |
15-Aug-2024 |
riastradh |
libc: New C11 functions mbrtoc16, mbrtoc32, c16rtomb, c32rtomb.
The mbrtoc16/32 functions read mulitbyte strings according to the current locale into UTF-16/32 code unit sequences; the c16/32rtomb functions write UTF-16/32 code unit sequences into multibyte strings according to the current locale. The `r' means restartable: they work incrementally and pick up where they left off.
NOTE: This bumps the libc minor version, since it adds new symbols.
PR lib/52374: <uchar.h> missing
|
| 1.987 |
02-Aug-2024 |
christos |
bump libblocklist
|
| 1.986 |
11-Jul-2024 |
riastradh |
Revert the duplication of compat set lists; do it another way.
1. Restore the compatdir and compatfile tags in base and debug.
=> compatdir marks directories that should have per-ABI compat subdirectories, like /usr/lib having /usr/lib/o32 and /usr/lib/64 on mips64.
=> compatfile marks files that have per-ABI versions in the nearest compatdir, like /usr/lib/o32/libc.so.12.221.
This is the mechanism we use to avoid duplicating every library that has a compat version in multiple set lists.
2. Teach sets.subr to split the compatdir and compatfile entries out into separate sets for base and debug.
The mechanism is to internally use:
- a new tag `omitcompat' when processing base and debug, so we don't generate the per-ABI compat directories or per-ABI compat files under them;
- a new tag `takecompat=${ABI}' when processing base32/64 and debug32/64, so we _do_ generate the per-ABI compat directories for ${ABI}.
=> On, e.g., mips64, base32 uses `takecompat=o32' and base64 uses `takecompat=64'.
=> On, e.g., aarch64, base32 uses `takecompat=eabi,takecompat=eabihf', and there is no base64.
3. Record in sets.subr the list of `32' and `64' architectures for each port.
This is maybe not the right place to put it, but it's also not clear that we want to keep exactly this division -- maybe it would be more sensible to just have per-ABI , e.g.:
(aarch64) base-eabi, base-eabihf (amd64) base-i386 (mips64) base-o32, base-64 (mipsn64) base-o32, base-n32
But I'll leave cleaning that up for another day.
4. Adjust some sets. Mostly this commit shouldn't change what file go in what sets, but, e.g., on mips64, the following move from base32 to base64 as part of this change, which I think is appropriate:
- /lib/64 - /libexec/ld.elf_so-64 - /usr/lib/64 - /usr/libdata/debug/lib/64 - /usr/libdata/debug/usr/lib/64 - /usr/libexec/ld.elf_so-64
TBD: Remove ./lib and ./usr/lib from debug/mi; they're already in base/mi. Maybe move ./usr/libdata/debug to from base/mi to debug/mi.
This reverts most of the set list changes in:
https://mail-index.netbsd.org/source-changes/2024/04/09/msg150763.html
PR misc/58365
|
| 1.985 |
09-Jul-2024 |
rin |
sets/lists: Add MI files for binutils 2.42
|
| 1.984 |
08-Jul-2024 |
christos |
bump libssh, add sshd-session
|
| 1.983 |
01-Jul-2024 |
rin |
base/shl.mi: Correct typo to fix HAVE_GCC=10 build
|
| 1.982 |
01-Jul-2024 |
mrg |
GCC sanitizers: only build the sanitizers if $MKGCCCMDS != "no".
there's a minor use-case for the configuration of "building sanitizers for distribution, but not the compiler", but it's pretty uncommon, and the latest sanitizers don't build at all on m68000 so enhance the option to not build /usr/bin/gcc (which simply can't modern GCC on a sun2) to not build the sanitizers either.
(if we were to split these, MKGCCSANITIZER would be good variable.)
update set lists for far too many files, including fixing MKDEBUG for a couple of builds.
|
|
Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
|
| 1.981 |
10-Jun-2024 |
kre |
branches: 1.981.2;
Correct a typo in libarchive set list updates for recent libarchive update
And add me to the list of people who believe that the current 99999 different debugN/ad.arch stuff is a disaster.
|
| 1.980 |
09-Jun-2024 |
christos |
bump libarchive.
|
| 1.979 |
09-Apr-2024 |
nia |
Add new sets: base32, debug32, manhtml
- base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base
- debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug
- manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software.
The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds).
|
| 1.978 |
08-Apr-2024 |
nakayama |
Remove unnecessary characters left over from the previous commit.
|
| 1.977 |
05-Apr-2024 |
christos |
- Create 3 new variables: MAKELINKLIB that follows MKLINKLIB but can be overwritten by Makefiles MAKESTATICLIB that follows MKSTATICLIB but can be overwritten by Makefiles LINKINSTALL that follows MAKELINKLIB but can be overwritten by Makefiles These give enough control to the module Makefiles so that they don't need to override the default library install rules which break the debug sets. - Remove /usr/libexec/named which duplicated /usr/lib/named
|
| 1.976 |
21-Feb-2024 |
christos |
changes for new bind. XXX: removing lint libraries where lint does not work anymore is temporary.
|
| 1.975 |
17-Feb-2024 |
christos |
bump libunbound
|
| 1.974 |
22-Jan-2024 |
kre |
Bump libm minor rev (libm.so.0.13 -> libm.so.0.14) after addition of all the long double functions (with actual implementations).
|
| 1.973 |
20-Dec-2023 |
christos |
bump libssh
|
| 1.972 |
25-Oct-2023 |
christos |
bump libssh
|
| 1.971 |
06-Sep-2023 |
riastradh |
libbozohttpd, libluabozohttpd: Bump major for libssl.so bump.
libluabozohttpd doesn't appear to be installed, but let's bump the major just in case.
PR lib/57603
XXX pullup-10
|
| 1.970 |
04-Sep-2023 |
riastradh |
lists: Remove more bogus shlib obsolete entries.
Too much trouble to have to remember about libuv.so, libgmp.so, &c. Just apply the rule uniformly.
All that's left is test libraries and loadable modules.
Searched with:
git grep 'lib.*\.so\.[0-9][0-9]*.*obsolete' distrib/sets/lists \ | grep -v '/modules/' \ | grep -v '/locale/lib/' \ | grep -v '/lib/npf/' \ | grep -v '/lib/librump' \ | grep -v '/lib/netbsd/libclang_rt' \ | grep -v '/runemodule/'
|
| 1.969 |
04-Sep-2023 |
riastradh |
lists: Remove bogus libfoo.so.N and libfoo.so.N.M obsolete entries.
These must stay around so applications linked against them will still work after upgrade, even if libfoo.so now points to libfoo.so.(N+1) or libfoo.so.N.(M+1).
Exceptions:
- I'm willing to believe the rump modules have a different story so I left those obsolete entries alone.
- libuv.so was never supposed to be exposed publicly anyway and never went out in a release. (Maybe this information should be recorded somewhere?)
- Same is probably true of lib{gmp,mpc,mpfr}.so, not sure of the history. Maybe libg2c.so too, no idea what that is.
- libisns.so was moved from /usr/lib to /lib, so it's legitimate for the debug data to live there too now. (XXX Maybe we should have a separate marker for this.)
- Libraries under /usr/tests are not used by normal applications, so they can safely be deleted when obsoleted.
Note: The libfoo.so symlink for a library that has been deleted altogether, not just upgraded, can be obsoleted. Loadable modules that applications aren't linked against can be obsoleted, even if some of them like npf ext_*.so or pam_*.so are formally versioned (for reasons unclear to me).
Note: This means that incremental builds may complain about these .so.N and .so.N.M files in destdir (PR misc/57581), but it's much worse for an upgrade to break working applications.
|
| 1.968 |
04-Sep-2023 |
riastradh |
base, debug: Remove obsolete entries for older libfido2.
The shared libraries need to stay around for applications on upgrade (and the debug data should be kept too if the shared libraries are kept).
|
| 1.967 |
04-Sep-2023 |
riastradh |
liblutok.so: Bump major for recent Lua update.
XXX pullup-10
|
| 1.966 |
04-Sep-2023 |
riastradh |
heimdal/libsl: Belatedly bump major.
This is to address the major bump of libterminfo.so.9 in:
Author: roy <roy@NetBSD.org> Date: Fri Mar 13 15:19:24 2020 +0000
terminfo: promote numeric parameters from short to int
That commit caught all the other dependent libraries except libsl.
XXX pullup-10
|
| 1.965 |
04-Sep-2023 |
riastradh |
Recursively revbump all dependents of libcrypto.
Otherwise any existing software linked against the openssl11 libcrypto.so.14 and any of these libraries will suddenly start pulling in libcrypto.so.15 at the same time, leading to mayhem in the address space.
PR lib/57603
XXX pullup-10
|
| 1.964 |
04-Sep-2023 |
christos |
sqlite3 changes
|
| 1.963 |
19-Aug-2023 |
rjs |
More libpcap changes.
There were two entries for /usr/lib/libpcap.so.
|
| 1.962 |
17-Aug-2023 |
christos |
new libpcap
|
| 1.961 |
12-Aug-2023 |
riastradh |
base/shl.mi: Tag libasan.so and libubsan.so with gcc like before.
Not in clang builds. This tag got dropped in the gcc12 update.
|
| 1.960 |
11-Aug-2023 |
christos |
sets for libfido2-1.13.0
|
| 1.959 |
04-Aug-2023 |
mrg |
more updates for sets and GCC 12
- renable sanitizer, add new shlib versions, enable tsan for arm64, including moving some stuff into the per-cpu/arch dir from 'mi'. - fix mips64, 68k, and ia64 - mark many any-gcc-version things just as "gcc" and remove dups - mark many gcc=9 only things as obsolete - mark many gcc=10 only things as obsolete with gcc=12 (more could be done here.)
|
| 1.958 |
03-Aug-2023 |
rin |
lists: Belatedly catch up with lib*san bump for GCC 12.
|
| 1.957 |
03-Aug-2023 |
rin |
base/shl.mi: Fix previous for GCC10...
|
| 1.956 |
03-Aug-2023 |
rin |
Fix lists for HAVE_GCC=12.
|
| 1.955 |
02-Aug-2023 |
martin |
Bump libc minor here too
|
| 1.954 |
01-Aug-2023 |
mrg |
various updates for GCC 12
- bump some shlibs - add new header files - add compiler-version header files - disable sanitizer libraries for gcc12 for now
|
| 1.953 |
26-Jul-2023 |
christos |
bump libssh
|
| 1.952 |
04-Jul-2023 |
riastradh |
libbsdmalloc: Bump shlib minor.
New symbols, new minor.
XXX pullup-10
|
| 1.951 |
08-Jun-2023 |
kre |
Revert previous, I missed an update...
|
| 1.950 |
08-Jun-2023 |
kre |
lua is currently building liblua.so.6.0 not ...6.1
|
| 1.949 |
08-Jun-2023 |
nikita |
distrib: lua minor version bump
|
| 1.948 |
10-May-2023 |
christos |
update the sets for OpenSSL-3.x
|
| 1.947 |
16-Apr-2023 |
nikita |
Resolve conflicts for lua 5.4.4 import. Adjust various files for lua 5.4.4.
|
| 1.946 |
23-Mar-2023 |
riastradh |
libm: Bump minor for new long double transcendental functions.
XXX Still missing: remquol, remainderl.
|
| 1.945 |
23-Mar-2023 |
mrg |
un-obsolete ./usr/lib/libisns.so*. it's normal for these to be symlinks in this case, and they also exist in the case that MKDYNAMICROOT is not set.
also fixes running "makefs" against a destdir and it's METALOG*.
|
| 1.944 |
08-Feb-2023 |
christos |
bump libcrypto minor
|
| 1.943 |
24-Dec-2022 |
christos |
fix sets for binutils 2.39
|
|
Revision tags: netbsd-10-base
|
| 1.942 |
21-Nov-2022 |
christos |
branches: 1.942.2; lua libm API from Phil Rulon
|
| 1.941 |
05-Oct-2022 |
christos |
bump libssh for OpenSSH-9.1
|
| 1.940 |
24-Sep-2022 |
christos |
bump libmagic
|
| 1.939 |
23-Sep-2022 |
christos |
bump bind libraries
|
| 1.938 |
31-Jul-2022 |
mlelstv |
Move libisns to /lib to allow /sbin/iscsid to work without /usr being mounted.
|
| 1.937 |
06-Jun-2022 |
nia |
build system: Revert all the recent additions of MK[...] knobs that allow conditionally disabling the building of certain user space programs in the 'base' set.
There is not enough consensus that this is the right way and a few people had strong objections, see source-changes-d@.
|
| 1.936 |
27-May-2022 |
nia |
mk: Add a MKLFS flag for excluding the log-structured filesystem userspace tools from the build.
|
| 1.935 |
15-Apr-2022 |
christos |
bump for OpenSSH-9.0
|
| 1.934 |
12-Apr-2022 |
blymn |
Bump libcurses minor
|
| 1.933 |
07-Mar-2022 |
mrg |
disable compatfile for filter-aaaa.so.
|
| 1.932 |
06-Mar-2022 |
christos |
add filter-aaaa
|
| 1.931 |
23-Feb-2022 |
christos |
bump libssh
|
| 1.930 |
01-Nov-2021 |
thorpej |
Version the sigaction(2) libc wrapper. The new version uses the "siginfo" trampoline exclusively, thus relegating "sigcontext"-style handlers (which have not been documented for many years now) to the dustbin of the compat library.
|
| 1.929 |
16-Oct-2021 |
skrll |
Move tsan entries marked machine=amd64 from .mi files into md.amd64
|
| 1.928 |
30-Sep-2021 |
yamaguchi |
Added tests for the linear hook APIs
|
| 1.927 |
24-Sep-2021 |
christos |
bump libfido2
|
| 1.926 |
19-Sep-2021 |
thorpej |
Add native implementations of eventfd(2) and timerfd(2), compatible with the Linux interfaces of the same name.
|
| 1.925 |
02-Sep-2021 |
christos |
bump libssh
|
| 1.924 |
19-Aug-2021 |
christos |
bump bind libraries for bind 9.16.20
|
| 1.923 |
14-Aug-2021 |
christos |
bump ldap libraries
|
| 1.922 |
14-Jul-2021 |
ozaki-r |
Rump-ify ALTQ (librumpnet_altq.so)
|
| 1.921 |
17-Jun-2021 |
christos |
new libfido2
|
|
Revision tags: cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1
|
| 1.920 |
17-May-2021 |
yamaguchi |
Add a new link-aggregation pseudo interface named lagg(4)
- FreeBSD's lagg(4) based implementation - MP-safe and MP-scalable
|
|
Revision tags: cjep_staticlib_x-base
|
| 1.919 |
29-Apr-2021 |
christos |
branches: 1.919.2; bump shlibs for bind-9.16.15
|
| 1.918 |
19-Apr-2021 |
christos |
bump libssh
|
| 1.917 |
12-Apr-2021 |
mrg |
various updates for GCC 10 support. remove dead gcc7/8 support and properly mark obsolete files in gcc9/gcc10.
testing on amd64 and shark for GCC 9, and many platforms for GCC 10, (though not arm yet.)
|
| 1.916 |
07-Apr-2021 |
christos |
bump libevent
|
|
Revision tags: thorpej-futex-base
|
| 1.915 |
02-Apr-2021 |
martin |
named/filter-aaaa.so is unrelated to DYNAMICROOT
|
| 1.914 |
01-Apr-2021 |
martin |
Move the named filter-aaaa plugin to the shared list
|
| 1.913 |
15-Mar-2021 |
christos |
bump libunbound
|
| 1.912 |
05-Mar-2021 |
christos |
bump libssh
|
| 1.911 |
19-Feb-2021 |
christos |
bump bind libraries
|
| 1.910 |
04-Dec-2020 |
christos |
branches: 1.910.2; bump libssh
|
| 1.909 |
04-Dec-2020 |
christos |
new libfido2
|
| 1.908 |
03-Oct-2020 |
christos |
bump libc for set_rpc_maxgrouplist
|
| 1.907 |
29-Sep-2020 |
roy |
rumpify vether(4)
|
| 1.906 |
26-Sep-2020 |
jmcneill |
Add HAVE_NVMM and use it to control the build of NVMM related components. Defined to "yes" on amd64, "no" everywhere else.
|
| 1.905 |
15-Sep-2020 |
mrg |
actually, disable tsan on everything but amd64.
it fails to build on mips64 and arm64 for me as well as others..
|
| 1.904 |
15-Sep-2020 |
mrg |
mark tsan files as !machine=sparc64.
|
| 1.903 |
13-Sep-2020 |
kamil |
Currently restrict GCC TSan files to gcc=9
|
| 1.902 |
13-Sep-2020 |
kamil |
Build and install GCC TSan for 64-bit CPUs
|
| 1.901 |
08-Sep-2020 |
adam |
Restore libgomp, liblsan, and libstdc++ as GCC-only
|
| 1.900 |
06-Sep-2020 |
mrg |
mostly support GCC 9 builds. some what tested with GCC 9 but tested to not break GCC 8 builds for x86, arm*, vax, and sparc*.
|
| 1.899 |
27-Aug-2020 |
riastradh |
Sort and deduplicate set lists.
|
| 1.898 |
27-Aug-2020 |
riastradh |
Fix obsolete entry for /usr/lib/libcdk.so.
This was broken in rev. 1.1230.
|
| 1.897 |
26-Aug-2020 |
riastradh |
Clarify wg(4)'s relation to WireGuard, pending further discussion.
Still planning to replace wgconfig(8) and wg-keygen(8) by one wg(8) tool compatible with wireguard-tools; update wg(4) for the minor changes from the 2018-06-30 spec to the 2020-06-01 spec; &c. This just clarifies the current state of affairs as it exists in the development tree for now.
Mark the man page EXPERIMENTAL for extra clarity.
|
| 1.896 |
20-Aug-2020 |
riastradh |
[ozaki-r] Add wg files
|
| 1.895 |
03-Aug-2020 |
christos |
bump bind9 libs
|
| 1.894 |
15-Jun-2020 |
christos |
Add compatfile to libblacklist
|
| 1.893 |
15-Jun-2020 |
christos |
Rename blacklist -> blocklist
|
| 1.892 |
15-Jun-2020 |
christos |
bump libmagic
|
| 1.891 |
06-Jun-2020 |
thorpej |
Improvements to the problib(3) API:
==> Provide a much more complete set of setters and getters for different value types in the prop_array_util(3) and prop_dictionary_util(3) functions.
==> Overhaul the prop_data(3), prop_number(3), and prop_string(3) APIs to be easier to use and less awkwardly named, Deprecate the old awkward names, and produce link-time warnings when they are referenced.
==> Deprecate mutable prop_data(3) and prop_string(3) objects. The old APIs that support them still exist, but will now produce link-time warnings when used.
==> When the new prop_string(3) API is used, strings are internally de-duplicated as a memory footprint optimization.
==> Provide a rich set of bounds-checked gettter functions in and a corresponding set of convenience setters in the prop_number(3) API.
==> Add a new prop_bool_value(3) function that is equivalent to prop_bool_true(3), but aligned with the new "value" routines in prop_data(3), prop_string(3), and prop_number(3).
|
| 1.890 |
30-May-2020 |
christos |
Make libuv private, requested by joerg@
|
| 1.889 |
28-May-2020 |
christos |
bump openssh
|
| 1.888 |
24-May-2020 |
christos |
new bind+libuv
|
| 1.887 |
16-May-2020 |
christos |
bump libc
|
| 1.886 |
15-May-2020 |
christos |
PR/55102: Kamil Rytarowski: Duplicate fifo_vnodeop_entries, fifo_vnodeop_opv_desc symbols.
Many filesystems ffs, lfs, ulfs, chfs, ext2fs etc. use fifofs internally for their fifo vnops. NFS does too, but it also needs networking anyway. Unfortunately fifofs brings in a lot of the networking code so that the rumpkernel is not well partition. In addition the fifo code is rarely used.
The existing hack depended on duplicating the above symbols and adding minimal functionality for the majority of the the tests (except the ffs and the puffs one). In these two cases both symbols were loaded and the symbol sizes clashed which broke the sanitizers. While this can be fixed with weak symbols and other kinds of indirection, it is more straight forward to select between the minimal and the full fifofs implementation by introducing a new shared library librumpvfs_nofifofs.
|
| 1.885 |
15-May-2020 |
joerg |
Bump libc minor version for malloc lock change
|
|
Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
|
| 1.884 |
04-Apr-2020 |
christos |
fix netsmb, libgnuctf
|
| 1.883 |
04-Apr-2020 |
christos |
fix sets for new binutils
|
| 1.882 |
04-Apr-2020 |
mlelstv |
conditionally list library versions for binutils 2.31 and 2.34
|
| 1.881 |
29-Mar-2020 |
christos |
enable remote for libpcap and add rpcapd
|
| 1.880 |
13-Mar-2020 |
roy |
terminfo: promote numeric parameters from short to int
POSIX mandates implementations must support upto a short but may exceed it. When NetBSD terminfo was implemented, no terminfo description used over a short, but because ncurses has supported ints for some time, some now do.
Infact, such a terminfo description was imported where colour pairs for screen-256color went up to 65536 which exposed a bug in the existing implementation where it set to zero. Because the number might mean something more than a range, we need to be able to store it accurately.
This requires a version bump because whilst the API hasn't changed thanks to C int promotion, the ABI has. Also the underlying database structure has changed as well - we now store the numeric paramter inside a uint32_t field rather than a uint16_t one. Whilst this change can still read the old style database, the old one cannot read the new one and thus we now maintain the database as terminfo2.cdb, leaving the old library and database alone so old programs still work fine.
libcurses, libfrom, libmenu and libpanel have also been bumped to accomoate this change.
|
| 1.879 |
08-Mar-2020 |
mgorny |
Update libc SOVERSION
|
| 1.878 |
03-Mar-2020 |
christos |
add libfido2, libcbor, pam-u2f, sort
|
|
Revision tags: is-mlppp-base
|
| 1.877 |
27-Feb-2020 |
christos |
new openssh
|
|
Revision tags: phil-wifi-20191119
|
| 1.876 |
12-Oct-2019 |
christos |
bump libssh
|
| 1.875 |
12-Oct-2019 |
mrg |
remove shared libraries from 'obsolete' lists. should fix eg:
/usr/pkg/lib/libaudiofile.so.1: Shared object "libstdc++.so.8" not found
oops. sorry for anyone affected by this.
|
| 1.874 |
03-Oct-2019 |
mrg |
gcc 8 set lists updates. i don't appear to have broken gcc 7 builds but i only tested a couple of them.
|
| 1.873 |
01-Oct-2019 |
christos |
new libpcap
|
| 1.872 |
22-Sep-2019 |
christos |
Add a new member to struct vfsstat and grow the unused members The new member is caled f_mntfromlabel and it is the dkw_wname of the corresponding wedge. This is now used by df -W to display the mountpoint name as NAME=
|
| 1.871 |
22-Sep-2019 |
brad |
Add USE_SHLIBDIR=yes to a number of Makefiles for the libraries used by /sbin/{zfs,zpool,mount_zfs}. The general effect is to move them from /usr/lib to /lib. Compatibility links are installed in /usr/lib and nothing that is installed, say in /usr/pkg, appears to break.
With this, it is possible to have a /var and /usr mount using ZFS legacy mounting early on in the boot process.
Run tested on amd64 and i386 and compile tested on evbarm.
|
| 1.870 |
06-Sep-2019 |
christos |
fix more bind bump.
|
| 1.869 |
05-Sep-2019 |
christos |
bump for bind
|
| 1.868 |
23-Aug-2019 |
mrg |
fix MKCXX=no: - don't build GDB - don't build sanitizers - don't build GCC commands - fix some set lists
|
| 1.867 |
21-Aug-2019 |
nakayama |
Remove obsolete entry for libgomp.so.1.2.
Upgrading from netbsd-8 to netbsd-9 removes this library file, but some programs (eg. packages compiled on netbsd-8) still use it.
|
|
Revision tags: netbsd-9-base
|
| 1.866 |
30-Jun-2019 |
blymn |
branches: 1.866.2; Bump libcurses major and all dependent libraries.
|
|
Revision tags: phil-wifi-20190609
|
| 1.865 |
04-Jun-2019 |
hannken |
Implement xdrmem_control(), used as xdr_control(xdr, XDR_GET_BYTES_AVAIL ... and bump libc minor number.
Final goal is to remove the unmaintained XDR implementation at external/cddl/osnet/dist/uts/common/rpc.
|
| 1.864 |
28-Apr-2019 |
christos |
bump bind
|
| 1.863 |
24-Apr-2019 |
kamil |
Bump the libpthread(3) minor number to 4
Added C11 Threading library support.
|
| 1.862 |
20-Apr-2019 |
christos |
bump libssh
|
| 1.861 |
20-Mar-2019 |
mrg |
bump libstdc++.so.
unfortunately, we attempted to do this for netbsd-8 but we did not actually end up having any ABI incompatibility with that, as turning off dual ABI in libstdc++ means *only* enabling the old ABI. however, enabling dual ABI with C11 defaults (ie, a forward looking ABI) *is* an ABI-change for some special cases and thus we should have bumped this a couple of weeks ago when we re-enabled dual ABI.
call this "nb3 20190319".
mknative-gcc regen all switched ports and almost all of the unswitched ports.
|
| 1.860 |
12-Mar-2019 |
christos |
fix pasto (gnumalloc vs jemalloc)
|
| 1.859 |
12-Mar-2019 |
christos |
Add libjemalloc.so
|
| 1.858 |
04-Mar-2019 |
rin |
bump libc minor
|
| 1.857 |
24-Feb-2019 |
christos |
update for new bind
|
| 1.856 |
14-Feb-2019 |
christos |
get rid of binutils=227-specific files.
|
| 1.855 |
02-Feb-2019 |
mrg |
- add new entries of gcc=7 and libgomp, libasan, liblsan, libstdc++, libubsan - add missing header files fpr gcc=7 - add some missing gcc=5 obsolete entries - create ./usr/include/dev/bluetooth in mtree not make, and move it into the base set where all other directories are.
|
|
Revision tags: pgoyette-compat-20190127
|
| 1.854 |
18-Jan-2019 |
christos |
- mark gcc=5 files obsolete - make includes always available, not only when gcccmds - mark files obsolete consistently
|
|
Revision tags: pgoyette-compat-20190118
|
| 1.853 |
09-Jan-2019 |
christos |
bump bind libraries.
|
|
Revision tags: pgoyette-compat-1226
|
| 1.852 |
23-Dec-2018 |
christos |
new binutils on head is 231
|
| 1.851 |
19-Dec-2018 |
christos |
bump libsqlite3
|
|
Revision tags: pgoyette-compat-1126
|
| 1.850 |
16-Nov-2018 |
blymn |
Bump libcurses minor version due to fix for lib/52063
|
|
Revision tags: pgoyette-compat-1020 pgoyette-compat-0930
|
| 1.849 |
23-Sep-2018 |
christos |
merge openssl-1.1.1
|
| 1.848 |
22-Sep-2018 |
rmind |
Add rumpkern_nv (in-kernel RUMP libnv).
|
|
Revision tags: pgoyette-compat-0906
|
| 1.847 |
03-Sep-2018 |
christos |
bump libpcap
|
| 1.846 |
26-Aug-2018 |
christos |
bump libssh
|
| 1.845 |
12-Aug-2018 |
christos |
fix sets for new bind
|
| 1.844 |
02-Aug-2018 |
rjs |
Add userland support for SCTP and manpages.
|
| 1.843 |
31-Jul-2018 |
rjs |
Userland changes for getsockopt2().
|
|
Revision tags: pgoyette-compat-0728 phil-wifi-base
|
| 1.842 |
28-Jun-2018 |
christos |
branches: 1.842.2; put back lsan
|
| 1.841 |
27-Jun-2018 |
martin |
Comment out liblsan entries to fix the build
|
| 1.840 |
26-Jun-2018 |
christos |
Add the lsan libraries
|
|
Revision tags: pgoyette-compat-0625
|
| 1.839 |
28-May-2018 |
chs |
merge a new version of the CDDL dtrace and ZFS code. this changes the upstream vendor from OpenSolaris to FreeBSD, and this version is based on FreeBSD svn r315983.
in addition to the 10 years of improvements from upstream, this version also has these NetBSD-specific enhancements: - dtrace FBT probes can now be placed in kernel modules. - ZFS now supports mmap().
|
|
Revision tags: pgoyette-compat-0521
|
| 1.838 |
03-May-2018 |
sevan |
Hello bozohttpd(3lua)
|
| 1.837 |
03-May-2018 |
sevan |
Hello libbozohttpd(3) Enabling as it is a dependency for bozohttpd(3lua).
|
|
Revision tags: pgoyette-compat-0502
|
| 1.836 |
29-Apr-2018 |
sevan |
Hello netpgp(3lua)
|
|
Revision tags: pgoyette-compat-0422
|
| 1.835 |
16-Apr-2018 |
christos |
fix the sets for binutils-2.30
|
| 1.834 |
15-Apr-2018 |
christos |
bump libmagic for file-5.33
|
|
Revision tags: pgoyette-compat-0415 pgoyette-compat-0407
|
| 1.833 |
06-Apr-2018 |
christos |
new openssh
|
|
Revision tags: pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
|
| 1.832 |
13-Feb-2018 |
mrg |
branches: 1.832.2; obsolete some GCC 4.8 files.
|
| 1.831 |
08-Feb-2018 |
christos |
add openssl to the list of selectable variables for sets and fix the sets.
|
| 1.830 |
06-Feb-2018 |
mrg |
fix mips64 & GCC 6 builds.
|
| 1.829 |
06-Feb-2018 |
skrll |
Update for libunbound minor bump
|
| 1.828 |
04-Feb-2018 |
mrg |
more updates for GCC 6. with other uncommited changes, i386 seems to work well enough for hello.c, hello.cc and hello.m.
|
| 1.827 |
03-Feb-2018 |
mrg |
updates for GCC 6.4: add gcc-6 specific headers, combine some all-gcc files, bump the shlib versions on new libs.
|
| 1.826 |
02-Feb-2018 |
mrg |
convert HAVE_GCC handling to modern GCC release numbering: - HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for GCC 5.4 and GCC 5.5.) - remove some more GCC 4.8 code. we don't support GCC 4 here. - adjust set lists to gcc=5 from gcc=53.
add some basic HAVE_GCC=6 handling (totally unused so far.)
|
| 1.825 |
10-Jan-2018 |
knakahara |
ipsec(4) interface supports rump now.
|
| 1.824 |
25-Oct-2017 |
kre |
Implement tcgetwinsize() and tcsetwinsize() in libc, with access via <termios.h> (and document them.) Bump libc minor number for them.
Arrange for "struct winsize" to become visible in <termios.h>
Fix stty(1) so that "cols" is reported as the arg to set number of columns, and "columns" is the alias, rather than the other way around, as "cols" is what has been added to POSIX.
This is to conform with updates to be included in 1003.1 issue 8 (whenever that gets published) currently available at: http://austingroupbugs.net/view.php?id=1053 (see note 3863) http://austingroupbugs.net/view.php?id=1151 (see note 3856)
|
| 1.823 |
10-Oct-2017 |
christos |
Add librumpres
|
| 1.822 |
07-Oct-2017 |
christos |
bump libssh
|
| 1.821 |
06-Oct-2017 |
christos |
bump libraries that depend on libstdc++.
|
| 1.820 |
05-Oct-2017 |
christos |
bump libstdc++ to account for disabling the "dual abi".
|
| 1.819 |
16-Aug-2017 |
joerg |
Bump libc minor to 208 for strfmon_l.
|
|
Revision tags: perseant-stdc-iso10646-base
|
| 1.818 |
15-Jun-2017 |
christos |
bump for bind
|
|
Revision tags: netbsd-8-base
|
| 1.817 |
27-May-2017 |
bouyer |
branches: 1.817.2; merge the bouyer-socketcan branch to HEAD.
CAN stands for Controller Area Network, a broadcast network used in automation and automotive fields. For example, the NMEA2000 standard developped for marine devices uses a CAN network as the link layer.
This is an implementation of the linux socketcan API: https://www.kernel.org/doc/Documentation/networking/can.txt you can also see can(4).
This adds a new socket family (AF_CAN) and protocol (PF_CAN), as well as the canconfig(8) utility, used to set timing parameter of CAN hardware. Also inclued is a driver for the CAN controller found in the allwinner A20 SoC (I tested it with an Olimex lime2 board, connected with PIC18-based CAN devices).
There is also the canloop(4) pseudo-device, which allows to use the socketcan API without CAN hardware.
At this time the CANFD part of the linux socketcan API is not implemented. Error frames are not implemented either. But I could get the cansend and canreceive utilities from the canutils package to build and run with minimal changes. tcpudmp(8) can also be used to record frames, which can be decoded with etherreal.
|
| 1.816 |
21-May-2017 |
riastradh |
Remove MKCRYPTO option.
Originally, MKCRYPTO was introduced because the United States classified cryptography as a munition and restricted its export. The export controls were substantially relaxed fifteen years ago, and are essentially irrelevant for software with published source code.
In the intervening time, nobody bothered to remove the option after its motivation -- the US export restriction -- was eliminated. I'm not aware of any other operating system that has a similar option; I expect it is mainly out of apathy for churn that we still have it. Today, cryptography is an essential part of modern computing -- you can't use the internet responsibly without cryptography.
The position of the TNF board of directors is that TNF makes no representation that MKCRYPTO=no satisfies any country's cryptography regulations.
My personal position is that the availability of cryptography is a basic human right; that any local laws restricting it to a privileged few are fundamentally immoral; and that it is wrong for developers to spend effort crippling cryptography to work around such laws.
As proposed on tech-crypto, tech-security, and tech-userlevel to no objections:
https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html https://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.html https://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.html
P.S. Reviewing all the uses of MKCRYPTO in src revealed a lot of *bad* crypto that was conditional on it, e.g. DES in telnet... That should probably be removed too, but on the grounds that it is bad, not on the grounds that it is (nominally) crypto.
|
| 1.815 |
21-May-2017 |
riastradh |
Remove MKCRYPTO_RC5. Unconditionally include RC5 in libcrypto.so.
This option existed only because RC5 is covered by patents that, twenty years ago, we had reason to suspect the patent holder, RSA, Inc., might litigate. The two US patents in question are 5,724,428 and 5,835,600.
According to the USPTO Patent Term Calculator web site at <https://www.uspto.gov/patent/laws-and-regulations/patent-term-calculator#heading-5> (retrieved 2017-05-21), patents filed after 1995-06-07 expire twenty years after the filing date.
number filing date 5,724,428 1995-11-01 5,835,600 1997-04-21
Thus, these patents appear to be expired.
As proposed on tech-crypto and tech-security:
https://mail-index.netbsd.org/tech-crypto/2017/05/05/msg000718.html https://mail-index.netbsd.org/tech-security/2017/05/05/msg000927.html
|
|
Revision tags: prg-localcount2-base3
|
| 1.814 |
13-May-2017 |
maya |
blindly bump libm shlib version here too seems to be the right thing
|
|
Revision tags: prg-localcount2-base2
|
| 1.813 |
09-May-2017 |
kre |
Add the new signalname/signalnext/signalnumber interface to libc.
This as discussed on current-users in the thread entitled: Proposal: new libc/libutil functions to map SIGXXXX <-> "XXXX" that can be found (starting at): http://mail-index.netbsd.org/current-users/2017/04/28/msg031600.html
These functions provide the mechanism to enable applications to divorce themselves from internal details of the signal implementation.
Libc minor bumped, prototypes in <signal.h>, sets lists updated (and sorted).
One and all: feel free to improve the sources & man page (etc), but please do not change the function signatures without discussion.
|
| 1.812 |
06-May-2017 |
christos |
bump libpam.
|
|
Revision tags: prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1
|
| 1.811 |
20-Apr-2017 |
joerg |
branches: 1.811.2; Update build system for libarchive-3.3.2pre.
|
| 1.810 |
18-Apr-2017 |
christos |
bump libssh
|
| 1.809 |
17-Apr-2017 |
agc |
Bumped libnetpgpverify major from 4 to 5
|
| 1.808 |
17-Apr-2017 |
riastradh |
New rndsource driver for Araneus Alea II TRNG USB devices.
Disabled by default in x86/GENERIC and usbdevices.config pending review and testing without rump ugenhc in the way, but enabled in x86/ALL for compile-testing.
(Hi gson! Finally found a round tuit in my pocket, next to a certain rectangular one.)
|
| 1.807 |
14-Apr-2017 |
ozaki-r |
Rumpify netipsec
Note that we should modularize netipsec and reduce reverse symbol references (referencing symbols of netipsec from net, netinet and netinet6) though, the task needs lots of code changes. Prior to doing so, rumpifying it and having ATF tests should be useful.
|
| 1.806 |
24-Mar-2017 |
nat |
ABI of libossaudio did not change, so there was no need to bump the version number.
Pointed out by mrg@
|
| 1.805 |
23-Mar-2017 |
nat |
Calculate GETISPACE/GETOSPACE properly. Bump version.
Addresses PR kern/51999.
|
|
Revision tags: pgoyette-localcount-20170320
|
| 1.804 |
11-Mar-2017 |
christos |
bump libsqlite3
|
| 1.803 |
16-Feb-2017 |
knakahara |
l2tp(4) support rump.
|
| 1.802 |
10-Feb-2017 |
christos |
bump libmagic
|
| 1.801 |
08-Feb-2017 |
maya |
minor bump libc for accept4
|
| 1.800 |
08-Feb-2017 |
kamil |
libpthread_dbg(3) deletion from the base distribution
libpthread_dbg(3) is a remnant library from the M:N thread model (pre-NetBSD-5.0) API to introspect threads within a process and for use of debuggers.
Currently in the 1:1 model it's not used in GDB neither in LLDB and it's not either planned to be used. It's current function to read pthread_t structures is realizable within a regular debugger capable to instrospect objects within a tracee (GDB, LLDB...).
Remaining users of this API can still use this library from pkgsrc/devel/libpthread_dbg.
Sponsored by <The NetBSD Foundation>
|
| 1.799 |
31-Jan-2017 |
christos |
update for libevent
|
| 1.798 |
28-Jan-2017 |
christos |
bump heimdal libraries
|
| 1.797 |
24-Jan-2017 |
christos |
bump libpcap.
|
|
Revision tags: bouyer-socketcan-base pgoyette-localcount-20170107
|
| 1.796 |
02-Jan-2017 |
roy |
branches: 1.796.2; Bump libcurses to 7.1 for prior additions.
|
| 1.795 |
25-Dec-2016 |
christos |
bump libssh
|
| 1.794 |
14-Dec-2016 |
kre |
Sort the unsorted sets lists (they should all be correctly sorted now.)
|
| 1.793 |
10-Dec-2016 |
christos |
bump libnpf.
|
| 1.792 |
02-Dec-2016 |
riastradh |
Mark lvm and npf shlibs as such.
|
| 1.791 |
26-Nov-2016 |
ozaki-r |
Rumpify vlan(4)
|
|
Revision tags: pgoyette-localcount-20161104
|
| 1.790 |
01-Nov-2016 |
christos |
bump binutils libraries
|
| 1.789 |
26-Oct-2016 |
christos |
everyone is now on binutils-2.26 or more
|
| 1.788 |
14-Oct-2016 |
spz |
periphereal updates and generated files for the new openssl. Expect at least one more commit until the tree builds again.
|
| 1.787 |
24-Sep-2016 |
mrg |
introduce a better pci_drvname() and PCI_IOC_DRVNAME as pciio_drvnameonbus() and PCI_IOC_DRVNAMEONBUS. the new ones also take a (autoconf) PCI bus number, which allows lookups for any device on any pci bus node. use this in pcictl which current reports the wrong values sometimes.
up next: use these in libpciaccess.
|
| 1.786 |
24-Sep-2016 |
christos |
bump libc
|
| 1.785 |
21-Sep-2016 |
roy |
Update for libc bump.
|
|
Revision tags: localcount-20160914
|
| 1.784 |
05-Sep-2016 |
ozaki-r |
Support tun devices on rump kernels
|
| 1.783 |
20-Aug-2016 |
christos |
add unbound stuff
|
| 1.782 |
20-Aug-2016 |
jakllsch |
revert previous change to this file, libpci shlib_version did not change
|
| 1.781 |
19-Aug-2016 |
mrg |
remove all the X11R6 (old xfree86) entries.
a technically more correct solution would be to mark all but the shared libraries obsolete, but with approximately 10000 entries it would significantly slowdown postinstall obsolete checking and as an end-user, i'm not sure i'd want it anyway.
this also makes it much easier to automate X11R7 changes ;-)
|
|
Revision tags: pgoyette-localcount-20160806
|
| 1.780 |
05-Aug-2016 |
scole |
PR port-ia64/51261
Changes for ia64
|
| 1.779 |
02-Aug-2016 |
jakllsch |
libssh.so.27 -> libssh.so.28
|
|
Revision tags: pgoyette-localcount-20160726 pgoyette-localcount-base
|
| 1.778 |
02-Jul-2016 |
christos |
branches: 1.778.2; fix sets
|
| 1.777 |
29-Jun-2016 |
christos |
fix sets for MKCRYPTO=no
|
| 1.776 |
05-Jun-2016 |
christos |
Add libubsan
|
| 1.775 |
02-Jun-2016 |
christos |
fix sets.
|
| 1.774 |
01-Jun-2016 |
joerg |
The way libasan is hooked into the build make it a GCC-only library.
|
| 1.773 |
01-Jun-2016 |
christos |
put back asan
|
| 1.772 |
17-May-2016 |
spz |
Fixes for CVE-2016-0718 from upstream.
|
| 1.771 |
14-May-2016 |
spz |
merge conflicts, bump shlib version, add expat.pc
|
| 1.770 |
23-Apr-2016 |
christos |
Add {pthread,clock}_getcpuid man pages and bump.
|
| 1.769 |
15-Apr-2016 |
ozaki-r |
Rump-ify if_pppoe
From s-yamaguchi@IIJ
|
| 1.768 |
11-Apr-2016 |
roy |
Bump libutil for new pidfile functions.
|
| 1.767 |
03-Apr-2016 |
christos |
update sets for waitid/wait6.
|
| 1.766 |
23-Mar-2016 |
mrg |
fix sets for mips64 builds (libgomp is not built for N64) and also for GCC 5.
|
| 1.765 |
16-Mar-2016 |
mrg |
GCC 5.3 sets (just for i386 so far)
|
| 1.764 |
02-Mar-2016 |
christos |
bump OpenSSL for 1.0.1s (remove SSLv2 and weak "export" ciphers)
|
| 1.763 |
21-Feb-2016 |
christos |
ctf stuff belongs to ctf not to the dtrace set
|
| 1.762 |
20-Feb-2016 |
christos |
bump for new elftoolchain
|
| 1.761 |
31-Jan-2016 |
christos |
handle both binutils 2.23 and 2.26
|
| 1.760 |
20-Jan-2016 |
christos |
bump bind libraries.
|
| 1.759 |
14-Jan-2016 |
christos |
bump libssh
|
| 1.758 |
14-Jan-2016 |
christos |
bump libc (200!:-)
|
| 1.757 |
17-Dec-2015 |
martin |
Unbump libdes (apparently accidentialy included in the previous bind bump)
|
| 1.756 |
17-Dec-2015 |
christos |
bump bind libraries.
|
| 1.755 |
22-Nov-2015 |
kamil |
Plug-in libpanel(3): Z-order for curses windows
|
| 1.754 |
07-Nov-2015 |
nros |
Add the C11 function aligned_alloc to libc.
|
| 1.753 |
04-Nov-2015 |
knakahara |
if_gif supports rump now.
|
| 1.752 |
29-Oct-2015 |
christos |
bump libc and add tzgetgmtoff(3)
|
| 1.751 |
25-Sep-2015 |
martin |
More conditional dance for librtld_db
|
| 1.750 |
25-Sep-2015 |
martin |
Try to fix set lists for libproc and librtld_db. The latter is probably wrong and needs to be redone with COMPATARCHDIRS magic, but I can't find any documentation how to do it. Matt?
|
| 1.749 |
24-Sep-2015 |
christos |
bump libdtrace/libctf.
|
| 1.748 |
24-Sep-2015 |
christos |
update for libproc/librtld_db/dtrace changes
|
| 1.747 |
13-Aug-2015 |
christos |
bump for openssh
|
| 1.746 |
10-Aug-2015 |
mrg |
now that we only support gcc 4.8, make all the gcc tags just "gcc". this should help with next-gcc, when we can add back gcc=48 and gcc=5x tags, as necessary.
|
| 1.745 |
10-Aug-2015 |
mrg |
obsolete and clean up gcc=3 (3.3), gcc=4 (4.1), and gcc=45 (4.5) sets.
|
| 1.744 |
26-Jul-2015 |
kamil |
Bump shlib minor for new function: ereallocarr(3)
Noted by <mrg>
|
| 1.743 |
08-Jul-2015 |
christos |
bump bind libraries
|
| 1.742 |
03-Jul-2015 |
christos |
new libssh
|
| 1.741 |
27-Jun-2015 |
matt |
Fix various missing or incorrect keywords.
|
| 1.740 |
24-Jun-2015 |
matt |
add gcc keyword to libgcc_s.so files
|
| 1.739 |
22-Jun-2015 |
matt |
Update some of the set lists to use the compatdir/compatfile compattestsdir/compattestsfile as well the kmod auto-entry creation. Remove entries that are now instantiated by the above.
|
| 1.738 |
29-May-2015 |
pooka |
game of setlists for rumpnet_tap
|
| 1.737 |
29-May-2015 |
christos |
bump libintl
|
| 1.736 |
17-Apr-2015 |
christos |
bump liblzma
|
| 1.735 |
04-Apr-2015 |
christos |
bump libssh
|
| 1.734 |
31-Mar-2015 |
christos |
bump libpcap.
|
| 1.733 |
25-Jan-2015 |
christos |
stuff added by blacklist
|
| 1.732 |
17-Jan-2015 |
christos |
bump libamu.
|
| 1.731 |
16-Jan-2015 |
christos |
bump libc for strtoi and strtou
|
| 1.730 |
13-Jan-2015 |
spz |
Update of OpenSSL to 1.0.1k part 3: - bump the shared library versions - adjust set lists - regenerate man pages - note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
|
| 1.729 |
07-Jan-2015 |
pooka |
+rumpkern_sysproxy to setlists
|
| 1.728 |
02-Jan-2015 |
christos |
bump libmagic
|
| 1.727 |
10-Dec-2014 |
christos |
remove obsolete entries for libisccfg which are not.
|
| 1.726 |
10-Dec-2014 |
christos |
bump for bind update
|
| 1.725 |
19-Nov-2014 |
pooka |
On second thought, let's not build the rump kernel component for ac97 by default. The component is not used on a NetBSD target anyway.
|
| 1.724 |
18-Nov-2014 |
pooka |
appeased the mighty setlist gods by telling them what they should know
|
| 1.723 |
13-Nov-2014 |
mlelstv |
libdm is needed by LVM early in the boot process. Fixes bin/49357.
|
| 1.722 |
24-Oct-2014 |
christos |
gcc=48 has asan.
|
| 1.721 |
22-Oct-2014 |
christos |
Add libasan
|
| 1.720 |
19-Oct-2014 |
christos |
bump libssh
|
| 1.719 |
13-Oct-2014 |
christos |
bump libc and add man pages for open_{,w}memstream
|
| 1.718 |
10-Oct-2014 |
mrg |
bump libstdc++ minor due to new complex etc functions enabled.
|
| 1.717 |
10-Oct-2014 |
christos |
bump libm for long double complex functions
|
| 1.716 |
26-Sep-2014 |
christos |
add execvpe,execlpe bump.
|
| 1.715 |
24-Sep-2014 |
christos |
add strnstr from FreeBSD
|
| 1.714 |
25-Aug-2014 |
pooka |
Remove and obsolete rumpkern_time as a separate component.
|
| 1.713 |
22-Aug-2014 |
apb |
sort
|
|
Revision tags: netbsd-7-base tls-maxphys-base
|
| 1.712 |
10-Aug-2014 |
spz |
branches: 1.712.2; merge openssl 1.0.1i
|
|
Revision tags: tls-earlyentropy-base
|
| 1.711 |
25-Jul-2014 |
dholland |
Update set lists for libc bump and new man pages.
|
| 1.710 |
25-Jul-2014 |
mrg |
introduce a new pci_drvname(3) to libpci. implement it in the backend via PCI_IOC_DRVNAME.
update manual and set lists (and remove a couple of doubled entries.)o
this will be used in libpciaccess() to implement the has_kernel_driver() method.
|
| 1.709 |
23-Jul-2014 |
lneto |
fixed removal of Lua 5.1 entries from distrib/sets/lists
|
| 1.708 |
19-Jul-2014 |
lneto |
lua: updated from 5.1 to 5.3 work3
* lua(1): - changed lua_Integer to intmax_t - updated distrib/sets/lists and etc/mtree - updated bsd.lua.mk - fixed bozohttpd (lua-bozo.c) - compatibilized bindings: gpio, sqlite * lua(4): - removed floating-point and libc dependencies using '#ifndef _KERNEL' - fixed division by zero and exponentiation - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct() - acpica: removed isprint() from acnetbsd.h - libc: moved strcspn.c, strpbrk.c and strspn.c to common - removed stub headers - compatibilized bindings: luapmf, luasystm * reorganized luaconf.h * updated doc/CHANGES and doc/RESPONSIBLE
|
| 1.707 |
17-Jul-2014 |
prlw1 |
Update lists after adding support for vnd to rump (report from hannken@)
|
| 1.706 |
08-Jul-2014 |
spz |
infrastructure for bind-9.10.0-P2: adding the tools delv and dnssec-importkey adding libirs to support delv
|
| 1.705 |
18-Jun-2014 |
christos |
bump libc.
|
| 1.704 |
13-Jun-2014 |
joerg |
Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom of fetching dynamically sized data via sysctl.
|
| 1.703 |
28-May-2014 |
tron |
Update for OpenLDAP 2.4.39.
|
| 1.702 |
18-May-2014 |
nat |
libossaudio minor version bump to signify new ioctls.
|
| 1.701 |
15-May-2014 |
apb |
sort
|
|
Revision tags: yamt-pagecache-base9
|
| 1.700 |
24-Apr-2014 |
pooka |
scsitest is a SCSI target emulator used by one test, and has little reason to get installed. Make the component private to the test using it and obsolete the installed one.
IOW, rename sys/rump/dev/lib/libscsitest -> tests/dev/scsipi/libscsitest
|
| 1.699 |
10-Apr-2014 |
asau |
Mark /lib/libnpf.so as a part of NPF to fix builds without NPF (MKNPF=no).
|
| 1.698 |
10-Apr-2014 |
pooka |
add aio driver as rump kernel component
|
|
Revision tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
|
| 1.697 |
21-Mar-2014 |
christos |
branches: 1.697.2; bump libssl
|
|
Revision tags: riastradh-drm2-base3
|
| 1.696 |
14-Mar-2014 |
pooka |
+ rumpkern_time
|
| 1.695 |
10-Mar-2014 |
htodd |
Fixing sets. Adding dwarf/elf man pages and fixing library versions.
|
| 1.694 |
09-Mar-2014 |
htodd |
Fix typo in library version.
|
| 1.693 |
09-Mar-2014 |
christos |
bump libelf and libdwarf
|
| 1.692 |
01-Mar-2014 |
dsl |
Replace all the libbind9.so.7 with libbind9.so.8. Hmm... why isn't the list of 32bit compat libs based on the normal list?
|
| 1.691 |
01-Mar-2014 |
christos |
bump bind libraries
|
| 1.690 |
16-Feb-2014 |
christos |
bump sqlite3
|
| 1.689 |
08-Feb-2014 |
jmmv |
Update file lists for atf 0.19.
This has been tested with both MKKYUA=no (the default) and MKKYUA=yes, as well as with a non-clean tree and a clean build. Hopefully I got the details right... but they were tricky!
|
| 1.688 |
31-Jan-2014 |
christos |
bump libc for ___lwp_park60
|
| 1.687 |
17-Jan-2014 |
riz |
Update setlists for libc minor bump.
|
| 1.686 |
14-Jan-2014 |
pgoyette |
Update sets lists for new rump opencrypto library
|
| 1.685 |
11-Jan-2014 |
christos |
bump openssl libraries
|
| 1.684 |
08-Jan-2014 |
christos |
bump libc for ptsname_r
|
| 1.683 |
02-Jan-2014 |
tho |
Mark all _pic.a archive files with the 'picinstall' flag.
This fixes checkflist with MKPICINSTALL=no.
ok christos@.
|
| 1.682 |
31-Dec-2013 |
christos |
bump libisc for new bind
|
| 1.681 |
16-Nov-2013 |
alnsn |
Build and install sljit and bpfjit rump components iff ${MKSLJIT} != "no".
|
| 1.680 |
16-Nov-2013 |
rmind |
Build rumpkern_sljit and rumpnet_bpfjit; include them into the sets.
|
| 1.679 |
13-Nov-2013 |
mbalmer |
Add the syslog(3) Lua binding to the build.
|
| 1.678 |
08-Nov-2013 |
christos |
bump libssh
|
| 1.677 |
01-Nov-2013 |
mrg |
add support for GCC 4.8 sets.
|
| 1.676 |
27-Oct-2013 |
apb |
sort
|
| 1.675 |
19-Oct-2013 |
christos |
bump libc
|
| 1.674 |
18-Oct-2013 |
jmmv |
Add liblutok.so.2.
Also mark liblutok.so.1 as obsolete. While this should not be done in the general case, I think it's fine here because MKKYUA still defaults to NO and therefore lutok is not built by default.
|
| 1.673 |
29-Sep-2013 |
christos |
bump for binutils
|
| 1.672 |
28-Aug-2013 |
riastradh |
Update set lists after libc minor bump.
|
| 1.671 |
14-Aug-2013 |
pooka |
Separate inet and inet6, allows inet6-only rump kernels.
|
| 1.670 |
11-Aug-2013 |
joerg |
Sort entries in strcmp order.
|
| 1.669 |
08-Aug-2013 |
matt |
Move the shared libraries for librumpnet_npf to base from comp.
|
| 1.668 |
28-Jul-2013 |
pgoyette |
Update sets lists for new bind9 and friends.
|
| 1.667 |
27-Jul-2013 |
christos |
lists for new bind 9.9.3-P2
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1
|
| 1.666 |
18-Jul-2013 |
kefren |
Add librumpnet_netmpls into sets' lists
|
|
Revision tags: riastradh-drm2-base
|
| 1.665 |
28-Apr-2013 |
joerg |
branches: 1.665.4; Introduce MKLIBSTDCXX, defaulting to yes.
|
| 1.664 |
27-Apr-2013 |
joerg |
Add build glue for libc++.
|
| 1.663 |
11-Apr-2013 |
christos |
libevent sets
|
| 1.662 |
06-Apr-2013 |
christos |
libcap is now in /lib
|
| 1.661 |
06-Apr-2013 |
christos |
new libpcap
|
| 1.660 |
06-Apr-2013 |
christos |
new libpam sets.
|
| 1.659 |
03-Apr-2013 |
christos |
bump libpthread for pthread_cond_setclock
|
| 1.658 |
03-Apr-2013 |
christos |
remove commented out stuff
|
| 1.657 |
29-Mar-2013 |
christos |
bump libssh
|
| 1.656 |
24-Mar-2013 |
christos |
bump the rest of the bind libraries
|
| 1.655 |
24-Mar-2013 |
christos |
bump bind libraries
|
|
Revision tags: agc-symver-base
|
| 1.654 |
23-Mar-2013 |
christos |
bump libmagic
|
| 1.653 |
10-Mar-2013 |
christos |
npf modules moved to /lib
|
| 1.652 |
01-Mar-2013 |
pooka |
Add interfaces that out-of-librumpuser hypercalls can use to unschedule and reschedule themselves if they plan to block.
|
| 1.651 |
16-Feb-2013 |
jmmv |
Hook Lutok into the build. This is all protected by the MKKYUA guard.
|
| 1.650 |
08-Feb-2013 |
christos |
- fix the debug sets which were broken because of _LIB_PREFIX lossage. - add missing tpm files.
|
| 1.649 |
05-Feb-2013 |
christos |
bump libcrypto and libssl
|
| 1.648 |
22-Jan-2013 |
christos |
bump libedit
|
|
Revision tags: yamt-pagecache-base8
|
| 1.647 |
17-Jan-2013 |
christos |
bump libdwarf
|
| 1.646 |
04-Jan-2013 |
christos |
missed libmagic bump
|
| 1.645 |
03-Jan-2013 |
christos |
bump libmagic
|
|
Revision tags: yamt-pagecache-base7
|
| 1.644 |
12-Dec-2012 |
christos |
bump libssh
|
| 1.643 |
10-Dec-2012 |
rmind |
Add NPF "rndblock" extension to randomly drop packets (using a random function with a percentage or modulo operation). This is a demo module, although it can be used for packet loss simulation. Example of a procedure in npf.conf:
procedure "somedrop" { # Drop 1.9% of the traffic rndblock: percentage 1.9 }
|
| 1.642 |
04-Dec-2012 |
spz |
merge bind-9-9-2-P1 and adjust build as needed fixes CVE-2012-5688, see: http://www.isc.org/software/bind/advisories/cve-2012-5688
|
| 1.641 |
29-Nov-2012 |
christos |
add libpnf to /lib
|
| 1.640 |
20-Nov-2012 |
agc |
Fix set lists after the merge of netpgpverify(1) and libnetpgpverify(3) from the agc-netpgp-standalone branch.
|
| 1.639 |
15-Nov-2012 |
christos |
bump resolver library.
|
| 1.638 |
04-Nov-2012 |
christos |
add TPM sets.
|
|
Revision tags: yamt-pagecache-base6
|
| 1.637 |
16-Sep-2012 |
tls |
*Sigh* provide, by default, the dumb "allocate 64K on the stack" variant of the lzf_compress API by default. This is because there is evidently code floating around out there in the world with broken autoconf scripts that don't check for LZF_STATE_ARG in the lzf header files and just assume the dumb version of the API.
We rename the sane API to lzf_compress_r and implement the dumb API in terms of it. Consequently, bump liblzf major version number. This is fine because nothing used our liblzf with the old API.
Add lzf(1) utility from LZF distribution. Add manual page for lzf(1).
|
| 1.636 |
16-Sep-2012 |
rmind |
Implement dynamic NPF extensions interface. An extension consists of dynamically loaded module (.so) supplementing npfctl(8) and a kernel module. Move normalisation and logging functionality into their own extensions. More improvements to come.
|
| 1.635 |
08-Aug-2012 |
christos |
branches: 1.635.2; adjust for MKRUMP = no
|
| 1.634 |
26-Jul-2012 |
christos |
new openssl
|
| 1.633 |
14-Jul-2012 |
mlelstv |
update lists after version bump of libc.
|
| 1.632 |
14-Jul-2012 |
spz |
more MKCRYPTO_IDEA and MKCRYPTO_MDC2 removal (resp, adjustment to IDEA and MBC2 now always being included) MKCRYPTO_RC5 now builds shared libs, add the missing files to sets
|
| 1.631 |
11-Jul-2012 |
jmmv |
Update file sets for atf 0.16.
In particular, add entries for the new libatf-c and libatf-c++ shared libraries. I have followed existing entries to come up with the right lines to add... but this is quite tricky, so please forgive any fallout that may follow (and let me know if there is any!).
|
| 1.630 |
11-Jul-2012 |
christos |
mark idea and mdc2 libraries obsolete.
|
| 1.629 |
10-Jul-2012 |
christos |
add crypto shared libraries
|
| 1.628 |
08-Jul-2012 |
rmind |
Fix the lists.
|
| 1.627 |
05-Jun-2012 |
christos |
bump for bind-9.9.1-P1
|
| 1.626 |
27-May-2012 |
matt |
Fix some libexecinfo set problems.
|
|
Revision tags: yamt-pagecache-base5
|
| 1.625 |
02-May-2012 |
christos |
bump libssh
|
|
Revision tags: yamt-pagecache-base4
|
| 1.624 |
07-Apr-2012 |
christos |
- add getdisk{raw,cooked}name - bump libutil
|
| 1.623 |
07-Apr-2012 |
christos |
bump libutil and new getfsspecname
|
| 1.622 |
06-Apr-2012 |
spz |
adjust for expat-2.1.0
|
| 1.621 |
10-Mar-2012 |
joerg |
P1003_1B_SEMAPHORE is no longer optional.
|
| 1.620 |
08-Mar-2012 |
joerg |
Implement sem_timedwait.
|
| 1.619 |
29-Feb-2012 |
tron |
Move "libexpat" from X11 into base which fixes PR lib/40346. This change was approved by the Core Group.
|
| 1.618 |
28-Feb-2012 |
joerg |
Merge XZ 5.0.3.
|
| 1.617 |
16-Feb-2012 |
joerg |
Add _dlauxinfo helper function to provide access to the ELF auxilary vector. This can normally be found via __ps_strings, but libc is initialised too early when linked dynamically and doesn't have access to it yet, so provide an alternative mechanism via ld.elf_so. Bump libc minor.
|
|
Revision tags: netbsd-6-base
|
| 1.616 |
11-Feb-2012 |
martin |
branches: 1.616.2; Add userland part of posix_spawn. Libc functions imported from FreeBSD. Based on Charles Zhang's summer of code project.
|
| 1.615 |
01-Feb-2012 |
dholland |
Set list updates for libquota bump.
|
| 1.614 |
30-Jan-2012 |
dholland |
Set list updates for libquota minor bump.
(the 32-bit lib and debug lib lists really ought to be automatically generated)
|
| 1.613 |
29-Jan-2012 |
joerg |
Bump libsqlite3 minor version for new functions in 3.7.10.
|
| 1.612 |
22-Jan-2012 |
christos |
From tnozaki@: make fpos_t a complex object that keeps track of the parse state of the stream. Change argument of the seek function to funopen() from fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing backwards compatible entry points. Approved by releng@
|
| 1.611 |
09-Jan-2012 |
dholland |
Bump minor version of libquota.so.
|
| 1.610 |
27-Dec-2011 |
christos |
undo the pam bump. requested by joerg.
|
| 1.609 |
25-Dec-2011 |
christos |
openpam changes
|
|
Revision tags: yamt-pagecache-base3 yamt-pagecache-base2
|
| 1.608 |
05-Nov-2011 |
christos |
add tre to the sets.
|
|
Revision tags: yamt-pagecache-base
|
| 1.607 |
15-Oct-2011 |
mbalmer |
branches: 1.607.2; Link the sqlite Lua module to the build and add it to the set lists.
|
| 1.606 |
15-Oct-2011 |
christos |
move gpio.so to shl.mi where it belongs (requested by mrg@)
|
| 1.605 |
13-Oct-2011 |
joerg |
Hook up SQLite into the build
|
| 1.604 |
25-Sep-2011 |
christos |
- bump libbfd and libopcodes for new binutils. - new elfedit program
|
| 1.603 |
23-Sep-2011 |
mrg |
build and install libgomp, as needed by "cc -fopenmp", and its suplimentary files like libgomp.spec and omp.h.
|
| 1.602 |
19-Sep-2011 |
christos |
bump libc
|
| 1.601 |
12-Sep-2011 |
christos |
bump libisc too.
|
| 1.600 |
11-Sep-2011 |
christos |
sets for bind.
|
| 1.599 |
07-Sep-2011 |
christos |
bump libssh
|
| 1.598 |
30-Aug-2011 |
bouyer |
Add getlabelusesmbr(), as proposed in http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html This is used by disk tools such as disklabel(8) to dynamically decide is the undelyling platform uses a disklabel-in-mbr-partition or not (instead of using a compile-time list of ports). getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the machdep #define LABELUSESMBR. For evbmips, make LABELUSESMBR 1 if the platform uses pmon as bootloader, and 0 (the previous value) otherwise.
|
| 1.597 |
28-Aug-2011 |
christos |
bump libutil for strpct
|
| 1.596 |
26-Aug-2011 |
dyoung |
Build and install ppath(3), property-list paths library.
|
| 1.595 |
26-Jul-2011 |
joerg |
Add scalbnl to libm.
|
| 1.594 |
25-Jul-2011 |
christos |
bump libssh to 17.
|
| 1.593 |
24-Jul-2011 |
uch |
v7fs rump support
|
| 1.592 |
05-Jul-2011 |
spz |
increase libdns minor version
|
| 1.591 |
05-Jul-2011 |
spz |
bumping the major of libcrypto and libssl as suggested by tls@
|
| 1.590 |
01-Jul-2011 |
mrg |
various updates for GCC 4.5. finally obsolete some very old gcc stuff.
|
| 1.589 |
26-Jun-2011 |
christos |
* Arrange for interfaces that create new file descriptors to be able to set close-on-exec on creation (http://udrepper.livejournal.com/20407.html).
- Add F_DUPFD_CLOEXEC to fcntl(2). - Add MSG_CMSG_CLOEXEC to recvmsg(2) for unix file descriptor passing. - Add dup3(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK. - Add pipe2(2) syscall with a flags argument for O_CLOEXEC, O_NONBLOCK. - Add flags SOCK_CLOEXEC, SOCK_NONBLOCK to the socket type parameter for socket(2) and socketpair(2). - Add new paccept(2) syscall that takes an additional sigset_t to alter the sigmask temporarily and a flags argument to set SOCK_CLOEXEC, SOCK_NONBLOCK. - Add new mode character 'e' to fopen(3) and popen(3) to open pipes and file descriptors for close on exec. - Add new kqueue1(2) syscall with a new flags argument to open the kqueue file descriptor with O_CLOEXEC, O_NONBLOCK.
* Fix the system calls that take socklen_t arguments to actually do so.
* Don't include userland header files (signal.h) from system header files (rump_syscallargs.h).
* Bump libc version for the new syscalls.
|
| 1.588 |
25-Jun-2011 |
agc |
libmj major number bump
|
| 1.587 |
06-Jun-2011 |
njoly |
Update libcrypto.so and libssl.so minor forgotten in previous update, for compat and debug libraries.
|
| 1.586 |
05-Jun-2011 |
spz |
merge It builds, which is an improvement to before. It may not work. AES-NI is disabled and needs to be retrofitted yet
|
|
Revision tags: cherry-xenmp-base
|
| 1.585 |
29-May-2011 |
spz |
branches: 1.585.2; merge 9.8.0-P2: - fixes CVE-2011-1910: Large RRSIG RRsets and Negative Caching can crash named - fixes CVE-2011-0414: bind lockup during IXFR - return a more correct error in case of policy violation
bump version of libdns and libisc
|
| 1.584 |
13-May-2011 |
christos |
bump libmagic
|
| 1.583 |
09-May-2011 |
manu |
Attempt to fix build after perfuse addition (there is no MKPERFUSE)
|
| 1.582 |
09-May-2011 |
manu |
Enable the build of perfused and libperfuse
|
| 1.581 |
15-Apr-2011 |
elric |
Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal to crypto/external/bsd/heimdal. The latter was just imported as the head of the Heimdal tree as of a few days ago.
|
| 1.580 |
31-Mar-2011 |
pooka |
+rumpdev_pud
|
| 1.579 |
24-Mar-2011 |
bouyer |
Add a new libquota library, which contains some blocks to build and/or parse quota plists; as well as a getfsquota() function to retrieve quotas for a single id from a single filesystem (whatever filesystem this is: a local quota-enabled fs or NFS). This is build on functions getufsquota() (for local filesystems with UFS-like quotas) and getnfsquota(); which are also available to userland programs. move functions from quota2_subr.c to libquota or libprop as appropriate, and ajust in-tree quota tools. move some declarations from kernel headers to either sys/quota.h or quota/quota.h as appropriate. ufs/ufs/quota.h still installed because it's needed by other installed ufs headers. ufs/ufs/quota1.h still installed as a quick&dirty way to get a code using the old quotactl() to compile (just include ufs/ufs/quota1.h instead of ufs/ufs/quota.h - old code won't compile without this change and this is on purpose). Discussed on tech-kern@ and tech-net@ (long thread, but not much about libquota itself ...)
|
| 1.578 |
12-Mar-2011 |
christos |
Fix various vis/unvis issues: - no need for all the weak symbols - define a new _VIS_END flag for UNVIS_END so that there are no collisions between and vis and unvis flags. - add bound versions of the vis and unvis functions that take the length of the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if the buffer is not large enough, instead of silently truncating.
|
|
Revision tags: bouyer-quota2-nbase bouyer-quota2-base
|
| 1.577 |
16-Feb-2011 |
christos |
bump for bind-9.8.0rc1
|
| 1.576 |
12-Feb-2011 |
matt |
Add entries for libsaslc Add some missings entries for amd64
|
| 1.575 |
08-Feb-2011 |
haad |
Fix build after libdm import sorry for breaking build.
|
| 1.574 |
08-Feb-2011 |
haad |
Initial import of libdm and dmctl to tree. libdm library can be used to access, manage and manipulate device-mapper driver. Which opens us bunch of new possibilities like
dm-multipath device target dm-crypt device target dm-ccd compatibility layer
With this import I'm bringing in dmctl tool for working with dm driver ,too. I plan to replace gpl2 licensed dmsetup command with our dmctl tool in near feature. It can also by placed to /rescue where we was not able to put dmsetup because of licensing problems.
With libdm in tree we can now write RUMP atf test suite for dm driver to ensure LVM subsystem stability as time goes.
Reviewed by: blymn@ and rmind@ Oked: by no objections on tech-userlevel@
|
| 1.573 |
06-Feb-2011 |
christos |
remquo{,f} from FreeBSD via Stathis Kamperis
|
| 1.572 |
04-Feb-2011 |
christos |
bump libc for arc4random_{buf,uniform}
|
| 1.571 |
02-Feb-2011 |
rmind |
NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes.
|
| 1.570 |
19-Jan-2011 |
he |
Mark the set list entries for librumpfs_zfs and librumpkern_solaris with the "zfs" attribute -- these are not built for a substantial portion of our ports.
|
| 1.569 |
18-Jan-2011 |
haad |
branches: 1.569.2; Add support for compiling ZFS and Solaris modules as RUMP libraries. Add some locking and rumpcopy primitives and refactor module building Makefiles to work with both RUMP and kernel modules. This is first part of adding support for regular test of zfs on NetBSD to hunt some bugs and make it stable.
Ok by pooka@.
|
| 1.568 |
18-Jan-2011 |
pooka |
hook librumphijack to the build
|
| 1.567 |
17-Jan-2011 |
agc |
Hook libisns into the build, and modify the set lists accordingly.
Note the addition of iSNS protocol support in doc/CHANGES
With thanks to Wasabi Systems for contributing the code.
|
|
Revision tags: matt-mips64-premerge-20101231
|
| 1.566 |
16-Dec-2010 |
christos |
sets for tzcode enhancements
|
| 1.565 |
12-Dec-2010 |
adam |
setlists updated for OpenLDAP 2.4.23
|
| 1.564 |
08-Dec-2010 |
pooka |
+rumpnet_agr
|
| 1.563 |
08-Dec-2010 |
pooka |
+rumpnet_bridge
|
| 1.562 |
07-Dec-2010 |
pooka |
+rumpdev_drvctl
|
| 1.561 |
05-Dec-2010 |
pooka |
rumpcrypto should never have been its own faction, so finally make it a component under kern, i.e. rumpcrypto -> rumpkern_crypto.
|
| 1.560 |
05-Dec-2010 |
christos |
sets for new libpcap and tcpdump
|
| 1.559 |
02-Dec-2010 |
christos |
fix sets for bind 9.7.2-P3
|
| 1.558 |
23-Nov-2010 |
pooka |
Install rumpclient to /lib to allow non-/usr users. pointed out by tron (thanks!)
|
| 1.557 |
22-Nov-2010 |
christos |
bump libssh to 16
|
| 1.556 |
22-Nov-2010 |
pooka |
+rumpdev_md. setlists, that's how they get you ...
|
| 1.555 |
21-Nov-2010 |
adam |
setlists updated for OpenSSH 5.6
|
| 1.554 |
04-Nov-2010 |
pooka |
Add rumpclient to setlists.
You know, I used to think setlists were ridiculous back when ~20 entries per lib were required. It seems we're up to 47 and I've long since run out of superlatives to describe the situation.
|
| 1.553 |
02-Nov-2010 |
joerg |
Hook up xz into the build system.
|
| 1.552 |
31-Oct-2010 |
mbalmer |
Link Lua to the build and add the resulting files to the distribution sets. Document the addition of Lua and the change we made to the default settings.
|
| 1.551 |
24-Sep-2010 |
skrll |
libc minor was bumped.
|
| 1.550 |
24-Aug-2010 |
pooka |
+rumpdev_scsitest
|
| 1.549 |
23-Aug-2010 |
pooka |
add rumpdev_scsipi
|
| 1.548 |
07-Aug-2010 |
agc |
merge conflicts
this isn't how this was planned, but needed for releases to build. will be revisited later
|
| 1.547 |
26-Jul-2010 |
pooka |
setlist lottery for nfs tests
|
| 1.546 |
11-Jul-2010 |
mrg |
ldap is configured to depend upon MKCRYPTO no, so force MKLAP=no if MKCRYPTO=no. don't build pkg_install, libcrypto tests or rump_smbfs if MKCRYPTO=no. mark librumpcrypto, rump_smb, pkg_*
fix set lists as appropriate.
|
| 1.545 |
02-Jul-2010 |
mrg |
move the *.elf contents into the *mi* contents. we're not going to have non-elf platforms at any thing in the near future, and these extra files are only making sets handling even worse than necessary.
ok lukem.
|
| 1.544 |
30-Jun-2010 |
pooka |
unsnafu previous
|
| 1.543 |
30-Jun-2010 |
pooka |
+rumpdev_putter
|
| 1.542 |
21-Jun-2010 |
pooka |
zzlib
|
| 1.541 |
14-Jun-2010 |
pooka |
rumpkern_tty
|
| 1.540 |
14-Jun-2010 |
pooka |
ptyfs
|
| 1.539 |
10-Jun-2010 |
pooka |
update
|
| 1.538 |
07-Jun-2010 |
tnozaki |
1. MB_LEN_MAX switch MD to MI. 2. unfortunately hppa's MB_LEN_MAX is defined incorrectly 6 instead of 32 so we have to add more setlocale(3) __RENAME func, __setlocale50. 3. move setlocale1.c and setlocale32.c to lib/libc/compat/locale/* prepareing for next libc major crunk. 4. bump libc minor version.
|
| 1.537 |
21-May-2010 |
pooka |
Bump major of libpuffs, librefuse and libp2k.
Hmm, 60 lines changed (!!), 3 medium camels sacrificed and half the total working time spent here. I picked the wrong day to not quit editing setlists.
|
| 1.536 |
01-May-2010 |
pooka |
is it absurd? is it a pain? no, it's setlistman!
|
| 1.535 |
25-Apr-2010 |
joerg |
Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). They implement a space efficent write-once database with fast access path. Switch the services(5) database to use cdb. The size of the database file decreases from 2.1MB disk space to 307KB. Access performance is about the same if setservent(0) is used and about an order of magnitude faster otherwise. services_mkdb defaults to the new format, but can optionally create the old db(3) format as well for statically linked legacy applications.
|
| 1.534 |
12-Apr-2010 |
pooka |
add rumpdev_fss to setlists
|
| 1.533 |
11-Apr-2010 |
pooka |
Following nullfs, rename rumpfs_umapfs to rumpfs_umap to make the basename the same as the kernel module (this too was in-tree only for a little over a week with the old name).
|
| 1.532 |
10-Apr-2010 |
pooka |
Rename librumpfs_nullfs to librumpfs_null to make the basename the same as with the kernel module (and hence MOUNT_NULL).
I added the old name to the obsolete list, but given that it was in-tree for only a bit over a week, I'll remove the entries in a few weeks.
|
| 1.531 |
31-Mar-2010 |
pooka |
+rumpfs_kernfs
|
| 1.530 |
30-Mar-2010 |
pooka |
add nullfs and umapfs to setlists
|
| 1.529 |
29-Mar-2010 |
pooka |
+union and layerfs
|
| 1.528 |
29-Mar-2010 |
pooka |
+rumpvfs_fifofs
|
| 1.527 |
22-Mar-2010 |
pooka |
Add rumpdev_ubt and rumpnet_netbt components.
|
| 1.526 |
13-Mar-2010 |
agc |
deal with libnetpgp major bump to 3
|
| 1.525 |
08-Mar-2010 |
pooka |
add rumpfs_mfs to setlists
|
| 1.524 |
08-Mar-2010 |
lukem |
update for openldap 2.4.21 (add ldapurl, man page for ldapexop, shlib bumps)
|
| 1.523 |
21-Feb-2010 |
darran |
Add DTrace to sets.
|
| 1.522 |
20-Feb-2010 |
joerg |
Update build infrastructure for libarchive 2.8.0.
|
| 1.521 |
11-Feb-2010 |
pooka |
add new rump components to setlists
|
| 1.520 |
05-Feb-2010 |
pooka |
add rumpnet_net80211 to lists
|
| 1.519 |
03-Feb-2010 |
roy |
Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
|
| 1.518 |
03-Feb-2010 |
tls |
Plug liblzf into build. Liblzf is a small (3504 byte shared library on i386), very very fast, 2-clause BSD-licensed compressor. We provide the LZF_STATE version of the API, which is not the default for generic liblzf.
|
| 1.517 |
31-Jan-2010 |
pooka |
Add rump sysmon component to devlists.
|
| 1.516 |
19-Jan-2010 |
pooka |
add rumpdev_bpf to setlists
|
| 1.515 |
14-Jan-2010 |
wiz |
Consistency: set for obsolete files should be "foo-obsolete", tags only "obsolete".
|
| 1.514 |
11-Jan-2010 |
christos |
bump libm for exp2 and exp2f
|
| 1.513 |
27-Dec-2009 |
christos |
don't bump libdes - not needed.
|
| 1.512 |
27-Dec-2009 |
christos |
new openssh
|
| 1.511 |
27-Dec-2009 |
christos |
new openssl
|
| 1.510 |
26-Dec-2009 |
christos |
sets for new bind.
|
| 1.509 |
23-Dec-2009 |
darran |
Add libdwarf files.
|
| 1.508 |
20-Dec-2009 |
thorpej |
Add libelf files.
|
| 1.507 |
14-Dec-2009 |
matt |
Update sets lists from matt-nb5-mips64
|
|
Revision tags: matt-premerge-20091211
|
| 1.506 |
05-Dec-2009 |
snj |
Update for librumpdev_dm (hi haad!).
|
| 1.505 |
08-Nov-2009 |
skrll |
Remove references to binutils 2.16 and 2.19 - everything is 2.19 now.
|
| 1.504 |
02-Nov-2009 |
plunky |
switch build to use libevent-1.4.12-stable from external
|
| 1.503 |
25-Oct-2009 |
christos |
updates for new bind
|
| 1.502 |
25-Oct-2009 |
tsarna |
Major enhancements to mdnsd nsswitch support:
- nss_mdns renamed to nss_multicast_dns for clarity and less chance of confusion with nss_mdnsd (see next). - Support using mdnsd for all unicast too with new nss_mdnsd module (note: this mode requires an updated mdnsd too, not yet committed) - Implement resolv.conf "search" directive support. Needed for nss_mdnsd, potentially useful with nss_multicast_dns (you could now do "search example.com local" in resolv.conf if you wanted to and it would act as you might expect) - Add references in nsswitch.conf man page and sample file - Implement AI_CANONNAME - Various bug fixes
|
| 1.501 |
18-Oct-2009 |
pooka |
bump minor for puffs_setmntinfo()
|
| 1.500 |
11-Oct-2009 |
pooka |
raidframe works well enough now to initialize parity, so install it.
|
| 1.499 |
10-Oct-2009 |
bad |
Implement prop_array_externalize_to_pref(), prop_array_copyin(), prop_dictionary_externalize_to_pref() and prop_dictionary_copyin() as discussed in the thread: http://mail-index.netbsd.org/tech-kern/2009/07/29/msg005594.html
Bump libprop shlib minor.
|
| 1.498 |
09-Oct-2009 |
haad |
Fix sets files for MKZFS enabled builds move debuging libs to proper place and add html flags for html manpages.
Patch received from Pierre Allegraud and reviewed by me.
|
| 1.497 |
05-Oct-2009 |
haad |
Add zfs sets and needed veriables to hook zfs into the build. ZFS on i386 need still one fix othervise it should be ready for testing.
|
| 1.496 |
05-Oct-2009 |
tsarna |
Add nss_mdns, a nsswitch plugin for host lookups vis mDNS ("Bonjour"), eg "hostname.local". This is a work in progress, but basically functional. (note: this requires mdnsd to be running.)
|
| 1.495 |
04-Oct-2009 |
christos |
bump libm.
|
| 1.494 |
02-Oct-2009 |
tsarna |
Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier. Discussed on tech-net.
|
| 1.493 |
30-Sep-2009 |
tsarna |
Correct version number for libdns_sd to match last-minute change
|
| 1.492 |
29-Sep-2009 |
tsarna |
Multicast DNS ("Bonjour") support, based on Apple's mDNSResponder.
|
| 1.491 |
08-Sep-2009 |
pooka |
Build and install cgd, disk and rnd rump device components.
|
| 1.490 |
08-Sep-2009 |
skrll |
Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This makes {MK,HAVE_}BINUTILS consistent with {MK,HAVE_}{GCC,GDB}.
Allow MKBFD to defines MKBINUTILS as a backwards compatibility hook.
Update the sets lists and add conditionals for lib{bfd,opcodes}.
|
| 1.489 |
04-Sep-2009 |
pooka |
build & install librumpdev_netsmb and librumpfs_smbfs components
|
| 1.488 |
03-Sep-2009 |
pooka |
Build & install rumpdev, a device component for rump. It currently supports autoconf and is required for example by pseudo-device rump components.
|
| 1.487 |
03-Sep-2009 |
pooka |
install librumpfs_fdesc
|
| 1.486 |
03-Sep-2009 |
pooka |
install librumpcrypto component: kernel crypto routines
|
| 1.485 |
16-Aug-2009 |
christos |
Version fts one more time! This is the most versioned API ever... Bump fts_level from short to int to avoid a potential DoS. From Maksymilian Arciemowicz
|
| 1.484 |
03-Aug-2009 |
plunky |
Add bt_dev(3), an platform neutral API for accessing (locally configured) Bluetooth devices, and bump libbluetooth minor version.
This is a reimplementation of an API largely developed by Maksim Yevmenkin on FreeBSD to make it easier to port BlueZ/Linux programs which depend on something similar. Alas, the BlueZ/Linux API is incompatible and unportable as it depends on a 'device' being referenced by an int, but this will hopefully make it easier to port software using that.
(bump libbluetooth minor version)
|
| 1.483 |
21-Jul-2009 |
mrg |
it's not quite upto libcrypto.so.6.1 yet...
|
| 1.482 |
20-Jul-2009 |
christos |
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument changed from u_int to size_t. Affects _LP64 only.
|
| 1.481 |
20-Jul-2009 |
joerg |
Add a fast, platform independent hash function to libc. The algorithm used is the Jenkins hash. The name (mi_vector_hash) reflects the nature of the hash function. Add glue for libc ATF tests and include a test case to make sure that (mis)alignment and endianess are handled correctly.
Bump libc minor to 169.
|
| 1.480 |
19-Jul-2009 |
christos |
new openssl
|
| 1.479 |
18-Jul-2009 |
reinoud |
Fix lists for NiLFS import... sorry folks, i didn't run a `make release'. Currently building a release to test it completely but committed it now to ease you folks.
|
| 1.478 |
08-Jul-2009 |
tls |
Update to libevent-1.4.11-stable. This has been a long time coming and fixes many bugs, particularly with signal handling.
The regression tests have also been updated and complete successfully on amd64.
|
| 1.477 |
25-Jun-2009 |
agc |
finish off the move to the external framework for iscsi by fixing up the set lists - thanks to tron for the nudge.
|
| 1.476 |
07-Jun-2009 |
christos |
bump libssh
|
| 1.475 |
27-May-2009 |
agc |
Bump version of libnetpgp
|
| 1.474 |
26-May-2009 |
joerg |
Add SHA224 implementation to libc. Make libcrypto use the SHA2 implementation of libc. Bump minor versions of libc and libcrypto.
|
|
Revision tags: jym-xensuspend-nbase jym-xensuspend-base
|
| 1.473 |
13-May-2009 |
pgoyette |
Implement snprintb_m(3) to provide multi-line bit/bit-field decode. Discussed on tech-kern.
|
| 1.472 |
12-May-2009 |
plunky |
remove libsdp as improved functionality has been enabled in libbluetooth.
|
| 1.471 |
12-May-2009 |
plunky |
Add in the new Service Discovery Protocol API as announced previously in http://mail-index.netbsd.org/tech-userlevel/2009/02/27/msg001764.html
in lib/libbluetooth, add new SDP functions and bump minor version replace usr.sbin/sdpd with new version install sdp.h and sdp.3 from lib/libbluetooth
(Don't remove libsdp yet since some programs still refer to it)
|
| 1.470 |
08-May-2009 |
christos |
bump libmagic.so
|
| 1.469 |
02-May-2009 |
pooka |
Merge librumpfs_ufs into librumpfs_ffs. This reflects what happened with the ffs kernel module and follows the trend of retiring ufs. It also allows to get rid of a special case kludge in runtime module loading, since ufs was not really a module. librumpfs_ufs is now obsoleted and ffs consumers should be linked solely against librumpfs_ffs.
|
| 1.468 |
01-May-2009 |
agc |
Remove openpgp files from the build (replaced by netpgp)
|
| 1.467 |
01-May-2009 |
perry |
update libc minor number
|
| 1.466 |
01-May-2009 |
christos |
Put libgcc_s.so in /lib for MKPIE=yes
|
| 1.465 |
25-Apr-2009 |
agc |
Enable netpgp in the build, and amend set lists accordingly.
|
| 1.464 |
12-Apr-2009 |
christos |
bump libc and bind libraries.
|
| 1.463 |
10-Apr-2009 |
christos |
bump libc for memrchr and glob_pattern_p
|
| 1.462 |
28-Feb-2009 |
pooka |
add if_shm to setlists
|
| 1.461 |
16-Feb-2009 |
christos |
bump libssh
|
| 1.460 |
08-Feb-2009 |
pooka |
branches: 1.460.2; Add rumpnet_local to the setlists (at least most of the variants ;).
|
| 1.459 |
05-Feb-2009 |
dyoung |
Move the RUMP libraries to a syspkg called base-rump-shlib.
|
| 1.458 |
24-Jan-2009 |
agc |
Add the build glue and sets information for the libopenpgpsdk library, and the openpgp binary.
|
| 1.457 |
18-Jan-2009 |
agc |
Bump shared lib versions for libdevmapper following the 64bit time_t/dev_t bumps
|
| 1.456 |
12-Jan-2009 |
dogcow |
more shared library major number bumps.
|
| 1.455 |
11-Jan-2009 |
jnemeth |
shared library bumps; undoubtably there will be many more
|
| 1.454 |
22-Dec-2008 |
agc |
First pass at set list changes for lvm functionality.
|
| 1.453 |
20-Nov-2008 |
matt |
Add new ptree (Patricia / RADIX tree) implementation to NetBSD.
|
| 1.452 |
19-Nov-2008 |
pooka |
Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer include the file system code. File system rumps explicitly need to include rumpvfs from now on.
|
| 1.451 |
12-Nov-2008 |
pooka |
Now that MKPUFFS is default, kill it as advertised. While there, give puffs and refuse files sensible syspkg entries.
|
|
Revision tags: netbsd-5-base
|
| 1.450 |
30-Oct-2008 |
njoly |
branches: 1.450.2; s/base-secsh-bin/base-secsh-shlib/
|
|
Revision tags: matt-mips64-base2
|
| 1.449 |
16-Oct-2008 |
pooka |
update set lists for: * rump_nfs * librumpfs_nfs * librumpnet{,_net,_netinet,_sockin,_virtif}
|
|
Revision tags: mjf-devfs2-base
|
| 1.448 |
02-Oct-2008 |
joerg |
Hook up libfetch and pkg_install update.
|
|
Revision tags: wrstuden-revivesa-base-3
|
| 1.447 |
15-Sep-2008 |
cube |
Libs in /lib have symlinks in /usr/lib. [hi haad!]
|
| 1.446 |
15-Sep-2008 |
haad |
Bump libprop minor number, I forgot to do it when I have added prop_array_add_* routines. In version 1.2 of prop_array_util.c.
Pointed by bad@.
|
|
Revision tags: wrstuden-revivesa-base-2
|
| 1.445 |
04-Sep-2008 |
pooka |
Add rump support for sysvbfs.
|
| 1.444 |
25-Aug-2008 |
lukem |
Add "dynamicroot" keyword to various entries in /lib and /libexec. PR 33503
|
| 1.443 |
05-Aug-2008 |
pooka |
Maintain consistency of naming between the rumpfs library name and the MOUNT_FOOFS name. Don't bother polluting the obsolete lists with the original names since they were in only for a few days.
|
| 1.442 |
04-Aug-2008 |
matt |
Deal with libc minor bump.
|
| 1.441 |
29-Jul-2008 |
pooka |
Install rump libraries and utilities to the base system and remove the private non-installed build infrastructure from sys/rump.
breakdown of commit: * install relevant headers into /usr/include/rump * build sys/rump/librump/rumpuser and sys/rump/librump/rumpkern from src/lib and install as librumpuser and librump, respectively + this retains the ability to test a librump build with just the kernel sources at hand * move sys/rump/fs/lib/libukfs and sys/rump/fs/lib/libp2k to src/lib for general consumption, they are not kernel-space dwellers anyway * build and install sys/rump/fs/lib/lib$fs as librumpfs_$fs * add chapter 3 manual pages for rump, rumpuser, ukfs and p2k * build and install userspace kernel file system daemons if MKPUFFS=yes is spexified * retire fsconsole for now, it will make a comeback with an actually implemented version shortly
|
| 1.440 |
30-Jun-2008 |
matt |
Move rb.c from sys/lib/libkern to common so it can be in both libc and libkern.
|
| 1.439 |
25-Jun-2008 |
ad |
Crank libc minor for getlogin_r
|
|
Revision tags: wrstuden-revivesa-base-1 wrstuden-revivesa-base
|
| 1.438 |
22-Jun-2008 |
christos |
bump libssh
|
| 1.437 |
21-Jun-2008 |
christos |
bump shared libraries for bind-9-5-0
|
|
Revision tags: yamt-pf42-base4 yamt-pf42-base3
|
| 1.436 |
26-May-2008 |
christos |
bump crypto and add camellia
|
| 1.435 |
22-May-2008 |
lukem |
OpenLDAP client libraries, utilities, and relevant manual pages.
|
|
Revision tags: hpcarm-cleanup-nbase yamt-pf42-base2
|
| 1.434 |
16-May-2008 |
peter |
Update to libevent 1.4.4-stable.
Reviewed by provos@
|
| 1.433 |
11-May-2008 |
he |
Recursively bump the major version number of the shared libraries which use libcrypto (and those which use those libraries again), as libcrypto's major number was recently bumped. The pam modules share a major with libpam, so they are all bumped as well.
|
| 1.432 |
10-May-2008 |
christos |
bump libssh.
|
| 1.431 |
09-May-2008 |
christos |
new openssl
|
| 1.430 |
20-Apr-2008 |
mrg |
branches: 1.430.2; bump libbfd major since its ABI changed 2 weeks ago.
|
|
Revision tags: yamt-pf42-baseX yamt-pf42-base
|
| 1.429 |
14-Apr-2008 |
jdc |
branches: 1.429.2; Increment libcurses minor.
|
| 1.428 |
06-Apr-2008 |
christos |
bump libssh
|
| 1.427 |
05-Apr-2008 |
christos |
bump libedit.
|
| 1.426 |
30-Mar-2008 |
joerg |
libarchive minor bumped.
|
| 1.425 |
28-Mar-2008 |
lukem |
Fix fat-finger in previous. Use "e.g.," instead of "E.g.,". Noted by Geoff Wing.
|
| 1.424 |
28-Mar-2008 |
lukem |
Do not mark "old" major and major.minor shared libraries as "obsolete"; just remove the entry, as third-party applications may be linked against the old major shared library, and that is a symlink to the old major.minor shared library. E.g., "lib<name>.so.<N>" and "lib<name>.so.<N>.<M>" Exceptions to this rule may include shared libraries that are dlopen()ed at run-time, such as extra locales, etc.
|
| 1.423 |
22-Mar-2008 |
mlelstv |
Import Heimdal-1.1
|
|
Revision tags: matt-armv6-nbase
|
| 1.422 |
21-Mar-2008 |
jdc |
Increment libcurses minor version (termattrs() and term_attrs() added).
|
|
Revision tags: keiichi-mipv6-base
|
| 1.421 |
19-Mar-2008 |
bjs |
Change version suffix back to 1.1 at request of christos@ so that users know whether or not their library has the security vulnerability.
|
| 1.420 |
19-Mar-2008 |
bjs |
revert libbz2's version suffix to 1.0, ok cube@
|
| 1.419 |
18-Mar-2008 |
christos |
update sets for bzip2-1.0.5
|
| 1.418 |
05-Mar-2008 |
cube |
Bump libprop's minor after addition of prop_dictionary_make_immutable.
|
|
Revision tags: mjf-devfs-base hpcarm-cleanup-base
|
| 1.417 |
11-Feb-2008 |
dyoung |
branches: 1.417.2; 1.417.4; 1.417.6; Also bump the minor on the second occurrence of libc.so. :-)
|
| 1.416 |
10-Feb-2008 |
ad |
Crank minor for atomic ops.
|
| 1.415 |
16-Jan-2008 |
ad |
Pull in my modules code for review/test/hacking.
|
|
Revision tags: pc532-eol-2008 matt-armv6-base
|
| 1.414 |
03-Jan-2008 |
jdc |
Add a note about marking entries as "obsolete", instead of deleting them.
|
| 1.413 |
24-Dec-2007 |
ad |
libpthread minor was bumped.
|
| 1.412 |
18-Dec-2007 |
christos |
bump for 4.7
|
| 1.411 |
14-Dec-2007 |
christos |
bump libc
|
|
Revision tags: cube-autoconf-base
|
| 1.410 |
27-Nov-2007 |
ad |
Bump libc/libpthread minor for thr_curcpu()/pthread_curcpu_np().
|
| 1.409 |
13-Nov-2007 |
ad |
Crank libpthread to 0.8. It now uses _lwp_ctl(), and it's handy to keep 0.7 hanging around for old kernels.
|
| 1.408 |
13-Nov-2007 |
ad |
Bump libc minor for _lwp_ctl, libpthread constructor changes.
|
| 1.407 |
09-Nov-2007 |
dogcow |
also bump the /usr/lib version of libkvm.so. (hi, joerg!)
|
| 1.406 |
08-Nov-2007 |
joerg |
libkvm was bumped.
|
| 1.405 |
07-Nov-2007 |
ad |
Add _lwp_setname/_lwp_getname to libc.
|
| 1.404 |
04-Nov-2007 |
tls |
Remove MKPRIVATELIB from BIND libraries; move library reachover directories and Makefiles from src/usr.sbin/bind to src/lib; make BIND libraries build shared. Saves about 1MB-1.5MB per installed executable, about 5MB for a base+etc minimal installation of NetBSD.
|
| 1.403 |
19-Oct-2007 |
jmmv |
Mark old versions of libpthread_dbg as obsolete so that they get cleaned during an update build. (Hi ad@!)
|
| 1.402 |
16-Oct-2007 |
ad |
Crank libpthread_dbg major.
|
| 1.401 |
25-Sep-2007 |
lukem |
Add raise_default_signal(3) -- raise the default signal handler. Can be used by applications that have their own SIGINT (et al) handlers and want to exit in a manner that correctly signals to the parent that the process was terminated by a signal. See http://www.cons.org/cracauer/sigint.html for more info. Discussed on tech-userlevel@.
|
| 1.400 |
20-Aug-2007 |
drochner |
branches: 1.400.2; Add C99 complex support, for double and float. Most complex function implementations are from the "c9x-complex" library, originating from the "cephes" math library, see http://www.netlib.org/cephes/, from Stephen L. Moshier, incorporated and redistributed with the NetBSD license by permission of the author.
Error behaviour and other boundary conditions (branch cuts) need to be looked at.
For namespace sanity, I've done the rename/weak alias procedure to most of the exported functions which are also used internally. Didn't do so for sin/cos(f) yet because assembler implementations use them directly, and renaming functions shared between the main libm and the machine specific "overlay" might raise binary compatibility issues.
|
| 1.399 |
09-Aug-2007 |
he |
Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make it possible to get the pid, euid and egid of the process at the remote end at the time it did bind() or connect().
Add a new libc function, getpeereid() to easily get at the euid and egid. As a consequence, bump libc's minor number.
Document the LOCAL_PEEREID socket option in unix(4).
Based on contribution by Arne H. Juul, minor modifications by myself.
|
|
Revision tags: matt-mips64-base
|
| 1.398 |
29-Jul-2007 |
joerg |
branches: 1.398.4; Add build glue for libarchive and update the various sets.
|
| 1.397 |
19-Jul-2007 |
martti |
s/libcrypto.so.3.1/libcrypto.so.3.2/
|
| 1.396 |
18-Jul-2007 |
christos |
bump version
|
| 1.395 |
17-Jul-2007 |
joerg |
Add native mremap system call based on the UVM implementation for Linux compat. Add code to enforce alignment of the new location. Special thanks to wizd for helping with the man page.
|
| 1.394 |
14-Jul-2007 |
dsl |
Update to libc.so.151
|
| 1.393 |
01-Jul-2007 |
pooka |
add estrndup()
|
| 1.392 |
30-May-2007 |
tls |
libssp is gone.
|
| 1.391 |
28-May-2007 |
blymn |
Update minor version of libcurses.
|
| 1.390 |
01-Apr-2007 |
tnozaki |
add new encoding support to iconv(3): - RISCOS-LATIN1 - DEC-MCS - DEC-HANYU(libDECHanyu)
|
| 1.389 |
10-Mar-2007 |
christos |
bump libssh
|
| 1.388 |
11-Feb-2007 |
pooka |
add librefuse and refuse man pages to set lists
|
| 1.387 |
09-Feb-2007 |
ad |
Bump libpthread & libpthread_dbg minor versions so that an old SA copy gets kept in the file system. Requested by pavel.
|
| 1.386 |
04-Feb-2007 |
elad |
Bump libutil minor.
|
| 1.385 |
16-Jan-2007 |
agc |
Catch up with minor bump of libc.
|
| 1.384 |
14-Dec-2006 |
he |
Complete the move of string_to_flags() and flags_to_string() from the bin/ls sources to libutil: o Bump libutil minor version number o Fix uses to include <util.h> to pick up the function definitions o Fix most uses of flags_to_string() to release the now-malloc()ed result
|
| 1.383 |
10-Dec-2006 |
manu |
libipsec minor bump
|
| 1.382 |
10-Dec-2006 |
manu |
libipsec minor bump
|
|
Revision tags: netbsd-4-base
|
| 1.381 |
24-Nov-2006 |
christos |
branches: 1.381.2; bump libedit
|
| 1.380 |
22-Nov-2006 |
tnozaki |
1. add iconv support for following encodings: Chinese Simplefied HZ, HZ8 - 7/8bit stateful encoding, see RFC1842,1843. (libHZ) zW - 7bit stateful encoding, see RFC1842. (libZW) 2. add citrus_prop.[ch] - parser for encoding module's init parameter strings.
|
| 1.379 |
17-Nov-2006 |
christos |
bump libutil for getdate.
|
| 1.378 |
13-Nov-2006 |
tnozaki |
1. add iconv support for followint encoding: Vietnamese TCVN 8bit Viet Nam National Standard VISCII 8bit RFC1456 VIQR 7bit RFC1456(libVIQR) Unicode Escape (GNU libiconv compatibility) C99, JAVA (libUES) 2. fix iconv_std module: add special treatment for POSIX Defect Report #288 case.
|
| 1.377 |
08-Nov-2006 |
christos |
bump libc for ssp stuff.
|
| 1.376 |
08-Nov-2006 |
christos |
add ssp stuff.
|
| 1.375 |
31-Oct-2006 |
pooka |
libmagic.so.1.0
|
| 1.374 |
31-Oct-2006 |
pooka |
libmagic 0.2
|
| 1.373 |
26-Oct-2006 |
thorpej |
- Add prop_dictionary_all_keys(). Takes a snapshot of a dictionary's keys and returns them in an array. This effectively allows a caller to mutate a dictionary while iterating over it (really, you iterate over the array of keys instead of the dictionary itself). - Add a slew of utility functions that make it more convenient (in some circumstances, anyway) to get/set values in a dictionary.
|
| 1.372 |
25-Oct-2006 |
christos |
add syslog _r functions
|
| 1.371 |
22-Oct-2006 |
pooka |
puffs headers & libs
|
| 1.370 |
18-Oct-2006 |
tnozaki |
add new iconv module libJOHAB, this supports S.Korean character encoding scheme ``JOHAB''.
|
| 1.369 |
12-Oct-2006 |
thorpej |
Bump libprop version to 0.4.
|
| 1.368 |
28-Sep-2006 |
christos |
update sets
|
| 1.367 |
26-Aug-2006 |
christos |
add efun.
|
| 1.366 |
22-Aug-2006 |
christos |
libc 147 for wcsdup and wcs{n,}casecmp
|
| 1.365 |
21-Aug-2006 |
thorpej |
Several changes to proplib: - Arrays can now be externalized and internalized in the same way dictionaries can. - Add new "externalize to file" and "internalize from file" functions to make reading a property list from a file and writing a property list to a file more convenient. - Many assertions in the object implementations are gone. Instead, calling an accessor for one object type with a different object type as an argument will return a suitable "invalid" value. - prop_object_type() now returns a new PROP_TYPE_UNKNOWN value if called with a NULL object. - Externalized property lists now contain a reference to the Apple XML plist DTD. - Add a new prop_ingest(3) facility, which provides a convenient way to translate a dictionary into an arbitrary binary representation.
|
| 1.364 |
12-Aug-2006 |
christos |
libc 146
|
|
Revision tags: abandoned-netbsd-4-base
|
| 1.363 |
31-Jul-2006 |
martin |
branches: 1.363.2; Bump libc to 145 (fhandle_t is gone)
|
| 1.362 |
27-Jul-2006 |
christos |
bump for libc.
|
| 1.361 |
26-Jul-2006 |
tron |
Bluetooth fixes by Iain Hibbert: Remove bluetooth.conf(5) and config parsing from libbluetooth(3) as this is no longer required.
|
| 1.360 |
13-Jul-2006 |
martin |
Bump minor to 143 (getfh versioned)
|
| 1.359 |
12-Jul-2006 |
lukem |
* Provide new keywords: gcc=<n> <n> = value of ${HAVE_GCC} gdb=<n> <n> = value of ${HAVE_GDB}
* Support extra keywords on lines with "obsolete" keywords to allow keyword-specific obsolete files. (Primarily intended for use with gcc=<n> and gdb=<n>, although it could be use for other items).
* Use the above features to collapse the gcc.* and gcc4.* lists into the appropriate set lists.
* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.
* Update set lists for HAVE_GDB=6.
|
| 1.358 |
05-Jul-2006 |
thorpej |
Add kernel and user space parts of a protocol for sending property lists to / from the kernel using ioctls.
|
| 1.357 |
26-Jun-2006 |
mrg |
version the socket(2) syscall. for compat30 socket, we use EPROTONOSUPPORT instead of EAFNOSUPPORT.
from pavel@ with a little bit of clean up from myself.
XXX: netbsd32 (and perhaps other emulations) should be able XXX: to call the standard socket calls for this i think, but XXX: revisit this at another time.
|
| 1.356 |
24-Jun-2006 |
mrg |
add support for MKISCSI=no.
|
| 1.355 |
19-Jun-2006 |
gdamore |
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, NetBSD Foundation Membership still pending.) This stack was written by Iain under sponsorship from Itronix Inc.
The stack includes support for rfcomm networking (networking via your bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.
Drivers for both PCMCIA and USB bluetooth controllers are included.
|
| 1.354 |
18-May-2006 |
thorpej |
- Add prop_array_equals(), prop_dictionary_equals(), and prop_dictionary_keysym_equals(), and prop_object_equals() functions. - Use realloc() where it makes sense. There will be more changes in this area. - Add a _prop_object_type structure that is used internally to keep information about the object types. Decreases the footprint of the objects slightly by replacing several pointers with just one.
|
| 1.353 |
09-May-2006 |
rpaulo |
bump to libc.so minor 141.
|
| 1.352 |
27-Apr-2006 |
thorpej |
Support for building proplib in userspace.
|
| 1.351 |
25-Apr-2006 |
drochner |
Build libpcap-0.9.4 from src/dist. While there are some open issues, particulary wrt support of old NetBSD-specific interfaces, it is better to get the code some public testing before NetBSD-4 is branched.
|
| 1.350 |
17-Apr-2006 |
salo |
Add setttyentpath() manual page and bump libc minor.
|
| 1.349 |
15-Apr-2006 |
tnozaki |
add c99 wcstof(3) and wcstold(3). requested by skrll AT netbsd DOT org, thanks.
bump libc minor 138 -> 139.
|
| 1.348 |
30-Mar-2006 |
martin |
We have both kinds of music here - bump /usr/lib/libc.so.12.* too.
|
| 1.347 |
30-Mar-2006 |
christos |
bump libc
|
| 1.346 |
30-Mar-2006 |
rtr |
do not build or install libcdk as a part of base anymore cdk source still lives in dist however
approved by core@
|
|
Revision tags: peter-altq-base
|
| 1.345 |
25-Mar-2006 |
kleink |
branches: 1.345.2; libm.so.0.5 in /usr/lib, too.
|
| 1.344 |
25-Mar-2006 |
xtraeme |
Add trunc() and truncf() C99 functions, from FreeBSD.
|
| 1.343 |
23-Mar-2006 |
wiz |
Both keywords should contain "obsolete" for obsolete entries.
|
| 1.342 |
20-Mar-2006 |
he |
Make the final adaptions to the removal of the KerberosIV bits. Discussed with christos.
|
| 1.341 |
20-Mar-2006 |
christos |
Fix the lists.
|
| 1.340 |
20-Mar-2006 |
christos |
Goodbye KerberosIV
|
| 1.339 |
15-Mar-2006 |
kleink |
Add nan(3), nanf(3), and nanl(3); welcome libm.so.0.4.
|
| 1.338 |
15-Mar-2006 |
kleink |
Add strtof(3) and strtold(3); welcome libc 12.137.
|
| 1.337 |
18-Feb-2006 |
elad |
Some stuff that's been sitting in my tree for too long...
Improve the pw_policy(3) API by splitting it to two functions, one to load the policy from /etc/passwd.conf and another to test passwords against the policy.
Some bug fixes, more consistent code, and man-page updates.
Minor for libutil bumped.
|
| 1.336 |
13-Feb-2006 |
christos |
deal with libssh bump.
|
| 1.335 |
08-Feb-2006 |
agc |
Add entries for the iSCSI target, and supporting library and manual pages.
|
| 1.334 |
05-Feb-2006 |
christos |
bump libamu
|
| 1.333 |
04-Feb-2006 |
christos |
Adjust sets for new libssh.
|
| 1.332 |
14-Jan-2006 |
christos |
bump libz.
|
| 1.331 |
31-Dec-2005 |
christos |
forgot to commit the bump for libcrypto.
|
| 1.330 |
30-Dec-2005 |
agc |
Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, from OpenBSD.
Bump libc minor to 136.
|
| 1.329 |
20-Dec-2005 |
christos |
libutil bump.
|
| 1.328 |
26-Nov-2005 |
rpaulo |
follow libkrb5 bump (you'll be unable to login using PAM if you don't have this patch).
|
| 1.327 |
25-Nov-2005 |
christos |
bump libradius
|
| 1.326 |
25-Nov-2005 |
christos |
update sets for new openssl
|
| 1.325 |
29-Oct-2005 |
tshiozak |
fix lib/31874. - add _citrus_stdenc_get_state_desc() interface to get encoding-scheme-independent encoder/decoder state descriptions. - make sure that iconv_std module uses it to judge whether the last sequences forms complete shift sequences. - bump minor of i18n_module because of get_state_desc().
|
| 1.324 |
01-Oct-2005 |
scw |
Bump libpcap minor number.
|
| 1.323 |
25-Sep-2005 |
christos |
getenv_r and ttyname_r
|
| 1.322 |
21-Sep-2005 |
tsarna |
pam_afslog is used in conjunction with pam_krb5 to obtain AFS tokens and create a PAG if necessary.
Especially important for home directories on AFS.
|
| 1.321 |
14-Sep-2005 |
elad |
Update entry for /usr/lib too. From Hisashi T Fujinaka, thanks!
|
| 1.320 |
14-Sep-2005 |
elad |
Introduce pw_policy(3), an easily extendable way of defining password policies and enforcing them in programs.
Man-page written with much help and tips from David Maxwell, Hubert Feyrer, and Thomas Klausner.
This bumps libutil minor to 7.
XXX: Need default policy to go in /etc/passwd.conf, and integration into local/yp/PAM password changing code.
PR/10206.
|
| 1.319 |
23-Aug-2005 |
elad |
Bump libc here too. Noted by mrg@.
|
| 1.318 |
19-Aug-2005 |
christos |
Two places to bump libc (from Kurt)
|
| 1.317 |
07-Aug-2005 |
veego |
libc minor version was bumped due too a wrong namespace.h entry.
|
| 1.316 |
28-Jul-2005 |
christos |
Update for strerror_r changes: 1. new man pages 2. bump libc.
|
| 1.315 |
21-Jul-2005 |
kleink |
Make libm.so entries consistent.
|
| 1.314 |
21-Jul-2005 |
christos |
bump libm for log2 and log2f
|
| 1.313 |
07-Jul-2005 |
drochner |
oops, missed a second occurence of libc.so noticed by Juergen Hannken-Illjes
|
| 1.312 |
06-Jul-2005 |
drochner |
Move insque/remque/lsearch/lfind from libcompat to libc, they are in XPG4-UNIX, XSH5.0, mentioned in SUSv3 etc. Minimal update of the manpages. (more needed)
|
| 1.311 |
15-May-2005 |
christos |
bump libtermcap.
|
| 1.310 |
14-May-2005 |
christos |
bump libc.
|
| 1.309 |
23-Apr-2005 |
christos |
bump libssh.
|
| 1.308 |
17-Apr-2005 |
provos |
update to libevent-1.0c. This includes support for event priorities, multi-threaded applications and some bug fixes. regression test improved to test for new features. bump major.
|
| 1.307 |
02-Apr-2005 |
christos |
bump libc.
|
| 1.306 |
26-Mar-2005 |
christos |
bump libcrypto.
|
| 1.305 |
18-Mar-2005 |
kleink |
Interpose cancellation points in pollts() and pselect(), bringing us to libc.so.12.127 and libpthread.so.0.6.
|
|
Revision tags: netbsd-3-base
|
| 1.304 |
15-Mar-2005 |
christos |
branches: 1.304.2; Add "crypto" to the pam_ssh files.
|
| 1.303 |
14-Mar-2005 |
perry |
we are at libc.so.126
|
| 1.302 |
06-Mar-2005 |
cube |
pam_skey module depends on MKSKEY.
|
| 1.301 |
05-Mar-2005 |
tnozaki |
add new citrus iconv module UTF-7. thanks advice, yamt-san.
|
| 1.300 |
27-Feb-2005 |
thorpej |
Add an S/Key PAM module.
|
| 1.299 |
20-Feb-2005 |
christos |
Fix radius set fallout, reported by: Hisashi T Fujinaka
|
| 1.298 |
20-Feb-2005 |
christos |
More libradius changes from manu
|
| 1.297 |
20-Feb-2005 |
christos |
Add pam radius module.
|
| 1.296 |
19-Feb-2005 |
thorpej |
Switch to ipsec-tools for libipsec, setkey, and racoon. From Emmanuel Dreyfus, with some small changes by me.
|
| 1.295 |
13-Feb-2005 |
christos |
Bump libssh to 1.0
|
| 1.294 |
12-Jan-2005 |
christos |
bump libutil.
|
| 1.293 |
11-Jan-2005 |
christos |
welcome to libcrypt.so.0.2
|
| 1.292 |
11-Jan-2005 |
tron |
Mark PAM libraries as "pam".
|
| 1.291 |
10-Jan-2005 |
he |
Don't build libpam and associated bits if the target platform doesn't support shared libraries (sun2 and evbsh5 at it would seem), or if the user has specified MKPIC=no. Also introduce a new tag to the set lists ("pam"), so that the non-shlib ports can once again complete a release build.
Discussed with christos and lukem.
|
| 1.290 |
09-Jan-2005 |
dyoung |
Bump minor version for libpcap 0.8.3 import.
Thanks Julian Coleman for pointing out my oversight.
|
| 1.289 |
08-Jan-2005 |
lukem |
librpcsvc.so.0.0 (et al)
|
| 1.288 |
04-Jan-2005 |
spz |
these files should not be expected to exist if MKKERBEROS=no Reviewed by christos
|
| 1.287 |
03-Jan-2005 |
lukem |
Build & install pam_ssh.so.0 now that libssh is available for use.
|
| 1.286 |
03-Jan-2005 |
lukem |
Implement libssh as a public library, as pam_ssh needs it.
|
| 1.285 |
02-Jan-2005 |
thorpej |
System calls and support routines for file system extended attributes. Libc version is bumped to 12.125.
From FreeBSD.
|
| 1.284 |
29-Dec-2004 |
thorpej |
Add PAM libraries, modules, and headers.
|
| 1.283 |
16-Dec-2004 |
atatat |
Bump libc minor to 124
|
|
Revision tags: rtr-xorg-branch-base
|
| 1.282 |
24-Nov-2004 |
blymn |
branches: 1.282.2; Bumped libform major number
|
| 1.281 |
19-Nov-2004 |
christos |
bump for libutil.
|
| 1.280 |
13-Sep-2004 |
thorpej |
branches: 1.280.2; DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD. Encode/decode to big/little endian binary blob routines adapted from kernel.
PR 23470.
|
| 1.279 |
08-Aug-2004 |
provos |
bump minor of libevent
|
| 1.278 |
03-Aug-2004 |
thorpej |
- Rename pw_copy() to pw_copyx(), make it return a success/failure code, and add "errbuf" and "errbufsz" parameters so that errors can be handled gracefully, rather than simply exiting the process. - Add a pw_copy() wrapper around pw_copyx() to preserve old behavior for apps that use it. - Bump shlib version to 7.4.
|
| 1.277 |
13-Jul-2004 |
seb |
Bump libc minor for wordexp(3) addition.
|
| 1.276 |
03-Jul-2004 |
tron |
The minor of "libc" was bumped to 121.
|
| 1.275 |
03-Jul-2004 |
junyoung |
Add strcasestr(3), case insensitive version of strstr(3). Bump libc minor.
From FreeBSD.
|
| 1.274 |
01-Jul-2004 |
drochner |
bump libm minor version (functions added)
|
| 1.273 |
01-Jun-2004 |
kleink |
libc.so.12.120.
|
| 1.272 |
27-May-2004 |
christos |
libc 1.119
|
| 1.271 |
21-May-2004 |
christos |
bump libpthread
|
| 1.270 |
21-May-2004 |
christos |
bump libresolv too.
|
| 1.269 |
21-May-2004 |
christos |
welcome to 118
|
| 1.268 |
01-May-2004 |
mrg |
oops; don't back out the minor number, just remove the functions. this will allow updating to happen seemlessly.
|
| 1.267 |
01-May-2004 |
mrg |
backout the changes made on 29th of january: - remove gzopenfull() and gzdopenfull() - un-bump minor number - remove docs for gone functions.
traditionally this is an invalid change (removing an API from a library without bumping the major.) it has been decided that this case is special enough not to require that. no one should have been using these new functions yet.
PS: this may cause "make install" to barf about older libraries already being installed.
|
| 1.266 |
28-Apr-2004 |
kleink |
Welcome libc.so.12.117.
|
| 1.265 |
24-Apr-2004 |
kleink |
Bump libpci major to 1(.0).
|
| 1.264 |
21-Apr-2004 |
kleink |
Welcome libc.so.12.116!
|
| 1.263 |
21-Apr-2004 |
christos |
update sets for fgetstr
|
| 1.262 |
04-Apr-2004 |
lha |
bump minor version on libkrb5
|
|
Revision tags: netbsd-2-0-base
|
| 1.261 |
28-Mar-2004 |
jdc |
branches: 1.261.2; Increment libcurses minor to 1 (addition of *echochar()).
|
| 1.260 |
25-Mar-2004 |
atatat |
Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() from sysctl(8) into libc, making the minor number jump. Add prototypes to sys/sysctl.h, fix sets, modify man pages, etc. That oughta cover it.
|
| 1.259 |
22-Mar-2004 |
jdc |
Reflect major number increments of libcurses, libform and libmenu.
|
| 1.258 |
04-Mar-2004 |
kleink |
libc.so.12.113.
|
| 1.257 |
19-Feb-2004 |
fvdl |
Bump libc minor.
|
| 1.256 |
29-Jan-2004 |
mrg |
- zlib -> .so.0.4 - note zlib changes
|
| 1.255 |
29-Jan-2004 |
tsarna |
uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in PR#23470, with minor updates by me. This is only the syscall support from that PR, for now.
Changes: port over fix from FreeBSD for multicast address generation. Changed bcopy to memcpy. For now, #ifdef notyet the portions of kern_uuid.c that are meant to be used by (currently nonexistent) other things in the kernel. Added syscall to COMPAT_FREEBSD as well, though that's currently not useful, as any program new enough to use this call also uses other syscalls we don't (yet) emulate.
|
| 1.254 |
15-Jan-2004 |
kleink |
libc.so.12.110.
|
| 1.253 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.252 |
04-Jan-2004 |
lukem |
Support MKCRYPTO=no
|
| 1.251 |
03-Jan-2004 |
lukem |
Support MKSKEY=no.
|
| 1.250 |
02-Jan-2004 |
cl |
- libc.so.12.109 and libpthread.so.0.4 - add ssize_t stackinfo_offset argument to sa_register syscall - remove sa_unblockyield syscall - make __sigprocmask14 syscall weak - in pthread__sa_start: catch up with 4-argument sa_register syscall
|
| 1.249 |
29-Dec-2003 |
lukem |
Significant overhaul of how the sets are used:
* Add an optional third field to the sets file which is a list of comma separated keywords that control if the line is printed. Currently supported keywords kerberos4 ${MKKERBEROS4} != no kerberos ${MKKERBEROS} != no lint ${MKLINT} != no obsolete ${obsolete} != 0. In this case, non obsolete files are not printed. (This will allow future support for builds with variables such as MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr. Move replicated code for determining stuff such as shlibs type from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate main lists with the relevant third field keyword(s).
|
| 1.248 |
11-Dec-2003 |
dyoung |
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) and without Kerberos 4 & 5 (MKKERBEROS=no). Previously checkflist complained of missing files.
* move kerberos- and kerberos 4-only files into new flists, distrib/sets/lists/*/krb.*
* make the flist generators grok MKKERBEROS{,4} variables
* fix Makefiles which treat MKKERBEROS=no as MKKERBEROS5=no. 9 out of 10 experts agree that it is ludicrous to build w/ KERBEROS4 and w/o KERBEROS5.
* fix header files, also, which treat MKKERBEROS=no as MKKERBEROS5=no.
* omit some Kerberos-only subdirectories from the build as MKKERBEROS{,4} indicate
(I acknowledge the sentiment that flists are the wrong way to go, and that the makefiles should produce the metalog directly. That sounds to me like the right way to go, but I am not prepared to do revamp all the makefiles. While my approach is expedient, it fits painlessly within the current build architecture until we are delivered from flist purgatory, and it does not postpone our delivery. Fair enough?)
|
| 1.247 |
05-Dec-2003 |
lukem |
update for editline(3) tok_*() function addition
|
| 1.246 |
05-Dec-2003 |
simonb |
Bump libc minor in set lists (hello atatat!).
|
| 1.245 |
04-Dec-2003 |
jdc |
Increment libcurses minor to 11 for nodelay() void -> int change.
|
| 1.244 |
18-Nov-2003 |
thorpej |
Bump libc to 12.107 and libpthread to 0.3 for fsync_range(2).
|
| 1.243 |
04-Nov-2003 |
itojun |
sync w/ openssl 0.9.7c. shlib minor bump for libcrypto. (ERR_release_err_state_table() added)
|
| 1.242 |
27-Oct-2003 |
pooka |
libmagic 0.1
|
| 1.241 |
25-Oct-2003 |
kleink |
libc.so.12.106.
|
| 1.240 |
09-Oct-2003 |
thorpej |
* Bump the shlib major of libkrb5 because the shlib major of libcrypto changed, and libkrb5 depends on libcrypto. * Bump the shlib major of libgssapi, libhdb, libkadm5clnt, libkadm5srv, and libkafs, because they depend on librb5.
Dependent library list provided by, and change approved by, lha@netbsd. Per discussion on tech-userlevel.
|
| 1.239 |
05-Oct-2003 |
jdc |
Increment libcurses minor to 10 for addition of redrawwin() and wredrawln().
|
| 1.238 |
26-Sep-2003 |
christos |
bump libedit.
|
| 1.237 |
16-Sep-2003 |
cl |
fix 2nd occurrence of libc version number
|
| 1.236 |
16-Sep-2003 |
cl |
bump minor for sa_unblockyield syscall
|
| 1.235 |
14-Sep-2003 |
christos |
bump libedit.
|
| 1.234 |
09-Sep-2003 |
itojun |
libc shlib minor bump
|
| 1.233 |
09-Sep-2003 |
itojun |
bump minor for randomid(3) and pw_dup(3)
|
| 1.232 |
07-Sep-2003 |
seb |
Update the other reference to libc to version 103. Approved by kleink@.
|
| 1.231 |
07-Sep-2003 |
tron |
Minor version of "libc" was bumped.
|
| 1.230 |
26-Aug-2003 |
chris |
Update the other reference to libc to version 101.
|
| 1.229 |
26-Aug-2003 |
wiz |
Bump to 101 for getlastlogx change, says kleink.
|
| 1.228 |
24-Jul-2003 |
itojun |
upgrade openssl to 0.9.7b. (AES is now supported) alter des.h to be friendly with openssl/des.h (you can include both in the same file) make libkrb to depend on libdes. bump major. massage various portioin of heimdal to be friendly with openssl 0.9.7b.
|
| 1.227 |
23-Jul-2003 |
itojun |
no /lib/libdes any more. from Havard
|
| 1.226 |
23-Jul-2003 |
itojun |
split libdes from libcrypto. libdes bumps shlib major. (no dependency in libraries)
libdes provides des_xx functions based on openssl 0.9.6j.
|
| 1.225 |
16-Jul-2003 |
itojun |
libtelnet no longer installed (redo)
|
| 1.224 |
16-Jul-2003 |
he |
Despite claims of the contrary, libtelnet in its various forms is still being installed, so make the set lists match reality for now.
|
| 1.223 |
16-Jul-2003 |
itojun |
no longer install libtelnet
|
| 1.222 |
15-Jul-2003 |
itojun |
use bounded string op. bump shlib major for libtelnet due to API change.
|
| 1.221 |
01-Jul-2003 |
tshiozak |
add iconv_t cache. - separate shared part and context part from iconv_t. - add cache of shared part. and, bump shlib_version minor of i18n modules because iconv i/f is changed.
|
| 1.220 |
27-Jun-2003 |
tshiozak |
bump libc version because of iconv.
|
| 1.219 |
25-Jun-2003 |
tshiozak |
- correct my last commit : ./usr/lib/i18n/*.* -> ./usr/lib/i18n/lib*.* - correct obsolete : ./usr/lib/runemodule/*.so.4.* -> ./usr/lib/i18n
|
| 1.218 |
25-Jun-2003 |
tshiozak |
Citrus iconv support(2) add new plugin modules and bump minor (because of some new I/Fs).
|
| 1.217 |
20-Jun-2003 |
jdc |
Increment libcurses minor to 9 for addition of keyname(), noqiflush() and qiflush().
|
| 1.216 |
14-Jun-2003 |
nonaka |
Add some files for libevent.
|
| 1.215 |
12-Jun-2003 |
provos |
update sets for libevent
|
| 1.214 |
28-May-2003 |
christos |
readdir_r + libc bump.
|
| 1.213 |
22-May-2003 |
lukem |
update to libcurses.so.5.8
|
| 1.212 |
15-May-2003 |
lha |
bump minors appropriately
|
| 1.211 |
12-May-2003 |
kleink |
libc.so.12.98.
|
| 1.210 |
22-Apr-2003 |
elric |
Turn on the building and installing of libbsdmalloc.
|
| 1.209 |
12-Apr-2003 |
he |
Track the bump of libutil minor (hi, Christos!).
|
| 1.208 |
07-Apr-2003 |
kleink |
libc.so.12.97.
|
| 1.207 |
30-Mar-2003 |
jdc |
Increment libcurses minor (addition of attr_set() group of functions).
|
| 1.206 |
25-Mar-2003 |
pooka |
add libmagic
|
| 1.205 |
25-Mar-2003 |
tshiozak |
add support for zh_CN.GB18030 locale. (lib/20835 by sigsegv at s25 dot xrea dot com) XXX: charclass for GBK compatible area is not supported.
|
| 1.204 |
22-Mar-2003 |
jdolecek |
move getmntopts(3) to libutil, build and install also it's manpage bump libutil minor adjust individual mount_*/Makefile to use libutil getmntopts(3)
|
| 1.203 |
05-Mar-2003 |
tshiozak |
changes related to lib/20576 and lib/20577. - add wcstok() and wcswcs(), - add wcstok(3), - move btowc() and wctob() into each ctype modules, - bump ctype interface ABI version, - bump i18n modules' minor and - update sets. and fix a stupid bug in _RUNE_ISCACHED macro.
|
| 1.202 |
04-Mar-2003 |
nathanw |
libc bumped to 12.96 by tshiozak.
|
| 1.201 |
26-Feb-2003 |
thorpej |
Bump libpthread to 0.2
|
| 1.200 |
26-Feb-2003 |
thorpej |
Back out change that made libpthread per-platform. It is *intentional* that the build fails on platforms which do not yet have libpthread support.
|
| 1.199 |
16-Feb-2003 |
jdolecek |
okay, libc.so.x.y has _two_ entries here pointed out by Stephen Degler in private e-mail
|
| 1.198 |
15-Feb-2003 |
jdolecek |
libc minor was bumped
|
| 1.197 |
13-Feb-2003 |
jmc |
Not all ports/archs have pthread support. So split this up by the proper arch's for determining which ones get the libraries. Tested on dreamcast, macppc and i386 builds to cover non builds, ad and md mods
|
| 1.196 |
27-Jan-2003 |
jdc |
Libcurses minor version increment (from 5 to 6).
|
| 1.195 |
24-Jan-2003 |
thorpej |
Add librt.
|
| 1.194 |
21-Jan-2003 |
kent |
/usr/lib/libc.so.12.93 -> /usr/lib/libc.so.12.94
|
| 1.193 |
21-Jan-2003 |
christos |
semaphore additions
|
| 1.192 |
18-Jan-2003 |
thorpej |
Update for nathanw_sa merge.
|
| 1.191 |
16-Jan-2003 |
kleink |
Oops, missed one libc instance in previous.
|
| 1.190 |
15-Jan-2003 |
kleink |
libc 12.92.
|
| 1.189 |
09-Jan-2003 |
blymn |
bumped minor version of libcurses.
|
|
Revision tags: fvdl_fs64_base
|
| 1.188 |
23-Dec-2002 |
jdc |
Bump libcurses minor to 4 (pads support).
|
| 1.187 |
12-Dec-2002 |
scw |
Bump minor number for getlabel{sector,offset}() addition.
|
| 1.186 |
30-Nov-2002 |
lukem |
- Migrate fparseln(3) from libutil to libc, where it should have been in the first place... - Bump libutil major (to 7.0) and libc minor (to 12.91).
|
| 1.185 |
29-Nov-2002 |
lukem |
update for strsuftoll(3) and associated libc minor bump
|
| 1.184 |
10-Nov-2002 |
jdolecek |
libc minor was bumped, update list
|
| 1.183 |
22-Oct-2002 |
blymn |
bumped minor for libcurses.
|
| 1.182 |
07-Oct-2002 |
lukem |
oops; still need ./usr/lib/lib{crypto,des}.so* (for the symlinks)
|
| 1.181 |
07-Oct-2002 |
lukem |
Move libcrypto.so* from /usr/lib to /lib, as /sbin/cgdconfig needs it. Requested by elric@.
|
| 1.180 |
22-Sep-2002 |
thorpej |
Bump libpcap to 1.3.
|
| 1.179 |
22-Sep-2002 |
lukem |
Enable MKDYNAMICROOT=yes by default. This means that: + /bin and /sbin (and the few programs in /usr/* which were statically linked) are now dynamically linked. + The shared libraries that are needed by the /bin and /sbin programs are now installed into /lib (with compatability symlinks from /usr/lib). These are: c crypt edit ipsec kvm m m387 termcap termlib util z + The shared linker is now in /libexec/ld.elf_so, and /usr/libexec/ld.elf_so is a symlink to the former.
If you want the prior behaviour of "some applications statically linked, the rest dynamically linked", set MKDYNAMICROOT=no in your mk.conf(5).
If you have a philosophical objection to dynamic libraries, continue to set LDSTATIC=-static in your mk.conf(5), and please don't waste any more time in trying to convince us why dynamic libraries are 3v1l.
|
| 1.178 |
21-Sep-2002 |
skrll |
Update after snprintb(3) changes.
|
| 1.177 |
12-Sep-2002 |
joda |
changes after importing kerberos
|
| 1.176 |
28-Aug-2002 |
gmcgarry |
rasctl(2)
|
| 1.175 |
23-Aug-2002 |
tron |
Adapt minor number of "libutil".
|
| 1.174 |
22-Aug-2002 |
abs |
Move humanize_number(3) from libutil to libc as per discussion on tech-misc Revert minor number bump on libutil (with note to skip it next update), and bump libc.
|
| 1.173 |
20-Aug-2002 |
jdarrow |
Belatedly bump libdes shared library major number, due to bump of libcrypto shared major when we moved from OpenSSL 0.9.5 to 0.9.6.
Add note to libcrypto shlib_version file to remind people to also update libdes shlib_version.
|
| 1.172 |
09-Aug-2002 |
blymn |
bump libform minor.
|
| 1.171 |
08-Aug-2002 |
abs |
Add humanize_number.3 from Tomas Svensson in PR lib/15508. Bump version of libutil
|
| 1.170 |
04-Aug-2002 |
jdc |
libcurses now version 5.2 (colour changes).
|
| 1.169 |
29-Jul-2002 |
blymn |
Bumped minor version of libmenu, new function added.
|
| 1.168 |
29-Jul-2002 |
enami |
Sync wi/ reality; libc minor is now 86 and libutil minor is 1. Pointed by Kimio Ishii.
|
| 1.167 |
19-Jul-2002 |
blymn |
bump libcurses minor number.
|
| 1.166 |
30-Jun-2002 |
bjh21 |
libc.so.12.85
|
| 1.165 |
09-Jun-2002 |
itojun |
sync with 0.9.6d. shlib minor for libssl and libcrypto is cranked for additional functions.
|
| 1.164 |
29-May-2002 |
christos |
bumped libz to 0.3
|
| 1.163 |
24-May-2002 |
itojun |
crank minor for bcrypt support
|
| 1.162 |
24-May-2002 |
itojun |
add arc4random(3). from openbsd
|
|
Revision tags: netbsd-1-6-base
|
| 1.161 |
18-Mar-2002 |
yamt |
branches: 1.161.2; bump libc minor to 83.
|
| 1.160 |
17-Mar-2002 |
tshiozak |
refine i18n stuffs. - add libc/citrus directory. this directory contains the common stuffs not only for locale but also other facilities relating to i18n (e.g. iconv). - To keep the binary compatibility for the ctype modules easily, the interface between libc and the modules is simplified. - For the future integrated extension, module pool is renamed from "/usr/lib/runemodule" to "/usr/lib/i18n". In the future, this directory will contain the modules for "iconv", "collation", etc. - some cosmetic changes. - Bug fix for runetype.h; __attribute__((__packed__)) is placed at the wrong position and it is invalid unintentionally. But, the all members of the structures seem well-aligned. Thus, this bug causes no problem, hopefully.
HEADS UP: - /usr/lib/rumemodule is obsoleted. If you use the multibyte locales, you need to install /usr/lib/i18n/* from sys/lib/i18n_module . - The binary compatibility of /usr/share/locale/*/LC_CTYPE is probably kept. Perhaps, the bug fix about __packed__ mentioned above breaks the compatibility... Be careful especially on 64bit platforms.
|
| 1.159 |
04-Feb-2002 |
blymn |
Major lib bump for libmenu
|
| 1.158 |
26-Jan-2002 |
martin |
We are at libc.so.12.82 now.
|
| 1.157 |
01-Jan-2002 |
augustss |
Some s/libusb/libusbhid/ that I forgot.
|
| 1.156 |
07-Dec-2001 |
yamt |
bump libc minor version.
|
| 1.155 |
03-Dec-2001 |
christos |
fix libcdk bump. noticed by wiz.
|
| 1.154 |
03-Dec-2001 |
christos |
major bump for libmenu, libform, libcdk because of libcurses bump.
|
| 1.153 |
02-Dec-2001 |
christos |
bump libcurses.5
|
| 1.152 |
02-Dec-2001 |
blymn |
Bump libcurses minor.
|
| 1.151 |
06-Nov-2001 |
enami |
Minor version of libtermcap/termlib is bumped to 5. Pointed by ishii@sm.sony.co.jp.
|
| 1.150 |
22-Oct-2001 |
kleink |
libc.so.12.80.
|
| 1.149 |
15-Oct-2001 |
blymn |
bump libcurses minor
|
| 1.148 |
09-Oct-2001 |
christos |
update for libedit.
|
| 1.147 |
28-Sep-2001 |
yamt |
libc minor bumped to 79.
|
| 1.146 |
17-Sep-2001 |
assar |
update infrastructure for krb4 1.1 and heimdal 0.4e
|
| 1.145 |
13-Sep-2001 |
thorpej |
Add libpci.
|
| 1.144 |
11-Sep-2001 |
jmc |
Update for libc
|
| 1.143 |
25-Aug-2001 |
thorpej |
Building of shared libraries for the toolchain was disabled. Remote them from the set lists for the benefit of those building snapshots until the toolchain upgrade is finished.
|
| 1.142 |
19-Aug-2001 |
mrg |
- cope with ports that don't build lint libraries - updates for the new toolchain (if old toolchain can't, at least let some people's `make snapshot' complete.)
|
| 1.141 |
18-Aug-2001 |
ad |
Bump libutil major for pw_mkdb() change.
|
| 1.140 |
18-Jul-2001 |
thorpej |
libc.so.12.77
|
| 1.139 |
20-Jun-2001 |
assar |
update lists for heimdal 0.3e -> 0.3f
|
| 1.138 |
03-Jun-2001 |
simonb |
Update to bzip2 v1.0.1, building with reachover Makefiles to dist/bzip2. Complete API change, library major bumped. *sigh*
|
| 1.137 |
13-May-2001 |
veego |
Bump the minor number of libamu to 2.1.
|
| 1.136 |
12-May-2001 |
kleink |
Sync libc minor.
|
| 1.135 |
28-Apr-2001 |
kleink |
libc minor -> 75.
|
| 1.134 |
20-Apr-2001 |
jdc |
Bump libcurses minor (now 4.2).
|
| 1.133 |
12-Apr-2001 |
itojun |
use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and all kerberos libraries.
|
| 1.132 |
06-Apr-2001 |
wiz |
Add getbootfile(3) to libutil, and a man page. Bump libutil version to 5.5.
|
| 1.131 |
02-Apr-2001 |
tshiozak |
UTF-2 rune module is also obsolete. see PR 12502.
|
| 1.130 |
31-Mar-2001 |
kleink |
Sync libc minor.
|
| 1.129 |
25-Mar-2001 |
blymn |
Major bump on libform due to driver commands changing value.
|
| 1.128 |
19-Mar-2001 |
atatat |
Bump libc shared minor in shl.mi for MD2. Add MD2 stuff to comp sets.
|
| 1.127 |
12-Mar-2001 |
mjl |
Revert minor to 0 since there is no abi change on request of thorpej.
|
| 1.126 |
11-Mar-2001 |
mjl |
Fix incorrect SHA1 calculation on big endian machines reported in PR/12045 by John Valdes, who also provided the problem's solution and a patch.
XXX This problem could have been caught about a year ago if we XXX just ran the regression tests on every build!
|
| 1.125 |
10-Mar-2001 |
wiz |
libc.so minor -> 72 for shquote()/shquotev()
|
| 1.124 |
19-Feb-2001 |
cgd |
bump libc minor for getprogname() & setprogname() addition
|
| 1.123 |
18-Feb-2001 |
jmc |
Bump libform revision
|
| 1.122 |
11-Feb-2001 |
assar |
update shared library names for heimdal 0.3e
|
| 1.121 |
10-Feb-2001 |
blymn |
Bumped libform minor due to new builtin type added.
|
| 1.120 |
07-Feb-2001 |
joda |
update libkadm5{clnt,srv} version number
|
| 1.119 |
31-Jan-2001 |
itojun |
move /usr/lib/runemodule/*.a from base to comp. change package name to {base,comp}-rune-lib.
|
| 1.118 |
30-Jan-2001 |
itojun |
add /usr/lib/runemodule/*.a for completeness. From: wormey@eskimo.com (Space Case) XXX pkg name correct?
|
| 1.117 |
26-Jan-2001 |
jwise |
Change rune module pkg names so that users can install some rune sets without installing others.
The corresponding pkg creation code (src/distrib/pkg) will be imported this week. It would be a big win if people could drop me a note before creating new pkg names until then. (and possibly after, until things are shaken out some more)
OTOH, many thanks to all who have included pkg names in new files added to these lists :-)
|
| 1.116 |
25-Jan-2001 |
itojun |
build multibyte locale modules. installed into /usr/lib/runemodule and dynamically loaded at runtime.
|
| 1.115 |
24-Jan-2001 |
jwise |
Reverse direction of previous fix. It is not currently possible to install networking utilities without ipsec support.
If people clamor for a change in this (for example, to allow IPSec tools to be updated separately), this can be changed, but it does not appear useful.
|
| 1.114 |
24-Jan-2001 |
jwise |
Begin updating and committing pkg names for `base'. `man' and `etc' to go. X sets will be updated and committed once this works.
|
| 1.113 |
22-Jan-2001 |
jmc |
Update libform to 1.5
|
| 1.112 |
20-Jan-2001 |
shin |
- current minor number of libform is 3.
|
| 1.111 |
12-Jan-2001 |
enami |
Sync with reality; major version of libform is 1.
|
| 1.110 |
10-Jan-2001 |
jmc |
Fix version number on libform to match current one on lib.
|
| 1.109 |
07-Jan-2001 |
jdc |
Bump libmenu and libform majors because of libcurses major bump. Pointed out by mrg.
|
| 1.108 |
05-Jan-2001 |
jdolecek |
bump libc minor - utrace(2) addition
|
| 1.107 |
05-Jan-2001 |
blymn |
Add libform.
|
| 1.106 |
04-Jan-2001 |
garbled |
Add libcdk to these two files
|
| 1.105 |
04-Jan-2001 |
itojun |
libc has clnt_sperrno(), no need to pull it into libamu. this also raises problem when we try to link amd statically. PR 11187. bumps libamu major.
|
| 1.104 |
01-Jan-2001 |
jdolecek |
bump libedit minor - addition of rl_special_prefixes and rl_completion_append_character
|
| 1.103 |
01-Jan-2001 |
simonb |
Bump libcurses minor number.
|
| 1.102 |
31-Dec-2000 |
jdc |
Libcurses-4.0 Removal of termcap capabilities requires major bump. Pointed out by Itojun. Capabilities are still available if `_CURSES_TERMCAP_COMPAT' is defined.
|
| 1.101 |
23-Dec-2000 |
jdolecek |
bump libedit minor - added some public stuff for readline emulation
|
| 1.100 |
22-Dec-2000 |
jdc |
Libcurses minor bump.
|
| 1.99 |
20-Dec-2000 |
itojun |
add wmem* functions, from citrus. bump libc shlib minor.
|
| 1.98 |
19-Dec-2000 |
kleink |
Sync libc minor.
|
| 1.97 |
14-Dec-2000 |
jmc |
update libc version
|
| 1.96 |
06-Dec-2000 |
tron |
Minor number of "libutil" was bumped.
|
| 1.95 |
20-Nov-2000 |
wiz |
libamu minor got bumped to 2
|
| 1.94 |
31-Oct-2000 |
itojun |
enable lib/libintl.
|
| 1.93 |
25-Oct-2000 |
jmc |
Bumped libc to 12.66
|
| 1.92 |
10-Oct-2000 |
itojun |
make shlib minor meet with lib/libpcap/shlib_version. PR 11181.
|
| 1.91 |
24-Sep-2000 |
augustss |
Bump minor.
|
| 1.90 |
13-Aug-2000 |
wiz |
libkrb5 seems to be at 12.1 now
|
| 1.89 |
10-Aug-2000 |
kleink |
Sync libc minor.
|
| 1.88 |
09-Aug-2000 |
tv |
Resort.
|
| 1.87 |
07-Aug-2000 |
enami |
Sync with reality.
|
| 1.86 |
17-Jul-2000 |
mrg |
bump libssl major
|
| 1.85 |
17-Jul-2000 |
mrg |
bump libcrypto minor
|
| 1.84 |
08-Jul-2000 |
kleink |
Sync libc minor.
|
| 1.83 |
06-Jul-2000 |
mjl |
Bump libskey version.
|
| 1.82 |
06-Jul-2000 |
ad |
Bump libutil minor (pw_getconf()).
|
| 1.81 |
05-Jul-2000 |
veego |
Bump the minor version, because RIPEMD-160 was added to libc.
|
| 1.80 |
21-Jun-2000 |
thorpej |
libcrypto.so.0.1 and libdes.so.5.1
|
| 1.79 |
21-Jun-2000 |
thorpej |
First sweep of fixing up set lists after crypto integration.
|
|
Revision tags: netbsd-1-5-base
|
| 1.78 |
07-Jun-2000 |
thorpej |
branches: 1.78.2; Update for reality.
|
| 1.77 |
28-May-2000 |
blymn |
Bump minor lib version of libtermcap & libtermlib
|
|
Revision tags: minoura-xpg4dl-base
|
| 1.76 |
26-May-2000 |
simonb |
branches: 1.76.2; Bump libkvm minor.
|
| 1.75 |
20-May-2000 |
blymn |
Bumped minor of libtermcap.
|
| 1.74 |
11-May-2000 |
jdc |
libcurses minor++.
|
| 1.73 |
02-May-2000 |
simonb |
Adjust sets for ntp4. XXX: Obsolete sets still need to be fixed.
|
| 1.72 |
01-May-2000 |
blymn |
bump libcurses minor.
|
| 1.71 |
01-May-2000 |
thorpej |
Back out rev 1.69 -- I dunno what the deal was on Manuel's system, but we're certainly still at libutil.so.5.2 on the snapshot I just built.
|
| 1.70 |
27-Apr-2000 |
jdc |
Bump libcurses minor (new functions - wnoutrefresh() and doupdate()).
|
| 1.69 |
26-Apr-2000 |
bouyer |
Looks like we're at libutil.so.5.3 now ...
|
| 1.68 |
26-Apr-2000 |
blymn |
Bump libcurses minor.
|
| 1.67 |
25-Apr-2000 |
blymn |
Bumped libcurses minor version.
|
| 1.66 |
24-Apr-2000 |
sommerfeld |
mention in comment that libtermcap/libtermlib share a version
|
| 1.65 |
22-Apr-2000 |
thorpej |
Update for libtermlib.so.0.2.
|
| 1.64 |
21-Apr-2000 |
minoura |
New syscall issetugid.
|
| 1.63 |
21-Apr-2000 |
blymn |
Bumped major of libmenu.
|
| 1.62 |
19-Apr-2000 |
blymn |
Updated minor of libtermcap.
|
| 1.61 |
14-Apr-2000 |
thorpej |
Update for libcurses.so.3.1
|
| 1.60 |
06-Apr-2000 |
erh |
libc is at 12.60 now.
|
| 1.59 |
02-Apr-2000 |
minoura |
Update libc.so version.
|
| 1.58 |
13-Mar-2000 |
itojun |
hide shouldn't-be-exported symbols from the outside. don't compile pfkey*, since we expect tons of changes in the near future.
bump shlib major (due to less exported APIs than before - am I correct here?).
|
| 1.57 |
09-Mar-2000 |
cjs |
Update minor version of libc so that those installing a snapshot actually get a libc with it. (Someone's been naughty!)
|
| 1.56 |
02-Mar-2000 |
itojun |
make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES. ancillary data alignment will be ALIGNBYTES, not sizeof(long) - 1, from now.
CMSG_xx will NOT resolve into constant. if you use CMSG_xx to allocate arrays, you'll lose.
bump shlib minor for libc.
NOTE: if you are on top of arch with ALIGNBYTES != sizeof(long) - 1, you need to recompile IPv6-related binaries. there is no way to guarantee backward compat in this aspect. sorry for this. this should be the last backward compat breakage for IPv6-related ancillary data manipulation. (we still have PR 9516 for unix-domain sockets...)
|
| 1.55 |
23-Feb-2000 |
itojun |
increase shlib minor of libc, for addition of getifaddrs(3).
|
| 1.54 |
20-Feb-2000 |
mycroft |
Move libbfd to comp.
|
| 1.53 |
31-Jan-2000 |
itojun |
upgrade libipsec to the latest. - parser now uses yacc/lex (there'll be no symbol conflict). - outbound policy and inbound policy is now separate - policy specification for tunnel SA is improved - api changed, bump shlib major
XXX some of programs will become not buildable - will commit shortly
|
| 1.52 |
28-Jan-2000 |
itojun |
increase libc's shlib minor for rcmd_* changes. sorry to be late. Suggested by: Klaus Klein
|
| 1.51 |
12-Jan-2000 |
mjl |
Add necessary support routines for login.conf.
|
| 1.50 |
23-Dec-1999 |
kleink |
Sync libc minor.
|
|
Revision tags: wrstuden-devbsize-19991221 wrstuden-devbsize-base
|
| 1.49 |
16-Dec-1999 |
blymn |
Updated libmenu minor number.
|
| 1.48 |
13-Dec-1999 |
itojun |
bring in latest KAME get{addr,name}info(3). getnameinfo(3) globs ai_socktype and ai_protocol correctly. KAME scopeid extension is implemented. (draft-ietf-ipngwg-scopedaddr-format-00.txt)
bump up shlib minor (may not be necessary, but rather big difference in behavior - especially ai_flags)
|
| 1.47 |
13-Dec-1999 |
itojun |
be more pedant. remove unused vars and such. don't use s6_addr{8,16,32} directly, they are not in standard. hide not-supposed-to-be-visible functions as static.
increase shlib minor.
|
| 1.46 |
01-Dec-1999 |
thorpej |
libc.so.12.51 -> .52
|
| 1.45 |
25-Nov-1999 |
wennmach |
Sync libc minor
|
| 1.44 |
23-Nov-1999 |
blymn |
Added the libmenu library.
|
| 1.43 |
18-Nov-1999 |
joda |
libc.so.12.50
|
| 1.42 |
12-Nov-1999 |
lukem |
bump libedit minor
|
|
Revision tags: comdex-fall-1999-base
|
| 1.41 |
26-Oct-1999 |
itojun |
increase shlib minor for z_off_t changes.
|
| 1.40 |
19-Sep-1999 |
lukem |
branches: 1.40.2; sync (for libc minor bump)
|
| 1.39 |
13-Sep-1999 |
kleink |
Sync libc.
|
| 1.38 |
13-Sep-1999 |
kleink |
Sync libc.
|
| 1.37 |
09-Sep-1999 |
kleink |
Sync libc.
|
| 1.36 |
07-Sep-1999 |
perry |
update to reflect current reality.
|
| 1.35 |
31-Aug-1999 |
itojun |
Apply IPv6 support patch. Note that all IPv6 address must be wrapped with square bracket, like: ALL: [::1/128] 127.0.0.1/255.255.255.255 Increase shlib minor.
ftp://ftp.kame.net/pub/kame/misc/tcp_wrappers-76-v6-19990831.diff.gz
|
| 1.34 |
27-Aug-1999 |
itojun |
increment shlib minor for libwrap (0.0 -> 0.1).
|
| 1.33 |
25-Aug-1999 |
thorpej |
bump libc minor
|
| 1.32 |
16-Aug-1999 |
blymn |
Updated the minor version of libtermcap
|
| 1.31 |
04-Jul-1999 |
fvdl |
Bring setlists up to date for i386 switch to ELF and ipv6.
|
| 1.30 |
02-Jul-1999 |
itojun |
upgrade shlib major version for src/lib/libpcap (0.1 -> 1.0). document KAME IPv6/IPsec import into INSTALL.txt (installation notes).
|
| 1.29 |
02-Jul-1999 |
itojun |
(shlib monor)++ for libpcap.
|
| 1.28 |
02-Jul-1999 |
itojun |
upgrade libc minor version (sorry forgot this last day)
|
| 1.27 |
29-Jun-1999 |
wrstuden |
Reflect libc version bump.
|
| 1.26 |
25-Jun-1999 |
pk |
libutil.so => version 5.1
|
| 1.25 |
15-Jun-1999 |
thorpej |
Libc bump, mlockall(2)
|
| 1.24 |
11-May-1999 |
veego |
Add missing ./usr/lib/libusb.so.0.0
|
| 1.23 |
11-May-1999 |
veego |
Update the version numbers for libc (12.41) and libcurses (2.5).
|
| 1.22 |
19-Apr-1999 |
simonb |
Add a NetBSD RCS tag to each distrib list file.
|
|
Revision tags: netbsd-1-4-PATCH002 netbsd-1-4-PATCH001 netbsd-1-4-RELEASE netbsd-1-4-base
|
| 1.21 |
22-Mar-1999 |
sommerfe |
branches: 1.21.2; Minor version bump
|
| 1.20 |
25-Feb-1999 |
abs |
Update libc and libamu version - noted by dokas@cs.umn.edu
|
| 1.19 |
06-Feb-1999 |
kleink |
Sync libc minor.
|
| 1.18 |
05-Feb-1999 |
cjs |
Tweak for various new and removed files.
|
| 1.17 |
25-Jan-1999 |
lukem |
update for libc.so.12.37
|
| 1.16 |
23-Jan-1999 |
mycroft |
Catch up with the Joneses.
|
| 1.15 |
16-Jan-1999 |
rvb |
Bump libc & libutil
|
| 1.14 |
16-Dec-1998 |
tv |
Set cleanup: - make all ports egcs; move stuff to mi and shl.* - fix m68k-based comp sets to use usr/include/$MACHINE (as usr/include/machine is now a symlink); add directory entries where missing
|
| 1.13 |
30-Nov-1998 |
thorpej |
libc is now 12.34
|
| 1.12 |
07-Nov-1998 |
he |
Bump minor for libz.so.
|
| 1.11 |
08-Oct-1998 |
simonb |
sync minor version number of libc
|
| 1.10 |
14-Sep-1998 |
ross |
Distribute libbz2.
|
| 1.9 |
13-Sep-1998 |
tv |
MD-split the libstdc++ binaries and includes to reflect the state of egcs/non-egcs default compiler on each platform.
|
| 1.8 |
10-Sep-1998 |
kleink |
Sync libc minor version number.
|
| 1.7 |
29-Aug-1998 |
tv |
Note bump of bfd to 2.0 for asprintf() and vasprintf().
|
| 1.6 |
28-Aug-1998 |
tv |
Update libbfd to shlib version 1.1.
|
| 1.5 |
21-Aug-1998 |
tv |
Update libbfd version.
|
| 1.4 |
11-Aug-1998 |
kleink |
Sync libc minor.
|
| 1.3 |
11-Aug-1998 |
kleink |
Sync for am-utils-6.0a16.
|
| 1.2 |
29-Jul-1998 |
lukem |
update to libedit.so.2.2
|
| 1.1 |
02-Jul-1998 |
jonathan |
Do datbase normalization on sets/lists/*/* containing shared-library related files. Partition into three categories: * shl.mi -- MI sharedlib files present on all ports with shared libs * shl.aout -- MI sharedlib files present on all ELF ports * shl.elf -- MI sharedlib files present on all a.out ports
Add rudimentary shl* support to makeflist. Remove files left empty after shlib normalization. Add ad.mips where appropriate. Make libc, libedit numbers consistent (libc.so.12.29, libedit.2.1).
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.5 |
12-Jul-2006 |
lukem |
* Provide new keywords: gcc=<n> <n> = value of ${HAVE_GCC} gdb=<n> <n> = value of ${HAVE_GDB}
* Support extra keywords on lines with "obsolete" keywords to allow keyword-specific obsolete files. (Primarily intended for use with gcc=<n> and gdb=<n>, although it could be use for other items).
* Use the above features to collapse the gcc.* and gcc4.* lists into the appropriate set lists.
* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.
* Update set lists for HAVE_GDB=6.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-3-base netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE rtr-xorg-branch-base netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base
|
| 1.4 |
11-Jan-2004 |
lukem |
reformat whitespace
|
| 1.3 |
11-Jan-2004 |
lukem |
support MKBFD=no
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.2 |
17-Dec-2001 |
wiz |
Add /usr/sbin/dbsym.
|
| 1.1 |
20-Oct-2001 |
jmc |
Change structure and pull all new toolchain bits which didn't exist before into tc.mi and move old bits which no longer exist into tc.old as needed.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.2 |
19-Sep-2002 |
lukem |
switch from checking USE_NEW_TOOLCHAIN == yes to TOOLCHAIN_MISSING != yes, and don't bother with tc.old any more
|
|
Revision tags: netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
20-Oct-2001 |
jmc |
Change structure and pull all new toolchain bits which didn't exist before into tc.mi and move old bits which no longer exist into tc.old as needed.
|
|
Revision tags: perseant-exfatfs-base-20250801 perseant-exfatfs-base-20240630 perseant-exfatfs-base cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base netbsd-5-2-3-RELEASE netbsd-5-1-5-RELEASE yamt-pagecache-base9 yamt-pagecache-tag8 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 netbsd-5-2-2-RELEASE netbsd-5-1-4-RELEASE netbsd-5-2-1-RELEASE netbsd-5-1-3-RELEASE agc-symver-base tls-maxphys-base yamt-pagecache-base8 yamt-pagecache-base7 netbsd-5-2-RELEASE netbsd-5-2-RC1 yamt-pagecache-base6 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-5-1-2-RELEASE netbsd-5-1-1-RELEASE yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base bouyer-quota2-nbase bouyer-quota2-base matt-nb5-pq3-base netbsd-5-1-RELEASE netbsd-5-1-RC4 netbsd-5-1-RC3 netbsd-5-1-RC2 netbsd-5-1-RC1 netbsd-5-0-2-RELEASE netbsd-5-0-1-RELEASE jym-xensuspend-nbase netbsd-5-0-RELEASE netbsd-5-0-RC4 netbsd-5-0-RC3 netbsd-5-0-RC2 jym-xensuspend-base netbsd-5-0-RC1 netbsd-5-base yamt-pf42-base4 yamt-pf42-base3 hpcarm-cleanup-nbase yamt-pf42-base2 yamt-pf42-base mjf-devfs2-base keiichi-mipv6-base mjf-devfs-base cube-autoconf-base hpcarm-cleanup-base
|
| 1.4 |
12-Jul-2006 |
lukem |
* Provide new keywords: gcc=<n> <n> = value of ${HAVE_GCC} gdb=<n> <n> = value of ${HAVE_GDB}
* Support extra keywords on lines with "obsolete" keywords to allow keyword-specific obsolete files. (Primarily intended for use with gcc=<n> and gdb=<n>, although it could be use for other items).
* Use the above features to collapse the gcc.* and gcc4.* lists into the appropriate set lists.
* Deprecate the tc.* lists as all platforms are either HAVE_GCC=3 or HAVE_GCC=4.
* Update set lists for HAVE_GDB=6.
|
|
Revision tags: netbsd-3-1-1-RELEASE netbsd-3-0-3-RELEASE netbsd-3-1-RELEASE netbsd-3-0-2-RELEASE netbsd-3-1-RC4 netbsd-3-1-RC3 netbsd-3-1-RC2 netbsd-3-1-RC1 netbsd-3-0-1-RELEASE peter-altq-base netbsd-3-0-RELEASE netbsd-3-0-RC6 netbsd-3-0-RC5 netbsd-3-0-RC4 netbsd-3-0-RC3 netbsd-3-0-RC2 netbsd-3-0-RC1 netbsd-3-base rtr-xorg-branch-base
|
| 1.3 |
13-Aug-2004 |
lukem |
Move libg2c.so* (the g77 Fortran runtime) from comp to base. Highlighted by Valeriy E. Ushakov.
|
| 1.2 |
12-Aug-2004 |
lukem |
Move the lib<foo>.so entry (link) from comp to base, so that applications on systems without the `comp' set installed can dlopen() a library without supplying the major number.
|
|
Revision tags: netbsd-2-0-3-RELEASE netbsd-2-1-RELEASE netbsd-2-1-RC6 netbsd-2-1-RC5 netbsd-2-1-RC4 netbsd-2-1-RC3 netbsd-2-1-RC2 netbsd-2-1-RC1 netbsd-2-0-2-RELEASE netbsd-2-0-1-RELEASE netbsd-2-base netbsd-2-0-RELEASE netbsd-2-0-RC5 netbsd-2-0-RC4 netbsd-2-0-RC3 netbsd-2-0-RC2 netbsd-2-0-RC1 netbsd-2-0-base netbsd-1-6-PATCH002-RELEASE netbsd-1-6-PATCH002 netbsd-1-6-PATCH002-RC4 netbsd-1-6-PATCH002-RC3 netbsd-1-6-PATCH002-RC2 netbsd-1-6-PATCH002-RC1 netbsd-1-6-PATCH001 netbsd-1-6-PATCH001-RELEASE netbsd-1-6-PATCH001-RC3 netbsd-1-6-PATCH001-RC2 netbsd-1-6-PATCH001-RC1 fvdl_fs64_base netbsd-1-6-RELEASE netbsd-1-6-RC3 netbsd-1-6-RC2 netbsd-1-6-RC1 netbsd-1-6-base
|
| 1.1 |
11-May-2002 |
tron |
Move entries for "libobjc" and "libstd++" to "base" set so that Objective C and C++ programs will work without the "comp" set. This fixes PR install/16746 by Chris Gilbert.
|