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

/src/doc/
H A D3RDPARTY1.594 Tue Apr 22 07:41:32 GMT 2008 martti branches: 1.594.2;
IPFilter 4.1.29 is out
1.594 Tue Apr 22 07:41:32 GMT 2008 martti branches: 1.594.2;
IPFilter 4.1.29 is out
H A DCHANGES1.594 Mon Mar 06 18:35:24 GMT 2006 bouyer Add svwsata(4), a driver for Serverworks K2 SATA controllers. From
OpenBSD via Joerg Sonnenberger.
/src/sys/dev/usb/
H A Dusbdevs1.594 Sat Sep 03 16:19:47 GMT 2011 mlelstv Correct vendor code for Kingston DT101 G2
H A Dusbdevs.h1.594 Sun Nov 20 00:27:36 GMT 2011 nonaka regen.
H A Dusbdevs_data.h1.594 Sun Nov 06 02:30:06 GMT 2011 christos regen
/src/sys/arch/amd64/conf/
H A DGENERIC1.594 Thu Mar 24 02:24:24 GMT 2022 manu Add initial support for Intel GPIO chips
/src/share/man/man4/
H A DMakefile1.594 Mon Dec 17 20:37:59 GMT 2012 mbalmer Adding ibmcd(4), a device driver for the IBM 4810 BSP cash drawer port as
found e.g. in SurePOS 300 series point of sale terminals. The driver
provides a gpio(4) device with three pins: pin 0 to open drawer, pin 1
to read the status and pin 2 to read whether a cash drawer is connected or
not.

/src/sys/dev/pci/
H A Dpcidevs.h1.594 Fri Dec 05 04:28:47 GMT 2003 grant regen
H A Dpcidevs_data.h1.594 Mon Dec 08 11:07:27 GMT 2003 scw Regen
H A Dpcidevs1.594 Fri Nov 28 05:59:41 GMT 2003 cube Add 3c910 OfficeConnect 10/100B Ethernet.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.594 Thu Jan 11 23:06:19 GMT 2024 rillig lint: correctly set system-header flag on cast-expression

When a cast-expression comes partly from a system header, determine at
the ')' whether the whole cast-expression comes from the system header.
Previously, it was based on the operand, which contradicted the
documentation of tn_sys.

Mainly affects strict bool mode (where expressions from system headers
are handled more leniently), as well as query 9 for parenthesized return
expressions.

Discovered upon manual inspection, as calling expr_alloc_tnode should
never be necessary when creating an expression node with operands;
there's build_op for that purpose.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.594 Sun Feb 04 15:26:26 GMT 2007 jmcneill Note the origin (hi FreeBSD!) of a couple clever bits of Xbox
initialization code. No functional changes.
/src/distrib/sets/lists/base/
H A Dshl.mi1.594 Mon Jul 25 03:09:52 GMT 2011 christos bump libssh to 17.
H A Dmi1.594 Sat Feb 25 01:44:15 GMT 2006 christos remove vinum
/src/usr.bin/make/
H A Dmain.c1.594 Sat Sep 09 01:30:59 GMT 2023 sjg make: allow -j to compute a multiple of ncpu

If _SC_NPROCESSORS_ONLN is supported; and -j arg is a floating point
number or ends in 'C' compute .MAKE.JOBS as a multiple of _SC_NPROCESSORS_ONLN

Based on a suggestion from des at freebsd.org
Discussed with: rillig, christos

H A Dparse.c1.594 Tue Dec 28 16:35:43 GMT 2021 rillig make: make ParseIsEscape simpler

No functional change.
H A Dvar.c1.594 Fri Oct 30 07:19:30 GMT 2020 rillig make(1): rename VAR_CMD to VAR_CMDLINE

Since make has to do with both the command line and child commands, the
former name was confusing.
/src/sys/sys/
H A Dparam.h1.594 Tue Jun 18 22:41:32 GMT 2019 kamil Welcome 8.99.46!

do_sys_mknod{,at}() changes
quota modules refactoring

/src/sys/arch/i386/conf/
H A DGENERIC1.594 Wed Feb 25 18:56:26 GMT 2004 perry fix another whitespace nit
/src/distrib/sets/lists/man/
H A Dmi1.594 Wed Jul 09 09:38:05 GMT 2003 wiz Remove installboot/i386(8) man page too, and add it and the catted version
to the obsolete list.
/src/distrib/sets/lists/tests/
H A Dmi1.594 Wed Oct 15 21:55:34 GMT 2014 justin PR standards/49279 add tests for open_memstream, ported from OpenBSD
/src/share/mk/
H A Dbsd.own.mk1.594 Thu Nov 05 20:06:29 GMT 2009 skrll Switch everyone to binutils 2.19.
/src/sys/conf/
H A Dfiles1.594 Mon Feb 03 23:02:42 GMT 2003 matt Allow "the forcing of root on md0a to single user" to be overriden by using
options MEMORY_RBFLAGS=0 (XXX forcing to single user needs to die).
/src/distrib/sets/lists/comp/
H A Dmi1.594 Wed Jul 16 19:03:12 GMT 2003 he Despite claims of the contrary, libtelnet in its various forms
is still being installed, so make the set lists match reality for now.

Completed in 1716 milliseconds