Searched hist:1.262 (Results 1 - 25 of 148) sorted by relevance
| /src/sys/netipsec/ | ||
| H A D | key.c | 1.262 Wed Jun 12 01:32:30 GMT 2019 christos Fix double free: key_setsaval() free's newsav by calling key_freesaval() and key_api_update() calls key_delsav() when key_setsaval() fails which calls key_freesaval() again... |
| /src/sys/arch/i386/i386/ | ||
| H A D | trap.c | 1.262 Wed Sep 07 09:24:55 GMT 2011 reinoud branches: 1.262.2; 1.262.6; 1.262.8; 1.262.12; 1.262.14; Fix the illegal instruction return address. It was using the value of the cpu's %cr2 register but thats not valid: CR2 Contains a value called Page Fault Linear Address (PFLA). When a page fault occurs, the address the program attempted to access is stored in the CR2 register. And this is thus NOT the illegal instruction address! 1.262 Wed Sep 07 09:24:55 GMT 2011 reinoud branches: 1.262.2; 1.262.6; 1.262.8; 1.262.12; 1.262.14; Fix the illegal instruction return address. It was using the value of the cpu's %cr2 register but thats not valid: CR2 Contains a value called Page Fault Linear Address (PFLA). When a page fault occurs, the address the program attempted to access is stored in the CR2 register. And this is thus NOT the illegal instruction address! 1.262 Wed Sep 07 09:24:55 GMT 2011 reinoud branches: 1.262.2; 1.262.6; 1.262.8; 1.262.12; 1.262.14; Fix the illegal instruction return address. It was using the value of the cpu's %cr2 register but thats not valid: CR2 Contains a value called Page Fault Linear Address (PFLA). When a page fault occurs, the address the program attempted to access is stored in the CR2 register. And this is thus NOT the illegal instruction address! 1.262 Wed Sep 07 09:24:55 GMT 2011 reinoud branches: 1.262.2; 1.262.6; 1.262.8; 1.262.12; 1.262.14; Fix the illegal instruction return address. It was using the value of the cpu's %cr2 register but thats not valid: CR2 Contains a value called Page Fault Linear Address (PFLA). When a page fault occurs, the address the program attempted to access is stored in the CR2 register. And this is thus NOT the illegal instruction address! 1.262 Wed Sep 07 09:24:55 GMT 2011 reinoud branches: 1.262.2; 1.262.6; 1.262.8; 1.262.12; 1.262.14; Fix the illegal instruction return address. It was using the value of the cpu's %cr2 register but thats not valid: CR2 Contains a value called Page Fault Linear Address (PFLA). When a page fault occurs, the address the program attempted to access is stored in the CR2 register. And this is thus NOT the illegal instruction address! 1.262 Wed Sep 07 09:24:55 GMT 2011 reinoud branches: 1.262.2; 1.262.6; 1.262.8; 1.262.12; 1.262.14; Fix the illegal instruction return address. It was using the value of the cpu's %cr2 register but thats not valid: CR2 Contains a value called Page Fault Linear Address (PFLA). When a page fault occurs, the address the program attempted to access is stored in the CR2 register. And this is thus NOT the illegal instruction address! |
| /src/sys/dev/scsipi/ | ||
| H A D | scsiconf.c | 1.262 Tue Apr 26 07:41:18 GMT 2011 hannken branches: 1.262.4; 1.262.8; 1.262.10; Fixup previous. The bug was in scsibusdetach(), which is not doing things in the proper order: it has to detach its children and check for error. If no error, then it can release the resources that the children were using. From David Young via source-changes-d. 1.262 Tue Apr 26 07:41:18 GMT 2011 hannken branches: 1.262.4; 1.262.8; 1.262.10; Fixup previous. The bug was in scsibusdetach(), which is not doing things in the proper order: it has to detach its children and check for error. If no error, then it can release the resources that the children were using. From David Young via source-changes-d. 1.262 Tue Apr 26 07:41:18 GMT 2011 hannken branches: 1.262.4; 1.262.8; 1.262.10; Fixup previous. The bug was in scsibusdetach(), which is not doing things in the proper order: it has to detach its children and check for error. If no error, then it can release the resources that the children were using. From David Young via source-changes-d. 1.262 Tue Apr 26 07:41:18 GMT 2011 hannken branches: 1.262.4; 1.262.8; 1.262.10; Fixup previous. The bug was in scsibusdetach(), which is not doing things in the proper order: it has to detach its children and check for error. If no error, then it can release the resources that the children were using. From David Young via source-changes-d. |
| H A D | sd.c | 1.262 Mon Jul 09 21:01:22 GMT 2007 ad branches: 1.262.2; Merge some of the less invasive changes from the vmlocking branch: - kthread, callout, devsw API changes - select()/poll() improvements - miscellaneous MT safety improvements 1.262 Mon Jul 09 21:01:22 GMT 2007 ad branches: 1.262.2; Merge some of the less invasive changes from the vmlocking branch: - kthread, callout, devsw API changes - select()/poll() improvements - miscellaneous MT safety improvements |
| H A D | cd.c | 1.262 Sun Mar 04 06:02:42 GMT 2007 christos branches: 1.262.2; 1.262.4; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.262 Sun Mar 04 06:02:42 GMT 2007 christos branches: 1.262.2; 1.262.4; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 1.262 Sun Mar 04 06:02:42 GMT 2007 christos branches: 1.262.2; 1.262.4; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | machdep.c | 1.262 Sat Oct 08 08:49:07 GMT 2011 nakayama branches: 1.262.2; 1.262.6; Fix namespace confilicts membar_ops(3) vs. macros for SPARC V9 membar instructions. 1.262 Sat Oct 08 08:49:07 GMT 2011 nakayama branches: 1.262.2; 1.262.6; Fix namespace confilicts membar_ops(3) vs. macros for SPARC V9 membar instructions. 1.262 Sat Oct 08 08:49:07 GMT 2011 nakayama branches: 1.262.2; 1.262.6; Fix namespace confilicts membar_ops(3) vs. macros for SPARC V9 membar instructions. |
| /src/sys/kern/ | ||
| H A D | syscalls.c | 1.262 Fri Mar 29 01:10:13 GMT 2013 christos branches: 1.262.4; regen 1.262 Fri Mar 29 01:10:13 GMT 2013 christos branches: 1.262.4; regen |
| H A D | kern_descrip.c | 1.262 Wed Oct 04 22:17:09 GMT 2023 ad branches: 1.262.6; kauth_cred_hold(): return cred verbatim so that donating a reference to another data structure can be done more elegantly. 1.262 Wed Oct 04 22:17:09 GMT 2023 ad branches: 1.262.6; kauth_cred_hold(): return cred verbatim so that donating a reference to another data structure can be done more elegantly. |
| H A D | syscalls.master | 1.262 Fri Mar 29 01:08:17 GMT 2013 christos branches: 1.262.4; Centralize the computation of struct timespec to the int timo. Make lwp_park take the regular arguments for specifying what kind of timeout we supply like clock_nanosleep(), namely clockid_t and flags. 1.262 Fri Mar 29 01:08:17 GMT 2013 christos branches: 1.262.4; Centralize the computation of struct timespec to the int timo. Make lwp_park take the regular arguments for specifying what kind of timeout we supply like clock_nanosleep(), namely clockid_t and flags. |
| H A D | tty.c | 1.262 Fri Sep 05 05:33:39 GMT 2014 matt branches: 1.262.2; Don't use catch as a varible name. 1.262 Fri Sep 05 05:33:39 GMT 2014 matt branches: 1.262.2; Don't use catch as a varible name. |
| H A D | init_sysent.c | 1.262 Sun Feb 19 17:23:04 GMT 2012 matt Regen. |
| /src/sys/dev/ic/ | ||
| H A D | com.c | 1.264 Wed Oct 17 17:20:41 GMT 2007 ad branches: 1.264.2; Reapply rev 1.262 and add a comment about it. 1.262 Thu Aug 16 08:56:49 GMT 2007 martin branches: 1.262.2; 1.262.4; Remove all locking from com_enable_debugport() - it is either called at attach time, where we don't need further locking, or from comopen(), where the caller does proper locking already. 1.262 Thu Aug 16 08:56:49 GMT 2007 martin branches: 1.262.2; 1.262.4; Remove all locking from com_enable_debugport() - it is either called at attach time, where we don't need further locking, or from comopen(), where the caller does proper locking already. 1.262 Thu Aug 16 08:56:49 GMT 2007 martin branches: 1.262.2; 1.262.4; Remove all locking from com_enable_debugport() - it is either called at attach time, where we don't need further locking, or from comopen(), where the caller does proper locking already. |
| /src/sys/arch/mips/mips/ | ||
| H A D | mips_machdep.c | 1.262 Tue Nov 25 05:28:26 GMT 2014 macallan branches: 1.262.2; fix _MTC0_V0_USERLOCAL for _LP64 as well ok matt@ 1.262 Tue Nov 25 05:28:26 GMT 2014 macallan branches: 1.262.2; fix _MTC0_V0_USERLOCAL for _LP64 as well ok matt@ |
| /src/sys/arch/i386/conf/ | ||
| H A D | INSTALL | 1.262 Tue Mar 01 02:33:51 GMT 2005 itojun branches: 1.262.2; due to size constraint, comment atu out 1.262 Tue Mar 01 02:33:51 GMT 2005 itojun branches: 1.262.2; due to size constraint, comment atu out |
| /src/distrib/sets/lists/comp/ | ||
| H A D | shl.mi | 1.262 Fri Mar 14 01:05:57 GMT 2014 pooka branches: 1.262.2; + rumpkern_time 1.262 Fri Mar 14 01:05:57 GMT 2014 pooka branches: 1.262.2; + rumpkern_time |
| /src/sys/arch/macppc/conf/ | ||
| H A D | GENERIC | 1.262 Wed Nov 07 19:12:25 GMT 2007 macallan branches: 1.262.6; add r128fb at pci 1.262 Wed Nov 07 19:12:25 GMT 2007 macallan branches: 1.262.6; add r128fb at pci |
| /src/sys/sys/ | ||
| H A D | syscallargs.h | 1.262 Sat May 09 05:55:43 GMT 2015 pgoyette Regen from syscalls.master |
| /src/share/misc/ | ||
| H A D | acronyms | 1.262 Wed Nov 01 15:34:28 GMT 2017 khorben BPM: beam propagation method (light) BPM: beats per minute (music) |
| /src/sys/arch/sparc/conf/ | ||
| H A D | GENERIC | 1.262 Wed Dec 19 13:57:49 GMT 2018 maxv Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, but also as discussed several times in the past. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | autoconf.c | 1.262 Sun Jan 17 01:02:28 GMT 2021 mrg set machine_model[] earlier, so that bootstrap can use it. also, avoid "extern <variable>" in .c files, and add idempotency to autoconf.h. |
| /src/lib/libc/ | ||
| H A D | shlib_version | 1.262 Thu Jan 14 20:42:29 GMT 2016 christos stravis, reg{,a}sub |
| /src/distrib/sets/lists/base/ | ||
| H A D | md.sparc64 | 1.262 Sat Aug 05 08:55:48 GMT 2023 riastradh base/md.amd64, base/md.sparc64: Mark openssl compat directories. Should fix MKCOMPAT=no build. PR port-amd64/57567 |
| /src/distrib/sets/lists/etc/ | ||
| H A D | mi | 1.262 Thu Aug 27 15:32:00 GMT 2020 riastradh Sort and deduplicate set lists. |
| /src/doc/ | ||
| H A D | BRANCHES | 1.262 Sat Jun 28 03:30:24 GMT 2008 simonb For simonb-wapbl branch, journalling is not known to have any stability issues any more. Remove that note. |
| /src/usr.bin/vmstat/ | ||
| H A D | vmstat.c | 1.262 Sun Feb 16 10:56:31 GMT 2025 skrll Print a column heading of "event" when displaying all events, and "interrupts" otherwise (not always). |
Completed in 397 milliseconds