aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* LinuxKPI: Appease -Wunused-but-set-variable warnings from GCC.John Baldwin2023-03-312-1/+2
* nanobsd: Remove MIPS configurations.John Baldwin2023-03-314-90/+0
* lacp: Use C99 bool for boolean return valueZhenlei Huang2023-03-313-31/+24
* arm64/gicv3: correct the size of the distributor resourceMitchell Horne2023-03-311-1/+1
* arm64: Move the initial kernel stack out of the init_pagetables sectionMark Johnston2023-03-311-7/+6
* Move arm64 EENTRY uses before ENTRYAndrew Turner2023-03-312-6/+6
* bectl: Improve error message when ZFS root is not found.Andrew Gallatin2023-03-311-1/+5
* makefs: improve some cd9660 error messagesEd Maste2023-03-311-4/+4
* Revert "Add myself (cc) as a src commiter."Cheng Cui2023-03-311-4/+0
* arm64: Ensure that thread0's PCB flags are initializedMark Johnston2023-03-311-0/+1
* linux(4): Fix opt_netlink.h inclusionDmitry Chagin2023-03-312-3/+4
* linux(4): Move inclusion of i386-specific files under common conditionDmitry Chagin2023-03-311-4/+3
* Revert "linsysfs(4): Reimplement listnics() using ifAPI"Dmitry Chagin2023-03-314-373/+179
* carp: allow commands to use interface name rather than indexKristof Provost2023-03-313-20/+15
* Handle the arm64 unknown exception separatelyAndrew Turner2023-03-311-2/+4
* LinuxKPI: 802.11: use ic_printf more consistentlyBjoern A. Zeeb2023-03-311-12/+12
* committers-ports.dot: Fix double spaceJuraj Lutter2023-03-311-1/+1
* bhyve: scan PCI device functions to find host LPCCorvin Köhne2023-03-311-3/+15
* Add myself (cc) as a src commiter.Cheng Cui2023-03-301-0/+4
* cap_dns tests: Convert to ATF, avoid failing when lookups don't resolveMark Johnston2023-03-302-310/+328
* cap_sysctl tests: SerializeMark Johnston2023-03-301-1/+4
* pf tests: SerializeMark Johnston2023-03-301-0/+3
* if_ovpn tests: SerializeMark Johnston2023-03-301-0/+2
* acl tests: SerializeMark Johnston2023-03-301-1/+3
* aio tests: Use unique names for zvolsMark Johnston2023-03-301-18/+25
* netpfil tests: SerializeMark Johnston2023-03-301-0/+3
* fs/cd9660: add header include guardsEd Maste2023-03-303-0/+15
* ifcapnv: cap_bit in ifcap2_nv_bit_names[] is bit, not indexKonstantin Belousov2023-03-301-1/+1
* tcpdump: Backport a fix required for upcoming libpcap updateJoseph Mingrone2023-03-301-0/+6
* sys: Disable errors for -Wunused-function on GCC.John Baldwin2023-03-301-0/+1
* makefs: #define Apple Partition bitsEd Maste2023-03-301-9/+10
* Add libcap_netdb.so.1 to the list of libcasper helper libraries.John Baldwin2023-03-302-0/+2
* cxgbe(4): Remove dead code.Navdeep Parhar2023-03-301-4/+0
* pflogd: Do not access obsolete structure member pcap.tzoffJoseph Mingrone2023-03-301-1/+1
* fdgrowtable tests: Address a set-but-not-used warningMark Johnston2023-03-301-0/+2
* ktls tests: Populate sockaddr fields before bindingMark Johnston2023-03-301-0/+2
* graid3: Pre-allocate the timeout event structureMark Johnston2023-03-302-8/+33
* makefs: correct "filname" typoEd Maste2023-03-301-1/+1
* memmem: add a note about other systems which have memmemEd Maste2023-03-301-2/+3
* bhyve: return EEXIST when adding a fwcfg item twiceCorvin Köhne2023-03-301-1/+1
* makefs: Whitespace cleanup to sync with NetBSDEd Maste2023-03-301-4/+4
* libusb(3): Implement libusb_init_context() and the needed structures and defi...Hans Petter Selasky2023-03-304-9/+69
* committers-ports.dot: Use gj@ last commit dateFernando Apesteguía2023-03-301-1/+1
* committers-ports.dot: Fix alexbl entry and add gjFernando Apesteguía2023-03-301-1/+2
* kdb: Modify securelevel policyMark Johnston2023-03-305-16/+59
* makefs: do not pass mode to open() call lacking O_CREATEd Maste2023-03-301-1/+1
* makefs: remove vestigial '?' cases from top-level getopt(3) loopEd Maste2023-03-301-1/+0
* committers-ports.dot: Fix alexbl entryFernando Apesteguía2023-03-301-1/+1
* committers-ports.dot: Bring file up to date.Fernando Apesteguía2023-03-301-104/+104
* bhyve: remove unnecessary const qualifier in acpi_device.hCorvin Köhne2023-03-301-8/+8