Searched hist:1.256 (Results 1 - 25 of 158) sorted by relevance
| /src/sys/nfs/ | ||
| H A D | nfs_vnops.c | 1.256 Mon Jul 09 21:11:31 GMT 2007 ad branches: 1.256.6; 1.256.8; 1.256.12; Merge some of the less invasive changes from the vmlocking branch: - kthread, callout, devsw API changes - select()/poll() improvements - miscellaneous MT safety improvements 1.256 Mon Jul 09 21:11:31 GMT 2007 ad branches: 1.256.6; 1.256.8; 1.256.12; Merge some of the less invasive changes from the vmlocking branch: - kthread, callout, devsw API changes - select()/poll() improvements - miscellaneous MT safety improvements 1.256 Mon Jul 09 21:11:31 GMT 2007 ad branches: 1.256.6; 1.256.8; 1.256.12; Merge some of the less invasive changes from the vmlocking branch: - kthread, callout, devsw API changes - select()/poll() improvements - miscellaneous MT safety improvements 1.256 Mon Jul 09 21:11:31 GMT 2007 ad branches: 1.256.6; 1.256.8; 1.256.12; Merge some of the less invasive changes from the vmlocking branch: - kthread, callout, devsw API changes - select()/poll() improvements - miscellaneous MT safety improvements |
| /src/sys/arch/i386/conf/ | ||
| H A D | INSTALL | 1.256 Mon Dec 06 19:28:12 GMT 2004 cube branches: 1.256.4; 1.256.6; Add ixpide(4). 1.256 Mon Dec 06 19:28:12 GMT 2004 cube branches: 1.256.4; 1.256.6; Add ixpide(4). 1.256 Mon Dec 06 19:28:12 GMT 2004 cube branches: 1.256.4; 1.256.6; Add ixpide(4). |
| /src/sys/sys/ | ||
| H A D | syscall.h | 1.256 Fri Aug 03 00:42:10 GMT 2012 pooka branches: 1.256.2; reregen 1.256 Fri Aug 03 00:42:10 GMT 2012 pooka branches: 1.256.2; reregen |
| H A D | syscallargs.h | 1.256 Thu Jul 24 00:01:05 GMT 2014 pooka regen |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | machdep.c | 1.256 Fri Mar 04 22:25:29 GMT 2011 joerg branches: 1.256.2; Refactor ps_strings access. Based on PK_32, write either the normal version or the 32bit compat layout in execve1. Introduce a new function copyin_psstrings for reading it back from userland and converting it to the native layout. Refactor procfs to share most of the code with the kern.proc_args sysctl handler. This material is based upon work partially supported by The NetBSD Foundation under a contract with Joerg Sonnenberger. 1.256 Fri Mar 04 22:25:29 GMT 2011 joerg branches: 1.256.2; Refactor ps_strings access. Based on PK_32, write either the normal version or the 32bit compat layout in execve1. Introduce a new function copyin_psstrings for reading it back from userland and converting it to the native layout. Refactor procfs to share most of the code with the kern.proc_args sysctl handler. This material is based upon work partially supported by The NetBSD Foundation under a contract with Joerg Sonnenberger. |
| /src/sys/conf/ | ||
| H A D | Makefile.kern.inc | 1.256 Wed Jan 11 00:19:43 GMT 2017 joerg branches: 1.256.8; Disable a couple of warnings until further investigation. 1.256 Wed Jan 11 00:19:43 GMT 2017 joerg branches: 1.256.8; Disable a couple of warnings until further investigation. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | cpu.c | 1.256 Sat Jun 13 20:01:27 GMT 2020 ad branches: 1.256.2; g/c vm_page_zero_enable 1.256 Sat Jun 13 20:01:27 GMT 2020 ad branches: 1.256.2; g/c vm_page_zero_enable |
| H A D | locore.s | 1.256 Sun Mar 07 00:42:08 GMT 2010 mrg branches: 1.256.2; gas has supported SPARC ".empty" for a long while; get rid of an ancient workaround. 1.256 Sun Mar 07 00:42:08 GMT 2010 mrg branches: 1.256.2; gas has supported SPARC ".empty" for a long while; get rid of an ancient workaround. |
| H A D | autoconf.c | 1.256 Wed Apr 23 09:06:57 GMT 2014 macallan if a device is marked as BS_EARLY but no driver is present don't panic() when the device is also BS_OPTIONAL now kernels without the sx driver will boot again on hardware that has SX |
| /src/sys/arch/mips/mips/ | ||
| H A D | mips_machdep.c | 1.256 Thu Feb 28 00:44:38 GMT 2013 macallan branches: 1.256.6; add sysctl machdep.loongson-mmi to indicate wether Loongson Multimedia Instructions are supported mostly for pixman 1.256 Thu Feb 28 00:44:38 GMT 2013 macallan branches: 1.256.6; add sysctl machdep.loongson-mmi to indicate wether Loongson Multimedia Instructions are supported mostly for pixman |
| H A D | trap.c | 1.256 Sat Aug 15 07:42:07 GMT 2020 mrg branches: 1.256.2; move stacktrace_subr() from trap.c into new mips_stacktrace.c so it can be shared between ddb, other mips kernel components (see locore), and an upcoming crash(8) port. remove second copy of kdbpeek() (hidden by old DDB_TRACE option, but they're functionally equivalent.) tested on octeon. ok simonb@ 1.256 Sat Aug 15 07:42:07 GMT 2020 mrg branches: 1.256.2; move stacktrace_subr() from trap.c into new mips_stacktrace.c so it can be shared between ddb, other mips kernel components (see locore), and an upcoming crash(8) port. remove second copy of kdbpeek() (hidden by old DDB_TRACE option, but they're functionally equivalent.) tested on octeon. ok simonb@ |
| /src/sys/arch/amiga/conf/ | ||
| H A D | GENERIC | 1.256 Wed Sep 24 17:27:49 GMT 2008 tsutsui branches: 1.256.2; Regen from GENERIC.in rev 1.69: > Enable fss(4) in not only GENERIC but also all !INSTALL kernels (i.e. DRACO). 1.256 Wed Sep 24 17:27:49 GMT 2008 tsutsui branches: 1.256.2; Regen from GENERIC.in rev 1.69: > Enable fss(4) in not only GENERIC but also all !INSTALL kernels (i.e. DRACO). |
| /src/sys/dev/ | ||
| H A D | vnd.c | 1.256 Tue Dec 08 20:36:14 GMT 2015 christos branches: 1.256.2; Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of pointers. 1.256 Tue Dec 08 20:36:14 GMT 2015 christos branches: 1.256.2; Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of pointers. |
| /src/share/misc/ | ||
| H A D | acronyms | 1.256 Fri Aug 11 16:03:14 GMT 2017 ginsbach PR/52479: Nikolai Lifanov: Add definitions for CRM and CMS. Thanks! |
| /src/sys/kern/ | ||
| H A D | kern_sig.c | 1.256 Fri Aug 17 17:25:14 GMT 2007 ad branches: 1.256.2; 1.256.4; Fix a couple of comments. 1.256 Fri Aug 17 17:25:14 GMT 2007 ad branches: 1.256.2; 1.256.4; Fix a couple of comments. 1.256 Fri Aug 17 17:25:14 GMT 2007 ad branches: 1.256.2; 1.256.4; Fix a couple of comments. |
| H A D | init_sysent.c | 1.256 Mon Jul 18 11:43:53 GMT 2011 drochner regen after *setxattr constification |
| H A D | syscalls.c | 1.256 Sat May 05 19:49:13 GMT 2012 christos regen |
| /src/sys/netinet/ | ||
| H A D | ip_input.c | 1.256 Mon Nov 26 08:40:46 GMT 2007 yamt branches: 1.256.2; 1.256.6; inetctlerrmap: use designated initializer. 1.256 Mon Nov 26 08:40:46 GMT 2007 yamt branches: 1.256.2; 1.256.6; inetctlerrmap: use designated initializer. 1.256 Mon Nov 26 08:40:46 GMT 2007 yamt branches: 1.256.2; 1.256.6; inetctlerrmap: use designated initializer. |
| /src/sys/arch/sparc/conf/ | ||
| H A D | GENERIC | 1.256 Thu Sep 14 07:58:43 GMT 2017 mrg clean up COMPAT_* options for native netbsd code: - new series of files that are useful for saying "i want everything since netbsd 1.4", etc. - use the fact COMPAT_* options have future dependancies to remove many redundant options. removes about 3000 lines total across kernel configuration files. tested about 30 random kernels in the changed list. |
| /src/lib/libc/ | ||
| H A D | shlib_version | 1.256 Fri Sep 26 19:28:03 GMT 2014 christos add execvpe, execlpe (reviewed by phone) |
| /src/lib/libc/sys/ | ||
| H A D | Makefile.inc | 1.256 Thu Oct 03 16:58:17 GMT 2024 christos new semtimedop(2) GSoC 2024 (Shivraj Jamgade) |
| /src/distrib/sets/lists/base/ | ||
| H A D | md.sparc64 | 1.256 Sun Jan 09 18:11:09 GMT 2022 martin First try (certainly wrong for many builds) to add sysinst catalog files. |
| /src/distrib/sets/lists/etc/ | ||
| H A D | mi | 1.256 Wed Apr 10 00:35:25 GMT 2019 sevan typo, pasto |
| /src/doc/ | ||
| H A D | BRANCHES | 1.256 Mon Jun 16 07:17:42 GMT 2008 simonb Amend a note for simonb-wapbl branch: Note that updating mounts from non-logged to logged doesn't work. |
| H A D | HACKS | 1.256 Thu Sep 11 05:16:24 GMT 2025 nat Fix segfaults of libm tests noticable on m68k. Also document it in doc/HACKS. |
Completed in 352 milliseconds