Searched hist:1.597 (Results 1 - 24 of 24) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.597 Fri Sep 30 18:42:59 GMT 2011 christos Add 4G Systems XSStick P14 USUPA 5.76Mb/s USB modem
H A Dusbdevs.h1.597 Thu Jan 19 14:01:22 GMT 2012 nonaka regen.
H A Dusbdevs_data.h1.597 Sat Dec 31 00:09:11 GMT 2011 christos Regen
/src/sys/arch/amd64/conf/
H A DGENERIC1.597 Thu Sep 01 00:35:02 GMT 2022 bouyer Add commented out experimental PVH dom0 options and pseudo-device
/src/share/man/man4/
H A DMakefile1.597 Sat Mar 30 02:38:58 GMT 2013 christos patches for new wifi devices.
/src/sys/dev/pci/
H A Dpcidevs.h1.597 Mon Dec 08 17:05:27 GMT 2003 pooka regen for broadcom 5703a3
H A Dpcidevs_data.h1.597 Sun Dec 14 04:58:15 GMT 2003 tsutsui Regen: added ATI Radeon 9200SE.
H A Dpcidevs1.597 Sat Dec 06 11:19:17 GMT 2003 jdolecek add NetMos NM9805 and NM9815
/src/usr.bin/xlint/lint1/
H A Dtree.c1.597 Tue Jan 23 19:44:28 GMT 2024 rillig lint: rename symt_t to symbol_kind

It was confusing to have two kinds of "symbol type" (s_type and s_symt),
so rename all related identifiers to be more distinctive.

No functional change.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.597 Sun Feb 18 17:11:27 GMT 2007 ad Drop proc::p_smutex before calling cpu_getmcontext().
/src/distrib/sets/lists/base/
H A Dshl.mi1.597 Sun Aug 28 07:48:18 GMT 2011 christos bump libutil for strpct
H A Dmi1.597 Sun Mar 12 15:09:54 GMT 2006 rpaulo mkbd.pt.iso8859-2 -> mkbd.pt.iso8859-1
pckbd.hu.iso8859-2 -> pckbd.hu.iso8859-1
pckbd.pl.iso8859-2 -> pckbd.pl.iso8859-1
/src/doc/
H A D3RDPARTY1.597 Tue May 13 09:31:19 GMT 2008 wiz cvs-1.11.23 out.
H A DCHANGES1.597 Mon Mar 20 04:03:21 GMT 2006 christos Goodbye KerberosIV
/src/usr.bin/make/
H A Dmain.c1.597 Sun Sep 10 10:18:05 GMT 2023 rillig make: fix lint warning about strchr

main.c(416): warning:
call to 'strchr' effectively discards 'const' from argument [346]

Even though C23 turns strchr into a const-generic function, it doesn't
do the same for strtol, so use separate pointers for the current parsing
position and the end of a number, as their constness differs.
H A Dparse.c1.597 Tue Dec 28 17:39:04 GMT 2021 rillig make: remove redundant parameters in dependency parsing functions

Before 2020, there had been a huge function for parsing a dependency
line, with lots of local variables that were reused for different
purposes. When that function was split up into smaller functions, that
was done mechanically, without eliminating redundant variables.

No functional change.
H A Dvar.c1.597 Fri Oct 30 07:47:11 GMT 2020 rillig make(1): remove redundant evaluations in VarFind
/src/sys/sys/
H A Dparam.h1.597 Fri Jun 28 15:10:32 GMT 2019 jmcneill Added "b_ci" field to struct buf.

Welcome to 8.99.49.
/src/sys/arch/i386/conf/
H A DGENERIC1.597 Wed Apr 21 01:05:35 GMT 2004 christos Replace the statfs() family of system calls with statvfs().
Retain binary compatibility.
/src/distrib/sets/lists/man/
H A Dmi1.597 Fri Aug 01 02:46:57 GMT 2003 tsutsui Add spc(4), and remove hp300 oscsi(4).
/src/distrib/sets/lists/tests/
H A Dmi1.597 Fri Nov 14 09:03:39 GMT 2014 uebayasi Minimal linker script test.
/src/share/mk/
H A Dbsd.own.mk1.597 Sat Nov 28 16:48:25 GMT 2009 mbalmer Add the xf86-input-elographics driver to i386 builds.
/src/sys/conf/
H A Dfiles1.597 Mon Feb 10 00:35:17 GMT 2003 atatat Add a kern.dump_on_panic sysctl variable (and documentation, and a
kernel config option) that controls whether the kernel dumps to the
dump device on panic. Dumps can still be forced via the ``sync''
command from ddb. Defaults to ``on''.
/src/distrib/sets/lists/comp/
H A Dmi1.597 Wed Jul 23 21:57:19 GMT 2003 itojun kafs.h moved from kerberosIV to krb5

Completed in 1693 milliseconds