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

/src/sys/dev/usb/
H A Dusbdevs.h1.618 Fri Aug 10 02:39:55 GMT 2012 matt branches: 1.618.2;
Regen.
1.618 Fri Aug 10 02:39:55 GMT 2012 matt branches: 1.618.2;
Regen.
H A Dusbdevs1.618 Tue May 29 19:47:56 GMT 2012 nonaka Added some Ralink wlan adapters.
H A Dusbdevs_data.h1.618 Sat Aug 04 13:03:38 GMT 2012 nonaka regen.
/src/sys/arch/amd64/conf/
H A DGENERIC1.618 Mon Oct 06 00:27:52 GMT 2025 riastradh x86: Wire up PCI resource manager if enabled.

Enable in your kernel config with `options PCI_RESOURCE'.

Adapted from a patch by mlelstv@.

PR port-amd64/59118: Thinkpad T495s - iwm PCI BAR is zero
/src/share/man/man4/
H A DMakefile1.618 Sun Oct 26 18:48:09 GMT 2014 tls Build and install virtio(4) manual page - missed in previous commit.

/src/sys/dev/pci/
H A Dpcidevs.h1.618 Sat Apr 03 10:51:16 GMT 2004 martti Added another SB Live! 5.1 soundcard and joystick version
H A Dpcidevs_data.h1.618 Thu Apr 22 11:28:11 GMT 2004 skd regen.
H A Dpcidevs1.618 Sat Apr 03 10:49:13 GMT 2004 martti Added another SB Live! 5.1 soundcard and joystick version
/src/usr.bin/xlint/lint1/
H A Dtree.c1.618 Sun Mar 10 00:50:45 GMT 2024 rillig lint: split integer overflow check into separate functions

The checks for unsigned and signed integers differ for each operator, so
there's no point having both parts in the same function.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.618 Wed Dec 26 11:51:10 GMT 2007 yamt - share idt entry allocation code among x86.
- introduce a function to reserve an idt entry and use it instead of
manipulating idt_allocmap directly.
- rename idt to xen_idt for amd64 xen. add missing #ifdef XEN.
/src/distrib/sets/lists/base/
H A Dshl.mi1.618 Tue Feb 28 14:22:22 GMT 2012 joerg Merge XZ 5.0.3.
H A Dmi1.618 Thu Apr 27 20:41:57 GMT 2006 thorpej Support for building proplib in userspace.
/src/doc/
H A D3RDPARTY1.618 Sun Jul 27 19:33:55 GMT 2008 joerg Annotate dhcpcd-4.0.0rc3 import.
H A DCHANGES1.618 Tue May 16 15:41:25 GMT 2006 elad kauth(9), PaX MPROTECT.
/src/usr.bin/make/
H A Dmain.c1.618 Tue May 28 19:09:04 GMT 2024 sjg make: allow debugging the warning about .OBJDIR

When make complains about an unwritable .OBJDIR
it is not always obvious how we derrived that value.

If MAKE_DEBUG_OBJDIR_CHECK_WRITABLE is enabled call PrintOnError
so we can examine variables that are likely relevant.

Fix description of MAKE_OBJDIR_CHECK_WRITABLE in make.1

H A Dparse.c1.618 Sun Jan 02 02:39:55 GMT 2022 rillig make: clean up parsing of makefiles

Remove redundant comments.

Rename IFile.first_lineno to forBodyLineno since it only contains a
useful value in .for loops but not in .include files. Also clarify that
this line number is the start of the loop body, since in PrintStackTrace
this line is used as a human-readable line number. For a .for loop in
which the loop head spans multiple lines, this line number is wrong
anyway.

No functional change.
H A Dvar.c1.618 Sat Oct 31 00:34:03 GMT 2020 rillig make(1): add test for combining the :@ and :? variable modifiers
/src/sys/sys/
H A Dparam.h1.618 Sat Oct 12 19:59:57 GMT 2019 kamil Welcome to 9.99.17!

struct proc change
sigswitch() removed from public API

/src/sys/arch/i386/conf/
H A DGENERIC1.618 Mon Jul 05 22:30:38 GMT 2004 abs Remove accidently added UMASS_DEBUG. Thanks to kimmo for spotting.
/src/distrib/sets/lists/man/
H A Dmi1.618 Tue Oct 14 14:59:04 GMT 2003 wiz Move siginfo(5) and ucontext(5) to siginfo(2) and ucontext(2) resp.,
and fix references.
Per a discussion on source-changes around Sep 14 2003.
/src/distrib/sets/lists/tests/
H A Dmi1.618 Tue May 05 21:51:48 GMT 2015 sjg New unit-test for make
/src/share/mk/
H A Dbsd.own.mk1.618 Sun Feb 21 01:48:03 GMT 2010 darran Add a MKDTRACE build knob for DTrace, off by default.
/src/sys/conf/
H A Dfiles1.618 Mon Jul 21 05:35:49 GMT 2003 thorpej Include sysmon earlier.
/src/distrib/sets/lists/comp/
H A Dmi1.618 Thu Sep 18 09:16:27 GMT 2003 jdolecek update for pw_dup(3) removal

Completed in 1602 milliseconds