| Home | Sort by: relevance | last modified time | path |
1 2
| /src/share/man/man4/ | |
| udav.4 | 1.2.18.1 Sat Nov 20 01:14:22 UTC 2010 riz Pull up following revision(s) (requested by jmcneill in ticket #1379): sys/dev/usb/usbdevs_data.h: revision 1.545 sys/dev/usb/if_udav.c: revision 1.30 sys/dev/usb/usbdevs: revision 1.549 sys/dev/usb/usbdevs.h: revision 1.544 share/man/man4/udav.4: revision 1.4 SUNRISING SR9600 Fast Ethernet regen for SUNRISING SR9600 Fast Ethernet match on SUNRISING SR9600 Fast Ethernet add ShanTou ADM8515 and SUNRISING SR9600 Ethernet to list of supported devices |
| Makefile | 1.545 Mon Jan 24 01:15:00 UTC 2011 jakllsch Add pcf8563rtc(4) manual page. Derived from rs5c372rtc(4). |
| /src/sys/kern/ | |
| vfs_syscalls.c | 1.545 Sat Apr 04 20:49:30 UTC 2020 ad branches: 1.545.2; Merge the remaining changes from the ad-namecache branch, affecting namei() and getcwd(): - push vnode locking back as far as possible. - do most lookups directly in the namecache, avoiding vnode locks & refs. - don't block new refs to vnodes across VOP_INACTIVE(). - get shared locks for VOP_LOOKUP() if the file system supports it. - correct lock types for VOP_ACCESS() / VOP_GETATTR() in a few places. Possible future enhancements: - make the lookups lockless. - support dotdot lookups by being lockless and inferring absence of chroot. - maybe make it work for layered file systems. - avoid vnode references at the root & cwd. Sat Apr 04 20:49:30 UTC 2020 ad branches: 1.545.2; Merge the remaining changes from the ad-namecache branch, affecting namei() and getcwd(): - push vnode locking back as far as possible. - do most lookups directly in the namecache, avoiding vnode locks & refs. - don't block new refs to vnodes across VOP_INACTIVE(). - get shared locks for VOP_LOOKUP() if the file system supports it. - correct lock types for VOP_ACCESS() / VOP_GETATTR() in a few places. Possible future enhancements: - make the lookups lockless. - support dotdot lookups by being lockless and inferring absence of chroot. - maybe make it work for layered file systems. - avoid vnode references at the root & cwd. 1.545.2.1 Sat Apr 25 11:24:06 UTC 2020 bouyer Sync with bouyer-xenpvh-base2 (HEAD) |
| init_main.c | 1.545 Tue Sep 12 16:17:21 UTC 2023 ad Back out recent change to replace pool_cache with then general allocator. Will return to this when I have time again. |
| /src/sys/dev/usb/ | |
| if_udav.c | 1.24.8.1 Sat Nov 20 01:14:21 UTC 2010 riz Pull up following revision(s) (requested by jmcneill in ticket #1379): sys/dev/usb/usbdevs_data.h: revision 1.545 sys/dev/usb/if_udav.c: revision 1.30 sys/dev/usb/usbdevs: revision 1.549 sys/dev/usb/usbdevs.h: revision 1.544 share/man/man4/udav.4: revision 1.4 SUNRISING SR9600 Fast Ethernet regen for SUNRISING SR9600 Fast Ethernet match on SUNRISING SR9600 Fast Ethernet add ShanTou ADM8515 and SUNRISING SR9600 Ethernet to list of supported devices |
| usbdevs | 1.545 Sat Mar 06 20:59:07 UTC 2010 plunky add details of Option N.V. Wireless WAN modems for uhso(4) driver 1.519.4.6 Sat Nov 20 01:14:22 UTC 2010 riz Pull up following revision(s) (requested by jmcneill in ticket #1379): sys/dev/usb/usbdevs_data.h: revision 1.545 sys/dev/usb/if_udav.c: revision 1.30 sys/dev/usb/usbdevs: revision 1.549 sys/dev/usb/usbdevs.h: revision 1.544 share/man/man4/udav.4: revision 1.4 SUNRISING SR9600 Fast Ethernet regen for SUNRISING SR9600 Fast Ethernet match on SUNRISING SR9600 Fast Ethernet add ShanTou ADM8515 and SUNRISING SR9600 Ethernet to list of supported devices |
| usbdevs.h | 1.545 Sat May 22 18:51:19 UTC 2010 plunky regen for Magic Mouse id |
| usbdevs_data.h | 1.545 Mon Apr 19 21:56:00 UTC 2010 jmcneill regen for SUNRISING SR9600 Fast Ethernet |
| /src/usr.bin/xlint/lint1/ | |
| tree.c | 1.545 Mon Jul 03 07:03:19 UTC 2023 rillig lint: rename uppercase QUAD to LLONG No binary change. |
| /src/distrib/notes/common/ | |
| main | 1.545 Fri Jun 22 18:23:59 UTC 2018 roy rtsol(8) and rtsold(8) have been long removed. |
| /src/usr.bin/make/ | |
| parse.c | 1.545 Thu Feb 04 21:33:14 UTC 2021 rillig make: rename some VAR constants to SCOPE The word "context" does not fit perfectly to the variables that are associate with a GNode, as the context is usually something from the outside and the variables are more like properties inherent to the GNode. The term "global context" fits even less. Since the thing where variables are looked up is commonly named a scope, use that term instead. This commit only renames the global variables VAR_GLOBAL, VAR_INTERNAL and VAR_CMDLINE, plus a few very closely related comments. These are: GNode.vars (because of line breaks) GNode_Free (dito) varname-make_print_var_on_error.mk varname-make_print_var_on_error-jobs.mk The debug message in Var_Stats is left as-is since there is no unit test for it yet. The other renamings (variable names "context", "ctxt", as well as further comments) will be done in a follow-up commit. |
| main.c | 1.545 Wed Dec 15 11:01:39 UTC 2021 rillig make: remove bmake_free It was only used in 2 places, and in both these places, the pointer was never null. |
| var.c | 1.545 Sun Sep 27 16:52:22 UTC 2020 rillig make(1): rename Buf_Size to Buf_Len The new name better matches the field name Buffer.len as well as the variables around the calls to this function. |
| /src/sys/dev/pci/ | |
| if_wm.c | 1.545 Thu Nov 30 03:53:24 UTC 2017 msaitoh Don't allocate MSI-X interrupt on 82583. 82583 chip has a MSI-X capability in the PCI configuration space but it doesn't support it. At least the document doesn't say anything about MSI-X. Fixes PR#52767 reported by Shinichi Doyashiki. XXX pullup-8. 1.508.4.8 Sun Dec 10 09:48:04 UTC 2017 snj Pull up following revision(s) (requested by msaitoh in ticket #424): sys/dev/pci/if_wm.c: 1.545-1.546 Don't allocate MSI-X interrupt on 82583. 82583 chip has a MSI-X capability in the PCI configuration space but it doesn't support it. At least the document doesn't say anything about MSI-X. Fixes PR#52767 reported by Shinichi Doyashiki. -- - 82583 supports jumbo frame. Fixes PR#52773 reported by Shinichi Doyashiki. - Cleanup comment. |
| pcidevs.h | 1.545 Sun Jul 06 07:19:58 UTC 2003 tron Regen. |
| pcidevs_data.h | 1.545 Sun Jul 06 14:59:54 UTC 2003 tron Regen. |
| pcidevs | 1.545 Sun Jul 06 00:02:07 UTC 2003 simonb Add an entry for the Intel E7505 Chipset Memory Controller Hub. |
| /src/sys/arch/amd64/conf/ | |
| GENERIC | 1.545 Tue Nov 05 20:19:17 UTC 2019 maxv Add Kernel Concurrency Sanitizer (kCSan) support. This sanitizer allows us to detect race conditions at runtime. It is a variation of TSan that is easy to implement and more suited to kernel internals, albeit theoretically less precise than TSan's happens-before. We do basically two things: - On every KCSAN_NACCESSES (=2000) memory accesses, we create a cell describing the access, and delay the calling CPU (10ms). - On all memory accesses, we verify if the memory we're reading/writing is referenced in a cell already. The combination of the two means that, if for example cpu0 does a read that is selected and cpu1 does a write at the same address, kCSan will fire, because cpu1's write collides with cpu0's read cell. The coverage of the instrumentation is the same as that of kASan. Also, the code is organized in a way similar to kASan, so it is easy to add support for more architectures than amd64. kCSan is compatible with KCOV. Reviewed by Kamil. |
| /src/sys/arch/i386/i386/ | |
| machdep.c | 1.545 Thu Dec 04 19:38:21 UTC 2003 atatat Dynamic sysctl. Gone are the old kern_sysctl(), cpu_sysctl(), hw_sysctl(), vfs_sysctl(), etc, routines, along with sysctl_int() et al. Now all nodes are registered with the tree, and nodes can be added (or removed) easily, and I/O to and from the tree is handled generically. Since the nodes are registered with the tree, the mapping from name to number (and back again) can now be discovered, instead of having to be hard coded. Adding new nodes to the tree is likewise much simpler -- the new infrastructure handles almost all the work for simple types, and just about anything else can be done with a small helper function. All existing nodes are where they were before (numerically speaking), so all existing consumers of sysctl information should notice no difference. PS - I'm sorry, but there's a distinct lack of documentation at the moment. I'm working on sysctl(3/8/9) right now, and I promise to watch out for buses. |
| /src/sys/sys/ | |
| param.h | 1.545 Mon Aug 28 01:27:34 UTC 2017 kamil Welcome to 8.99.2! mount_procfs(8): removal of /proc/#/ctl and filesystem tracing feature |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.545 Mon Jan 27 22:31:12 UTC 2003 thorpej Add the "ataraid" pseudo-device and the "ld" instances that attach to it. |
| /src/sys/conf/ | |
| files | 1.545 Sun Aug 11 13:17:55 UTC 2002 isaki Add driver for ScanLogic SL811HS/T USB Host Controller. XXX It's experimental code yet. For x68k: USB part of Nereid USB/Ethernet/memory board For ISA: ISA USB Host board from Morphy planning |
| /src/doc/ | |
| CHANGES | 1.545 Tue Dec 13 01:02:23 UTC 2005 christos A bit more verbiage. |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.545 Fri Aug 16 15:34:05 UTC 2013 christos new hostent related tests. |
| /src/distrib/sets/lists/base/ | |
| mi | 1.545 Tue Apr 12 16:59:16 UTC 2005 kleink Actually give /var/chroot/spamd an `obsolete' keyword. 1.532.2.10 Wed Apr 13 16:37:17 UTC 2005 tron Pull up revision 1.545 (requested by jmc in ticket #141): Actually give /var/chroot/spamd an `obsolete' keyword. |
1 2