git: HAMMER2 - Update DESIGN document

2018-12-08 Thread Matthew Dillon
commit 57614c517203403e7fe4a34c370c7151ba52c539 Author: Matthew Dillon Date: Sat Dec 8 20:58:18 2018 -0800 HAMMER2 - Update DESIGN document * Bring the design document up-to-snuff. Summary of changes: sys/vfs/hammer2/DESIGN | 447

git: kernel - Fix rare vref() assertion

2018-12-08 Thread Matthew Dillon
commit 74272eaf4d2c0a0f58092e8f8035e66d1e0c3ce4 Author: Matthew Dillon Date: Sat Dec 8 14:34:51 2018 -0800 kernel - Fix rare vref() assertion * The VREF_TERMINATE flag gets cleared when a vnode is reactivated. However, concurrent LK_SHARED locks on vnodes can race the

git: byteorder(3): Remove a VAX comment

2018-12-08 Thread Francois Tigeot
commit 563721240355ccee14b7626025e1ecf93f6cd014 Author: François Tigeot Date: Sat Dec 8 15:41:24 2018 +0100 byteorder(3): Remove a VAX comment Summary of changes: lib/libc/net/byteorder.3 | 7 --- 1 file changed, 7 deletions(-)

git: ifconfig(8): Add option -n to disable auto module loading

2018-12-08 Thread Aaron LI
commit 13d73250676eae52cdf84768cfcf9c792b81d01b Author: Aaron LI Date: Tue Nov 27 12:05:58 2018 +0800 ifconfig(8): Add option -n to disable auto module loading This option may be used by rc scripts to disable the auto loading of network modules when try to configure/stop a