| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ | |
| pcidevs.h | 1.993 Mon Jun 29 11:04:05 UTC 2009 hubertf regen |
| pcidevs_data.h | 1.993 Tue Jul 07 09:46:25 UTC 2009 cegger regen. |
| pcidevs | 1.993 Mon Jun 29 11:02:43 UTC 2009 hubertf add a few sdhc(4) devices |
| /src/usr.bin/make/ | |
| var.c | 1.993 Fri Jan 07 00:33:25 UTC 2022 rillig make: clean up variable modifiers 'gmtime' and 'localtime' Use consistent wording (zulu -> gmt), make VarStrftime parameter order consistent with strftime, rename confusing 'time_t utc' to 't', eliminate common subexpression in error message. No functional change. |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.993 Sun Dec 13 17:44:31 UTC 2020 rillig branches: 1.993.2; make(1): demonstrate wrong error handling in compat mode Sun Dec 13 17:44:31 UTC 2020 rillig branches: 1.993.2; make(1): demonstrate wrong error handling in compat mode 1.993.2.2 Sat Apr 03 22:43:41 UTC 2021 thorpej Sync with HEAD. 1.993.2.1 Sun Jan 03 16:49:32 UTC 2021 thorpej Sync w/ HEAD. |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.993 Sun Aug 22 18:56:21 UTC 2010 rmind Import NPF - a packet filter. Some features: - Designed to be fully MP-safe and highly efficient. - Tables/IP sets (hash or red-black tree) for high performance lookups. - Stateful filtering and Network Address Port Translation (NAPT). Framework for application level gateways (ALGs). - Packet inspection engine called n-code processor - inspired by BPF - supporting generic RISC-like and specific CISC-like instructions for common patterns (e.g. IPv4 address matching). See npf_ncode(9) manual. - Convenient userland utility npfctl(8) with npf.conf(8). NOTE: This is not yet a fully capable alternative to PF or IPFilter. Further work (support for binat/rdr, return-rst/return-icmp, common ALGs, state saving/restoring, logging, etc) is in progress. Thanks a lot to Matt Thomas for various useful comments and code review. Aye by: board@ |
| /src/sys/conf/ | |
| files | 1.993 Sat Aug 21 13:17:32 UTC 2010 pgoyette Define a set of new kernel locking primitives to implement the recursive kernconfig_mutex. Update module subsystem to use this mutex rather than its own internal (non-recursive) mutex. Make module_autoload() do its own locking to be consistent with the rest of the module_xxx() calls. Update module(9) man page appropriately. As discussed on tech-kern over the last few weeks. Welcome to NetBSD 5.99.39 ! |
| /src/doc/ | |
| CHANGES | 1.993 Thu Jan 10 17:07:05 UTC 2008 joerg Also attribute gdamore for the TODR changes as he did most of the work. |
| 3RDPARTY | 1.993 Mon Dec 31 16:05:39 UTC 2012 christos new awk, ping update |
| /src/distrib/sets/lists/base/ | |
| mi | 1.993 Sat May 26 06:59:25 UTC 2012 wiz really mark wake as obsolete. 1.780.2.25 Thu Nov 15 13:28:22 UTC 2012 msaitoh branches: 1.780.2.25.2; Pullup revison 1.993 Really mark as obsolete 1.984.2.5 Tue Jun 05 15:49:12 UTC 2012 jdc Pull up revision 1.993 (requested by uebayasi in ticket #285). really mark wake as obsolete. |
| shl.mi | 1.993 Sat Nov 02 22:02:38 UTC 2024 christos make zstd a private library (for now) |
| /src/share/mk/ | |
| bsd.own.mk | 1.993 Sat Dec 03 16:02:10 UTC 2016 christos switch sparc/sparc64 to binutils 227 |
| /src/distrib/sets/lists/man/ | |
| mi | 1.993 Sat Apr 21 14:28:34 UTC 2007 pooka add mount_9p |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.993 Sun Jan 21 15:42:36 UTC 2007 hannken Add and update documentation for fstrans(9) file system suspension helper. wiz? |