git: kernel/sysctl: Add handling of uint32_t.

2018-07-20 Thread Sascha Wildner
commit c48b2bac286ed1aaa6b974adfbc844e82bc65f38 Author: Sascha Wildner Date: Fri Jul 20 13:38:22 2018 +0200 kernel/sysctl: Add handling of uint32_t. Summary of changes: sbin/sysctl/sysctl.c| 6 ++ share/man/man9/Makefile | 2 ++ share/man/man9/sysctl.9

git: rc: Bring in a simple mechanism to run rc scripts only once.

2018-07-20 Thread Sascha Wildner
commit 10d767c30ac919eb09f712333ebde961760476a0 Author: Brad Hoffman Date: Wed Jul 18 14:41:03 2018 + rc: Bring in a simple mechanism to run rc scripts only once. The basic mechanism is: If /firstboot exists, rc will also run all scripts that have the "firstboot"

git: Update the pciconf(8) database.

2018-07-20 Thread Sascha Wildner
commit 304557a0e1749fbbb81c43221b6e8a4278a9824a Author: Sascha Wildner Date: Fri Jul 20 14:11:54 2018 +0200 Update the pciconf(8) database. June 29, 2018 snapshot from https://pci-ids.ucw.cz Summary of changes: share/misc/pci_vendors | 23 --- 1 file

git: disklabel64.8: Fix several "disklabel" to be "disklabel32"

2018-07-20 Thread Aaron LI
commit a702e4e50dfbae6309564367b4778d572ff9a3ed Author: Aaron LI Date: Sat Jul 21 13:07:56 2018 +0800 disklabel64.8: Fix several "disklabel" to be "disklabel32" And improve a sentence. Summary of changes: sbin/disklabel64/disklabel64.8 | 18 +- 1 file changed,