Searched hist:1.326 (Results 1 - 25 of 90) sorted by relevance
| /src/sys/arch/i386/conf/ | ||
| H A D | INSTALL | 1.326 Fri May 02 23:13:05 GMT 2008 ad branches: 1.326.10; 1.326.16; 1.326.22; 1.326.24; Put the GENERIC kernel onto i386 installation CDs and load a kernel module from the boot loader to provide the miniroot. 1.326 Fri May 02 23:13:05 GMT 2008 ad branches: 1.326.10; 1.326.16; 1.326.22; 1.326.24; Put the GENERIC kernel onto i386 installation CDs and load a kernel module from the boot loader to provide the miniroot. 1.326 Fri May 02 23:13:05 GMT 2008 ad branches: 1.326.10; 1.326.16; 1.326.22; 1.326.24; Put the GENERIC kernel onto i386 installation CDs and load a kernel module from the boot loader to provide the miniroot. 1.326 Fri May 02 23:13:05 GMT 2008 ad branches: 1.326.10; 1.326.16; 1.326.22; 1.326.24; Put the GENERIC kernel onto i386 installation CDs and load a kernel module from the boot loader to provide the miniroot. 1.326 Fri May 02 23:13:05 GMT 2008 ad branches: 1.326.10; 1.326.16; 1.326.22; 1.326.24; Put the GENERIC kernel onto i386 installation CDs and load a kernel module from the boot loader to provide the miniroot. |
| /src/sys/kern/ | ||
| H A D | init_sysent.c | 1.326 Mon Oct 21 14:23:53 GMT 2019 christos branches: 1.326.2; regen 1.326 Mon Oct 21 14:23:53 GMT 2019 christos branches: 1.326.2; regen |
| H A D | syscalls.c | 1.326 Sun Sep 19 15:52:04 GMT 2021 thorpej Regen for eventfd(2) and timerfd(2). |
| /src/sys/sys/ | ||
| H A D | syscall.h | 1.326 Mon May 20 01:40:44 GMT 2024 christos branches: 1.326.2; regen 1.326 Mon May 20 01:40:44 GMT 2024 christos branches: 1.326.2; regen |
| /src/ | ||
| H A D | build.sh | 1.326 Wed May 02 07:19:58 GMT 2018 pgoyette Synch with HEAD |
| H A D | UPDATING | 1.326 Tue Dec 07 21:37:36 GMT 2021 andvar fix various typos, mainly in comments. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | machdep.c | 1.326 Fri Feb 28 10:16:51 GMT 2014 skrll branches: 1.326.4; G/C sys/simplelock.h includes 1.326 Fri Feb 28 10:16:51 GMT 2014 skrll branches: 1.326.4; G/C sys/simplelock.h includes |
| /src/sys/net/ | ||
| H A D | if_ethersubr.c | 1.326 Thu Nov 02 09:40:47 GMT 2023 yamaguchi branches: 1.326.2; 1.326.4; Use ether_bpf_mtap only when the device supports vlan harware tagging The function is bpf_mtap() for ethernet devices and *currently* it is just handling VLAN tag stripped by the hardware. 1.326 Thu Nov 02 09:40:47 GMT 2023 yamaguchi branches: 1.326.2; 1.326.4; Use ether_bpf_mtap only when the device supports vlan harware tagging The function is bpf_mtap() for ethernet devices and *currently* it is just handling VLAN tag stripped by the hardware. 1.326 Thu Nov 02 09:40:47 GMT 2023 yamaguchi branches: 1.326.2; 1.326.4; Use ether_bpf_mtap only when the device supports vlan harware tagging The function is bpf_mtap() for ethernet devices and *currently* it is just handling VLAN tag stripped by the hardware. |
| /src/doc/ | ||
| H A D | BRANCHES | 1.326 Tue Nov 06 15:27:31 GMT 2012 yamt update |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | machdep.c | 1.326 Mon Feb 08 19:02:25 GMT 2010 joerg branches: 1.326.2; Remove separate mb_map. The nmbclusters is computed at boot time based on the amount of physical memory and limited by NMBCLUSTERS if present. Architectures without direct mapping also limit it based on the kmem_map size, which is used as backing store. On i386 and ARM, the maximum KVA used for mbuf clusters is limited to 64MB by default. The old default limits and limits based on GATEWAY have been removed. key_registered_sb_max is hard-wired to a value derived from 2048 clusters. 1.326 Mon Feb 08 19:02:25 GMT 2010 joerg branches: 1.326.2; Remove separate mb_map. The nmbclusters is computed at boot time based on the amount of physical memory and limited by NMBCLUSTERS if present. Architectures without direct mapping also limit it based on the kmem_map size, which is used as backing store. On i386 and ARM, the maximum KVA used for mbuf clusters is limited to 64MB by default. The old default limits and limits based on GATEWAY have been removed. key_registered_sb_max is hard-wired to a value derived from 2048 clusters. |
| /src/sys/dev/pci/ | ||
| H A D | files.pci | 1.326 Thu Feb 25 03:33:09 GMT 2010 macallan branches: 1.326.2; a very preliminary driver for Wildcat 5110 / Sun XVR-500 graphics boards Since we don't have any documentationthis driver is unaccelerated and thanks to the insane state we get the hardware in it's also slow and scrolling looks weird. Some hardware info came from OpenBSD's ifb driver. 1.326 Thu Feb 25 03:33:09 GMT 2010 macallan branches: 1.326.2; a very preliminary driver for Wildcat 5110 / Sun XVR-500 graphics boards Since we don't have any documentationthis driver is unaccelerated and thanks to the insane state we get the hardware in it's also slow and scrolling looks weird. Some hardware info came from OpenBSD's ifb driver. |
| /src/sys/netinet/ | ||
| H A D | ip_output.c | 1.326 Wed Apr 19 22:00:18 GMT 2023 mlelstv branches: 1.326.6; Again allow multicast packets to be sent from unnumbered interfaces. 1.326 Wed Apr 19 22:00:18 GMT 2023 mlelstv branches: 1.326.6; Again allow multicast packets to be sent from unnumbered interfaces. |
| /src/sys/dev/ | ||
| H A D | DEVNAMES | 1.326 Fri Jan 17 15:00:20 GMT 2020 maya Remove uyurex(4). This is a driver for a "nonsense machine" made by the art group Maywa-Denki in 2008. It was disabled by default. Unfortunately even so it draws development attention (flaws found in the code, MP-ification needs) and it is best not to continue to maintain this driver. Proposed without objections on tech-kern. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.326 Wed Nov 12 00:35:56 GMT 2008 ad Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@. |
| /src/sys/arch/amiga/conf/ | ||
| H A D | GENERIC | 1.326 Wed Mar 25 17:06:18 GMT 2020 jdolecek remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs to prepare for their eventual removal |
| /src/distrib/sets/lists/comp/ | ||
| H A D | shl.mi | 1.326 Fri Aug 23 08:17:27 GMT 2019 mrg fix MKCXX=no: - don't build GDB - don't build sanitizers - don't build GCC commands - fix some set lists |
| /src/distrib/sets/lists/debug/ | ||
| H A D | shl.mi | 1.326 Mon Sep 04 18:16:01 GMT 2023 riastradh heimdal/libsl: Belatedly bump major. This is to address the major bump of libterminfo.so.9 in: Author: roy <roy@NetBSD.org> Date: Fri Mar 13 15:19:24 2020 +0000 terminfo: promote numeric parameters from short to int That commit caught all the other dependent libraries except libsl. XXX pullup-10 |
| /src/share/misc/ | ||
| H A D | acronyms.comp | 1.326 Thu Feb 10 20:49:39 GMT 2022 fcambus Add PLT (procedure linkage table). |
| /src/share/mk/ | ||
| H A D | bsd.prog.mk | 1.326 Sat Apr 04 01:35:22 GMT 2020 christos Add libgnuctf |
| /src/sys/dev/scsipi/ | ||
| H A D | sd.c | 1.326 Sun Oct 07 18:14:32 GMT 2018 christos Handle the SATA to USB external enclosure sold by "Sabrent" and made by JMicro (vendor=0x152d product=0x0578). This bridge does not understand FUA, so add a quirk for it. |
| /src/sys/dev/usb/ | ||
| H A D | ohci.c | 1.326 Fri Apr 05 18:57:10 GMT 2024 riastradh usb *hci: Always set ux_status before usbd_xfer_schedule_timeout. Add an assert to usbd_xfer_schedule_timeout to enforce this. Since access to ux_status is serialized by the bus lock, and nothing releases the bus lock in the interim, this doesn't make a functional change. But it does reduce confusion by readers, who no longer have to worry if some callers got the order wrong. It could also now potentially be factored out in a subsequent commit. |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.326 Tue Dec 13 20:42:19 GMT 2016 christos wildcard speaker attachments, now that we can handle many of them. |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_vfsops.c | 1.326 Fri Mar 27 17:27:56 GMT 2015 riastradh Disentangle buffer-cached I/O from page-cached I/O in UFS. Page-cached I/O is used for regular files, and is initiated by VFS users such as userland and NFS. Buffer-cached I/O is used for directories and symlinks, and is issued only internally by UFS. New UFS routine ufs_bufio replaces vn_rdwr for internal use. ufs_bufio is implemented by new UFS operations uo_bufrd/uo_bufwr, which sit in ufs_readwrite.c alongside the VOP_READ/VOP_WRITE implementations. I preserved the code as much as possible and will leave further simplification for future commits. I kept the ulfs_readwrite.c copypasta close to ufs_readwrite.c in case we ever want to merge them back; likewise ext2fs_readwrite.c. No externally visible semantic change. All atf fs tests still pass. |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.326 Thu Jul 16 08:31:45 GMT 2015 dholland Don't cast the return value of malloc. |
| H A D | lfs_vnops.c | 1.326 Sun Feb 23 08:38:58 GMT 2020 riastradh Use a marker node to iterate lfs_dchainhd / i_lfs_dchain. I believe elements can be removed while the lock is dropped, including the next node we're hanging on to. |
Completed in 595 milliseconds