Searched hist:1.701 (Results 1 - 21 of 21) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.701 Mon Sep 14 15:51:07 GMT 2015 nonaka COREGA RTL8192SU is actually CG-WLUSBNM.
H A Dusbdevs.h1.701 Tue Jan 19 19:03:27 GMT 2016 martin regen
H A Dusbdevs_data.h1.701 Tue Jan 19 03:25:35 GMT 2016 msaitoh Regen.
/src/sys/dev/pci/
H A Dpcidevs1.701 Wed Mar 16 06:58:56 GMT 2005 xtraeme branches: 1.701.2;
Add VIATECH KT880 CPU to PCI Bridges.
1.701 Wed Mar 16 06:58:56 GMT 2005 xtraeme branches: 1.701.2;
Add VIATECH KT880 CPU to PCI Bridges.
H A Dpcidevs.h1.701 Wed Mar 16 03:08:44 GMT 2005 uwe Regen for ATI Radeon 9100 IGP chipset.
H A Dpcidevs_data.h1.701 Sat Mar 19 10:28:12 GMT 2005 tron Regen.
/src/share/man/man4/
H A DMakefile1.701 Wed Jan 29 18:39:04 GMT 2020 maya remove urio(4), a driver for the Rio500 MP3 player.

At this point it is highly unlikely this 1999 device still has users,
but it still comes up in the context of maxv's USB-fuzzing (and any device
could pretend to be a urio(4)), so it's best to get rid of it.

Renamed all major entries to obsolete, as was done in previous removals.

This still requires an update to sanitizers, but they're located in
"external", perhaps it should be first committed upstream?

Proposed on tech-kern a month ago.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.701 Fri Mar 04 22:25:26 GMT 2011 joerg Refactor ps_strings access. Based on PK_32, write either the normal
version or the 32bit compat layout in execve1. Introduce a new function
copyin_psstrings for reading it back from userland and converting it to
the native layout. Refactor procfs to share most of the code with the
kern.proc_args sysctl handler.

This material is based upon work partially supported by
The NetBSD Foundation under a contract with Joerg Sonnenberger.
/src/distrib/sets/lists/base/
H A Dshl.mi1.701 Thu May 15 16:32:28 GMT 2014 apb sort
H A Dmi1.701 Sat Apr 21 14:28:34 GMT 2007 pooka add mount_9p
/src/doc/
H A D3RDPARTY1.701 Mon Jun 08 00:15:37 GMT 2009 christos mention new openssh
H A DCHANGES1.701 Sat Sep 16 21:22:18 GMT 2006 elad Add veriexecgen(8), contributed by Matt Fleming. Thanks!
/src/usr.bin/make/
H A Dparse.c1.701 Mon Jun 19 17:30:56 GMT 2023 rillig make: clean up code for skipping files with multiple-inclusion guard

No functional change.
H A Dvar.c1.701 Fri Dec 04 22:47:57 GMT 2020 rillig make(1): extract UnexportEnv from Var_UnExport
/src/sys/sys/
H A Dparam.h1.701 Sat Aug 07 19:44:39 GMT 2021 thorpej NetBSD 9.99.88 -- CFARG_* -> CFARGS()
/src/sys/arch/i386/conf/
H A DGENERIC1.701 Thu Sep 22 07:09:35 GMT 2005 dyoung Add a driver for the watchdog timer on the AMD Geode SC1100.
/src/distrib/sets/lists/man/
H A Dmi1.701 Tue Jun 22 15:41:55 GMT 2004 itojun build and install spamd(8)
/src/distrib/sets/lists/tests/
H A Dmi1.701 Wed Nov 16 21:36:23 GMT 2016 kamil Add new test-suite t_dummy for libpthread_dbg

At the moment this test does nothing except reports failure from td_open()
for overloaded (implemented) dummy1_proc_lookup() (.proc_lookup from
td_proc_callbacks_t) of the following form:

static int
dummy1_proc_lookup(void *arg, const char *sym, caddr_t *addr)
{
return TD_ERR_ERR;
}

This file and directory with tests is placeholder for new ones, without
further need to alter mtree and distribution sets.

The libpthread_dbg interface and library is used by gdb(1) to handle
threads in applications.

Sponsored by <The NetBSD Foundation>
/src/share/mk/
H A Dbsd.own.mk1.701 Thu Jul 19 15:16:31 GMT 2012 macallan add xgi to the list of known Xorg drivers just to make sure I don't forget
to add it here when I actually import it
/src/sys/conf/
H A Dfiles1.701 Sat Dec 04 16:10:25 GMT 2004 peter Convert lo(4) to a clonable device.

This also removes the loif array and changes all code to use the new
lo0ifp pointer which points to the lo0 ifnet structure.

Approved by christos.
/src/distrib/sets/lists/comp/
H A Dmi1.701 Mon May 10 17:02:21 GMT 2004 drochner remove the fgetstr manpage

Completed in 1642 milliseconds