Searched hist:1.571 (Results 1 - 25 of 25) sorted by relevance
| /src/sys/kern/ | ||
| H A D | vfs_syscalls.c | 1.571 Wed Jul 16 19:14:13 GMT 2025 kre Kernel part of O_CLOFORK implementation (plus kernel revbump) This is Ricardo Branco's implementation of O_CLOFORK (and associated fcntl, etc) for NetBSD (with a few minor changes by me). For now, the header file symbols that should be exposed to userland are hidden inside temporary #ifdef _KERNEL blocks, just to avoid random userland apps, or config scripts, from seeing any of this before it is better tested. Userland parts of this will follow soon. This also bumps the kernel version to 10.99.15 (changes to data structs, and the signature of fd_dup()). |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.571 Thu Dec 14 20:46:45 GMT 2023 abs Add note about zfs mount behaviour change in NetBSD 10 |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.571 Tue Dec 21 07:03:08 GMT 2010 jnemeth PR/44213 - B ICT A.P. de Brouwer Jr. -- clarify Motorola USBLAN |
| H A D | usbdevs.h | 1.571 Sun Feb 06 23:11:54 GMT 2011 njoly Regen for MPMan. |
| H A D | usbdevs_data.h | 1.571 Sat Jan 29 14:18:24 GMT 2011 tsutsui Regen from usbdevs rev 1.577: > PR kern/44483: Add Wacom Graphire2 ET-0405A-U graphics tablet. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.571 Wed Jun 24 03:38:54 GMT 2020 thorpej Add amdccp at pci. |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.571 Tue Oct 18 09:50:24 GMT 2011 wiz Add vmt(4) from OpenBSD. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.571 Wed Aug 27 14:27:12 GMT 2003 kleink Regen. |
| H A D | pcidevs_data.h | 1.571 Sat Sep 13 00:17:19 GMT 2003 jdolecek regen - fix description of one Intel PRO/100 VM variant, as reported by Lars Heidieker on current-users@ |
| H A D | pcidevs | 1.571 Wed Aug 27 14:13:10 GMT 2003 kleink Add AMD8111 USB and SMBus controller IDs; from Nicolas Joly in kern/22617. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.571 Sat Jul 15 14:54:31 GMT 2023 rillig lint: fix member lookup after GCC statement expression |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.571 Wed Apr 12 13:48:52 GMT 2006 jmmv Convert the code that fetches bootinfo information and stores it into the kernel from assembler to C and add several comments to make things clearer. I've been running with these changes for a couple of months without problems. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.571 Wed Feb 02 02:20:26 GMT 2011 rmind NPF checkpoint: - Add libnpf(3) - a library to control NPF (configuration, ruleset, etc). - Add NPF support for ftp-proxy(8). - Add rc.d script for NPF. - Convert npfctl(8) to use libnpf(3) and thus make it less depressive. Note: next clean-up step should be a parser, once dholland@ will finish it. - Add more documentation. - Various fixes. |
| H A D | mi | 1.571 Tue Sep 27 02:55:15 GMT 2005 jmcneill Add gpioctl to set lists. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.571 Wed Nov 28 22:04:47 GMT 2007 wiz less-416 out. |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.571 Sat Jan 15 19:05:23 GMT 2022 rillig make: remove unnecessary functions for expanding variable names In meta mode, the affected variable patterns do not contain a '$'. Outside of meta mode, Global_SetExpand was only called a single time, so inline that call. No functional change. |
| H A D | parse.c | 1.571 Tue Dec 07 23:56:06 GMT 2021 rillig make: document that the input buffer is not null-terminated |
| H A D | var.c | 1.571 Sat Oct 17 17:47:14 GMT 2020 rillig make(1): fix indentation |
| /src/sys/sys/ | ||
| H A D | param.h | 1.571 Fri Nov 16 17:18:29 GMT 2018 kre Belated Condolonces on the loss of your m_devget() copy argument. In sympathy we offer you a welcome to 8.99.26 |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.571 Sat Sep 27 13:16:16 GMT 2003 mrg enable broadcom BCM4401 (bce) driver (as found on recent dell laptops) |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.571 Tue Apr 29 09:55:53 GMT 2003 bjh21 Add i386/cons(4) and opms(4). |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.571 Sat May 31 20:26:51 GMT 2014 christos add missing files for dotcmd tests |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.571 Fri Sep 04 20:19:04 GMT 2009 macallan add sunleo |
| /src/sys/conf/ | ||
| H A D | files | 1.571 Tue Oct 15 17:30:43 GMT 2002 junyoung Move vga_common_probe() to vga_common.c. vga_common.c contains common stuff between existing char-cell VGA driver and raster VGA driver to come shortly. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.571 Wed May 21 21:21:14 GMT 2003 jdc Increment libcurses minor for addition of addchstr() functions. |
Completed in 1318 milliseconds