| Home | Sort by: relevance | last modified time | path |
| /src/usr.bin/xlint/lint1/ | |
| tree.c | 1.648 Mon Jun 17 17:06:47 UTC 2024 rillig branches: 1.648.2; lint: accept C23 [[fallthrough]] statements Needed by bind9/getaddresses.c:137. Mon Jun 17 17:06:47 UTC 2024 rillig branches: 1.648.2; lint: accept C23 [[fallthrough]] statements Needed by bind9/getaddresses.c:137. 1.648.2.1 Sat Aug 02 05:58:46 UTC 2025 perseant Sync with HEAD |
| /src/sys/dev/usb/ | |
| usbdevs.h | 1.648 Sun Oct 27 17:12:28 UTC 2013 rmind regen usbdevs |
| usbdevs_data.h | 1.648 Sat Oct 05 22:01:12 UTC 2013 jnemeth regen |
| usbdevs | 1.648 Thu May 09 00:40:17 UTC 2013 aymeric Add a Foxconn AR3012 bluetooth controller ids |
| /src/usr.bin/make/ | |
| main.c | 1.648 Sun May 18 05:44:57 UTC 2025 rillig make: remove redundant comments, summarize a few others |
| parse.c | 1.648 Sun Jan 09 18:49:28 UTC 2022 rillig make: in Cmd_Exec, return error message instead of format string This change leaves only literal format strings in parse.c. It allows for more detailed error messages than the current "non-zero status" or "exited on a signal". No functional change. |
| var.c | 1.648 Mon Nov 02 19:07:09 UTC 2020 rillig make(1): remove word "Ptr" from variable names Whether or not a variable is a pointer is obvious from the context. Since the introduction of function prototypes in C90, this information is checked by the compiler and no longer needs to be encoded in the variable names. |
| /src/share/man/man4/ | |
| Makefile | 1.648 Thu Dec 28 23:28:00 UTC 2017 christos PR/52848: Brad Spencer: Man pages for new drivers |
| /src/sys/arch/i386/i386/ | |
| machdep.c | 1.648 Wed Nov 12 01:14:01 UTC 2008 cegger cosmetic changes: use PRIx64 rather %qx cache bootinfo addr and size as done in amd64/amd64/machdep.c:init_x86_64() No functional change intended. |
| /src/sys/sys/ | |
| param.h | 1.648 Sat Feb 01 21:12:13 UTC 2020 thorpej NetBSD 9.99.45 -- struct ifnet changed, per-cpu ifnet stats. |
| /src/sys/dev/pci/ | |
| pcidevs.h | 1.648 Thu Aug 26 13:16:08 UTC 2004 itohy Regen from pcidevs rev 1.647. |
| pcidevs_data.h | 1.648 Thu Sep 16 13:09:59 UTC 2004 ragge Regen. |
| if_wm.c | 1.648 Fri Sep 13 07:55:07 UTC 2019 msaitoh if_flags is neither int nor short. It's unsigned short. |
| pcidevs | 1.648 Fri Sep 10 13:56:32 UTC 2004 darrenr Add Sierra Wireless AirCard 580 (1xEV-DO) |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.648 Tue Jan 11 18:43:42 UTC 2005 skrll Add iwi(4). |
| /src/sys/conf/ | |
| files | 1.648 Fri Dec 12 20:54:30 UTC 2003 scw Pull in netinet/ip_ecn.c if FAST_IPSEC is defined. |
| /src/doc/ | |
| CHANGES | 1.648 Tue Jul 04 17:32:00 UTC 2006 tsutsui Fix format for the changes page on www. |
| 3RDPARTY | 1.648 Fri Oct 31 18:27:10 UTC 2008 jmcneill ACPICA version 20081031 is out |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.648 Fri Sep 25 09:55:49 UTC 2015 martin Try to fix set lists for libproc and librtld_db. The latter is probably wrong and needs to be redone with COMPATARCHDIRS magic, but I can't find any documentation how to do it. Matt? |
| /src/share/mk/ | |
| bsd.own.mk | 1.648 Tue Jan 25 10:28:56 UTC 2011 he Default MKREPRO to "no", so that the tests in stand/ etc. don't need to add ":Uno" to the variable expansion inside the test to avoid errors from nbmake. |
| /src/distrib/sets/lists/base/ | |
| mi | 1.648 Thu Sep 07 00:50:45 UTC 2006 ad Add the lockstat command: displays a summary of kernel locking events recorded over the lifetime of a called program. |
| shl.mi | 1.648 Tue Jan 22 20:25:17 UTC 2013 christos bump libedit |
| /src/distrib/sets/lists/man/ | |
| mi | 1.648 Wed Jan 07 16:53:38 UTC 2004 wiz Add usbtask(4). |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.648 Sat Dec 20 20:25:28 UTC 2003 lha Add opencrypto.9 manpage, manpage copied from OpenBSD (Angelos D. Keromytis) Some text added me (and thus all errors in the manpage are mine) |