Searched hist:1.273 (Results 1 - 25 of 136) sorted by relevance
| /src/sys/netipsec/ | ||
| H A D | key.c | 1.273 Sun Jan 02 20:28:53 GMT 2022 andvar fix few more typos in comments. |
| /src/usr.sbin/ | ||
| H A D | Makefile | 1.273 Sun Dec 13 02:26:08 GMT 2015 christos branches: 1.273.2; 1.273.4; Add ip6addrctl 1.273 Sun Dec 13 02:26:08 GMT 2015 christos branches: 1.273.2; 1.273.4; Add ip6addrctl 1.273 Sun Dec 13 02:26:08 GMT 2015 christos branches: 1.273.2; 1.273.4; Add ip6addrctl |
| /src/sys/arch/sparc/conf/ | ||
| H A D | GENERIC | 1.273 Sun Feb 12 14:50:41 GMT 2023 abs branches: 1.273.6; Add optoion GENERIC.local include to the end of ~all GENERIC configs This excludes atari, sgimips, evbmips, evbppc, evbsh3, and hpcarm all of which have somewhat specific kernel config file layouts 1.273 Sun Feb 12 14:50:41 GMT 2023 abs branches: 1.273.6; Add optoion GENERIC.local include to the end of ~all GENERIC configs This excludes atari, sgimips, evbmips, evbppc, evbsh3, and hpcarm all of which have somewhat specific kernel config file layouts |
| /src/sys/sys/ | ||
| H A D | vnode.h | 1.273 Wed Jan 11 00:17:34 GMT 2017 joerg branches: 1.273.2; Add ddb command to find a vnode by the address of its lock. This makes it much easier to convert lockstat traces into understandable data. 1.273 Wed Jan 11 00:17:34 GMT 2017 joerg branches: 1.273.2; Add ddb command to find a vnode by the address of its lock. This makes it much easier to convert lockstat traces into understandable data. |
| H A D | syscallargs.h | 1.273 Thu Dec 03 02:56:48 GMT 2015 pgoyette Regen |
| H A D | syscall.h | 1.273 Thu Jul 24 00:01:05 GMT 2014 pooka regen |
| /src/sys/kern/ | ||
| H A D | vfs_bio.c | 1.273 Thu May 25 02:28:07 GMT 2017 pgoyette branches: 1.273.2; When logging a history record for biowait(), include the return address as a parameter, to identify to which of the many calls to biowait() the record refers. 1.273 Thu May 25 02:28:07 GMT 2017 pgoyette branches: 1.273.2; When logging a history record for biowait(), include the return address as a parameter, to identify to which of the many calls to biowait() the record refers. |
| H A D | init_sysent.c | 1.273 Tue Sep 03 21:30:43 GMT 2013 pooka regen |
| H A D | syscalls.c | 1.273 Wed Apr 09 23:57:26 GMT 2014 pooka regen |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | machdep.c | 1.273 Sun Jul 08 10:19:23 GMT 2007 pooka branches: 1.273.10; Initialize the link context in a signal frame to the receiving lwp's link context instead of NULL. Otherwise, if we got a signal while the lwp had a link context set, the link context would be set to NULL upon return from signal delivery. christos@tech-kern: "I think you are right." 1.273 Sun Jul 08 10:19:23 GMT 2007 pooka branches: 1.273.10; Initialize the link context in a signal frame to the receiving lwp's link context instead of NULL. Otherwise, if we got a signal while the lwp had a link context set, the link context would be set to NULL upon return from signal delivery. christos@tech-kern: "I think you are right." |
| H A D | autoconf.c | 1.273 Mon Oct 13 04:04:52 GMT 2025 thorpej Implememt ether-get-mac-address as a system default device call, and get completely out of the business of examining bus types and setting properties in dictionaries when dealing with Ethernet MAC addresses. |
| /src/sys/arch/i386/i386/ | ||
| H A D | trap.c | 1.273 Sat Oct 18 08:33:25 GMT 2014 snj branches: 1.273.2; src is too big these days to tolerate superfluous apostrophes. It's "its", people! 1.273 Sat Oct 18 08:33:25 GMT 2014 snj branches: 1.273.2; src is too big these days to tolerate superfluous apostrophes. It's "its", people! |
| /src/sys/dev/scsipi/ | ||
| H A D | scsiconf.c | 1.273 Fri Jul 25 08:10:38 GMT 2014 dholland branches: 1.273.4; Add d_discard to all struct cdevsw instances I could find. All have been set to "nodiscard"; some should get a real implementation. 1.273 Fri Jul 25 08:10:38 GMT 2014 dholland branches: 1.273.4; Add d_discard to all struct cdevsw instances I could find. All have been set to "nodiscard"; some should get a real implementation. |
| H A D | sd.c | 1.273 Mon Apr 28 20:23:58 GMT 2008 martin branches: 1.273.2; Remove clause 3 and 4 from TNF licenses 1.273 Mon Apr 28 20:23:58 GMT 2008 martin branches: 1.273.2; Remove clause 3 and 4 from TNF licenses |
| H A D | cd.c | 1.273 Mon Mar 24 18:27:06 GMT 2008 cube branches: 1.273.2; 1.273.4; Split device_t for cd(4). 1.273 Mon Mar 24 18:27:06 GMT 2008 cube branches: 1.273.2; 1.273.4; Split device_t for cd(4). 1.273 Mon Mar 24 18:27:06 GMT 2008 cube branches: 1.273.2; 1.273.4; Split device_t for cd(4). |
| /src/sys/dev/usb/ | ||
| H A D | ohci.c | 1.273 Sat Feb 04 08:03:40 GMT 2017 skrll branches: 1.273.6; More usb_syncmem tweaks. The main one is sync'ing the entire last TD returned from ohci_reset_std_chain in control transfers. 1.273 Sat Feb 04 08:03:40 GMT 2017 skrll branches: 1.273.6; More usb_syncmem tweaks. The main one is sync'ing the entire last TD returned from ohci_reset_std_chain in control transfers. |
| H A D | uhci.c | 1.273 Tue May 10 15:14:03 GMT 2016 pooka branches: 1.273.2; sprinkle _KERNEL_OPT 1.273 Tue May 10 15:14:03 GMT 2016 pooka branches: 1.273.2; sprinkle _KERNEL_OPT |
| /src/share/misc/ | ||
| H A D | acronyms | 1.273 Tue May 22 02:54:32 GMT 2018 ginsbach Add M&O, ROM, and SWOT |
| /src/share/mk/ | ||
| H A D | bsd.lib.mk | 1.273 Wed Jan 09 11:26:14 GMT 2008 simonb branches: 1.273.4; 1.273.6; Remove support for NetBSD/pc532. 1.273 Wed Jan 09 11:26:14 GMT 2008 simonb branches: 1.273.4; 1.273.6; Remove support for NetBSD/pc532. 1.273 Wed Jan 09 11:26:14 GMT 2008 simonb branches: 1.273.4; 1.273.6; Remove support for NetBSD/pc532. |
| /src/sys/arch/mac68k/mac68k/ | ||
| H A D | machdep.c | 1.276 Tue May 28 17:00:16 GMT 2002 scottr Mark kernel text read-only, except for the low memory variables used by the Macintosh ToolBox. Originally committed in rev 1.273. 1.275 Tue May 28 16:57:02 GMT 2002 scottr Add entries for remaining PowerBook Duo models originally committed in rev 1.273. 1.273 Tue May 21 07:05:31 GMT 2002 scottr Don Bruder's extensive debug output provided in PR 16907 showed that intvid didn't find the frame buffer on his PB 170 in NetBSD 1.5. This is because the PowerBook 140/145+145B/170 entries in intvid_info[] were entered into the table directly from the corresponding hardware tech notes. Unfortunately, the actual frame buffer is mapped at an offset of 32 KB from the base of the region (at least when in 32-bit mode). Since all 4 of these systems have identical video configurations, I'm updating the rest to match. |
| /src/lib/libc/ | ||
| H A D | shlib_version | 1.273 Tue May 09 11:14:16 GMT 2017 kre Add the new signalname/signalnext/signalnumber interface to libc. This as discussed on current-users in the thread entitled: Proposal: new libc/libutil functions to map SIGXXXX <-> "XXXX" that can be found (starting at): http://mail-index.netbsd.org/current-users/2017/04/28/msg031600.html These functions provide the mechanism to enable applications to divorce themselves from internal details of the signal implementation. Libc minor bumped, prototypes in <signal.h>, sets lists updated (and sorted). One and all: feel free to improve the sources & man page (etc), but please do not change the function signatures without discussion. |
| /src/distrib/sets/lists/etc/ | ||
| H A D | mi | 1.273 Wed Sep 27 00:24:12 GMT 2023 riastradh /etc/rc.d/cerctl_init: New script for certctl rehash in live images. This is very limited -- it does not supplant postinstall to rehash certificates on upgrade; it only runs certctl rehash if /etc/openssl/certs is an empty directory, as you get in live images not created with sysinst. We could also have a more general-purpose way to run postinstall(8) on first boot of an image, but that has a lot more moving parts to think about, so let's start with this limited-scope low-risk approach. PR install/57629 XXX pullup-10 |
| /src/doc/ | ||
| H A D | BRANCHES | 1.273 Sun Jan 11 03:23:38 GMT 2009 christos mention christos-time_t |
| /src/sys/arch/alpha/alpha/ | ||
| H A D | pmap.c | 1.273 Fri Sep 11 03:54:14 GMT 2020 simonb branches: 1.273.2; Fix shift tyop in a comment. 1.273 Fri Sep 11 03:54:14 GMT 2020 simonb branches: 1.273.2; Fix shift tyop in a comment. |
| /src/sys/dev/raidframe/ | ||
| H A D | rf_netbsdkintf.c | 1.273 Sun Mar 14 21:11:41 GMT 2010 jld branches: 1.273.2; For RAID sets which have no parity (i.e., RAID level 0) and therefore can never have a parity map, make the parity map ioctls fail with EINVAL. This makes `raidctl -m` print a scary-looking error on such sets, which is an improvement over the previous behavior of falsely claiming that the parity map would be enabled on the next configuration. 1.273 Sun Mar 14 21:11:41 GMT 2010 jld branches: 1.273.2; For RAID sets which have no parity (i.e., RAID level 0) and therefore can never have a parity map, make the parity map ioctls fail with EINVAL. This makes `raidctl -m` print a scary-looking error on such sets, which is an improvement over the previous behavior of falsely claiming that the parity map would be enabled on the next configuration. |
Completed in 279 milliseconds