Searched hist:1.300 (Results 1 - 25 of 118) sorted by relevance
| /src/sys/arch/mips/mips/ | ||
| H A D | mips_machdep.c | 1.300 Wed Sep 02 01:33:27 GMT 2020 simonb branches: 1.300.2; 1.300.4; Octeon CN70XX CPUs have a COP0 config5 register. XXX: The presense of these are defined by the MIPS architecture, should probe. 1.300 Wed Sep 02 01:33:27 GMT 2020 simonb branches: 1.300.2; 1.300.4; Octeon CN70XX CPUs have a COP0 config5 register. XXX: The presense of these are defined by the MIPS architecture, should probe. 1.300 Wed Sep 02 01:33:27 GMT 2020 simonb branches: 1.300.2; 1.300.4; Octeon CN70XX CPUs have a COP0 config5 register. XXX: The presense of these are defined by the MIPS architecture, should probe. |
| /src/ | ||
| H A D | build.sh | 1.300 Thu Nov 06 02:02:48 GMT 2014 uebayasi build.sh: New operation "kernels" to build all kernels |
| /src/sys/sys/ | ||
| H A D | systm.h | 1.300 Sun Mar 14 02:53:57 GMT 2021 rin branches: 1.300.4; Comment on CTASSERT() in COND_SET_STRUCT(); this is a sanity check to avoid hashing/assigning large structure. Upper-bound is arbitrary, but be carefully for performance penalty if bumping. Thanks christos for discussion. 1.300 Sun Mar 14 02:53:57 GMT 2021 rin branches: 1.300.4; Comment on CTASSERT() in COND_SET_STRUCT(); this is a sanity check to avoid hashing/assigning large structure. Upper-bound is arbitrary, but be carefully for performance penalty if bumping. Thanks christos for discussion. |
| H A D | syscallargs.h | 1.300 Tue Jun 02 17:23:22 GMT 2020 kamil Regenerate syscalls Respect syscall alias names in rump. No binary change in this version. The previous commit was interrupted in the middle by CVS network outage. |
| H A D | syscall.h | 1.300 Fri Dec 08 01:20:53 GMT 2017 christos regen XXX: pullup-8 |
| H A D | vnode.h | 1.300 Sat Mar 19 13:53:32 GMT 2022 hannken Remove now unused VV_LOCKSWORK, all file systems support locking. Remove unused predicates vn_locked() and vn_anylocked(). Welcome to 9.99.95 |
| /src/distrib/sets/lists/comp/ | ||
| H A D | md.amd64 | 1.300 Sat Jun 22 20:17:25 GMT 2024 riastradh branches: 1.300.2; distrib/lists/sets/comp: Add gcc=12 obsolete entries for gcc-10/*.h. 1.300 Sat Jun 22 20:17:25 GMT 2024 riastradh branches: 1.300.2; distrib/lists/sets/comp: Add gcc=12 obsolete entries for gcc-10/*.h. |
| /src/share/mk/ | ||
| H A D | bsd.prog.mk | 1.300 Sat Aug 20 11:23:33 GMT 2016 christos branches: 1.300.2; unbound additions 1.300 Sat Aug 20 11:23:33 GMT 2016 christos branches: 1.300.2; unbound additions |
| H A D | bsd.README | 1.300 Thu Aug 23 21:21:16 GMT 2012 joerg branches: 1.300.2; Revert last, it breaks the tricks xsrc uses. 1.300 Thu Aug 23 21:21:16 GMT 2012 joerg branches: 1.300.2; Revert last, it breaks the tricks xsrc uses. |
| /src/share/misc/ | ||
| H A D | acronyms | 1.300 Thu Jun 04 14:33:28 GMT 2020 nia ACAB (worksafe variant) |
| /src/sys/kern/ | ||
| H A D | vfs_subr.c | 1.300 Tue Aug 14 13:51:31 GMT 2007 pooka branches: 1.300.2; 1.300.4; more vfs_subr -> vfs_subr2 dance for rump: vwakeup, vinvalbuf, vtruncbuf, vflushbuf, bgetvp, brelvp, reassignbuf 1.300 Tue Aug 14 13:51:31 GMT 2007 pooka branches: 1.300.2; 1.300.4; more vfs_subr -> vfs_subr2 dance for rump: vwakeup, vinvalbuf, vtruncbuf, vflushbuf, bgetvp, brelvp, reassignbuf 1.300 Tue Aug 14 13:51:31 GMT 2007 pooka branches: 1.300.2; 1.300.4; more vfs_subr -> vfs_subr2 dance for rump: vwakeup, vinvalbuf, vtruncbuf, vflushbuf, bgetvp, brelvp, reassignbuf |
| H A D | init_sysent.c | 1.300 Thu Sep 24 14:34:48 GMT 2015 christos regen |
| H A D | syscalls.c | 1.300 Sat Apr 23 23:09:27 GMT 2016 christos regen |
| H A D | syscalls.master | 1.300 Sun Apr 12 13:37:12 GMT 2020 christos change ' \t' to '\t' |
| H A D | tty.c | 1.300 Mon Mar 28 00:39:28 GMT 2022 riastradh tty(9): New ttycancel function. This causes any current and future ttyopens to fail until ttyclose. This is necessary for revoke to work reliably for device detach like ucom(4) removable USB devices. A tty driver for a removable device needs some way to interrupt a pending .d_open so it returns promptly. But ttyclose only interrupts ttyopen if it's already sleeping; it won't cause a concurrent .d_open call which _will call_ but _hasn't yet called_ ttyopen to avoid sleeping. Using ttycancel in the tty driver's .d_cancel makes this work. |
| H A D | vfs_bio.c | 1.300 Sat Jul 24 13:28:14 GMT 2021 simonb Expose KERN_BUFSLOP in <sys/sysctl.h>. |
| /src/sys/netinet/ | ||
| H A D | tcp_input.c | 1.300 Tue Jan 26 18:09:07 GMT 2010 pooka branches: 1.300.2; 1.300.4; tcp sockbuf autoscaling was initially added turned off because it was experimental. People (including myself) have been running with it turned on for eons now, so flip the default to enabled. 1.300 Tue Jan 26 18:09:07 GMT 2010 pooka branches: 1.300.2; 1.300.4; tcp sockbuf autoscaling was initially added turned off because it was experimental. People (including myself) have been running with it turned on for eons now, so flip the default to enabled. 1.300 Tue Jan 26 18:09:07 GMT 2010 pooka branches: 1.300.2; 1.300.4; tcp sockbuf autoscaling was initially added turned off because it was experimental. People (including myself) have been running with it turned on for eons now, so flip the default to enabled. |
| /src/lib/libc/ | ||
| H A D | shlib_version | 1.300 Sun Oct 19 23:52:44 GMT 2025 riastradh libc, libpthread: Bump for pthread stub additions. New symbols were added a couple weeks ago but I forgot to bump the shlib minors. PR lib/59685: libcrypto should not depend on libpthread |
| /src/doc/ | ||
| H A D | BRANCHES | 1.300 Mon Nov 15 14:40:36 GMT 2010 uebayasi uebayasi-xip: rebase. |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | machdep.c | 1.300 Wed Oct 17 19:52:55 GMT 2007 garbled branches: 1.300.2; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. 1.300 Wed Oct 17 19:52:55 GMT 2007 garbled branches: 1.300.2; Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target. |
| /src/sys/dev/pci/ | ||
| H A D | if_bge.c | 1.300 Thu Dec 15 09:28:05 GMT 2016 ozaki-r branches: 1.300.2; Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input The benefits of the change are: - We can reduce codes - We can provide the same behavior between drivers - Where/When if_ipackets is counted up - Note that some drivers still update packet statistics in their own way (periodical update) - Moved bpf_mtap run in softint - This makes it easy to MP-ify bpf Proposed on tech-kern and tech-net 1.300 Thu Dec 15 09:28:05 GMT 2016 ozaki-r branches: 1.300.2; Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input The benefits of the change are: - We can reduce codes - We can provide the same behavior between drivers - Where/When if_ipackets is counted up - Note that some drivers still update packet statistics in their own way (periodical update) - Moved bpf_mtap run in softint - This makes it easy to MP-ify bpf Proposed on tech-kern and tech-net |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | machdep.c | 1.300 Mon Aug 09 21:08:06 GMT 2021 andvar s/aligment/alignment/ + one more typo fix in comments. |
| H A D | pmap.c | 1.300 Fri Nov 27 13:51:24 GMT 2015 joerg Left-shift of negative values is UB. |
| /src/sys/dev/ | ||
| H A D | DEVNAMES | 1.300 Mon Dec 18 07:05:16 GMT 2017 msaitoh Add ixg and ixv. |
| /src/sys/dev/acpi/ | ||
| H A D | acpi.c | 1.300 Wed Dec 18 21:19:52 GMT 2024 jmcneill acpi: Honour device dependencies ("_DEP" method). When creating acpi_devnode devices, build a list of devnodes that are direct dependencies of this node. The list of dependencies are parent device nodes (if present), along with all devices returned by the _DEP method. When rescanning devices, make sure that all dependencies have been scanned first. This ensures that drivers attach in the correct order. |
Completed in 421 milliseconds