Searched hist:1.727 (Results 1 - 22 of 22) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.727 Wed Feb 16 03:15:27 GMT 2022 msaitoh Remove duplicated break. No functional change.
H A Dpcidevs.h1.727 Fri Jul 01 19:39:13 GMT 2005 drochner branches: 1.727.2;
regen
1.727 Fri Jul 01 19:39:13 GMT 2005 drochner branches: 1.727.2;
regen
H A Dpcidevs_data.h1.727 Fri Jul 29 13:11:59 GMT 2005 cube Regen.
H A Dpcidevs1.727 Fri Jul 29 13:11:09 GMT 2005 cube New Dell day: add missing device IDs, and order one correctly.
/src/sys/dev/usb/
H A Dusbdevs.h1.727 Tue May 30 20:16:08 GMT 2017 jnemeth branches: 1.727.2;
regen for RTSYS CT57A
1.727 Tue May 30 20:16:08 GMT 2017 jnemeth branches: 1.727.2;
regen for RTSYS CT57A
H A Dusbdevs1.727 Sat Nov 26 09:36:43 GMT 2016 skrll Add an axe(4) from FreeBSD
H A Dusbdevs_data.h1.727 Tue May 23 00:30:00 GMT 2017 khorben regen
/src/share/man/man4/
H A DMakefile1.727 Sun Jul 10 19:49:24 GMT 2022 nia Add a manual page for udl(4)
/src/sys/arch/i386/i386/
H A Dmachdep.c1.727 Mon May 21 14:15:17 GMT 2012 martin Calling _lwp_create() with a bogus ucontext could trigger a kernel
assertion failure (and thus a crash in DIAGNOSTIC kernels). Independently
discovered by YAMAMOTO Takashi and Joel Sing.

To avoid this, introduce a cpu_mcontext_validate() function and move all
sanity checks from cpu_setmcontext() there. Also untangle the netbsd32
compat mess slightly and add a cpu_mcontext32_validate() cousin there.

Add an exhaustive atf test case, based partly on code from Joel Sing.

Should finally fix the remaining open part of PR kern/43903.
/src/distrib/sets/lists/base/
H A Dshl.mi1.727 Wed Dec 10 13:34:41 GMT 2014 christos remove obsolete entries for libisccfg which are not.
H A Dmi1.727 Mon Nov 12 14:57:35 GMT 2007 jmmv Add the atf shell subroutines

This adds the atf shell subroutines: i.e. the code that implements test
programs and is shared among all of them to avoid duplication.
/src/doc/
H A D3RDPARTY1.727 Mon Oct 26 02:51:01 GMT 2009 christos mention routed update
H A DCHANGES1.727 Thu Oct 12 04:49:46 GMT 2006 thorpej Note signed/unsigned changes to prop_number(3).
/src/usr.bin/make/
H A Dparse.c1.727 Sat May 25 22:08:35 GMT 2024 rillig make: use fewer technical terms in debug message for dependency
H A Dvar.c1.727 Sat Dec 12 19:39:34 GMT 2020 rillig make(1): fix undefined behavior when exporting ${:U }
/src/sys/sys/
H A Dparam.h1.727 Sun May 28 06:21:00 GMT 2023 dholland In sys/param.h document that MAXPATHLEN includes space for a null byte.

Also note that it's the same as PATH_MAX. Reflow the comment.

Suggested by Thierry Laronde.
/src/sys/arch/i386/conf/
H A DGENERIC1.727 Sun Feb 19 02:55:21 GMT 2006 tls Add amdpm -- without this, we're throwing away a good hardware random
number source on a huge set of machines. Also, now that amdpm has
support for the SMBus controller, add (commented-out, since we don't
always know what address the sensors are at) iic at amdpm and adt7463c
at iic, which is the configuration used on the Tyan S2881 and S2882-D
server boards. This should work in either 64-bit or 32-bit mode; it's
been tested in 64-bit mode. Addresses PR kern/32463 submitted by
Anil Gopinath.
/src/distrib/sets/lists/man/
H A Dmi1.727 Fri Sep 24 18:22:40 GMT 2004 wiz Fix typo in hp700 man page name, reported by Hisashi T Fujinaka.
/src/distrib/sets/lists/tests/
H A Dmi1.727 Mon Mar 06 21:03:56 GMT 2017 christos more lint tests
/src/share/mk/
H A Dbsd.own.mk1.727 Sat Apr 27 23:02:22 GMT 2013 joerg Add build glue for libc++.
/src/sys/conf/
H A Dfiles1.727 Sat Jul 30 06:33:36 GMT 2005 yamt defflag VMSWAP.
/src/distrib/sets/lists/comp/
H A Dmi1.727 Mon Sep 06 21:46:46 GMT 2004 yamt add MLINKS for each mbuf tagging functions.

Completed in 1602 milliseconds