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

/src/sys/kern/
H A Dvfs_syscalls.c1.559 Sat Apr 29 06:34:20 GMT 2023 riastradh kern/vfs_syscalls.c: Nix trailing whitesapce.

No functional change intended.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.559 Wed Oct 20 04:20:05 GMT 2004 thorpej branches: 1.559.4; 1.559.6;
Move boot device detection code from i386 and amd64 ports to x86_autoconf.c.
Rename i386_alldisks and x86_64_alldisks to x86_alldisks, adjust other
references to compensate.
1.559 Wed Oct 20 04:20:05 GMT 2004 thorpej branches: 1.559.4; 1.559.6;
Move boot device detection code from i386 and amd64 ports to x86_autoconf.c.
Rename i386_alldisks and x86_64_alldisks to x86_alldisks, adjust other
references to compensate.
1.559 Wed Oct 20 04:20:05 GMT 2004 thorpej branches: 1.559.4; 1.559.6;
Move boot device detection code from i386 and amd64 ports to x86_autoconf.c.
Rename i386_alldisks and x86_64_alldisks to x86_alldisks, adjust other
references to compensate.
/src/distrib/notes/common/
H A Dmain1.559 Wed Dec 04 09:25:43 GMT 2019 wiz Fix some typos.
/src/sys/dev/usb/
H A Dusbdevs1.559 Sat Jun 19 22:41:32 GMT 2010 kardel add Huawei E1750 Mobile Broadband HSPA USB Stick
H A Dusbdevs.h1.559 Wed Nov 03 20:46:58 GMT 2010 christos regen
H A Dusbdevs_data.h1.559 Wed Nov 03 20:03:54 GMT 2010 christos regen
/src/sys/arch/amd64/conf/
H A DGENERIC1.559 Fri Jan 24 18:58:46 GMT 2020 nia Set AUDIO_BLK_MS=4 - unlikely to cause significant overhead on non-m68k.

Several of us have been setting this in /etc/sysctl.conf for months, to
get better performance from applications that require synced audio, etc.

It's also mentioned as a good value with low overhead on most archs here:
https://mail-index.netbsd.org/tech-kern/2019/12/07/msg025830.html

We could probably go lower, but this is low enough to make most/all
software run well, removing frame drops. It's also low enough to get
emulators/mednafen to stop complaining in the console.
/src/share/man/man4/
H A DMakefile1.559 Wed Jun 22 19:34:53 GMT 2011 jruoho Add a small summary page for sysmon. From the list in PR # kern/21345.
/src/sys/dev/pci/
H A Dpcidevs.h1.559 Tue Jul 29 07:43:48 GMT 2003 martin Regen.
H A Dpcidevs_data.h1.559 Fri Aug 01 00:07:32 GMT 2003 jonathan regen from pcidevs rev 560 (adding Sun's bcm582x-compatible crypto accelerators)
H A Dpcidevs1.559 Tue Jul 29 19:46:56 GMT 2003 thorpej Add the product ID used for the i82546EB chips present on the
Intel PRO/1000 MT Quad Port Server Adapter.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.559 Mon Jul 10 09:51:30 GMT 2023 rillig lint: clean up wchar_t and hash tables
/src/distrib/sets/lists/base/
H A Dshl.mi1.559 Thu Dec 02 14:54:43 GMT 2010 christos fix sets for bind 9.7.2-P3
H A Dmi1.559 Thu Jun 30 13:41:19 GMT 2005 perry add ching(6)
/src/doc/
H A D3RDPARTY1.559 Sun Oct 21 16:41:12 GMT 2007 wiz openssl-0.9.8g is out.
/src/usr.bin/make/
H A Dmain.c1.559 Mon Dec 27 23:44:06 GMT 2021 rillig make: clean up Cmd_Exec

Renaming savederr to saved_errno makes the comment redundant.

Group the conditions for setting errfmt, retaining their relative order.

No functional change.
H A Dparse.c1.559 Mon Jun 21 10:33:11 GMT 2021 rillig make: document where to find tests for the dependency lines
H A Dvar.c1.559 Sat Oct 03 10:42:08 GMT 2020 rillig make(1): ignore -env and -literal in assignments to .MAKE.EXPORTED

Previously, assigning the string "-env" to the variable .MAKE.EXPORTED
had the same effect as the .export-env directive. This was only due to
a sloppy implementation, not by design.

For the string "-literal" and the directive .export-literal, the
situation was even worse since the actually executed code was a wild
mixture between .export and .export-literal that in the end exported the
expanded form of the variable. Therefore there was no practical use
case of this implementation flaw.
/src/sys/sys/
H A Dparam.h1.559 Fri Mar 16 17:25:04 GMT 2018 christos PR/53103: Timo Buhrmester: linux emulation of sendto(2) broken

The sockargs refactoring broke it, because sockargs only works with a user
address. Added an argument to sockargs to indicate where the address is
coming from. Welcome to 8.99.14.
/src/sys/arch/i386/conf/
H A DGENERIC1.559 Sun May 04 16:16:18 GMT 2003 ad Enable the amr driver.
/src/distrib/sets/lists/man/
H A Dmi1.559 Thu Apr 17 10:24:45 GMT 2003 wiz Reflect moves of man4.arm32 man pages; sort.
/src/distrib/sets/lists/tests/
H A Dmi1.559 Fri Jan 17 22:34:36 GMT 2014 pgoyette Update sets lists for new h_sha1hmac test program.
/src/share/mk/
H A Dbsd.own.mk1.559 Mon Mar 09 06:25:51 GMT 2009 apb Add "-", "_", and "A-Z" to the set of allowed characters in the
result from `uname -p`. We already have a platform with an underline
("x86_64"), and the other chars seem harmless.
/src/sys/conf/
H A Dfiles1.559 Thu Oct 10 21:52:28 GMT 2002 thorpej Move IR and Bluetooth config defns to their own files.
/src/distrib/sets/lists/comp/
H A Dmi1.559 Tue Apr 08 06:02:18 GMT 2003 jdc Add mvwin manual pages.
From PR 21041.

Completed in 1816 milliseconds