Commit Graph

  • 2b8cd44251 Pull up following revision(s) (requested by maya in ticket #680): martin 2024-04-28 13:33:52 +0000
  • e59bb8bcd4 Tickets #1836 and #1837 martin 2024-04-28 13:32:07 +0000
  • b06bf0c92e Regen for ticket #1837 martin 2024-04-28 13:30:08 +0000
  • cbaaa88339 Pull up following revision(s) (requested by maya in ticket #1837): martin 2024-04-28 13:29:40 +0000
  • 4972784d4a Regen for ticket #679 martin 2024-04-28 13:27:15 +0000
  • 646ddd4795 Pull up following revision(s) (requested by maya in ticket #679): martin 2024-04-28 13:26:36 +0000
  • e9ac23b09c Pull up following revision(s) (requested by jdolecek in ticket #678): martin 2024-04-28 13:23:20 +0000
  • b8112d9f7d Pull up following revision(s) (requested by hgutch in ticket #677): martin 2024-04-28 13:19:21 +0000
  • 68c54b6100 Pull up following revision(s) (requested by thorpej in ticket #676): martin 2024-04-28 13:07:17 +0000
  • 07d71e6b54 tests/lib/Makefile: Hook up libstdc++. riastradh 2024-04-28 12:49:08 +0000
  • 72661a7173 Pull up following revision(s) (requested by oster in ticket #675): martin 2024-04-28 12:12:00 +0000
  • 286042b2ed Pull up following revision(s) (requested by oster in ticket #674): martin 2024-04-28 12:09:08 +0000
  • d5c87358ce Whitespace skrll 2024-04-28 10:57:34 +0000
  • 20acc88f96 Ticket #1960 martin 2024-04-28 10:17:03 +0000
  • 23ae91479f Pull up following revision(s) (requested by ozaki-r in ticket #1960): martin 2024-04-28 10:15:20 +0000
  • c274bc0ed8 Pull up following revision(s) (requested by ozaki-r in ticket #1836): martin 2024-04-28 10:14:18 +0000
  • 76b1e4b5b3 Welcome to 9.4_STABLE martin 2024-04-28 10:11:21 +0000
  • bec218d773 Pull up following revision(s) (requested by ozaki-r in ticket #673): martin 2024-04-28 10:07:03 +0000
  • 5317853489 Pull up following revision(s) (requested by jakllsch in ticket #672): martin 2024-04-28 10:02:51 +0000
  • 5f7ff3e1b4 Fix some usb_syncmem calls and add some missing ones. skrll 2024-04-28 08:55:03 +0000
  • cb3e75584d i386: disable DRMKMS drivers in LEGACY kernel (this is for ISA) nia 2024-04-28 08:12:44 +0000
  • 8db54db73e Turn off MKAMDGPUFIRMWARE on i386 nia 2024-04-28 08:01:04 +0000
  • 7c35b706b8 Whitespace. skrll 2024-04-28 07:52:52 +0000
  • d8f5b04c09 tests: replace deprecated '-s eq:...' with '-s exit:...' rillig 2024-04-28 07:27:40 +0000
  • 2a7fd23976 libstdc++: Add test for PR lib/58206, sync_with_stdio busted. riastradh 2024-04-28 01:21:26 +0000
  • c63a9c06a9 make: fix comment about forcing a use-after-free rillig 2024-04-27 21:26:23 +0000
  • c453a669e3 make: clean up, test .NOPATH rillig 2024-04-27 20:41:32 +0000
  • c639dd27e0 tests/make: test detection of static library files rillig 2024-04-27 20:23:22 +0000
  • 1bf9200945 make: simplify freeing of lists rillig 2024-04-27 17:33:46 +0000
  • 01e711ac18 mention that we handle battery controls too. christos 2024-04-27 14:54:58 +0000
  • b9306226a6 Expose a sysctl interface hw.acpi.thinkpad<M>.bat[<N>].<behavior> to control some aspects of battery charging behavior on supported systems: christos 2024-04-27 14:50:18 +0000
  • 2c79d94601 thinkpad cosmetic patches (Malte Dehling) christos 2024-04-27 14:45:11 +0000
  • aa367d9f1e Disable dmf* and dmz* entries and add warns "not integrated yet." tsutsui 2024-04-27 14:42:21 +0000
  • fc7f5da782 lint: converting a null pointer to another pointer type is not narrowing rillig 2024-04-27 12:46:37 +0000
  • 96381692fe lint: add query for conversion from void pointer to other pointer rillig 2024-04-27 10:08:54 +0000
  • be319ce6a1 mips: fix syntax error in LDBL_MAX (since 2011) rillig 2024-04-27 06:01:08 +0000
  • 60ed0167fd Remove 0 initializations (since the softc is zalloc'ed) and the initial refresh which will have no data. christos 2024-04-27 00:40:06 +0000
  • 71e954c71c Add ${TOOL_DATE} (Jan-Benedict Glaw) christos 2024-04-26 22:07:32 +0000
  • 07b58cb10b Create mobile-friendly directory listings maya 2024-04-26 20:27:12 +0000
  • f421508b22 PR/58202: Malte Dehling: Don't link libzfs christos 2024-04-26 18:21:25 +0000
  • e052e61ba2 PR/58201: Malte Dehling: re-order sysmon initialization before acpi registration, to avoid needing to call to acpi_deregister_notify on sysmon failure. christos 2024-04-26 18:19:18 +0000
  • fea798ae18 PR/58200: Kouichi Hashikawa: ./makeobsolete uses platform's sed christos 2024-04-26 18:06:02 +0000
  • 13890d5a3f BUILDING: fix typo rillig 2024-04-26 17:38:44 +0000
  • df758d617b Remove modules set from the i386 install cd nia 2024-04-26 17:36:32 +0000
  • 3a6d2122c6 dri: disable lint rillig 2024-04-26 17:22:26 +0000
  • 4da1077ff7 make: in parallel mode, print the directory in which a job failed rillig 2024-04-26 17:11:22 +0000
  • 58b62ac6a6 gallium: disable lint rillig 2024-04-26 16:34:17 +0000
  • c4e31442c4 tests/cp: clean up rillig 2024-04-26 01:33:23 +0000
  • 156a34ec6c Return early if PM data is not available. nat 2024-04-26 00:59:08 +0000
  • 4ce8b53a58 tests/cat: clean up rillig 2024-04-26 00:57:15 +0000
  • 26c70f5424
    acpibat(4): Add missing acpi_deregister_notify #35 Malte Dehling 2024-04-23 17:49:57 -0700
  • 211f3bdea2 CHANGES: fix typo rillig 2024-04-25 17:22:48 +0000
  • 0c706886a9 remove redundant kernels and floppies from the space-starved i386 ISO nia 2024-04-25 11:56:51 +0000
  • 050294fac1 Increase length of set description to 40 characters so recent additions fit. hannken 2024-04-25 11:25:08 +0000
  • a5de3f67cd Add a match quirk to prevent matching any interface on SiPEED FPGA development boards (e.g. Tang Nano 9K). The FT2232s on these boards are wired up only for JTAG. thorpej 2024-04-25 01:33:03 +0000
  • 9e59e5f95f makefs: fix out-of-bounds fsnode count in fsnode_sort rillig 2024-04-24 21:59:39 +0000
  • 0b28c28c5a Explicitly exclude VAX from new Mesa due to a gcc internal compiler error martin 2024-04-24 20:38:24 +0000
  • 4c5f232623 Force old Mesa for all old X server builds martin 2024-04-24 19:14:39 +0000
  • fa9aaa8d4e Fix gcc build on FreeBSD 14 (and possibly other systems using clang >= 16). hgutch 2024-04-24 16:48:29 +0000
  • 509d26c5fb csh: replace malloc(x * y) and realloc(x * y) with reallocarray nia 2024-04-24 15:49:03 +0000
  • b544db1689 csh: add a helper definition for the reallocarray function nia 2024-04-24 15:47:11 +0000
  • 911d74d44e csh: add a reallocarray function for using inside csh nia 2024-04-24 15:46:20 +0000
  • 37bdcda215 recent changes nia 2024-04-24 15:41:41 +0000
  • a72de12762 sparc64 follows x86 and gets an installdvd image with all sets nia 2024-04-24 15:39:58 +0000
  • 290bc6be6b Remove a superflouous printf(). thorpej 2024-04-24 14:41:13 +0000
  • 514871bdef use __func__ christos 2024-04-24 14:23:37 +0000
  • c7e1aa689d make a separate sorting function and KNF (thanks rillig) christos 2024-04-24 14:02:39 +0000
  • 93f802c8d4 allow userland to switch to 16bit colour macallan 2024-04-24 11:49:58 +0000
  • 6c62cea2ba Add "DVD" ISOs for x86 that don't have to follow CD size limitations. nia 2024-04-24 11:29:34 +0000
  • 4707556686 it's netbsd-11, time for a slightly less eye-bleeding shade of orange nia 2024-04-24 10:35:13 +0000
  • a780dc6123 Switch alpha and VAX back to old Mesa for now untill someone fixes those builds with newer Mesa. martin 2024-04-24 07:54:53 +0000
  • 41ad46868a ena(4) became MPSAFe last year nia 2024-04-24 06:44:18 +0000
  • 2e1e90e5f9 USE_XZ_SETS is no longer needed for sparc64 to fit on a standard CD-ROM nia 2024-04-24 05:20:35 +0000
  • 9cbaeab3a8 Give lots of room for further expansion of the sparc64 CD image nia 2024-04-24 05:16:16 +0000
  • b6d00713ce b3_2706_map_vme(): Use VM_BESTFIT. thorpej 2024-04-24 02:31:26 +0000
  • 727b6a78fb _vme_space_get(): Use VM_BESTFIT. thorpej 2024-04-24 02:27:33 +0000
  • 7ed2924faf vmem_init(): Ensure that the quantum is a power of 2, and that if private tags are being used, they are added to the arena before the first span is added. thorpej 2024-04-24 02:08:03 +0000
  • a3d65a98f9 For the NetBSD tools build we provide our own fts.h not FreeBSD's so the comparator should have the NetBSD signature. christos 2024-04-24 01:44:51 +0000
  • 3f936286b0 make: clean up comments, code and tests rillig 2024-04-23 22:51:28 +0000
  • a5d2beee4d pass lint, simplify christos 2024-04-23 22:18:56 +0000
  • c7526c4ece makefs: Fix symlink permission bits christos 2024-04-23 22:12:48 +0000
  • c50dd23e93 makefs: Sort directory contents by name (Jan-Benedict Glaw) christos 2024-04-23 22:12:16 +0000
  • 8d70431e8b VAX boot.fs: Fix owner/group/permissions for VAX's boot.fs (Jan-Benedict Glaw) christos 2024-04-23 22:00:37 +0000
  • 1b36f85ce6 `nm`: Generate a stable symbol table (Jan-Benedict Glaw) christos 2024-04-23 21:58:57 +0000
  • 50dd28a100 Reduce the size of the i386 ISO to help it fit on a CD-ROM nia 2024-04-23 20:37:07 +0000
  • 0005ec5393 Sync the statistics DMA memory correctly before it is accessed. hans 2024-04-23 15:34:07 +0000
  • 9afa3b4167 Exclude compat sets from ISO images that struggle to fit on a CD-ROM nia 2024-04-23 12:25:57 +0000
  • 2ac6a76527 For consistency, check MKREPRO_TIMESTAMP always numerically (not as string) martin 2024-04-23 07:47:36 +0000
  • 39f3caee78 Add new test program martin 2024-04-23 07:33:24 +0000
  • 8a12906d64 Switch to mesa 21 maya 2024-04-23 03:25:39 +0000
  • 1f05e87cf6 Surround full mp_cpu_start() method with NLAPIC > 0 guard. andvar 2024-04-22 23:07:47 +0000
  • fabab64239 Add (defined(MPBIOS) || NACPICA > 0) check around mp_pci_childdetached(). Fixes the build without MPBIOS or ACPI. Modified patch from Paolo Pisati in current-users@. andvar 2024-04-22 22:47:00 +0000
  • ac38f996f2 Add opt_pci.h include to fix NO_PCI_MSI_MSIX build. (Path from Paolo Pisati in current_users@) andvar 2024-04-22 22:29:28 +0000
  • abcb0737b1 it's nanosleep(2), not nanosleep(3) jdolecek 2024-04-22 21:25:29 +0000
  • 2bbb505264 allow usleep(3) with useconds >= 1000000 jdolecek 2024-04-22 21:02:18 +0000
  • f7dfb79875 Move MIPS N64 compat out of {base,debug}32 into {base,debug}64 nia 2024-04-22 14:41:24 +0000
  • 76248f073a Add a test for kern/58149 pho 2024-04-22 07:24:22 +0000
  • 5077947004 mesa21: link against libxcb-sync for missing symbols maya 2024-04-22 03:38:49 +0000
  • 9799297d00 make: trim down code for parsing the :gmtime and :localtime modifiers rillig 2024-04-21 21:59:48 +0000
  • d122acbd72 libntf: make MKREPRO timestamp compatible with NetBSD 10 rillig 2024-04-21 17:19:52 +0000