aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Remove bsnmpd tests when MK_BSNMP == noEnji Cooper2026-02-031-0/+3
* Remove example tests when MK_EXAMPLES=noEnji Cooper2026-02-011-0/+26
* nanobsd: embedded: Stub out experimental functionsJose Luis Duran2026-01-301-0/+7
* src.conf.5: Cross-reference uname(1) manual pageArtem Bunichev2026-01-292-2/+6
* nanobsd: Fix _populate_part()Jose Luis Duran2026-01-251-5/+4
* stress2: Added two new test scenariosPeter Holm2026-01-242-0/+185
* stress2: Added two syzkaller reproducers. Updated the exclude filePeter Holm2026-01-243-0/+531
* nanobsd: Use mtree -C to produce the metalogJose Luis Duran2026-01-241-3/+3
* src.conf.5: Add WITHOUT_SOUND descriptionEd Maste2026-01-201-0/+4
* OptionalObsoleteFiles.inc: Treat compat runtime loaders as librariesJohn Baldwin2026-01-201-1/+1
* nanobsd: Avoid unnecessary subshell executionJose Luis Duran2026-01-201-2/+2
* nanobsd: Use NANO_DEF_{UNAME,GNAME}Jose Luis Duran2026-01-201-2/+2
* krb5: Expose missing symbolsCy Schubert2026-01-202-2/+9
* nanobsd: Fix typosJose Luis Duran2026-01-173-4/+4
* nanobsd: Add a NO_ROOT build optionJose Luis Duran2026-01-173-9/+151
* nanobsd: Add a provisional populate /data functionJose Luis Duran2026-01-171-0/+4
* nanobsd: Add a provisional populate /cfg functionJose Luis Duran2026-01-171-0/+4
* nanobsd: Add a provisional populate_part functionJose Luis Duran2026-01-171-0/+44
* nanobsd: Add a nano_makefs functionJose Luis Duran2026-01-172-0/+25
* nanobsd: Switch the / partition in fstabJose Luis Duran2026-01-171-0/+16
* nanobsd: Add a NANO_TIMESTAMP variableJose Luis Duran2026-01-171-0/+5
* nanobsd: Add a function to create directoriesJose Luis Duran2026-01-171-0/+19
* nanobsd: Prefer tgt_touch() instead of touchJose Luis Duran2026-01-171-1/+1
* nanobsd: Set the proper mode for /tmpJose Luis Duran2026-01-171-1/+1
* nanobsd: Prefer tgt_dir2symlink() to create symlinksJose Luis Duran2026-01-171-1/+1
* nanobsd: Make tgt_dir2symlink() take a modeJose Luis Duran2026-01-171-5/+6
* nanobsd: Add uname/gname to the specJose Luis Duran2026-01-171-2/+8
* nanobsd: Prefer nano_umount to umountJose Luis Duran2026-01-172-4/+4
* libc: drop NO_FP_LIBC supportXin LI2026-01-171-3/+0
* exterr: Sort output from make_libc_exterr_cat_filenames.shMark Johnston2026-01-161-1/+1
* depend-cleanup.sh: Clean up the old arm64 memset.SAndrew Turner2026-01-151-0/+6
* ncurses: merge update to ncurses 6.6Baptiste Daroussin2026-01-141-3/+0
* src.opts: Introduce MK_SOUNDChristos Margiolis2026-01-122-0/+14
* tools: remove powerpcspeMinsoo Choo2026-01-092-5/+1
* cam: Dtrace scripts to help diagnose weird thingsWarner Losh2026-01-093-0/+670
* tools/cam: Start to add the testing tools for CAMWarner Losh2026-01-082-0/+98
* Extend the script to collect gprof dataGeorge V. Neville-Neil2026-01-081-4/+27
* Split counting from sampling.George V. Neville-Neil2026-01-061-4/+21
* Correct the data collection arguments. Add proper tempdirs.George V. Neville-Neil2026-01-061-3/+6
* git-arc: Try to improve documentationMark Johnston2026-01-052-113/+64
* git-arc: Try to make patching more usefulMark Johnston2026-01-051-9/+70
* Start adding an exercise mode for programs under test.George V. Neville-Neil2026-01-051-9/+24
* Convert fully to Python 3. Remove licence text, only keepGeorge V. Neville-Neil2026-01-051-54/+19
* depend-cleanup.sh: Reduce repetitionDag-Erling Smørgrav2025-12-311-9/+11
* depend-cleanup: Force a clean build when options changeDag-Erling Smørgrav2025-12-312-10/+56
* Fix typo in tools/build/options/WITH_REPRODUCIBLE_PATHSDimitry Andric2025-12-291-3/+3
* cross-build: Avoid adding <sys/cdefs.h> to SYSINCSAyrton Munoz2025-12-291-0/+2
* Add a script to auto-generate mapping from exterr category to source fileKonstantin Belousov2025-12-291-0/+22
* kernel: MK_REPRODUCIBLE_PATHS for full paths vs /usr/srcWarner Losh2025-12-281-0/+6
* tools.build: also add sys/_visible.h to SYSINCSDimitry Andric2025-12-261-0/+1