aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove mkcsmapper_static and mkesdb_static from build-toolsAlex Richardson2021-08-0211-60/+25
* libc: Disable ASAN for certain string functionsAlex Richardson2021-08-021-0/+9
* Don't instrument the rdtsc ifunc when building with ASAN/UBSANAlex Richardson2021-08-021-0/+8
* Fix build of stand/ when building world with ASANAlex Richardson2021-08-022-2/+9
* Fix MK_TESTS build with MK_ASAN/MK_UBSANAlex Richardson2021-08-022-0/+14
* libthr: work around an ASAN false-positiveAlex Richardson2021-08-021-0/+6
* Add build system support for ASAN+UBSAN instrumentationAlex Richardson2021-08-0216-6/+92
* tools/build: Don't redefine open() for the linux bootstrapAlex Richardson2021-08-022-21/+10
* loader: tftp client should use server address from rootipToomas Soome2021-08-021-4/+2
* Ignore ResourceProducer flag for:Aleksandr Rybalko2021-08-021-1/+3
* vmm: Bump vmname buffer in struct vm to VM_MAX_NAMELEN + 1Ka Ho Ng2021-08-021-2/+3
* xen/timer: fix amd64 LINT kernel buildRoger Pau Monné2021-08-024-3/+7
* Add missing file to sys/conf/files after 469884cf04a9b92677c7c83e229ca6b8814f...Hans Petter Selasky2021-08-021-0/+2
* sched_ule(4): Use trylock when stealing load.Alexander Motin2021-08-021-14/+25
* sched_ule(4): Reduce duplicate search for load.Alexander Motin2021-08-021-11/+52
* amd64 pmap_vm_page_alloc_check(): loose the assertKonstantin Belousov2021-08-021-3/+4
* bhyve: net_backends, automatically IFF_UP tap devicesBjoern A. Zeeb2021-08-011-0/+51
* awk: document updatingWarner Losh2021-08-011-0/+58
* RELNOTES: update the runing entry on awk.Warner Losh2021-08-011-2/+6
* awk: Merge 20210729 from One True Awk upstream (0592de4a)Warner Losh2021-08-01330-10/+71810
|\
| * awk: bring in vendor branch from upstream 20210727vendor/one-true-awk/0592de4aWarner Losh2021-08-01330-13/+71928
* | udp: Fix soroverflow SOCKBUF unlockingKonstantin Kukushkin2021-08-011-1/+1
* | amd64 pmap_vm_page_alloc_check(): print more data for failed assertKonstantin Belousov2021-08-011-1/+2
* | Fix typo in rib_unsibscribe<_locked>().Alexander V. Chernikov2021-08-013-5/+5
* | add the time(1) command to the list of install toolsWolfram Schneider2021-08-011-1/+1
* | Correct section reference for examples in RFC3542Tom Jones2021-08-011-2/+2
* | [multipath][nhops] Fix random crashes with high route churn rate.Alexander V. Chernikov2021-08-013-22/+5
* | cam: enable kern.cam.da.enable_uma_ccbs by defaultEdward Tomasz Napierala2021-08-011-1/+1
* | `make buildworld' with time logging for each stageWolfram Schneider2021-08-012-7/+8
* | loader: cstyle cleanup of libsa/lseek.cToomas Soome2021-08-011-68/+69
* | loader.conf(5): mention "efi" option for "console" parameterLi-Wen Hsu2021-07-311-1/+3
* | awk: use awkgram.tab.h consistentlyWarner Losh2021-07-311-3/+3
* | LinuxKPI: fix bug in le32p_replace_bits()Bjoern A. Zeeb2021-07-311-1/+1
* | awk: Fix dependenciesWarner Losh2021-07-311-2/+2
* | igb: clean up igb_txrx commentsKevin Bowling2021-07-311-4/+1
* | igc: sync igc_txrx with igb(4)Kevin Bowling2021-07-311-39/+53
* | Add pmap_vm_page_alloc_check()Konstantin Belousov2021-07-318-0/+17
* | amd64: do not assume that kernel is loaded at 2M physicalKonstantin Belousov2021-07-315-41/+95
* | Bump the FreeBSD version after making FPU sections thread-safe in the LinuxKPI.Hans Petter Selasky2021-07-311-1/+1
* | LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag.Hans Petter Selasky2021-07-317-56/+43
* | awk: Document deprecated behavior of hex constants and locales.Warner Losh2021-07-311-2/+37
* | awk: Flag -Ft as deprecated behaviorWarner Losh2021-07-312-2/+12
* | acpica: Import ACPICA 20210730Jung-uk Kim2021-07-3125-29/+1242
* | clock_gettime: Add Linux aliases for CLOCK_*Warner Losh2021-07-302-1/+23
* | time.h: reduce CLOCK_ namespace pollution, move to _clock_id.hWarner Losh2021-07-303-56/+97
* | RELNOTES: Put the old descripiton backWarner Losh2021-07-301-7/+7
* | nanobsd: adopt dhcpd to latest conventionsWarner Losh2021-07-301-3/+3
* | cxgbei: Round up the maximum PDU data length by the MSS for TXDATAPLEN_MAX.John Baldwin2021-07-301-1/+2
* | UPDATING: fix incorrect hashKristof Provost2021-07-301-1/+1
* | bus: Convert to the new interceptor schemeMark Johnston2021-07-301-4/+4