summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2023-07-09doc/HACKS: Note OPENSSL_NO_EC_NISTP_64_GCC_128 hack for aarch64eb.rin
2023-07-07doc/HACKS: Document PR port-alpha/57511rin
2023-07-05BUILDING: wording tweakslukem
2023-07-01doc/CHANGES: fix typosrillig
2023-06-30new OpenPAM.christos
2023-06-293RDPARTY: note latest version of mDNSRespondergutteridge
2023-06-29ch-ch-changesnia
2023-06-28doc: note import of tmux 3.3awiz
2023-06-27Note update to openresolv-3.13.2roy
2023-06-26new bindchristos
2023-06-24Fix typo.msaitoh
2023-06-213RDPARTY: new versions of libuv, unbound, and nsd outgutteridge
2023-06-19new Heimdalchristos
2023-06-11BUILDING: remove duplication from mk.conf(5)lukem
Remove all "make" variables / mk.conf(5) variables already documented in mk.conf(5). The duplication was a maintenance headache, as I've experienced over recent weeks getting the build documentation up to date. Add notes clarifying that manual page references are to the NetBSD manual pages, not to the host manual pages, and how to format from source, or find online at https://man.netbsd.org. Add explicit links to the mdoc(7) in-tree source for mk.conf(5), hier(7), and release(7) because those are directly relevant to the host build information in BUILDING. Note: We don't normally need these notes for native documentation, but BUILDING is intended for users on host systems which might not be NetBSD(-current). Add missing defaults.
2023-06-11BUILDING: update from mk.conf(5). reorderlukem
Sync variable entries from mk.conf(5). Merge the "make variables for full builds" section into the previous. Having two separate sections and some entries duplicated was confusing when searching for variables.
2023-06-11more NBUILDJOBS deprecationlukem
The NBUILDJOBS option was deprecated in 2002; there's no need to keep warning about it, remove from params / show-params, and only document as obsolete.
2023-06-103RDPARTY: libarchive latest is 3.6.2. note local fixeslukem
2023-06-08changes: lua 5.4.6nikita
2023-06-06ch-ch-changesnia
2023-06-05BUILDING: editoriallukem
MKX11=yes wants MKINET6=yes Change the width of the variable lists to 14n (from 15n) so that when the lists are rendered and then left aligned, the column is 16 characters (aka 2 tabs) which makes copypasta to bsd.README easier.
2023-06-04BUILDING: update from canonical mk.conf(5)lukem
Incorporate content and styles updates for mk.conf entries from share/man/man5/mk.conf.5, which is the canonical reference for mk.conf. Add: BSDOBJDIR, BSDSRCDIR, EXTERNAL_TOOLCHAIN, MKDEBUGKERNEL, MKDEBUGTOOLS, MKHTML, MKLINKLIB, MKOBJDIRS, TOOLCHAIN_MISSING, NETBSDSRCDIR It's for further study as to whether we just replace the most of subsection "make" variables with a link to mk.conf(5). Style: - Add more .de macros per mk.conf.5. - Order list items alphabetically. When multiple items are present in a list item, sort within the item first. - More cross-references.
2023-06-02build.sh: MAKECONF and mk.conf(5) improvementslukem
Move MAKECONF to the Environment variables section. Add mk.conf(5) cross-references. Make Notes more obvious. Fix mandoc lint.
2023-06-013RDPARTY: gcc-11.4 outgutteridge
2023-05-31doc: fix swappowiz
2023-05-31new OpenSSLchristos
2023-05-31CHANGES: pax fixeslukem
2023-05-24CHANGES: rm SHAREDSTRINGS, mkstr, xstrlukem
2023-05-23ctfmerge: pthread error handling. macos host fixeslukem
2023-05-18BUILDING: TMPDIR must not be noexeclukem
Describe $TMPDIR as used by build.sh, and add a note that it can't be mounted noexec. PR toolchain/44459
2023-05-16build.sh, BUILDING: consistency improvementslukem
Consistently use "show", instead of sometimes using "display" or "print". Fix mdoc markup (even though BUILDING is raw text). Document help, -P, -?
2023-05-16BUILDING: update upstream, regenlukem
doc/BUILDING.mdoc is the upstream for BUILDING, so add recent changes in the latter to the former, formatting correctly. Move INSTALLBOOT_UBOOT_PATHS to Environment variables. Move INSTALLBOOT_BOARDS to "make" variables for full builds. Add installboot(8) cross-reference.
2023-05-16doc: MAKEVERBOSE supportlukem
2023-05-13aq(4): AQC113-116 support by ryo@ has been pull-up'ed into netbsd-10.rin
2023-05-11add missing entry for binutilschristos
2023-05-10mention new OpenSSLchristos
2023-05-09gcc 12.3 is outwiz
2023-05-08doc: Add recent changes.nia
2023-05-07CHANGES: ftp(1) ssl connection timeoutlukem
2023-05-07Not hacks to use old binutils (2.34 instead of 2.39) on mips64*martin
(but not mipsn64*).
2023-04-283RDPARTY: the atf-devel mailing list was closed years agogutteridge
2023-04-26gcc 13.1 is outwiz
2023-04-21Note update to dhcpcd-10.0.1roy
2023-04-18Mention applied bugfixes for Lua.nikita
2023-04-17doc: Various changes in the last month.nia
2023-04-16Resolve conflicts for lua 5.4.4 import.nikita
Adjust various files for lua 5.4.4.
2023-04-15Fix a wrong year in r1.168. Pointed out by Nishi.tsutsui
2023-03-31Correct the previous (change both "2023b" -> "2023c" not just one in thekre
dup & correct).
2023-03-31tzdata updated to 2023c (2023cgtz).kre
2023-03-26fix various typos in documentation, comments and sysctl device description.andvar
mainly aion -> ation and inlude -> include.
2023-03-24tzdata updated from 2023a to 2023bkre