Searched hist:1.181 (Results 1 - 25 of 306) sorted by relevance
| /src/sys/arch/mac68k/conf/ | ||
| H A D | GENERIC | 1.181 Mon Jun 04 08:55:22 GMT 2007 martin branches: 1.181.2; 1.181.4; 1.181.8; Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some). 1.181 Mon Jun 04 08:55:22 GMT 2007 martin branches: 1.181.2; 1.181.4; 1.181.8; Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some). 1.181 Mon Jun 04 08:55:22 GMT 2007 martin branches: 1.181.2; 1.181.4; 1.181.8; Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some). 1.181 Mon Jun 04 08:55:22 GMT 2007 martin branches: 1.181.2; 1.181.4; 1.181.8; Add pseudo-device agr to all GENERIC kernels where it might make sense (commented out in some). |
| /src/sys/kern/ | ||
| H A D | init_sysent.c | 1.181 Fri Sep 01 21:04:45 GMT 2006 matt branches: 1.181.2; 1.181.4; Regen. (add __weak_alias(sys_ptrace, sys_nosys) when PTRACE is off) 1.181 Fri Sep 01 21:04:45 GMT 2006 matt branches: 1.181.2; 1.181.4; Regen. (add __weak_alias(sys_ptrace, sys_nosys) when PTRACE is off) 1.181 Fri Sep 01 21:04:45 GMT 2006 matt branches: 1.181.2; 1.181.4; Regen. (add __weak_alias(sys_ptrace, sys_nosys) when PTRACE is off) |
| H A D | kern_subr.c | 1.181 Wed Feb 20 23:30:13 GMT 2008 drochner branches: 1.181.2; 1.181.6; Don't call pmf_system_shutdown() from doshutdownhooks() -- it does way too much in the RB_HALT case, making the "press a key to reboot" prompt a bad joke. doshutdownhooks() should do shutdownhooks, not more. Since it is md code which decides about halt/poweroff etc, pmf_system_shutdown() should be called from there if appropriate. 1.181 Wed Feb 20 23:30:13 GMT 2008 drochner branches: 1.181.2; 1.181.6; Don't call pmf_system_shutdown() from doshutdownhooks() -- it does way too much in the RB_HALT case, making the "press a key to reboot" prompt a bad joke. doshutdownhooks() should do shutdownhooks, not more. Since it is md code which decides about halt/poweroff etc, pmf_system_shutdown() should be called from there if appropriate. 1.181 Wed Feb 20 23:30:13 GMT 2008 drochner branches: 1.181.2; 1.181.6; Don't call pmf_system_shutdown() from doshutdownhooks() -- it does way too much in the RB_HALT case, making the "press a key to reboot" prompt a bad joke. doshutdownhooks() should do shutdownhooks, not more. Since it is md code which decides about halt/poweroff etc, pmf_system_shutdown() should be called from there if appropriate. |
| H A D | vfs_bio.c | 1.181 Sun Dec 02 13:56:16 GMT 2007 hannken branches: 1.181.2; 1.181.6; Fscow_run(): add a flag "bool data_valid" to note still valid data. Buffers run through copy-on-write are marked B_COWDONE. This condition is valid until the buffer has run through bwrite() and gets cleared from biodone(). Welcome to 4.99.39. Reviewed by: YAMAMOTO Takashi <yamt@netbsd.org> 1.181 Sun Dec 02 13:56:16 GMT 2007 hannken branches: 1.181.2; 1.181.6; Fscow_run(): add a flag "bool data_valid" to note still valid data. Buffers run through copy-on-write are marked B_COWDONE. This condition is valid until the buffer has run through bwrite() and gets cleared from biodone(). Welcome to 4.99.39. Reviewed by: YAMAMOTO Takashi <yamt@netbsd.org> 1.181 Sun Dec 02 13:56:16 GMT 2007 hannken branches: 1.181.2; 1.181.6; Fscow_run(): add a flag "bool data_valid" to note still valid data. Buffers run through copy-on-write are marked B_COWDONE. This condition is valid until the buffer has run through bwrite() and gets cleared from biodone(). Welcome to 4.99.39. Reviewed by: YAMAMOTO Takashi <yamt@netbsd.org> |
| H A D | kern_lock.c | 1.181 Wed Oct 26 23:28:18 GMT 2022 riastradh branches: 1.181.2; kern/kern_lock.c: We get start_init_exec from sys/kernel.h now. 1.181 Wed Oct 26 23:28:18 GMT 2022 riastradh branches: 1.181.2; kern/kern_lock.c: We get start_init_exec from sys/kernel.h now. |
| H A D | kern_resource.c | 1.181 Sun May 13 14:45:23 GMT 2018 christos branches: 1.181.2; correct the function name. 1.181 Sun May 13 14:45:23 GMT 2018 christos branches: 1.181.2; correct the function name. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | trap.c | 1.181 Fri Jan 29 05:17:36 GMT 2010 mrg branches: 1.181.2; 1.181.4; don't set ksi_errno here. no other MD code does, and one of the pthread tests demands it. 1.181 Fri Jan 29 05:17:36 GMT 2010 mrg branches: 1.181.2; 1.181.4; don't set ksi_errno here. no other MD code does, and one of the pthread tests demands it. 1.181 Fri Jan 29 05:17:36 GMT 2010 mrg branches: 1.181.2; 1.181.4; don't set ksi_errno here. no other MD code does, and one of the pthread tests demands it. |
| /src/sys/arch/hp300/hp300/ | ||
| H A D | machdep.c | 1.181 Sun Jan 02 00:03:13 GMT 2005 tsutsui branches: 1.181.2; 1.181.4; u_intNN_t -> uintNN_t 1.181 Sun Jan 02 00:03:13 GMT 2005 tsutsui branches: 1.181.2; 1.181.4; u_intNN_t -> uintNN_t 1.181 Sun Jan 02 00:03:13 GMT 2005 tsutsui branches: 1.181.2; 1.181.4; u_intNN_t -> uintNN_t |
| /src/sys/dev/ic/ | ||
| H A D | tulip.c | 1.181 Sun Jul 22 14:32:58 GMT 2012 matt branches: 1.181.2; 1.181.4; Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes problem with a common MDIO bus used for multiple interfaces. Some drivers converted to CFATTACL_DECL_NEW. 1.181 Sun Jul 22 14:32:58 GMT 2012 matt branches: 1.181.2; 1.181.4; Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes problem with a common MDIO bus used for multiple interfaces. Some drivers converted to CFATTACL_DECL_NEW. 1.181 Sun Jul 22 14:32:58 GMT 2012 matt branches: 1.181.2; 1.181.4; Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes problem with a common MDIO bus used for multiple interfaces. Some drivers converted to CFATTACL_DECL_NEW. |
| /src/sbin/ifconfig/ | ||
| H A D | ifconfig.c | 1.181 Sun Dec 16 13:49:22 GMT 2007 degroote branches: 1.181.2; 1.181.4; Add support for the command list scan in ifconfig (this command permits to scan access point in the neighbourhood). Complete list of channel attributes and list of management information element payload. While here, use estrlcpy instead of strncpy. From FreeBSD ifconfig and net80211 1.181 Sun Dec 16 13:49:22 GMT 2007 degroote branches: 1.181.2; 1.181.4; Add support for the command list scan in ifconfig (this command permits to scan access point in the neighbourhood). Complete list of channel attributes and list of management information element payload. While here, use estrlcpy instead of strncpy. From FreeBSD ifconfig and net80211 1.181 Sun Dec 16 13:49:22 GMT 2007 degroote branches: 1.181.2; 1.181.4; Add support for the command list scan in ifconfig (this command permits to scan access point in the neighbourhood). Complete list of channel attributes and list of management information element payload. While here, use estrlcpy instead of strncpy. From FreeBSD ifconfig and net80211 |
| /src/sys/arch/sun3/conf/ | ||
| H A D | GENERIC | 1.181 Fri Apr 26 22:46:04 GMT 2019 sevan branches: 1.181.2; Use veriexec.config to reduce duplication 1.181 Fri Apr 26 22:46:04 GMT 2019 sevan branches: 1.181.2; Use veriexec.config to reduce duplication |
| /src/sys/ddb/ | ||
| H A D | db_command.c | 1.181 Thu Apr 28 07:08:38 GMT 2022 msaitoh branches: 1.181.4; Remove 'a' modifier from "show vmem". It was removed in sbur_vmem.c rev. 1.55. 1.181 Thu Apr 28 07:08:38 GMT 2022 msaitoh branches: 1.181.4; Remove 'a' modifier from "show vmem". It was removed in sbur_vmem.c rev. 1.55. |
| /src/sys/arch/i386/conf/ | ||
| H A D | Makefile.i386 | 1.181 Fri Feb 07 00:25:45 GMT 2014 joerg branches: 1.181.2; Like amd64, use -msoft-float. 1.181 Fri Feb 07 00:25:45 GMT 2014 joerg branches: 1.181.2; Like amd64, use -msoft-float. |
| /src/share/man/man5/ | ||
| H A D | rc.conf.5 | 1.181 Mon Jun 03 06:04:20 GMT 2019 msaitoh branches: 1.181.2; Fix typo in comment (s/seperate/separate/). 1.181 Mon Jun 03 06:04:20 GMT 2019 msaitoh branches: 1.181.2; Fix typo in comment (s/seperate/separate/). |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | machdep.c | 1.181 Tue May 31 00:53:02 GMT 2005 christos branches: 1.181.2; 1.181.4; - sprinkle const - avoid shadowed variables 1.181 Tue May 31 00:53:02 GMT 2005 christos branches: 1.181.2; 1.181.4; - sprinkle const - avoid shadowed variables 1.181 Tue May 31 00:53:02 GMT 2005 christos branches: 1.181.2; 1.181.4; - sprinkle const - avoid shadowed variables |
| /src/sys/dev/ | ||
| H A D | vnd.c | 1.181 Mon May 05 13:41:30 GMT 2008 ad branches: 1.181.2; 1.181.4; Back out previous. It broke the build. 1.181 Mon May 05 13:41:30 GMT 2008 ad branches: 1.181.2; 1.181.4; Back out previous. It broke the build. 1.181 Mon May 05 13:41:30 GMT 2008 ad branches: 1.181.2; 1.181.4; Back out previous. It broke the build. |
| /src/sys/sys/ | ||
| H A D | mount.h | 1.181 Thu Jul 31 05:38:05 GMT 2008 simonb branches: 1.181.2; 1.181.6; Merge the simonb-wapbl branch. From the original branch commit: Add Wasabi System's WAPBL (Write Ahead Physical Block Logging) journaling code. Originally written by Darrin B. Jewell while at Wasabi and updated to -current by Antti Kantee, Andy Doran, Greg Oster and Simon Burge. OK'd by core@, releng@. 1.181 Thu Jul 31 05:38:05 GMT 2008 simonb branches: 1.181.2; 1.181.6; Merge the simonb-wapbl branch. From the original branch commit: Add Wasabi System's WAPBL (Write Ahead Physical Block Logging) journaling code. Originally written by Darrin B. Jewell while at Wasabi and updated to -current by Antti Kantee, Andy Doran, Greg Oster and Simon Burge. OK'd by core@, releng@. 1.181 Thu Jul 31 05:38:05 GMT 2008 simonb branches: 1.181.2; 1.181.6; Merge the simonb-wapbl branch. From the original branch commit: Add Wasabi System's WAPBL (Write Ahead Physical Block Logging) journaling code. Originally written by Darrin B. Jewell while at Wasabi and updated to -current by Antti Kantee, Andy Doran, Greg Oster and Simon Burge. OK'd by core@, releng@. |
| /src/sys/arch/x68k/x68k/ | ||
| H A D | machdep.c | 1.181 Sun Jan 29 00:43:00 GMT 2012 isaki branches: 1.181.2; Make it compile with EM_DEBUG (..here, EM_ is EXTENDED_MEMORY). 1.181 Sun Jan 29 00:43:00 GMT 2012 isaki branches: 1.181.2; Make it compile with EM_DEBUG (..here, EM_ is EXTENDED_MEMORY). |
| /src/sys/arch/prep/conf/ | ||
| H A D | GENERIC | 1.181 Sun Feb 19 07:47:01 GMT 2017 rin branches: 1.181.6; PR kern/51208 Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for ALL on amd64 and i386. 1.181 Sun Feb 19 07:47:01 GMT 2017 rin branches: 1.181.6; PR kern/51208 Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for ALL on amd64 and i386. |
| /src/sys/arch/hpcmips/conf/ | ||
| H A D | GENERIC | 1.181 Thu Feb 02 21:32:09 GMT 2006 reinoud branches: 1.181.2; Add commented out UDF file-system entry in all GENERIC configurations. 1.181 Thu Feb 02 21:32:09 GMT 2006 reinoud branches: 1.181.2; Add commented out UDF file-system entry in all GENERIC configurations. |
| /src/sys/arch/pmax/conf/ | ||
| H A D | GENERIC | 1.181 Sun Jul 20 10:06:11 GMT 2014 alnsn branches: 1.181.2; Add commented out bpfjit options to mips kernels. While here, add 2 missing RCS ids. 1.181 Sun Jul 20 10:06:11 GMT 2014 alnsn branches: 1.181.2; Add commented out bpfjit options to mips kernels. While here, add 2 missing RCS ids. |
| /src/lib/libpthread/ | ||
| H A D | pthread.c | 1.181 Tue May 31 14:23:39 GMT 2022 riastradh branches: 1.181.2; libpthread(3): Fix a marvellous interaction with rtld. Patch from chs@. Comment explaining the story by me. This patch may not be optimal -- maybe it would be better in pthread__init, or better for rtld to call _lwp_unpark after _lwp_park in the contened case -- but we've tested this version and it's annoying to reproduce, so let's take this version and worry about testing improvements later. 1.181 Tue May 31 14:23:39 GMT 2022 riastradh branches: 1.181.2; libpthread(3): Fix a marvellous interaction with rtld. Patch from chs@. Comment explaining the story by me. This patch may not be optimal -- maybe it would be better in pthread__init, or better for rtld to call _lwp_unpark after _lwp_park in the contened case -- but we've tested this version and it's annoying to reproduce, so let's take this version and worry about testing improvements later. |
| /src/sys/arch/amiga/conf/ | ||
| H A D | files.amiga | 1.181 Wed Dec 19 13:57:45 GMT 2018 maxv branches: 1.181.2; Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, but also as discussed several times in the past. 1.181 Wed Dec 19 13:57:45 GMT 2018 maxv branches: 1.181.2; Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, but also as discussed several times in the past. |
| /src/sys/nfs/ | ||
| H A D | nfs_bio.c | 1.181 Wed Nov 19 18:36:09 GMT 2008 ad branches: 1.181.4; Make the emulations, exec formats, coredump, NFS, and the NFS server into modules. By and large this commit: - shuffles header files and ifdefs - splits code out where necessary to be modular - adds module glue for each of the components - adds/replaces hooks for things that can be installed at runtime 1.181 Wed Nov 19 18:36:09 GMT 2008 ad branches: 1.181.4; Make the emulations, exec formats, coredump, NFS, and the NFS server into modules. By and large this commit: - shuffles header files and ifdefs - splits code out where necessary to be modular - adds module glue for each of the components - adds/replaces hooks for things that can be installed at runtime |
| /src/sys/rump/librump/rumpkern/ | ||
| H A D | Makefile.rumpkern | 1.181 Fri Dec 20 21:20:09 GMT 2019 ad branches: 1.181.2; Split subr_cpu.c out of kern_cpu.c, to contain routines shared with rump. 1.181 Fri Dec 20 21:20:09 GMT 2019 ad branches: 1.181.2; Split subr_cpu.c out of kern_cpu.c, to contain routines shared with rump. |
Completed in 242 milliseconds