HomeSort by: relevance | last modified time | path
    Searched hist:1.42 (Results 1 - 25 of 12329) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/arch/arm/nvidia/
tegra_var.h 1.42 Sun Sep 24 20:09:53 UTC 2017 jmcneill branches: 1.42.2; 1.42.4; 1.42.6;
More XUSB init. A USB3 memory stick seems to work now.

Sun Sep 24 20:09:53 UTC 2017 jmcneill branches: 1.42.2; 1.42.4; 1.42.6;
More XUSB init. A USB3 memory stick seems to work now.

.2; 1.42.4; 1.42.6;
More XUSB init. A USB3 memory stick seems to work now.

.4; 1.42.6;
More XUSB init. A USB3 memory stick seems to work now.

1.42.6.1 Mon Jun 10 22:05:55 UTC 2019 christos Sync with HEAD

1.42.4.3 Wed Dec 26 14:01:33 UTC 2018 pgoyette Sync with HEAD, resolve a few conflicts

1.42.4.2 Sat Oct 20 06:58:25 UTC 2018 pgoyette Sync with head

1.42.4.1 Sat Jul 28 04:37:28 UTC 2018 pgoyette Sync with HEAD

1.42.2.2 Sun Dec 03 11:35:54 UTC 2017 jdolecek update from HEAD

1.42.2.1 Sun Sep 24 20:09:53 UTC 2017 jdolecek file tegra_var.h was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000

  /src/sys/compat/linux/
linux_syscall.h 1.42 Sun Dec 11 00:20:12 UTC 2005 christos branches: 1.42.70; 1.42.72; 1.42.74;
merge ktrace-lwp.

Sun Dec 11 00:20:12 UTC 2005 christos branches: 1.42.70; 1.42.72; 1.42.74;
merge ktrace-lwp.

.70; 1.42.72; 1.42.74;
merge ktrace-lwp.

.72; 1.42.74;
merge ktrace-lwp.

1.42.74.1 Fri May 16 02:23:36 UTC 2008 yamt sync with head.

1.42.72.1 Sun May 18 00:33:15 UTC 2008 yamt sync with head.

1.42.70.1 Mon Jun 02 13:22:59 UTC 2008 mjf Sync with HEAD.

linux_syscalls.c 1.42 Sun Dec 11 00:20:12 UTC 2005 christos branches: 1.42.70; 1.42.72; 1.42.74;
merge ktrace-lwp.

Sun Dec 11 00:20:12 UTC 2005 christos branches: 1.42.70; 1.42.72; 1.42.74;
merge ktrace-lwp.

.70; 1.42.72; 1.42.74;
merge ktrace-lwp.

.72; 1.42.74;
merge ktrace-lwp.

1.42.74.1 Fri May 16 02:23:36 UTC 2008 yamt sync with head.

1.42.72.1 Sun May 18 00:33:15 UTC 2008 yamt sync with head.

1.42.70.1 Mon Jun 02 13:22:59 UTC 2008 mjf Sync with HEAD.

  /src/tests/usr.bin/xlint/lint2/
msg_011.ln 1.5 Sat Nov 30 16:34:27 UTC 2024 rillig lint: fix type name of prototype function in lint2 messages

Since tyname.c 1.42 from 2021-06-28, when the type names for '(void)'
prototypes was fixed for lint1 but not for lint2.

msg_011.exp 1.4 Sat Nov 30 16:34:27 UTC 2024 rillig lint: fix type name of prototype function in lint2 messages

Since tyname.c 1.42 from 2021-06-28, when the type names for '(void)'
prototypes was fixed for lint1 but not for lint2.

  /src/tools/compat/
fpurge.c 1.1.38.1 Thu Dec 21 19:11:21 UTC 2017 snj Pull up following revision(s) (requested by sevan in ticket #435):
tools/compat/compat_defs.h: 1.108
tools/compat/configure: 1.87-1.88
tools/compat/configure.ac: 1.88-1.89
tools/compat/fpurge.c: 1.2
tools/compat/nbtool_config.h.in: 1.41-1.42
handle __fpurge being declared in <stdio_ext.h>
--
regen
--
Add asnprintf() to the AC_CHECK_DECLS list.
Resolves conflict when cross compiling on Cygwin the provided implementation
does not get picked up.
Closes PR toolchain/52797
--
regen
  /src/share/man/man9/
module.9 1.42 Wed Dec 20 10:01:38 UTC 2017 wiz branches: 1.42.2;
Fix xref. Remove unnecessary Tn.

Wed Dec 20 10:01:38 UTC 2017 wiz branches: 1.42.2;
Fix xref. Remove unnecessary Tn.

1.42.2.8 Fri Sep 07 23:32:30 UTC 2018 pgoyette At the request of reviewers, remove the module alias functionality.

We will rely only on module names and duplicate-symbol detection to
detect module conflicts.

1.42.2.7 Mon Jun 25 07:25:37 UTC 2018 pgoyette Sync with HEAD

1.42.2.6 Fri Mar 16 11:52:53 UTC 2018 pgoyette Typo - missing 's'

1.42.2.5 Thu Mar 15 10:00:47 UTC 2018 pgoyette Spell the macro name correctly: MODULE_WITH_ALIASES vs MODULE_WITH_ALIAS

1.42.2.4 Wed Mar 14 02:47:41 UTC 2018 pgoyette Update to describe module aliases.

1.42.2.3 Sun Mar 11 00:44:32 UTC 2018 pgoyette Store the aliases list in the mod_info struct, since it is totally
static data. This saves us having to make a special xxx_modcmd()
call to retrieve the data. Update module(9) man page accordingly.

1.42.2.2 Sat Mar 10 11:34:19 UTC 2018 pgoyette We'll use an array of individual aliases, rather than a single, comma-
separated list. This saves us parsing the list each time through.

1.42.2.1 Sat Mar 10 10:51:27 UTC 2018 pgoyette Document the MODULE_CMD_GETALIASES command

pool.9 1.42 Wed Jul 25 09:14:18 UTC 2007 pooka branches: 1.42.10; 1.42.12; 1.42.14;
pool_init: wchan is const

Wed Jul 25 09:14:18 UTC 2007 pooka branches: 1.42.10; 1.42.12; 1.42.14;
pool_init: wchan is const

.10; 1.42.12; 1.42.14;
pool_init: wchan is const

.12; 1.42.14;
pool_init: wchan is const

1.42.14.2 Wed Jul 25 09:14:19 UTC 2007 pooka pool_init: wchan is const

1.42.14.1 Wed Jul 25 09:14:18 UTC 2007 pooka file pool.9 was added on branch matt-mips64 on 2007-07-25 09:14:19 +0000

1.42.12.1 Sun May 18 00:31:13 UTC 2008 yamt sync with head.

1.42.10.1 Mon Jun 02 13:21:42 UTC 2008 mjf Sync with HEAD.

  /src/sys/arch/vax/vax/
gencons.c 1.42 Sun Dec 11 00:19:36 UTC 2005 christos branches: 1.42.4; 1.42.6; 1.42.8; 1.42.10; 1.42.12;
merge ktrace-lwp.

Sun Dec 11 00:19:36 UTC 2005 christos branches: 1.42.4; 1.42.6; 1.42.8; 1.42.10; 1.42.12;
merge ktrace-lwp.

.4; 1.42.6; 1.42.8; 1.42.10; 1.42.12;
merge ktrace-lwp.

.6; 1.42.8; 1.42.10; 1.42.12;
merge ktrace-lwp.

.8; 1.42.10; 1.42.12;
merge ktrace-lwp.

.10; 1.42.12;
merge ktrace-lwp.

1.42.12.1 Wed May 24 15:48:24 UTC 2006 tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.

1.42.10.3 Sat May 13 10:27:07 UTC 2006 elad sprinkle some #include <sys/kauth.h> in files that use kauth kpi but
don't include it yet. hopefully this will prevent some fallout.

1.42.10.2 Fri Mar 10 14:54:51 UTC 2006 elad generic_authorize() -> kauth_authorize_generic().

1.42.10.1 Wed Mar 08 00:43:14 UTC 2006 elad Adapt to kernel authorization KPI.

I expect *some* lossage here...

  /src/sys/dev/bi/
kdb.c 1.42 Tue Mar 11 05:34:01 UTC 2008 matt branches: 1.42.2; 1.42.4; 1.42.6; 1.42.8;
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf
code. Move to prototype definitions. staticfy, constify, avoid casting.
Use device_* accessors.

Tue Mar 11 05:34:01 UTC 2008 matt branches: 1.42.2; 1.42.4; 1.42.6; 1.42.8;
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf
code. Move to prototype definitions. staticfy, constify, avoid casting.
Use device_* accessors.

.2; 1.42.4; 1.42.6; 1.42.8;
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf
code. Move to prototype definitions. staticfy, constify, avoid casting.
Use device_* accessors.

.4; 1.42.6; 1.42.8;
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf
code. Move to prototype definitions. staticfy, constify, avoid casting.
Use device_* accessors.

.6; 1.42.8;
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf
code. Move to prototype definitions. staticfy, constify, avoid casting.
Use device_* accessors.

1.42.8.2 Fri Jul 18 16:37:32 UTC 2008 simonb Sync with head.

1.42.8.1 Wed Jun 18 16:33:04 UTC 2008 simonb Sync with head.

1.42.6.2 Thu Sep 18 04:35:02 UTC 2008 wrstuden Sync with wrstuden-revivesa-base-2.

1.42.6.1 Mon Jun 23 04:30:58 UTC 2008 wrstuden Sync w/ -current. 34 merge conflicts to follow.

1.42.4.3 Thu Mar 11 15:03:24 UTC 2010 yamt sync with head

  /src/distrib/sets/lists/text/
mi 1.42 Tue Feb 07 19:13:29 UTC 2012 joerg branches: 1.42.2; 1.42.6; 1.42.8; 1.42.16;
Import the new apropos/whatis.

This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.

The old makewhatis and friends are kept under MKMAKEMANDB=no for now.

Tue Feb 07 19:13:29 UTC 2012 joerg branches: 1.42.2; 1.42.6; 1.42.8; 1.42.16;
Import the new apropos/whatis.

This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.

The old makewhatis and friends are kept under MKMAKEMANDB=no for now.

.2; 1.42.6; 1.42.8; 1.42.16;
Import the new apropos/whatis.

This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.

The old makewhatis and friends are kept under MKMAKEMANDB=no for now.

.6; 1.42.8; 1.42.16;
Import the new apropos/whatis.

This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.

The old makewhatis and friends are kept under MKMAKEMANDB=no for now.

.8; 1.42.16;
Import the new apropos/whatis.

This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.

The old makewhatis and friends are kept under MKMAKEMANDB=no for now.

1.42.16.1 Thu Mar 05 22:25:58 UTC 2015 riz Pull up following revision(s) (requested by snj in ticket #1263):
distrib/sets/lists/base/mi: revision 1.1035
distrib/sets/lists/text/mi: revision 1.43
Move mandoc and makemandb to base set as discussed on tech-userlevel:
http://mail-index.netbsd.org/tech-userlevel/2013/06/25/msg007845.html

1.42.8.1 Thu Mar 05 22:26:36 UTC 2015 riz Pull up following revision(s) (requested by snj in ticket #1263):
distrib/sets/lists/base/mi: revision 1.1035
distrib/sets/lists/text/mi: revision 1.43
Move mandoc and makemandb to base set as discussed on tech-userlevel:
http://mail-index.netbsd.org/tech-userlevel/2013/06/25/msg007845.html

1.42.6.1 Tue Aug 19 23:45:44 UTC 2014 tls Rebase to HEAD as of a few days ago.

1.42.2.1 Thu Mar 05 22:27:05 UTC 2015 riz Pull up following revision(s) (requested by snj in ticket #1263):
distrib/sets/lists/base/mi: revision 1.1035
distrib/sets/lists/text/mi: revision 1.43
Move mandoc and makemandb to base set as discussed on tech-userlevel:
http://mail-index.netbsd.org/tech-userlevel/2013/06/25/msg007845.html

  /src/tests/lib/libc/
Makefile 1.42 Mon Sep 19 05:42:13 UTC 2011 jruoho branches: 1.42.2; 1.42.8;
Remove ieeefp subdirectory.

Mon Sep 19 05:42:13 UTC 2011 jruoho branches: 1.42.2; 1.42.8;
Remove ieeefp subdirectory.

.2; 1.42.8;
Remove ieeefp subdirectory.

1.42.8.3 Wed Aug 20 00:04:49 UTC 2014 tls Rebase to HEAD as of a few days ago.

1.42.8.2 Mon Feb 25 00:30:22 UTC 2013 tls resync with head

1.42.8.1 Tue Nov 20 03:02:54 UTC 2012 tls Resync to 2012-11-19 00:00:00 UTC

1.42.2.3 Thu May 22 11:42:20 UTC 2014 yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

1.42.2.2 Wed Jan 16 05:33:59 UTC 2013 yamt sync with (a bit old) head

1.42.2.1 Tue Oct 30 18:59:59 UTC 2012 yamt sync with head

  /src/sys/arch/macppc/dev/
zs.c 1.42 Sun Mar 04 06:00:10 UTC 2007 christos branches: 1.42.2; 1.42.10; 1.42.18; 1.42.20; 1.42.22; 1.42.24;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
Sun Mar 04 06:00:10 UTC 2007 christos branches: 1.42.2; 1.42.10; 1.42.18; 1.42.20; 1.42.22; 1.42.24;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
.2; 1.42.10; 1.42.18; 1.42.20; 1.42.22; 1.42.24;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
.10; 1.42.18; 1.42.20; 1.42.22; 1.42.24;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
.18; 1.42.20; 1.42.22; 1.42.24;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
.20; 1.42.22; 1.42.24;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
.22; 1.42.24;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
1.42.24.3 Wed Nov 21 21:19:15 UTC 2007 bouyer Sync with HEAD
1.42.24.2 Tue Nov 13 15:58:45 UTC 2007 bouyer Sync with HEAD
1.42.24.1 Thu Oct 25 22:36:03 UTC 2007 bouyer Sync with HEAD.
  /src/sys/arch/amiga/dev/
mgnsc.c 1.42 Mon Mar 05 20:31:04 UTC 2007 he branches: 1.42.40; 1.42.42; 1.42.44; 1.42.46; 1.42.48;
Use char* for pointer arithmetic.
Mon Mar 05 20:31:04 UTC 2007 he branches: 1.42.40; 1.42.42; 1.42.44; 1.42.46; 1.42.48;
Use char* for pointer arithmetic.
.40; 1.42.42; 1.42.44; 1.42.46; 1.42.48;
Use char* for pointer arithmetic.
.42; 1.42.44; 1.42.46; 1.42.48;
Use char* for pointer arithmetic.
.44; 1.42.46; 1.42.48;
Use char* for pointer arithmetic.
.46; 1.42.48;
Use char* for pointer arithmetic.
1.42.48.1 Wed Jun 18 16:32:38 UTC 2008 simonb Sync with head.
1.42.46.1 Mon Jun 23 04:30:09 UTC 2008 wrstuden Sync w/ -current. 34 merge conflicts to follow.
1.42.44.2 Sat Jun 20 07:20:00 UTC 2009 yamt sync with head
1.42.44.1 Mon May 04 08:10:35 UTC 2009 yamt sync with head.
if_le.c 1.42 Fri Apr 04 00:25:06 UTC 2008 tsutsui branches: 1.42.2; 1.42.4;
Split device_t/softc for le(4) and variants and misc cosmetic changes.

Fri Apr 04 00:25:06 UTC 2008 tsutsui branches: 1.42.2; 1.42.4;
Split device_t/softc for le(4) and variants and misc cosmetic changes.

.2; 1.42.4;
Split device_t/softc for le(4) and variants and misc cosmetic changes.

1.42.4.3 Thu Mar 11 15:02:01 UTC 2010 yamt sync with head

1.42.4.2 Sat Jun 20 07:20:00 UTC 2009 yamt sync with head

1.42.4.1 Fri May 16 02:21:52 UTC 2008 yamt sync with head.

1.42.2.1 Sun May 18 00:31:30 UTC 2008 yamt sync with head.

  /src/share/man/man4/
age.4 1.3.2.2 Sun May 03 23:45:48 UTC 2009 snj Pull up following revision(s) (requested by cegger in ticket #735):
sys/dev/pci/if_age.c: revisions 1.1-1.28
sys/dev/pci/if_agereg.h: revisions 1.1-1.2
sys/dev/pci/if_ale.c: revisions 1.1-1.3
sys/dev/pci/if_alereg.h: revisions 1.1-1.2
sys/dev/pci/files.pci: revisions 1.310-1.313
sys/dev/mii/atphy.c: revisions 1.1-1.5
sys/dev/mii/files.mii: revision 1.42
share/man/man4/age.4: revisions 1.1-1.3
share/man/man4/ale.4: revisions 1.1-1.2
share/man/man4/atphy.4: revisions 1.1-1.2
share/man/man4/Makefile: revisions 1.486, 1.489
distrib/sets/lists/man/mi: revisions 1.1118, 1.1132
sys/arch/i386/conf/GENERIC: revisions 1.928, 1.933
sys/arch/i386/conf/XEN2_DOM0: revisions 1.57, 1.60
sys/arch/amd64/conf/GENERIC: revisions 1.239, 1.241
sys/arch/amd64/conf/XEN3_DOM0: revisions 1.38, 1.42
Add the age(4) and ale(4) drivers for Attansic L1 and Atheros
AR8121/AR8113/AR8114 devices respectively.


share/man/man4/age.4: revisions 1.1-1.3
share/man/man4/ale.4: revisions 1.1-1.2
share/man/man4/atphy.4: revisions 1.1-1.2
share/man/man4/Makefile: revisions 1.486, 1.489
distrib/sets/lists/man/mi: revisions 1.1118, 1.1132
sys/arch/i386/conf/GENERIC: revisions 1.928, 1.933
sys/arch/i386/conf/XEN2_DOM0: revisions 1.57, 1.60
sys/arch/amd64/conf/GENERIC: revisions 1.239, 1.241
sys/arch/amd64/conf/XEN3_DOM0: revisions 1.38, 1.42
Add the age(4) and ale(4) drivers for Attansic L1 and Atheros
AR8121/AR8113/AR8114 devices respectively.

atphy.4 1.2.4.2 Sun May 03 23:45:48 UTC 2009 snj Pull up following revision(s) (requested by cegger in ticket #735):
sys/dev/pci/if_age.c: revisions 1.1-1.28
sys/dev/pci/if_agereg.h: revisions 1.1-1.2
sys/dev/pci/if_ale.c: revisions 1.1-1.3
sys/dev/pci/if_alereg.h: revisions 1.1-1.2
sys/dev/pci/files.pci: revisions 1.310-1.313
sys/dev/mii/atphy.c: revisions 1.1-1.5
sys/dev/mii/files.mii: revision 1.42
share/man/man4/age.4: revisions 1.1-1.3
share/man/man4/ale.4: revisions 1.1-1.2
share/man/man4/atphy.4: revisions 1.1-1.2
share/man/man4/Makefile: revisions 1.486, 1.489
distrib/sets/lists/man/mi: revisions 1.1118, 1.1132
sys/arch/i386/conf/GENERIC: revisions 1.928, 1.933
sys/arch/i386/conf/XEN2_DOM0: revisions 1.57, 1.60
sys/arch/amd64/conf/GENERIC: revisions 1.239, 1.241
sys/arch/amd64/conf/XEN3_DOM0: revisions 1.38, 1.42
Add the age(4) and ale(4) drivers for Attansic L1 and Atheros
AR8121/AR8113/AR8114 devices respectively.


share/man/man4/age.4: revisions 1.1-1.3
share/man/man4/ale.4: revisions 1.1-1.2
share/man/man4/atphy.4: revisions 1.1-1.2
share/man/man4/Makefile: revisions 1.486, 1.489
distrib/sets/lists/man/mi: revisions 1.1118, 1.1132
sys/arch/i386/conf/GENERIC: revisions 1.928, 1.933
sys/arch/i386/conf/XEN2_DOM0: revisions 1.57, 1.60
sys/arch/amd64/conf/GENERIC: revisions 1.239, 1.241
sys/arch/amd64/conf/XEN3_DOM0: revisions 1.38, 1.42
Add the age(4) and ale(4) drivers for Attansic L1 and Atheros
AR8121/AR8113/AR8114 devices respectively.

  /src/sys/arch/sparc/dev/
cgeight.c 1.42 Sun Dec 11 00:19:05 UTC 2005 christos branches: 1.42.4; 1.42.6; 1.42.8; 1.42.10; 1.42.12;
merge ktrace-lwp.

Sun Dec 11 00:19:05 UTC 2005 christos branches: 1.42.4; 1.42.6; 1.42.8; 1.42.10; 1.42.12;
merge ktrace-lwp.

.4; 1.42.6; 1.42.8; 1.42.10; 1.42.12;
merge ktrace-lwp.

.6; 1.42.8; 1.42.10; 1.42.12;
merge ktrace-lwp.

.8; 1.42.10; 1.42.12;
merge ktrace-lwp.

.10; 1.42.12;
merge ktrace-lwp.

1.42.12.1 Fri Mar 31 09:45:09 UTC 2006 tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.

1.42.10.1 Wed Apr 19 02:33:44 UTC 2006 elad sync with head - hopefully this will work

1.42.8.1 Sat Apr 01 00:06:29 UTC 2006 yamt sync with head.

1.42.6.1 Sat Apr 22 11:37:57 UTC 2006 simonb Sync with head.

  /src/sys/arch/arc/dev/
pccons.c 1.42 Sat Dec 24 20:06:47 UTC 2005 perry branches: 1.42.4; 1.42.6; 1.42.8; 1.42.10; 1.42.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
Sat Dec 24 20:06:47 UTC 2005 perry branches: 1.42.4; 1.42.6; 1.42.8; 1.42.10; 1.42.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
.4; 1.42.6; 1.42.8; 1.42.10; 1.42.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
.6; 1.42.8; 1.42.10; 1.42.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
.8; 1.42.10; 1.42.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
.10; 1.42.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
1.42.12.1 Wed May 24 15:47:51 UTC 2006 tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
1.42.10.4 Sat May 13 10:26:26 UTC 2006 elad sprinkle some #include <sys/kauth.h> in files that use kauth kpi but
don't include it yet. hopefully this will prevent some fallout.
1.42.10.3 Wed Apr 19 02:32:07 UTC 2006 elad sync with head - hopefully this will work
1.42.10.2 Fri Mar 10 14:53:59 UTC 2006 elad generic_authorize() -> kauth_authorize_generic().
  /src/sys/arch/atari/dev/
atari5380.c 1.42 Sun Mar 04 05:59:39 UTC 2007 christos branches: 1.42.40; 1.42.44; 1.42.46; 1.42.48; 1.42.50;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

Sun Mar 04 05:59:39 UTC 2007 christos branches: 1.42.40; 1.42.44; 1.42.46; 1.42.48; 1.42.50;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

.40; 1.42.44; 1.42.46; 1.42.48; 1.42.50;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

.44; 1.42.46; 1.42.48; 1.42.50;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

.46; 1.42.48; 1.42.50;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

.48; 1.42.50;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.42.50.2 Sat Dec 13 01:13:04 UTC 2008 haad Update haad-dm branch to haad-dm-base2.

1.42.50.1 Sun Oct 19 22:15:43 UTC 2008 haad Sync with HEAD.

1.42.48.1 Mon Jul 28 14:37:26 UTC 2008 simonb Sync with head.

1.42.46.1 Thu Sep 18 04:33:22 UTC 2008 wrstuden Sync with wrstuden-revivesa-base-2.

  /src/sys/dev/ic/
esiop.c 1.42 Tue Apr 08 00:07:26 UTC 2008 cegger branches: 1.42.4; 1.42.12; 1.42.14; 1.42.18;
use aprint_*_dev and device_xname

Tue Apr 08 00:07:26 UTC 2008 cegger branches: 1.42.4; 1.42.12; 1.42.14; 1.42.18;
use aprint_*_dev and device_xname

.4; 1.42.12; 1.42.14; 1.42.18;
use aprint_*_dev and device_xname

.12; 1.42.14; 1.42.18;
use aprint_*_dev and device_xname

.14; 1.42.18;
use aprint_*_dev and device_xname

1.42.18.2 Thu Jul 23 23:31:47 UTC 2009 jym Sync with HEAD.

1.42.18.1 Wed May 13 17:19:22 UTC 2009 jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

1.42.14.2 Sat Nov 20 20:12:56 UTC 2010 riz Fix patch from ticket 1390; bad merge from -current to netbsd-5.

1.42.14.1 Sat Nov 20 18:20:49 UTC 2010 riz Pull up following revision(s) (requested by mhitch in ticket #1390):
sys/dev/ic/siop.c: revision 1.95
sys/dev/ic/esiop.c: revision 1.52
Improve error paths in (e)siop_scsipi_request():
- When terminating the adapter request after the cmd has been removed
from the free list, put that cmd back on the free list before returing.
- Correctly indicate which bus_dma_load() failed.
Analysis and fix from Michael L. Hitch in PR/42844.

1.42.12.1 Tue Apr 28 07:35:26 UTC 2009 skrll Sync with HEAD.

  /src/external/mit/xorg/lib/pixman/
Makefile.cflags 1.1.2.1 Mon Dec 19 00:06:56 UTC 2022 martin Pull up following revision(s) (requested by mrg in ticket #5):

external/mit/xorg/lib/pixman/Makefile.cflags: revision 1.2
external/mit/xorg/lib/pixman/Makefile: revision 1.42

handle pixman revert.

  /src/sbin/swapctl/
swapctl.8 1.42 Wed Jun 01 09:46:48 UTC 2011 jruoho branches: 1.42.4; 1.42.10; 1.42.14;
Clarify placement of commas. From Snader_LB on freenode/#netbsd-code.
Wed Jun 01 09:46:48 UTC 2011 jruoho branches: 1.42.4; 1.42.10; 1.42.14;
Clarify placement of commas. From Snader_LB on freenode/#netbsd-code.
.4; 1.42.10; 1.42.14;
Clarify placement of commas. From Snader_LB on freenode/#netbsd-code.
.10; 1.42.14;
Clarify placement of commas. From Snader_LB on freenode/#netbsd-code.
1.42.14.1 Tue Jul 23 21:07:31 UTC 2013 riastradh sync with HEAD
1.42.10.1 Wed Aug 20 00:02:28 UTC 2014 tls Rebase to HEAD as of a few days ago.
1.42.4.1 Thu May 22 11:37:32 UTC 2014 yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
  /src/usr.bin/audio/record/
audiorecord.1 1.42 Tue Mar 18 18:20:44 UTC 2014 riastradh branches: 1.42.18; 1.42.26; 1.42.28;
Merge riastradh-drm2 to HEAD.

Tue Mar 18 18:20:44 UTC 2014 riastradh branches: 1.42.18; 1.42.26; 1.42.28;
Merge riastradh-drm2 to HEAD.

.18; 1.42.26; 1.42.28;
Merge riastradh-drm2 to HEAD.

.26; 1.42.28;
Merge riastradh-drm2 to HEAD.

1.42.28.1 Tue Mar 12 00:41:39 UTC 2024 martin Pull up the following revisions, requested by mrg in ticket #1818:

usr.bin/audio/common/auconv.h up to 1.6
usr.bin/audio/common/audio.c up to 1.27
usr.bin/audio/common/decode.c up to 1.2
usr.bin/audio/common/libaudio.h up to 1.22
usr.bin/audio/common/sun.c up to 1.11
usr.bin/audio/common/wav.c up to 1.22
usr.bin/audio/ctl/audioctl.1 up to 1.25
usr.bin/audio/play/audioplay.1 up to 1.34
usr.bin/audio/play/play.c up to 1.64
usr.bin/audio/record/audiorecord.1 up to 1.45
usr.bin/audio/record/record.c up to 1.58

- support for playing 32-bit and 64-bit IEEE FP .wav files
- support for recording 24 bit .wav files
- read-overflow fixes for .wav files, and other fixes for the
wav parser
- audioplay gains -n flag (no play, like make -n)
- audioctl manual spruced up
- audiorecord manual gained useful examples

1.42.26.1 Wed Apr 08 14:09:14 UTC 2020 martin Merge changes from current as of 20200406

1.42.18.1 Tue Mar 12 00:47:41 UTC 2024 martin Pull up the following revisions, requested by mrg in ticket #1948:

usr.bin/audio/common/auconv.h up to 1.6
usr.bin/audio/common/audio.c up to 1.27
usr.bin/audio/common/decode.c up to 1.2
usr.bin/audio/common/libaudio.h up to 1.22
usr.bin/audio/common/sun.c up to 1.11
usr.bin/audio/common/wav.c up to 1.22
usr.bin/audio/play/audioplay.1 up to 1.34
usr.bin/audio/play/play.c up to 1.64
usr.bin/audio/record/audiorecord.1 up to 1.45
usr.bin/audio/record/record.c up to 1.58

- support for playing 32-bit and 64-bit IEEE FP .wav files
- support for recording 24 bit .wav files
- read-overflow fixes for .wav files, and other fixes for the
wav parser
- audioplay gains -n flag (no play, like make -n)
- audiorecord manual gained useful examples

  /src/sys/arch/mmeye/mmeye/
machdep.c 1.42 Mon Jan 07 05:00:13 UTC 2008 uwe branches: 1.42.6; 1.42.8; 1.42.10;
Now that sh3 has didicated interrupt stack we can check for cpu_intr_p
with simple sp comparison, so we can drop ci_idepth.

Mon Jan 07 05:00:13 UTC 2008 uwe branches: 1.42.6; 1.42.8; 1.42.10;
Now that sh3 has didicated interrupt stack we can check for cpu_intr_p
with simple sp comparison, so we can drop ci_idepth.

.6; 1.42.8; 1.42.10;
Now that sh3 has didicated interrupt stack we can check for cpu_intr_p
with simple sp comparison, so we can drop ci_idepth.

.8; 1.42.10;
Now that sh3 has didicated interrupt stack we can check for cpu_intr_p
with simple sp comparison, so we can drop ci_idepth.

1.42.10.3 Thu Mar 11 15:02:43 UTC 2010 yamt sync with head

1.42.10.2 Mon May 04 08:11:33 UTC 2009 yamt sync with head.

1.42.10.1 Fri May 16 02:22:52 UTC 2008 yamt sync with head.

1.42.8.1 Sun May 18 00:32:27 UTC 2008 yamt sync with head.

1.42.6.2 Sat Jan 17 13:28:18 UTC 2009 mjf Sync with HEAD.

1.42.6.1 Mon Jun 02 13:22:26 UTC 2008 mjf Sync with HEAD.


Completed in 145 milliseconds

1 2 3 4 5 6 7 8 91011>>