Searched hist:1.813 (Results 1 - 18 of 18) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.813 Sat Jan 13 14:42:14 GMT 2024 hgutch Add Microsoft Sculpt Wireless keyboard/mouse. From M. Boerschig in PR 57845. |
| H A D | usbdevs.h | 1.813 Thu Apr 03 14:59:05 GMT 2025 bouyer Regen: Add 2 candleLight USB CAN device IDs |
| H A D | usbdevs_data.h | 1.813 Thu Apr 03 14:59:05 GMT 2025 bouyer Regen: Add 2 candleLight USB CAN device IDs |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.813 Tue Aug 01 20:37:43 GMT 2006 xtraeme regen |
| H A D | pcidevs_data.h | 1.813 Thu Aug 03 03:06:32 GMT 2006 bsh regen |
| H A D | pcidevs | 1.813 Tue Aug 01 20:37:02 GMT 2006 xtraeme Add nForce3 250 SATA2. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.813 Tue Nov 27 14:09:53 GMT 2018 maxv Fix widespread leak in the sendsig_siginfo() functions. sigframe_siginfo has padding, so zero it out properly. While here I'm also zeroing out some other things in several ports, for safety. Same problem in netbsd32, so fix that too. I can't compile-test on each architecture, but there should be no breakage (tm). Overall this fixes at least 14 info leaks. Prompted by the discovery by KLEAK of a leak in amd64's sendsig_siginfo. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.813 Tue May 09 11:14:16 GMT 2017 kre Add the new signalname/signalnext/signalnumber interface to libc. This as discussed on current-users in the thread entitled: Proposal: new libc/libutil functions to map SIGXXXX <-> "XXXX" that can be found (starting at): http://mail-index.netbsd.org/current-users/2017/04/28/msg031600.html These functions provide the mechanism to enable applications to divorce themselves from internal details of the signal implementation. Libc minor bumped, prototypes in <signal.h>, sets lists updated (and sorted). One and all: feel free to improve the sources & man page (etc), but please do not change the function signatures without discussion. |
| H A D | mi | 1.813 Wed Jun 10 00:40:33 GMT 2009 agc Add entries for netpgpkeys(1). |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.813 Fri Feb 18 22:45:46 GMT 2011 aymeric pkg_install is now at 20110215 |
| H A D | CHANGES | 1.813 Tue Mar 20 09:18:05 GMT 2007 dyoung Note Infineon ADM5120 port. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.813 Tue Mar 06 21:47:46 GMT 2007 bouyer For the benefit of modern hardware, enable ACPI by default in INSTALL and GENERIC kernels. If ACPI is an issue on your hardware, 'boot -c' and 'disable acpi' should be a workaround. ACPI-enabled kernels works fine on pre-acpi hardware. for amd64: - add ACPI to INSTALL and GENERIC, remove the *_ACPI config files. - get rid of the bootfloppy-big.fs boot image, and got to a 3-floppy boot image for i386: - introduce INSTALL_LARGE which has ACPI and some devices with big firmware - move some devices from INSTALL to INSTALL_LARGE - Boot floppies still use INSTALL, and bootfloppy-big.fs is still there (for thoses who want to build el-torito floppy emulation boot CD) and use INSTALL. For both, drop the 'iso-image' code in etc/ to make the iso bootable, we'll use something else to build bootable CDs. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.813 Sun Jul 31 18:55:08 GMT 2005 skrll Add ucycom(4). |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.813 Sun May 26 20:01:07 GMT 2019 hannken Add entries for the recent tests/lib/libcurses commit. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.813 Thu Jun 05 21:05:42 GMT 2014 matt Switch VAX to default to GCC 4.8 |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.813 Sun Feb 14 13:53:28 GMT 2021 rillig make: add functions for assigning the value of an expression The plan is to have only the "current value" of the expression as a member, not the "new value". To do this consistently and get the memory management right, there must be a single place (or two) where the value of the expression is updated. No functional change. |
| /src/sys/conf/ | ||
| H A D | files | 1.813 Mon Oct 02 07:57:46 GMT 2006 gdamore Go ahead and include files.spi. It is going to be used by my alchemy commit and it appears to be harmless to other configs. This is modeled much like files.i2c. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.813 Wed Sep 14 11:36:53 GMT 2005 elad Introduce pw_policy(3), an easily extendable way of defining password policies and enforcing them in programs. Man-page written with much help and tips from David Maxwell, Hubert Feyrer, and Thomas Klausner. This bumps libutil minor to 7. XXX: Need default policy to go in /etc/passwd.conf, and integration into local/yp/PAM password changing code. PR/10206. |
Completed in 1387 milliseconds