aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Connect the tests provided with the new bc and dcStefan Eßer2020-08-033-3/+71
* Upgrade to version 3.1.4Stefan Eßer2020-08-0385-914/+737
|\
| * Import version 3.1.4vendor/bc/3.1.4Stefan Eßer2020-08-0385-914/+737
* | Upgrade to version 3.1.4Stefan Eßer2020-08-031-0/+4
* | Allow bootstrapping mtree on Linux systemsAlex Richardson2020-08-031-0/+6
* | Allow building setmode.c on Linux/macOSAlex Richardson2020-08-031-4/+5
* | Pass the full CFLAGS to cpp for MKlib_gen.sh.John Baldwin2020-08-031-1/+1
* | Add a GPIO driver for the Raspberry Pi firmware GPIOsAndrew Turner2020-08-032-0/+458
* | Provide more correct description for sysctl kern.smp.cores.Konstantin Belousov2020-08-031-1/+1
* | Allow the Raspberry Pi firmware driver to be a busAndrew Turner2020-08-031-11/+13
* | Allow child classes of simplebus to call attach directlyAndrew Turner2020-08-032-3/+8
* | Do not mention portsnap(8) in ports.7Mateusz Piotrowski2020-08-031-6/+3
* | Disable tests failing after r363679Li-Wen Hsu2020-08-031-0/+6
* | libc: Provide sub fp(s|g)etmask() implementations for RISC-VKristof Provost2020-08-034-0/+97
* | Handle Raspberry Pi 4 xhci firmware loading.Andrew Turner2020-08-037-9/+266
* | vt(4): CONS_HISTORY/CONS_CLRHIST should operate on issuing terminalJason A. Harmening2020-08-021-7/+8
* | Bump __FreeBSD_version after vnode layout changesMateusz Guzik2020-08-021-1/+1
* | vfs: store precomputed namecache hash in the vnodeMateusz Guzik2020-08-021-4/+13
* | vfs: shorten v_iflag and v_vflagMateusz Guzik2020-08-021-6/+7
* | vfs: move namecache initialisation into cache_vnode_initMateusz Guzik2020-08-023-2/+11
* | core(5) appeared in Version 1 AT&T UNIXMateusz Piotrowski2020-08-021-2/+2
* | Document automatic handling of font height for BDF filesMateusz Piotrowski2020-08-021-3/+3
* | Unlocked getblk: Fix new false-positive assertionConrad Meyer2020-08-021-3/+5
* | cred: add more asserts for td_realucred == td_ucredMateusz Guzik2020-08-012-1/+4
* | Fix TX csum handling in if_mvnetaMarcin Wojtas2020-08-011-5/+2
* | Add missing dependency for cpsw module.Michal Meloun2020-08-011-1/+1
* | Bump __FreeBSD_version after making rights mandatory for NDINIT_ALLMateusz Guzik2020-08-011-1/+1
* | cache: reshuffle struct cache_fpl and nameidata_savedMateusz Guzik2020-08-011-7/+7
* | cache: mark climb_mount as __noinlineMateusz Guzik2020-08-011-6/+27
* | vfs: inline NDINIT_ALLMateusz Guzik2020-08-012-22/+16
* | vfs: convert ni_rigthsneeded to a pointerMateusz Guzik2020-08-012-4/+4
* | vfs: make rights mandatory for NDINIT_ALLMateusz Guzik2020-08-012-7/+5
* | capsicum: move global caps to caprights.hMateusz Guzik2020-08-012-45/+48
* | Mirror recommendation from Handbook to avoid linking conflicts whenGregory Neil Shapiro2020-08-011-4/+2
* | Add optional support for ext_pgs mbufs to the NFS server's read, readlinkRick Macklem2020-07-313-23/+165
* | Add iommu_domain_map_ops virtual table with map/unmap methodsRuslan Bukin2020-07-315-17/+39
* | Fix compilation error for install.c in loaderStephen J. Kiernan2020-07-311-5/+1
* | Point to rc(8) for more details about the autoboot variableMateusz Piotrowski2020-07-311-2/+6
* | ng_iface(4): Remove unsupported protocols.Mark Johnston2020-07-313-12/+2
* | ng_iface(4): Set the current VNET before calling netisr_dispatch().Mark Johnston2020-07-311-0/+2
* | <regex.h>: reserve a regcomp field for REG_POSIXKyle Evans2020-07-311-0/+1
* | Replace magic numbers in Identify page register 0 with ATA definitions.Peter Grehan2020-07-311-1/+2
* | Include virtio support in std.MALTAAlex Richardson2020-07-311-0/+7
* | The recent changes to move the ref count incrementRandall Stewart2020-07-311-1/+8
* | UPDATING: Add a note about running installworld twiceKyle Evans2020-07-311-0/+5
* | getblk: Remove a non-sensical LK_NOWAIT | LK_SLEEPFAILConrad Meyer2020-07-311-4/+2
* | getblk: Avoid sleeping on wrong buf in lockless pathConrad Meyer2020-07-311-9/+6
* | Import PCG-C into sys/contribConrad Meyer2020-07-301-0/+2544
|\ \
| * | Import PCG-C master, 2019-07-18 (83252d9c23df9c82ecb42210afed61a7b42402d7)vendor/pcg-c/20190718-83252d9vendor/pcg-cConrad Meyer2020-07-301-0/+2544
| /
* | Definition for the 'removable media flag' from word 0 in the Identify page.Peter Grehan2020-07-301-0/+1