Searched hist:1.267 (Results 1 - 25 of 142) sorted by relevance
| /src/sys/netipsec/ | ||
| H A D | key.c | 1.267 Wed Sep 25 09:53:38 GMT 2019 ozaki-r Make panic messages more informative |
| /src/sys/arch/sparc/conf/ | ||
| H A D | GENERIC | 1.267 Wed May 08 13:40:16 GMT 2019 isaki branches: 1.267.2; 1.267.4; Merge isaki-audio2 branch, the overhaul of audio subsystem. - Interrupt-oriented system rather than thread-oriented. - Improve stability, quality and performance. - Split playback and record cleanly. Improve halfduplex support. - Many bugs are fixed including deadlocks, resource leaks, abuses, etc. - Simplify audio filter mechanism. The encoding/channels/frequency conversions are completely handled in the upper layer. So the hard- ware driver only converts its hardware encoding (if necessary). - audio_hw_if changes: - Obsoletes query_encoding and add query_format instead. - Obsoletes set_params and add set_format instead. - Remove drain, setfd, mappage. - The call sequences are changed. - ioctl AUDIO_GETFD/SETFD, AUDIO_GETCHAN/SETCHAN are obsoleted. - ioctl AUDIO_{QUERY,GET,SET}FORMAT are introduced. - cleanup config attributes: au*conv and mulaw. - All hardware drivers should follow it (I've done as much as possible). Some file paths are changed: - dev/audio.c -> dev/audio/audio.c (rewritten) - dev/audiovar.h -> dev/audio/audiovar.h - dev/audio_dai.h -> dev/audio/audio_dai.h - dev/audio_if.h -> dev/audio/audio_if.h - dev/audiobell.c -> dev/audio/audiobell.c - dev/audiobellvar.h -> dev/audio/audiobellvar.h - dev/mulaw.[ch] -> dev/audio/mulaw.[ch] + dev/audio/alaw.c 1.267 Wed May 08 13:40:16 GMT 2019 isaki branches: 1.267.2; 1.267.4; Merge isaki-audio2 branch, the overhaul of audio subsystem. - Interrupt-oriented system rather than thread-oriented. - Improve stability, quality and performance. - Split playback and record cleanly. Improve halfduplex support. - Many bugs are fixed including deadlocks, resource leaks, abuses, etc. - Simplify audio filter mechanism. The encoding/channels/frequency conversions are completely handled in the upper layer. So the hard- ware driver only converts its hardware encoding (if necessary). - audio_hw_if changes: - Obsoletes query_encoding and add query_format instead. - Obsoletes set_params and add set_format instead. - Remove drain, setfd, mappage. - The call sequences are changed. - ioctl AUDIO_GETFD/SETFD, AUDIO_GETCHAN/SETCHAN are obsoleted. - ioctl AUDIO_{QUERY,GET,SET}FORMAT are introduced. - cleanup config attributes: au*conv and mulaw. - All hardware drivers should follow it (I've done as much as possible). Some file paths are changed: - dev/audio.c -> dev/audio/audio.c (rewritten) - dev/audiovar.h -> dev/audio/audiovar.h - dev/audio_dai.h -> dev/audio/audio_dai.h - dev/audio_if.h -> dev/audio/audio_if.h - dev/audiobell.c -> dev/audio/audiobell.c - dev/audiobellvar.h -> dev/audio/audiobellvar.h - dev/mulaw.[ch] -> dev/audio/mulaw.[ch] + dev/audio/alaw.c 1.267 Wed May 08 13:40:16 GMT 2019 isaki branches: 1.267.2; 1.267.4; Merge isaki-audio2 branch, the overhaul of audio subsystem. - Interrupt-oriented system rather than thread-oriented. - Improve stability, quality and performance. - Split playback and record cleanly. Improve halfduplex support. - Many bugs are fixed including deadlocks, resource leaks, abuses, etc. - Simplify audio filter mechanism. The encoding/channels/frequency conversions are completely handled in the upper layer. So the hard- ware driver only converts its hardware encoding (if necessary). - audio_hw_if changes: - Obsoletes query_encoding and add query_format instead. - Obsoletes set_params and add set_format instead. - Remove drain, setfd, mappage. - The call sequences are changed. - ioctl AUDIO_GETFD/SETFD, AUDIO_GETCHAN/SETCHAN are obsoleted. - ioctl AUDIO_{QUERY,GET,SET}FORMAT are introduced. - cleanup config attributes: au*conv and mulaw. - All hardware drivers should follow it (I've done as much as possible). Some file paths are changed: - dev/audio.c -> dev/audio/audio.c (rewritten) - dev/audiovar.h -> dev/audio/audiovar.h - dev/audio_dai.h -> dev/audio/audio_dai.h - dev/audio_if.h -> dev/audio/audio_if.h - dev/audiobell.c -> dev/audio/audiobell.c - dev/audiobellvar.h -> dev/audio/audiobellvar.h - dev/mulaw.[ch] -> dev/audio/mulaw.[ch] + dev/audio/alaw.c |
| /src/sys/dev/scsipi/ | ||
| H A D | sd.c | 1.267 Mon Oct 08 16:41:14 GMT 2007 ad branches: 1.267.4; 1.267.6; 1.267.8; Merge disk init changes from the vmlocking branch. These seperate init / destroy of 'struct disk' from attach / detach. 1.267 Mon Oct 08 16:41:14 GMT 2007 ad branches: 1.267.4; 1.267.6; 1.267.8; Merge disk init changes from the vmlocking branch. These seperate init / destroy of 'struct disk' from attach / detach. 1.267 Mon Oct 08 16:41:14 GMT 2007 ad branches: 1.267.4; 1.267.6; 1.267.8; Merge disk init changes from the vmlocking branch. These seperate init / destroy of 'struct disk' from attach / detach. 1.267 Mon Oct 08 16:41:14 GMT 2007 ad branches: 1.267.4; 1.267.6; 1.267.8; Merge disk init changes from the vmlocking branch. These seperate init / destroy of 'struct disk' from attach / detach. |
| H A D | cd.c | 1.267 Sun Jul 29 00:50:22 GMT 2007 ad branches: 1.267.4; It's not a good idea for device drivers to modify b_flags, as they don't need to understand the locking around that field. Instead of setting B_ERROR, set b_error instead. b_error is 'owned' by whoever completes the I/O request. 1.267 Sun Jul 29 00:50:22 GMT 2007 ad branches: 1.267.4; It's not a good idea for device drivers to modify b_flags, as they don't need to understand the locking around that field. Instead of setting B_ERROR, set b_error instead. b_error is 'owned' by whoever completes the I/O request. |
| /src/distrib/sets/lists/base/ | ||
| H A D | md.amd64 | 1.267 Sat Sep 26 01:46:14 GMT 2015 christos branches: 1.267.2; 1.267.4; try to fix sets 1.267 Sat Sep 26 01:46:14 GMT 2015 christos branches: 1.267.2; 1.267.4; try to fix sets 1.267 Sat Sep 26 01:46:14 GMT 2015 christos branches: 1.267.2; 1.267.4; try to fix sets |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_vfsops.c | 1.267 Sat Jun 28 15:50:20 GMT 2008 rumble branches: 1.267.2; 1.267.4; 1.267.6; Fix lkm fallout from previous sysctl changes. This largely duplicates sysctl creation code, but lkms are going away soon(ish) anyway. Spotted by Chris Gilbert. 1.267 Sat Jun 28 15:50:20 GMT 2008 rumble branches: 1.267.2; 1.267.4; 1.267.6; Fix lkm fallout from previous sysctl changes. This largely duplicates sysctl creation code, but lkms are going away soon(ish) anyway. Spotted by Chris Gilbert. 1.267 Sat Jun 28 15:50:20 GMT 2008 rumble branches: 1.267.2; 1.267.4; 1.267.6; Fix lkm fallout from previous sysctl changes. This largely duplicates sysctl creation code, but lkms are going away soon(ish) anyway. Spotted by Chris Gilbert. 1.267 Sat Jun 28 15:50:20 GMT 2008 rumble branches: 1.267.2; 1.267.4; 1.267.6; Fix lkm fallout from previous sysctl changes. This largely duplicates sysctl creation code, but lkms are going away soon(ish) anyway. Spotted by Chris Gilbert. |
| /src/sys/kern/ | ||
| H A D | syscalls.master | 1.267 Fri Mar 14 00:52:08 GMT 2014 pooka branches: 1.267.2; Add rump kernel syscall wrapper flag for a bunch of time-related syscalls (nanosleep, clock_gettime, etc.). These are mostly intended for situations where a rump kernel runs on an OS-less host. 1.267 Fri Mar 14 00:52:08 GMT 2014 pooka branches: 1.267.2; Add rump kernel syscall wrapper flag for a bunch of time-related syscalls (nanosleep, clock_gettime, etc.). These are mostly intended for situations where a rump kernel runs on an OS-less host. |
| H A D | vfs_bio.c | 1.267 Wed Dec 28 06:25:40 GMT 2016 pgoyette branches: 1.267.2; Remove some extraneous whitespace 1.267 Wed Dec 28 06:25:40 GMT 2016 pgoyette branches: 1.267.2; Remove some extraneous whitespace |
| H A D | init_sysent.c | 1.267 Fri Jul 20 16:49:46 GMT 2012 pooka regen |
| H A D | syscalls.c | 1.267 Mon Dec 09 16:35:12 GMT 2013 pooka regen |
| /src/sys/net/ | ||
| H A D | if_spppsubr.c | 1.267 Sat Mar 25 21:35:49 GMT 2023 andvar branches: 1.267.4; s/deteted/detected/ in log message. 1.267 Sat Mar 25 21:35:49 GMT 2023 andvar branches: 1.267.4; s/deteted/detected/ in log message. |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | machdep.c | 1.267 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.267.2; Merge newlock2 to head. 1.267 Fri Feb 09 21:55:12 GMT 2007 ad branches: 1.267.2; Merge newlock2 to head. |
| H A D | autoconf.c | 1.267 Sat Jul 31 10:07:22 GMT 2021 andvar fix typos in comments |
| /src/sys/arch/i386/conf/ | ||
| H A D | INSTALL | 1.267 Wed Jun 29 01:40:17 GMT 2005 christos branches: 1.267.2; People might need MFS for /dev or for restoring to /tmp. 1.267 Wed Jun 29 01:40:17 GMT 2005 christos branches: 1.267.2; People might need MFS for /dev or for restoring to /tmp. |
| /src/share/mk/ | ||
| H A D | bsd.sys.mk | 1.267 Fri Jan 13 14:34:58 GMT 2017 christos branches: 1.267.2; enable again system header warnings now amd64 builds. 1.267 Fri Jan 13 14:34:58 GMT 2017 christos branches: 1.267.2; enable again system header warnings now amd64 builds. |
| /src/sys/nfs/ | ||
| H A D | nfs_vnops.c | 1.267 Wed Oct 15 14:21:35 GMT 2008 pooka branches: 1.267.2; For NFSV3CREATE_EXCLUSIVE verifier, just use arc4random() instead of the first inet address on INET systems (which is likely to be localhost). 1.267 Wed Oct 15 14:21:35 GMT 2008 pooka branches: 1.267.2; For NFSV3CREATE_EXCLUSIVE verifier, just use arc4random() instead of the first inet address on INET systems (which is likely to be localhost). |
| /src/sys/sys/ | ||
| H A D | syscallargs.h | 1.267 Mon Aug 24 16:07:10 GMT 2015 pooka regen |
| H A D | syscall.h | 1.267 Wed Dec 11 09:45:01 GMT 2013 pooka reregengen |
| /src/share/misc/ | ||
| H A D | acronyms | 1.267 Thu May 03 17:01:08 GMT 2018 kamil Register new acronym in wtf(6) VLC variable length array Noted by <martin> |
| /src/lib/libc/ | ||
| H A D | shlib_version | 1.267 Thu Sep 15 16:23:05 GMT 2016 joerg gethostbyname_r should die. |
| /src/distrib/sets/lists/etc/ | ||
| H A D | mi | 1.267 Wed May 25 21:25:46 GMT 2022 nia mk: Rename the MKMBONE option to MKMROUTING for greater accuracy and to match the related kernel config option. |
| /src/doc/ | ||
| H A D | BRANCHES | 1.267 Mon Jul 28 13:20:45 GMT 2008 simonb Tidy up simonb-wapbl issues section. |
| /src/usr.sbin/ | ||
| H A D | Makefile | 1.267 Sun Mar 24 22:23:33 GMT 2013 christos unhook old dhcp |
| /src/sys/dev/ic/ | ||
| H A D | com.c | 1.267 Wed Dec 05 07:06:51 GMT 2007 ad branches: 1.267.4; Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written for Solaris. 1.267 Wed Dec 05 07:06:51 GMT 2007 ad branches: 1.267.4; Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written for Solaris. |
| /src/sys/dev/usb/ | ||
| H A D | ehci.c | 1.267 Thu Jun 13 17:20:25 GMT 2019 maxv branches: 1.267.2; Random style in ehci, also KM_SLEEP does not fail. 1.267 Thu Jun 13 17:20:25 GMT 2019 maxv branches: 1.267.2; Random style in ehci, also KM_SLEEP does not fail. |
Completed in 455 milliseconds