Searched hist:1.564 (Results 1 - 25 of 25) sorted by relevance

/src/sys/kern/
H A Dvfs_syscalls.c1.564 Mon Jul 01 00:58:04 GMT 2024 christos refactor slightly so we don't try to read the buffer supplied by userland.
/src/sys/arch/amd64/conf/
H A DGENERIC1.564 Sat Mar 28 08:35:36 GMT 2020 isaki branches: 1.564.2;
Reduce default AUDIO_BLK_MS from 40msec to 10msec on all platform except m68k
(m68k uses 40msec default as before). And remove the option from GENERIC.
- It's not good idea to set such parameter in individual GENERICs.
- 4msec is (probably no problem for most modern real hardware but)
too aggressive to be default.
- 10msec is too severe for antique machines but it's hard to draw a line.
1.564 Sat Mar 28 08:35:36 GMT 2020 isaki branches: 1.564.2;
Reduce default AUDIO_BLK_MS from 40msec to 10msec on all platform except m68k
(m68k uses 40msec default as before). And remove the option from GENERIC.
- It's not good idea to set such parameter in individual GENERICs.
- 4msec is (probably no problem for most modern real hardware but)
too aggressive to be default.
- 10msec is too severe for antique machines but it's hard to draw a line.
/src/distrib/notes/common/
H A Dmain1.564 Thu May 27 15:47:42 GMT 2021 martin Consistency and typo/grammar fixes from Michael Siegel in PR 55413,
With minor adjustments.
/src/sys/dev/usb/
H A Dusbdevs1.564 Mon Oct 18 16:10:55 GMT 2010 sborrill Add Kingston DT Mini 10 pendrive
H A Dusbdevs.h1.564 Tue Dec 21 07:03:54 GMT 2010 jnemeth regen
H A Dusbdevs_data.h1.564 Wed Dec 08 21:02:12 GMT 2010 phx regen
/src/sys/arch/i386/conf/
H A DGENERIC1.564 Sun Jun 29 22:28:23 GMT 2003 fvdl branches: 1.564.2;
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
and need to be examined and discussed more.
1.564 Sun Jun 29 22:28:23 GMT 2003 fvdl branches: 1.564.2;
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
and need to be examined and discussed more.
/src/share/man/man4/
H A DMakefile1.564 Fri Aug 12 22:04:34 GMT 2011 dyoung Install the ixg(4) manual page.
/src/sys/dev/pci/
H A Dpcidevs.h1.564 Thu Aug 14 23:39:47 GMT 2003 itojun regen
H A Dpcidevs_data.h1.564 Sun Aug 17 18:06:23 GMT 2003 chs regen
H A Dpcidevs1.564 Thu Aug 14 23:39:22 GMT 2003 itojun s,PCI/ISA,PCI-ISA,
/src/usr.bin/xlint/lint1/
H A Dtree.c1.564 Fri Jul 14 08:53:52 GMT 2023 rillig lint: clean up comments, add a test for the '?:' operator
/src/sys/arch/i386/i386/
H A Dmachdep.c1.564 Thu Sep 22 06:45:03 GMT 2005 dyoung Reset the AMD Geode SC1100. Previously, the Geode hung after
printing "resetting...". Now it really restarts.

Code from FreeBSD. Description of what the code does by me.
/src/distrib/sets/lists/base/
H A Dshl.mi1.564 Wed Dec 08 20:23:12 GMT 2010 pooka +rumpnet_agr
H A Dmi1.564 Sun Jul 31 00:22:55 GMT 2005 wiz Add /usr/share/man/{cat,html,man}4/hpcmips.
/src/doc/
H A D3RDPARTY1.564 Sat Nov 03 14:26:56 GMT 2007 joerg pkg_install update.
/src/usr.bin/make/
H A Dmain.c1.564 Sat Jan 01 19:53:40 GMT 2022 rillig make: reduce indentation in Main_SetObjdir

No functional change.
H A Dparse.c1.564 Tue Sep 21 21:39:32 GMT 2021 rillig make: remove unnecessary const from parameters

These were leftovers from earlier refactorings, when extracting code to
separate functions.

No functional change.
H A Dvar.c1.564 Sat Oct 03 21:19:54 GMT 2020 rillig make(1): use consistent pattern for parsing whitespace

The pp and cpp in the function names stand for "parsing position" and
"const parsing position".
/src/sys/sys/
H A Dparam.h1.564 Mon May 28 21:05:16 GMT 2018 chs welcome to 8.99.13:
- uao_create()'s size is now 64-bit
- new genfs op to let a file system constrain the range of pages
passed to GOP_WRITE()
- various module interface changes
- changes to various MD hooks for the new dtrace
/src/distrib/sets/lists/man/
H A Dmi1.564 Fri Apr 18 05:23:38 GMT 2003 gmcgarry arm32 -> acorn32 fallout
/src/distrib/sets/lists/tests/
H A Dmi1.564 Sun Apr 06 19:51:40 GMT 2014 christos add stp*cpy tests.
/src/share/mk/
H A Dbsd.own.mk1.564 Wed Jun 10 02:05:45 GMT 2009 mrg sync the list of valid xorg packages:
- add libpciaccess
- remove Xp XprintUtil XprintAppUtil
/src/sys/conf/
H A Dfiles1.564 Thu Oct 10 22:17:59 GMT 2002 thorpej Move netccitt config defns to netccitt/files.netccitt.
/src/distrib/sets/lists/comp/
H A Dmi1.564 Thu May 08 07:14:11 GMT 2003 uebayasi Make libmagic known as a system library, and install manual page links
of the libmagic functions.

Submitted by Hiroshi Ura <ura at hiru dot aoba dot yokohama dot jp> in
PR21496.


Reviewed By: wiz

Completed in 1612 milliseconds