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

/src/sys/dev/usb/
H A Dusbdevs1.590 Fri Jul 22 00:40:55 GMT 2011 nonaka PR/45133: usb/udl(4): Add new device ID
Applied patch.
H A Dusbdevs.h1.590 Fri Sep 30 18:43:19 GMT 2011 christos regen
H A Dusbdevs_data.h1.590 Tue Sep 20 19:25:16 GMT 2011 jakllsch regen
/src/sys/arch/amd64/conf/
H A DGENERIC1.590 Thu Sep 09 13:22:50 GMT 2021 jakllsch Enable WSDISPLAY_CUSTOM_OUTPUT and WSDISPLAY_CUSTOM_BORDER on
amd64 GENERIC as i386 GENERIC already does.
/src/share/man/man4/
H A DMakefile1.590 Mon Jul 30 18:57:18 GMT 2012 degroote Add malo(4)@pci driver for Marvell Libertas wireless adaptor

Ported from OpenBSD
Known issues :
- contrary to OpenBSD one, only support pci at the moment, because I don't
have the necessary hardware to test PCMCIA / CARDUS Marvell Card
- not connected to pmf(9) (unable to test it)
/src/sys/dev/pci/
H A Dpcidevs.h1.590 Sat Nov 22 20:56:53 GMT 2003 fvdl Regenerate after rearranging the Promise ids.
H A Dpcidevs_data.h1.590 Fri Nov 28 06:00:16 GMT 2003 cube Regen.
H A Dpcidevs1.590 Sat Oct 25 16:21:31 GMT 2003 chs add some misc cards I've got.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.590 Sun Jan 07 00:20:42 GMT 2024 rillig lint: fix memory allocation names, eliminate double negation
/src/sys/arch/i386/i386/
H A Dmachdep.c1.590 Sat Jan 06 16:22:46 GMT 2007 pavel correct whitespace in last commit.
/src/distrib/sets/lists/base/
H A Dshl.mi1.590 Fri Jul 01 02:10:09 GMT 2011 mrg various updates for GCC 4.5. finally obsolete some very old gcc stuff.
H A Dmi1.590 Thu Feb 02 15:26:32 GMT 2006 reinoud Initial import of a UDF file system implementation for NetBSD.

Finally the logic glue and the set distribution lists modifications.
/src/doc/
H A D3RDPARTY1.590 Sun Apr 06 23:41:22 GMT 2008 christos mention openssh
H A DCHANGES1.590 Mon Feb 27 21:39:29 GMT 2006 shige Note addition of Plat'home OpenMicroServer (OMS-AL400) support.
/src/usr.bin/make/
H A Dmain.c1.590 Tue Feb 14 21:38:31 GMT 2023 rillig make: clean up calls to Var_Subst

None of the calls to Var_Subst used the return value, and the return
value was always VPR_OK.

No functional change.
H A Dparse.c1.590 Tue Dec 28 15:03:10 GMT 2021 rillig make: clean up variable names for parsing dependency lines

Rename 'spec' to 'special', for consistency with the previous commits.

Rename 'tOp' to 'targetAttr' since it is not an dependency operator like
':', it's an attribute like '.SILENT'.

No binary change, except for the line number of the assertion in line
1618.
H A Dvar.c1.590 Mon Oct 26 21:34:10 GMT 2020 rillig make(1): group the command line options and arguments

By having a single struct that holds all command line options and
arguments, it is easy to see in the code when such a command line
argument is modified. It also cleans up the namespace since the command
line options don't follow a common naming style. Having them in a
struct also means that there is a single place for putting the
documentation, not two as before.

The struct also suggests to extract the initialization code out of main,
which is still too large, having more than 400 lines of code and
covering far too many topics.
/src/sys/sys/
H A Dparam.h1.590 Wed May 29 10:09:01 GMT 2019 msaitoh Addition of ec_ifmedia.

Welcome to 8.99.42.
/src/sys/arch/i386/conf/
H A DGENERIC1.590 Wed Dec 31 16:44:26 GMT 2003 jonathan Split opencrypto configuration into an attribute, usable by inkernel
clients, and a pseudo-device for userspace access.

The attribute is named `opencrypto'. The pseudo-device is renamed to
"crypto", which has a dependency on "opencrypto". The sys/conf/majors
entry and pseudo-device attach entrypoint are updated to match the
new pseudo-device name.

Fast IPsec (sys/netipsec/files.ipsec) now lists a dependency on the
"opencrypto" attribute. Drivers for crypto accelerators (ubsec,
hifn775x) also pull in opencrypto, as providers of opencrypto transforms.
/src/distrib/sets/lists/man/
H A Dmi1.590 Fri Jul 04 17:55:58 GMT 2003 agc add the locale(1) manual pages.
/src/distrib/sets/lists/tests/
H A Dmi1.590 Mon Aug 25 20:40:52 GMT 2014 joerg Add basic support for indirect functions. It allows providing a public
function symbol with an implementation choosen at run time.
Refactor calls to functions by address in ld.elf_so to create temporary
function descriptors on the stack, if the address is not leaked outside.

Limitations:
- no support for initialising static storage with function pointers
- no support for unnamed resolver functions

Inspired by FreeBSD's r228435 by kib@freebsd.org.
/src/share/mk/
H A Dbsd.own.mk1.590 Fri Oct 23 22:14:37 GMT 2009 joerg Add MKMANDOC option to trigger building cat pages and HTML pages with
mdocml. Add a lintmanpages target for developers to check man pages
with the strictest settings of mandoc.
/src/sys/conf/
H A Dfiles1.590 Mon Jan 20 01:26:15 GMT 2003 soren Attachment for the HD44780 display and keypad on the front of Cobalt machines.
/src/distrib/sets/lists/comp/
H A Dmi1.590 Tue Jul 08 11:34:17 GMT 2003 seb Add missing mlinks for tree(3).
Approved by wiz@.

Completed in 1705 milliseconds