Searched hist:1.212 (Results 1 - 25 of 230) sorted by relevance
| /src/sys/arch/pmax/pmax/ | ||
| H A D | machdep.c | 1.212 Sun Dec 11 00:18:39 GMT 2005 christos branches: 1.212.4; 1.212.6; 1.212.8; 1.212.10; 1.212.12; merge ktrace-lwp. 1.212 Sun Dec 11 00:18:39 GMT 2005 christos branches: 1.212.4; 1.212.6; 1.212.8; 1.212.10; 1.212.12; merge ktrace-lwp. 1.212 Sun Dec 11 00:18:39 GMT 2005 christos branches: 1.212.4; 1.212.6; 1.212.8; 1.212.10; 1.212.12; merge ktrace-lwp. 1.212 Sun Dec 11 00:18:39 GMT 2005 christos branches: 1.212.4; 1.212.6; 1.212.8; 1.212.10; 1.212.12; merge ktrace-lwp. 1.212 Sun Dec 11 00:18:39 GMT 2005 christos branches: 1.212.4; 1.212.6; 1.212.8; 1.212.10; 1.212.12; merge ktrace-lwp. 1.212 Sun Dec 11 00:18:39 GMT 2005 christos branches: 1.212.4; 1.212.6; 1.212.8; 1.212.10; 1.212.12; merge ktrace-lwp. |
| /src/sys/sys/ | ||
| H A D | syscall.h | 1.212 Thu Apr 24 11:51:47 GMT 2008 ad branches: 1.212.2; 1.212.4; 1.212.6; Regen. 1.212 Thu Apr 24 11:51:47 GMT 2008 ad branches: 1.212.2; 1.212.4; 1.212.6; Regen. 1.212 Thu Apr 24 11:51:47 GMT 2008 ad branches: 1.212.2; 1.212.4; 1.212.6; Regen. 1.212 Thu Apr 24 11:51:47 GMT 2008 ad branches: 1.212.2; 1.212.4; 1.212.6; Regen. |
| H A D | lwp.h | 1.212 Fri Oct 23 00:25:45 GMT 2020 thorpej branches: 1.212.2; 1.212.14; - sleepq_block(): Add a new LWP flag, LW_CATCHINTR, that is used to track the intent to catch signals while sleeping. Initialize this flag based on the catch_p argument to sleepq_block(), and rather than test catch_p when awakened, test LW_CATCHINTR. This allows the intent to change (based on whatever criteria the owner of the sleepq wishes) while the LWP is asleep. This is separate from LW_SINTR in order to leave all other logic around LW_SINTR unaffected. - In sleepq_transfer(), adjust also LW_CATCHINTR based on the catch_p argument. Also allow the new LWP lock argument to be NULL, which will cause the lwp_setlock() call to be skipped; this allows transfer to another sleepq that is known to be protected by the same lock. - Add a new function, sleepq_uncatch(), that will transition an LWP from "interruptible sleep" to "uninterruptible sleep" on its current sleepq. 1.212 Fri Oct 23 00:25:45 GMT 2020 thorpej branches: 1.212.2; 1.212.14; - sleepq_block(): Add a new LWP flag, LW_CATCHINTR, that is used to track the intent to catch signals while sleeping. Initialize this flag based on the catch_p argument to sleepq_block(), and rather than test catch_p when awakened, test LW_CATCHINTR. This allows the intent to change (based on whatever criteria the owner of the sleepq wishes) while the LWP is asleep. This is separate from LW_SINTR in order to leave all other logic around LW_SINTR unaffected. - In sleepq_transfer(), adjust also LW_CATCHINTR based on the catch_p argument. Also allow the new LWP lock argument to be NULL, which will cause the lwp_setlock() call to be skipped; this allows transfer to another sleepq that is known to be protected by the same lock. - Add a new function, sleepq_uncatch(), that will transition an LWP from "interruptible sleep" to "uninterruptible sleep" on its current sleepq. 1.212 Fri Oct 23 00:25:45 GMT 2020 thorpej branches: 1.212.2; 1.212.14; - sleepq_block(): Add a new LWP flag, LW_CATCHINTR, that is used to track the intent to catch signals while sleeping. Initialize this flag based on the catch_p argument to sleepq_block(), and rather than test catch_p when awakened, test LW_CATCHINTR. This allows the intent to change (based on whatever criteria the owner of the sleepq wishes) while the LWP is asleep. This is separate from LW_SINTR in order to leave all other logic around LW_SINTR unaffected. - In sleepq_transfer(), adjust also LW_CATCHINTR based on the catch_p argument. Also allow the new LWP lock argument to be NULL, which will cause the lwp_setlock() call to be skipped; this allows transfer to another sleepq that is known to be protected by the same lock. - Add a new function, sleepq_uncatch(), that will transition an LWP from "interruptible sleep" to "uninterruptible sleep" on its current sleepq. |
| /src/sys/kern/ | ||
| H A D | init_sysent.c | 1.212 Fri Feb 15 13:10:24 GMT 2008 ad branches: 1.212.2; 1.212.6; Regen. 1.212 Fri Feb 15 13:10:24 GMT 2008 ad branches: 1.212.2; 1.212.6; Regen. 1.212 Fri Feb 15 13:10:24 GMT 2008 ad branches: 1.212.2; 1.212.6; Regen. |
| H A D | kern_subr.c | 1.212 Mon Sep 19 23:54:29 GMT 2011 christos branches: 1.212.2; 1.212.8; ifdef unused variable with -UPTRACE 1.212 Mon Sep 19 23:54:29 GMT 2011 christos branches: 1.212.2; 1.212.8; ifdef unused variable with -UPTRACE 1.212 Mon Sep 19 23:54:29 GMT 2011 christos branches: 1.212.2; 1.212.8; ifdef unused variable with -UPTRACE |
| H A D | syscalls.c | 1.212 Thu Mar 27 17:14:21 GMT 2008 ad branches: 1.212.2; 1.212.4; Regen. 1.212 Thu Mar 27 17:14:21 GMT 2008 ad branches: 1.212.2; 1.212.4; Regen. 1.212 Thu Mar 27 17:14:21 GMT 2008 ad branches: 1.212.2; 1.212.4; Regen. |
| H A D | tty.c | 1.212 Wed Jan 23 15:04:40 GMT 2008 elad branches: 1.212.2; 1.212.6; Tons of process scope changes. - Add a KAUTH_PROCESS_SCHEDULER action, to handle scheduler related requests, and add specific requests for set/get scheduler policy and set/get scheduler parameters. - Add a KAUTH_PROCESS_KEVENT_FILTER action, to handle kevent(2) related requests. - Add a KAUTH_DEVICE_TTY_STI action to handle requests to TIOCSTI. - Add requests for the KAUTH_PROCESS_CANSEE action, indicating what process information is being looked at (entry itself, args, env, open files). - Add requests for the KAUTH_PROCESS_RLIMIT action indicating set/get. - Add requests for the KAUTH_PROCESS_CORENAME action indicating set/get. - Make bsd44 secmodel code handle the newly added rqeuests appropriately. All of the above make it possible to issue finer-grained kauth(9) calls in many places, removing some KAUTH_GENERIC_ISSUSER requests. - Remove the "CAN" from KAUTH_PROCESS_CAN{KTRACE,PROCFS,PTRACE,SIGNAL}. Discussed with christos@ and yamt@. 1.212 Wed Jan 23 15:04:40 GMT 2008 elad branches: 1.212.2; 1.212.6; Tons of process scope changes. - Add a KAUTH_PROCESS_SCHEDULER action, to handle scheduler related requests, and add specific requests for set/get scheduler policy and set/get scheduler parameters. - Add a KAUTH_PROCESS_KEVENT_FILTER action, to handle kevent(2) related requests. - Add a KAUTH_DEVICE_TTY_STI action to handle requests to TIOCSTI. - Add requests for the KAUTH_PROCESS_CANSEE action, indicating what process information is being looked at (entry itself, args, env, open files). - Add requests for the KAUTH_PROCESS_RLIMIT action indicating set/get. - Add requests for the KAUTH_PROCESS_CORENAME action indicating set/get. - Make bsd44 secmodel code handle the newly added rqeuests appropriately. All of the above make it possible to issue finer-grained kauth(9) calls in many places, removing some KAUTH_GENERIC_ISSUSER requests. - Remove the "CAN" from KAUTH_PROCESS_CAN{KTRACE,PROCFS,PTRACE,SIGNAL}. Discussed with christos@ and yamt@. 1.212 Wed Jan 23 15:04:40 GMT 2008 elad branches: 1.212.2; 1.212.6; Tons of process scope changes. - Add a KAUTH_PROCESS_SCHEDULER action, to handle scheduler related requests, and add specific requests for set/get scheduler policy and set/get scheduler parameters. - Add a KAUTH_PROCESS_KEVENT_FILTER action, to handle kevent(2) related requests. - Add a KAUTH_DEVICE_TTY_STI action to handle requests to TIOCSTI. - Add requests for the KAUTH_PROCESS_CANSEE action, indicating what process information is being looked at (entry itself, args, env, open files). - Add requests for the KAUTH_PROCESS_RLIMIT action indicating set/get. - Add requests for the KAUTH_PROCESS_CORENAME action indicating set/get. - Make bsd44 secmodel code handle the newly added rqeuests appropriately. All of the above make it possible to issue finer-grained kauth(9) calls in many places, removing some KAUTH_GENERIC_ISSUSER requests. - Remove the "CAN" from KAUTH_PROCESS_CAN{KTRACE,PROCFS,PTRACE,SIGNAL}. Discussed with christos@ and yamt@. |
| H A D | vfs_lookup.c | 1.212 Thu Jul 18 09:39:40 GMT 2019 hannken branches: 1.212.2; 1.212.4; Make namei() work with no root dir yet. From David Holland with minor tweaks from me. Should fix PR kern/54378 (panic with TLB miss when attempting to reboot) 1.212 Thu Jul 18 09:39:40 GMT 2019 hannken branches: 1.212.2; 1.212.4; Make namei() work with no root dir yet. From David Holland with minor tweaks from me. Should fix PR kern/54378 (panic with TLB miss when attempting to reboot) 1.212 Thu Jul 18 09:39:40 GMT 2019 hannken branches: 1.212.2; 1.212.4; Make namei() work with no root dir yet. From David Holland with minor tweaks from me. Should fix PR kern/54378 (panic with TLB miss when attempting to reboot) |
| H A D | kern_proc.c | 1.212 Sat Apr 14 14:26:20 GMT 2018 kamil branches: 1.212.2; Don't set errno ESRCH for empty result of KINFO_PROC[2] Restore the previous behavior as it's prefered. This new behavior was introduced in 1.210. Code should check for length of the result. Requested by <mlelstv> 1.212 Sat Apr 14 14:26:20 GMT 2018 kamil branches: 1.212.2; Don't set errno ESRCH for empty result of KINFO_PROC[2] Restore the previous behavior as it's prefered. This new behavior was introduced in 1.210. Code should check for length of the result. Requested by <mlelstv> |
| H A D | vfs_bio.c | 1.214 Sun Nov 16 19:34:19 GMT 2008 joerg Backout revision 1.212 and add a comment that short-cutting the WAPBL case is not possible. The buffer length has changed and the rounded size may not have, essentially changing the transaction size. Reported by various users and in PR 39898. 1.212 Mon Nov 10 21:02:15 GMT 2008 joerg If the size of the buffer didn't change, don't bother updating the WAPBL accounting as it won't change either. |
| /src/sys/arch/hpcmips/conf/ | ||
| H A D | GENERIC | 1.212 Tue Nov 23 11:13:59 GMT 2010 hannken branches: 1.212.2; 1.212.4; Remove unused count from pseudo-device md. 1.212 Tue Nov 23 11:13:59 GMT 2010 hannken branches: 1.212.2; 1.212.4; Remove unused count from pseudo-device md. 1.212 Tue Nov 23 11:13:59 GMT 2010 hannken branches: 1.212.2; 1.212.4; Remove unused count from pseudo-device md. |
| /src/share/misc/ | ||
| H A D | acronyms | 1.212 Fri Aug 24 06:04:02 GMT 2012 dholland branches: 1.212.2; OTP (one true pairing) 1.212 Fri Aug 24 06:04:02 GMT 2012 dholland branches: 1.212.2; OTP (one true pairing) |
| /src/sys/dev/pcmcia/ | ||
| H A D | pcmciadevs | 1.212 Wed Jul 06 07:05:25 GMT 2005 dyoung branches: 1.212.2; Add Alvarion (vendor) and Alvarion Ltd. BreezeNET PC-DS.11b (product). From PR kern/30231. 1.212 Wed Jul 06 07:05:25 GMT 2005 dyoung branches: 1.212.2; Add Alvarion (vendor) and Alvarion Ltd. BreezeNET PC-DS.11b (product). From PR kern/30231. |
| H A D | pcmciadevs.h | 1.212 Wed Mar 23 11:59:38 GMT 2005 martin Regen (Proxim RangeLAN-DS 8430 added) |
| H A D | pcmciadevs_data.h | 1.212 Wed Mar 23 11:59:38 GMT 2005 martin Regen (Proxim RangeLAN-DS 8430 added) |
| /src/sys/arch/mips/mips/ | ||
| H A D | trap.c | 1.212 Tue May 29 00:03:45 GMT 2007 tsutsui branches: 1.212.4; 1.212.8; Use the kernel symbol table to see the beginning of the current subroutine to get more proper backtrace on ddb(4). In the previous code it scans backwards from the current PC for the end of the previous subroutine and checks "jr ra" or "jr k0" instructions, but it often fails because gcc is so aggressive nowadays as to reorder instruction blocks to create efficient code path by branch predict etc. and "jr ra" is not always located at the end of subroutines. No objection on port-mips. 1.212 Tue May 29 00:03:45 GMT 2007 tsutsui branches: 1.212.4; 1.212.8; Use the kernel symbol table to see the beginning of the current subroutine to get more proper backtrace on ddb(4). In the previous code it scans backwards from the current PC for the end of the previous subroutine and checks "jr ra" or "jr k0" instructions, but it often fails because gcc is so aggressive nowadays as to reorder instruction blocks to create efficient code path by branch predict etc. and "jr ra" is not always located at the end of subroutines. No objection on port-mips. 1.212 Tue May 29 00:03:45 GMT 2007 tsutsui branches: 1.212.4; 1.212.8; Use the kernel symbol table to see the beginning of the current subroutine to get more proper backtrace on ddb(4). In the previous code it scans backwards from the current PC for the end of the previous subroutine and checks "jr ra" or "jr k0" instructions, but it often fails because gcc is so aggressive nowadays as to reorder instruction blocks to create efficient code path by branch predict etc. and "jr ra" is not always located at the end of subroutines. No objection on port-mips. |
| /src/sys/dev/ic/ | ||
| H A D | wi.c | 1.212 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.212.2; 1.212.4; Use device_is_active() rather than testing dv_flags for DVF_ACTIVE directly. 1.212 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.212.2; 1.212.4; Use device_is_active() rather than testing dv_flags for DVF_ACTIVE directly. 1.212 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.212.2; 1.212.4; Use device_is_active() rather than testing dv_flags for DVF_ACTIVE directly. |
| H A D | tulip.c | 1.212 Sat Jun 29 00:11:11 GMT 2024 riastradh branches: 1.212.2; if_stats(9): Add ifp argument to if_stat..._ref. This will enable us to pass the ifp through to a dtrace probe inside. No functional change intended in this change, but this is an API change visible to modules so it shouldn't be pulled up. PR kern/58377 1.212 Sat Jun 29 00:11:11 GMT 2024 riastradh branches: 1.212.2; if_stats(9): Add ifp argument to if_stat..._ref. This will enable us to pass the ifp through to a dtrace probe inside. No functional change intended in this change, but this is an API change visible to modules so it shouldn't be pulled up. PR kern/58377 |
| /src/sys/arch/hp300/conf/ | ||
| H A D | GENERIC | 1.212 Mon Jan 29 18:27:12 GMT 2024 christos branches: 1.212.2; PR/57889: Ricardo Branco: ext2fs does not have user immutable and append file flags, only system ones. Restrict those to the superuser. Before the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the default. 1.212 Mon Jan 29 18:27:12 GMT 2024 christos branches: 1.212.2; PR/57889: Ricardo Branco: ext2fs does not have user immutable and append file flags, only system ones. Restrict those to the superuser. Before the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the default. |
| /src/libexec/ld.elf_so/ | ||
| H A D | rtld.c | 1.212 Tue Sep 13 10:18:58 GMT 2022 riastradh branches: 1.212.2; ld.elf_so(8): Make fork take a shared, not exclusive, lock. We only need to ensure that there are no concurrent modifications to the rtld data structures in flight, since the threads that began those modifications will not exist in the child and will therefore be unable to complete them in the child. A shared lock suffices to ensure there are no such concurrent modifications in flight; an exclusive lock is not necessary, and can cause deadlock if fork is executed from a signal handler, which is explicitly allowed by POSIX (and our own sigaction(2) man page) which marks fork as async-signal-safe. PR lib/56979 1.212 Tue Sep 13 10:18:58 GMT 2022 riastradh branches: 1.212.2; ld.elf_so(8): Make fork take a shared, not exclusive, lock. We only need to ensure that there are no concurrent modifications to the rtld data structures in flight, since the threads that began those modifications will not exist in the child and will therefore be unable to complete them in the child. A shared lock suffices to ensure there are no such concurrent modifications in flight; an exclusive lock is not necessary, and can cause deadlock if fork is executed from a signal handler, which is explicitly allowed by POSIX (and our own sigaction(2) man page) which marks fork as async-signal-safe. PR lib/56979 |
| /src/sys/dev/pci/ | ||
| H A D | pciide.c | 1.212 Sun Feb 27 00:27:33 GMT 2005 perry branches: 1.212.4; nuke trailing whitespace 1.212 Sun Feb 27 00:27:33 GMT 2005 perry branches: 1.212.4; nuke trailing whitespace |
| H A D | if_bgereg.h | 1.50 Thu Apr 16 01:38:34 GMT 2009 msaitoh Take some code from FreeBSD and OpenBSD: Fix some bugs that the driver unable to detect link loss (OpenBSD 1.135, FreeBSD 1.102) bge_tick(): fix some extra input error (OpenBSD 1.221 FreeBSD 1.212) Acknowledge link change interrupts by setting the 'link changed' bit in the status register (used to have no effect). FreeBSD 1.44 (OpenBSD 1.21) Add some fiber support (OpenBSD 1.220) Set BGE_MISCCFG_KEEP_GPHY_POWER as {Open,Free}BSD and linux. Add special case code to fix a problem with the BCM5704 in TBI mode (FreeBSD rev. 1.71, OpenBSD rev. 1.35) Force an interrupt in bge_ifmedia_upd (FreeBSD rev. 1.205, OpenBSD rev. 1.242) Add missing workaround for 5705 (FreeBSD rev. 1.44, OpenBSD rev. 1.21) Add some known CHIPID entries. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | cpu.c | 1.212 Fri Dec 19 18:49:38 GMT 2008 cegger branches: 1.212.2; use M_ZERO on malloc() and remove subsequent bzero(). 1.212 Fri Dec 19 18:49:38 GMT 2008 cegger branches: 1.212.2; use M_ZERO on malloc() and remove subsequent bzero(). |
| /src/lib/ | ||
| H A D | Makefile | 1.212 Sun Mar 09 17:09:20 GMT 2014 christos branches: 1.212.2; switch to the elftoolchain code. 1.212 Sun Mar 09 17:09:20 GMT 2014 christos branches: 1.212.2; switch to the elftoolchain code. |
| /src/sys/dev/usb/ | ||
| H A D | ohci.c | 1.212 Wed Dec 22 01:34:19 GMT 2010 macallan branches: 1.212.2; don't disable interrpts in ohci_intr1 - now USB works again on my Blade 2500 ( hi gimpy ) 1.212 Wed Dec 22 01:34:19 GMT 2010 macallan branches: 1.212.2; don't disable interrpts in ohci_intr1 - now USB works again on my Blade 2500 ( hi gimpy ) |
Completed in 225 milliseconds