Searched hist:1.325 (Results 1 - 25 of 94) sorted by relevance
| /src/tests/usr.bin/xlint/lint1/ | ||
| H A D | expr_precedence.c | 1.6 Mon Jul 26 18:06:43 GMT 2021 rillig tests/lint: show bug in conditional expression (since 2021-07-15) Since cgram.y 1.325 from 2021-07-15, conditional expressions did not accept a comma-expression in the then-branch anymore. In practice, this is an edge case though since comma expressions are rare. 1.4 Mon Jul 26 17:09:46 GMT 2021 rillig tests/lint: demonstrate bug in chained assignment (since 2021-07-15) Since cgram.y 1.325 from 2021-07-15, lint has been parsing assignment expressions correctly. It got the associativity wrong. |
| /src/sys/dev/pci/ | ||
| H A D | if_bgevar.h | 1.13 Thu Mar 21 00:33:10 GMT 2013 msaitoh - Sync with FreeBSD and OpenBSD. Almost the same as OpenBSD rev. 1.325: - Sync the ring setup code closer to FreeBSD's driver - Do not touch the jumbo replenish threshold register on chips that do not have jumbo support - Add/sync some of the comments - Use macro. - Remove unused code. |
| H A D | if_bgereg.h | 1.67 Thu Mar 21 00:33:11 GMT 2013 msaitoh - Sync with FreeBSD and OpenBSD. Almost the same as OpenBSD rev. 1.325: - Sync the ring setup code closer to FreeBSD's driver - Do not touch the jumbo replenish threshold register on chips that do not have jumbo support - Add/sync some of the comments - Use macro. - Remove unused code. |
| H A D | if_bge.c | 1.325 Wed Feb 20 08:03:58 GMT 2019 msaitoh Simplify PCI device table. No functional change. 1.222 Thu Mar 21 00:33:11 GMT 2013 msaitoh - Sync with FreeBSD and OpenBSD. Almost the same as OpenBSD rev. 1.325: - Sync the ring setup code closer to FreeBSD's driver - Do not touch the jumbo replenish threshold register on chips that do not have jumbo support - Add/sync some of the comments - Use macro. - Remove unused code. |
| /src/sys/arch/alpha/conf/ | ||
| H A D | GENERIC | 1.325 Sun Aug 10 15:31:20 GMT 2008 tls branches: 1.325.2; 1.325.4; 1.325.8; Add accept filters to GENERIC kernels where they exist. 1.325 Sun Aug 10 15:31:20 GMT 2008 tls branches: 1.325.2; 1.325.4; 1.325.8; Add accept filters to GENERIC kernels where they exist. 1.325 Sun Aug 10 15:31:20 GMT 2008 tls branches: 1.325.2; 1.325.4; 1.325.8; Add accept filters to GENERIC kernels where they exist. 1.325 Sun Aug 10 15:31:20 GMT 2008 tls branches: 1.325.2; 1.325.4; 1.325.8; Add accept filters to GENERIC kernels where they exist. |
| /src/sys/dev/scsipi/ | ||
| H A D | sd.c | 1.325 Sat Jun 17 22:35:50 GMT 2017 mlelstv branches: 1.325.4; 1.325.6; The atapibus detach path did hold the channel mutex while calling into autoconf, which would trigger a panic when unplugging a USB ATAPI CDROM. Align detach code for scsibus and atapibus to fix this. Also avoid races when detaching devices by replacing callout_stop with callout_halt. 1.325 Sat Jun 17 22:35:50 GMT 2017 mlelstv branches: 1.325.4; 1.325.6; The atapibus detach path did hold the channel mutex while calling into autoconf, which would trigger a panic when unplugging a USB ATAPI CDROM. Align detach code for scsibus and atapibus to fix this. Also avoid races when detaching devices by replacing callout_stop with callout_halt. 1.325 Sat Jun 17 22:35:50 GMT 2017 mlelstv branches: 1.325.4; 1.325.6; The atapibus detach path did hold the channel mutex while calling into autoconf, which would trigger a panic when unplugging a USB ATAPI CDROM. Align detach code for scsibus and atapibus to fix this. Also avoid races when detaching devices by replacing callout_stop with callout_halt. |
| H A D | cd.c | 1.325 Sat Oct 18 08:33:28 GMT 2014 snj branches: 1.325.2; src is too big these days to tolerate superfluous apostrophes. It's "its", people! 1.325 Sat Oct 18 08:33:28 GMT 2014 snj branches: 1.325.2; src is too big these days to tolerate superfluous apostrophes. It's "its", people! |
| /src/doc/ | ||
| H A D | BRANCHES | 1.325 Wed May 23 13:54:37 GMT 2012 yamt branches: 1.325.2; todo 1.325 Wed May 23 13:54:37 GMT 2012 yamt branches: 1.325.2; todo |
| /src/ | ||
| H A D | build.sh | 1.325 Sun Apr 01 04:35:01 GMT 2018 ryo Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) - sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@) - add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@) |
| H A D | UPDATING | 1.325 Mon Nov 22 00:30:34 GMT 2021 martin Fix typo. Pointed out by bch - thanks! |
| /src/sys/dev/ | ||
| H A D | DEVNAMES | 1.325 Fri Nov 01 02:53:23 GMT 2019 msaitoh branches: 1.325.2; Port SMSC LAN87xx 10/100 Ethernet PHY driver from FreeBSD with some cleanup and IFM_NONE support. 1.325 Fri Nov 01 02:53:23 GMT 2019 msaitoh branches: 1.325.2; Port SMSC LAN87xx 10/100 Ethernet PHY driver from FreeBSD with some cleanup and IFM_NONE support. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | machdep.c | 1.325 Fri Nov 02 00:01:20 GMT 2012 chs branches: 1.325.2; Add RAS support for sparc. 1.325 Fri Nov 02 00:01:20 GMT 2012 chs branches: 1.325.2; Add RAS support for sparc. |
| /src/sys/kern/ | ||
| H A D | init_sysent.c | 1.325 Sun Sep 22 23:03:20 GMT 2019 christos regen |
| H A D | syscalls.c | 1.325 Mon Nov 02 18:56:16 GMT 2020 christos regen |
| /src/sys/sys/ | ||
| H A D | syscall.h | 1.325 Sun May 19 22:27:15 GMT 2024 christos regen |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vnops.c | 1.325 Wed Sep 18 17:59:15 GMT 2019 christos branches: 1.325.2; Add newly created vnodes to the namei cache. The rest of the filesystems already did that (or they don't support writing). Discussed in tech-kern. 1.325 Wed Sep 18 17:59:15 GMT 2019 christos branches: 1.325.2; Add newly created vnodes to the namei cache. The rest of the filesystems already did that (or they don't support writing). Discussed in tech-kern. |
| /src/sys/dev/ata/ | ||
| H A D | wd.c | 1.325 Mon Jun 05 18:22:23 GMT 2006 bouyer branches: 1.325.2; Adjust quirk entry for seagate drives. Should fix kern/33637 by Shigeya Suzuki. 1.325 Mon Jun 05 18:22:23 GMT 2006 bouyer branches: 1.325.2; Adjust quirk entry for seagate drives. Should fix kern/33637 by Shigeya Suzuki. |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.325 Sun Oct 30 00:12:21 GMT 2011 hannken branches: 1.325.2; Import of the virtio driver written by MINOURA Makoto <minoura@netbsd.org> with minor changes to make it compile an run on -current. This driver speeds up disk and network access in virtual environments like KVM. Enabled on i386 and amd64. Tested with a CentOS 5.7 x86_64 host. See http://ozlabs.org/~rusty/virtio-spec/virtio.pdf for the specification. 1.325 Sun Oct 30 00:12:21 GMT 2011 hannken branches: 1.325.2; Import of the virtio driver written by MINOURA Makoto <minoura@netbsd.org> with minor changes to make it compile an run on -current. This driver speeds up disk and network access in virtual environments like KVM. Enabled on i386 and amd64. Tested with a CentOS 5.7 x86_64 host. See http://ozlabs.org/~rusty/virtio-spec/virtio.pdf for the specification. |
| H A D | INSTALL | 1.325 Fri May 02 15:26:38 GMT 2008 ad - Give x86 BIOS boot the ability to load new style modules and pass them into the kernel. Based on a patch by jmcneill@, with many fixes and improvements by me. - Put MEMORY_DISK_DYNAMIC and MODULAR into the GENERIC kernels, so that you can load miniroot.kmod from the boot blocks and boot into the installer! |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | machdep.c | 1.325 Thu Dec 10 14:13:48 GMT 2009 matt branches: 1.325.2; Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly involves setregs and vmcmds). Should result in no code differences. 1.325 Thu Dec 10 14:13:48 GMT 2009 matt branches: 1.325.2; Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly involves setregs and vmcmds). Should result in no code differences. |
| /src/sys/dev/usb/ | ||
| H A D | ehci.c | 1.325 Fri Apr 05 18:57:10 GMT 2024 riastradh branches: 1.325.2; 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. 1.325 Fri Apr 05 18:57:10 GMT 2024 riastradh branches: 1.325.2; 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/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.347 Mon Jul 26 17:15:24 GMT 2021 rillig lint: remove redundant associativity declarations Since cgram.y 1.325 from 2021-07-15, these are not needed anymore. Strangely, neither yacc nor Bison warned about this redundancy. No functional change, the grammar rules are the same as before. 1.325 Thu Jul 15 17:20:57 GMT 2021 rillig lint: in the grammar, replace %prec with explicit rules This way, in the arguments of __attribute__, where only constant expressions are expected, a '=' leads to a syntax error. Previously, this was not detected. No noticeable change in practice since these cases are already handled by the compilers. |
| /src/sys/arch/amiga/conf/ | ||
| H A D | GENERIC | 1.325 Sun May 26 23:03:31 GMT 2019 sevan regen |
| /src/distrib/sets/lists/comp/ | ||
| H A D | shl.mi | 1.325 Tue Mar 12 15:10:44 GMT 2019 christos Add libjemalloc.so |
| /src/distrib/sets/lists/debug/ | ||
| H A D | shl.mi | 1.325 Mon Sep 04 18:12:46 GMT 2023 riastradh Recursively revbump all dependents of libcrypto. Otherwise any existing software linked against the openssl11 libcrypto.so.14 and any of these libraries will suddenly start pulling in libcrypto.so.15 at the same time, leading to mayhem in the address space. PR lib/57603 XXX pullup-10 |
Completed in 318 milliseconds