diff options
Diffstat (limited to 'lib/libc')
41 files changed, 100 insertions, 100 deletions
diff --git a/lib/libc/gen/auth_subr.c b/lib/libc/gen/auth_subr.c index b7d904a5f36..03ac0d6107b 100644 --- a/lib/libc/gen/auth_subr.c +++ b/lib/libc/gen/auth_subr.c @@ -1,7 +1,7 @@ -/* $OpenBSD: auth_subr.c,v 1.50 2015/12/28 22:08:18 mmcc Exp $ */ +/* $OpenBSD: auth_subr.c,v 1.51 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2000-2002,2004 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2000-2002,2004 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/gen/basename.3 b/lib/libc/gen/basename.3 index 1448e81ddd1..5ac2759afff 100644 --- a/lib/libc/gen/basename.3 +++ b/lib/libc/gen/basename.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: basename.3,v 1.23 2017/05/08 14:45:47 millert Exp $ +.\" $OpenBSD: basename.3,v 1.24 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 8 2017 $ +.Dd $Mdocdate: January 25 2019 $ .Dt BASENAME 3 .Os .Sh NAME diff --git a/lib/libc/gen/basename.c b/lib/libc/gen/basename.c index d77c2df09a0..2081cb95a28 100644 --- a/lib/libc/gen/basename.c +++ b/lib/libc/gen/basename.c @@ -1,7 +1,7 @@ -/* $OpenBSD: basename.c,v 1.15 2013/09/30 12:02:32 millert Exp $ */ +/* $OpenBSD: basename.c,v 1.16 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 1997, 2004 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 1997, 2004 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/gen/charclass.h b/lib/libc/gen/charclass.h index 5edb2c1144c..073baf69cd7 100644 --- a/lib/libc/gen/charclass.h +++ b/lib/libc/gen/charclass.h @@ -1,7 +1,7 @@ /* - * Public domain, 2008, Todd C. Miller <Todd.Miller@courtesan.com> + * Public domain, 2008, Todd C. Miller <millert@openbsd.org> * - * $OpenBSD: charclass.h,v 1.1 2008/10/01 23:04:13 millert Exp $ + * $OpenBSD: charclass.h,v 1.2 2019/01/25 00:19:25 millert Exp $ */ /* diff --git a/lib/libc/gen/dirname.3 b/lib/libc/gen/dirname.3 index 7a6db4aa965..ee7807ad4aa 100644 --- a/lib/libc/gen/dirname.3 +++ b/lib/libc/gen/dirname.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: dirname.3,v 1.21 2017/05/08 14:45:47 millert Exp $ +.\" $OpenBSD: dirname.3,v 1.22 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 8 2017 $ +.Dd $Mdocdate: January 25 2019 $ .Dt DIRNAME 3 .Os .Sh NAME diff --git a/lib/libc/gen/dirname.c b/lib/libc/gen/dirname.c index ff9a881ea51..7a5d83b91e0 100644 --- a/lib/libc/gen/dirname.c +++ b/lib/libc/gen/dirname.c @@ -1,7 +1,7 @@ -/* $OpenBSD: dirname.c,v 1.15 2013/09/30 12:02:33 millert Exp $ */ +/* $OpenBSD: dirname.c,v 1.16 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 1997, 2004 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 1997, 2004 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/gen/ftw.3 b/lib/libc/gen/ftw.3 index 4967bb7aabb..3548b035ebd 100644 --- a/lib/libc/gen/ftw.3 +++ b/lib/libc/gen/ftw.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: ftw.3,v 1.12 2015/10/11 21:23:24 schwarze Exp $ +.\" $OpenBSD: ftw.3,v 1.13 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 2003 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -18,7 +18,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.Dd $Mdocdate: October 11 2015 $ +.Dd $Mdocdate: January 25 2019 $ .Dt FTW 3 .Os .Sh NAME diff --git a/lib/libc/gen/ftw.c b/lib/libc/gen/ftw.c index b25ea2d719a..000983ee90b 100644 --- a/lib/libc/gen/ftw.c +++ b/lib/libc/gen/ftw.c @@ -1,7 +1,7 @@ -/* $OpenBSD: ftw.c,v 1.5 2005/08/08 08:05:34 espie Exp $ */ +/* $OpenBSD: ftw.c,v 1.6 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2003, 2004 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/gen/isfdtype.3 b/lib/libc/gen/isfdtype.3 index 63f61d4e6f6..66ebad86842 100644 --- a/lib/libc/gen/isfdtype.3 +++ b/lib/libc/gen/isfdtype.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: isfdtype.3,v 1.9 2014/01/21 03:15:45 schwarze Exp $ +.\" $OpenBSD: isfdtype.3,v 1.10 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 2002 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -18,7 +18,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.Dd $Mdocdate: January 21 2014 $ +.Dd $Mdocdate: January 25 2019 $ .Dt ISFDTYPE 3 .Os .Sh NAME diff --git a/lib/libc/gen/isfdtype.c b/lib/libc/gen/isfdtype.c index 04cee8d7e67..d5861ed77a8 100644 --- a/lib/libc/gen/isfdtype.c +++ b/lib/libc/gen/isfdtype.c @@ -1,7 +1,7 @@ -/* $OpenBSD: isfdtype.c,v 1.4 2005/08/08 08:05:34 espie Exp $ */ +/* $OpenBSD: isfdtype.c,v 1.5 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2002 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/gen/login_cap.c b/lib/libc/gen/login_cap.c index 6cd0c3b84cd..87627e5db04 100644 --- a/lib/libc/gen/login_cap.c +++ b/lib/libc/gen/login_cap.c @@ -1,7 +1,7 @@ -/* $OpenBSD: login_cap.c,v 1.34 2016/03/10 18:30:53 mmcc Exp $ */ +/* $OpenBSD: login_cap.c,v 1.35 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2000-2004 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2000-2004 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/gen/nftw.c b/lib/libc/gen/nftw.c index f5b43952d04..967fec47efe 100644 --- a/lib/libc/gen/nftw.c +++ b/lib/libc/gen/nftw.c @@ -1,7 +1,7 @@ -/* $OpenBSD: nftw.c,v 1.7 2006/03/31 19:41:44 millert Exp $ */ +/* $OpenBSD: nftw.c,v 1.8 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2003, 2004 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/gen/pause.c b/lib/libc/gen/pause.c index b72d966d46a..7624e982cfa 100644 --- a/lib/libc/gen/pause.c +++ b/lib/libc/gen/pause.c @@ -1,7 +1,7 @@ -/* $OpenBSD: pause.c,v 1.6 2005/08/08 08:05:34 espie Exp $ */ +/* $OpenBSD: pause.c,v 1.7 2019/01/25 00:19:25 millert Exp $ */ /* - * Written by Todd C. Miller <Todd.Miller@courtesan.com> + * Written by Todd C. Miller <millert@openbsd.org> * Public domain. */ diff --git a/lib/libc/gen/pw_dup.3 b/lib/libc/gen/pw_dup.3 index afd5d986b25..9b7c3385983 100644 --- a/lib/libc/gen/pw_dup.3 +++ b/lib/libc/gen/pw_dup.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: pw_dup.3,v 1.9 2013/11/22 15:41:05 espie Exp $ +.\" $OpenBSD: pw_dup.3,v 1.10 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 2000 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 2000 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 22 2013 $ +.Dd $Mdocdate: January 25 2019 $ .Dt PW_DUP 3 .Os .Sh NAME diff --git a/lib/libc/gen/pw_dup.c b/lib/libc/gen/pw_dup.c index 2484736ef74..66d41fc84ac 100644 --- a/lib/libc/gen/pw_dup.c +++ b/lib/libc/gen/pw_dup.c @@ -1,7 +1,7 @@ -/* $OpenBSD: pw_dup.c,v 1.8 2015/09/13 15:33:48 guenther Exp $ */ +/* $OpenBSD: pw_dup.c,v 1.9 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2000, 2002 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2000, 2002 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/gen/readpassphrase.3 b/lib/libc/gen/readpassphrase.3 index 7b232a4e1d0..eb35952ee10 100644 --- a/lib/libc/gen/readpassphrase.3 +++ b/lib/libc/gen/readpassphrase.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: readpassphrase.3,v 1.20 2014/03/06 23:03:18 millert Exp $ +.\" $OpenBSD: readpassphrase.3,v 1.21 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 2000, 2002 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 2000, 2002 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -18,7 +18,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.Dd $Mdocdate: March 6 2014 $ +.Dd $Mdocdate: January 25 2019 $ .Dt READPASSPHRASE 3 .Os .Sh NAME diff --git a/lib/libc/gen/readpassphrase.c b/lib/libc/gen/readpassphrase.c index a1aeb342ba7..0e2aa3af5f0 100644 --- a/lib/libc/gen/readpassphrase.c +++ b/lib/libc/gen/readpassphrase.c @@ -1,8 +1,8 @@ -/* $OpenBSD: readpassphrase.c,v 1.26 2016/10/18 12:47:18 millert Exp $ */ +/* $OpenBSD: readpassphrase.c,v 1.27 2019/01/25 00:19:25 millert Exp $ */ /* * Copyright (c) 2000-2002, 2007, 2010 - * Todd C. Miller <Todd.Miller@courtesan.com> + * Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/hash/rmd160.3 b/lib/libc/hash/rmd160.3 index 3fb75256c7c..2ed78d2e8cc 100644 --- a/lib/libc/hash/rmd160.3 +++ b/lib/libc/hash/rmd160.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: rmd160.3,v 1.38 2016/09/04 09:24:38 tedu Exp $ +.\" $OpenBSD: rmd160.3,v 1.39 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 1997, 2004 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 1997, 2004 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -17,7 +17,7 @@ .\" See http://www.esat.kuleuven.ac.be/~bosselae/ripemd160.html .\" for detailed information about RIPEMD-160. .\" -.Dd $Mdocdate: September 4 2016 $ +.Dd $Mdocdate: January 25 2019 $ .Dt RMD160INIT 3 .Os .Sh NAME diff --git a/lib/libc/hash/sha1.3 b/lib/libc/hash/sha1.3 index f745e42008e..a4204ccf2ab 100644 --- a/lib/libc/hash/sha1.3 +++ b/lib/libc/hash/sha1.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: sha1.3,v 1.45 2017/02/23 20:46:08 daniel Exp $ +.\" $OpenBSD: sha1.3,v 1.46 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 1997, 2004 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 1997, 2004 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -17,7 +17,7 @@ .\" See http://csrc.nist.gov/publications/fips/fips180-1/fip180-1.txt .\" for the detailed standard .\" -.Dd $Mdocdate: February 23 2017 $ +.Dd $Mdocdate: January 25 2019 $ .Dt SHA1INIT 3 .Os .Sh NAME diff --git a/lib/libc/hash/sha2.3 b/lib/libc/hash/sha2.3 index 403ea68a7bf..370ec98906c 100644 --- a/lib/libc/hash/sha2.3 +++ b/lib/libc/hash/sha2.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: sha2.3,v 1.26 2016/09/04 09:28:12 tedu Exp $ +.\" $OpenBSD: sha2.3,v 1.27 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 2003, 2004 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -20,7 +20,7 @@ .\" .\" See http://www.nist.gov/sha/ for the detailed standard .\" -.Dd $Mdocdate: September 4 2016 $ +.Dd $Mdocdate: January 25 2019 $ .Dt SHA256INIT 3 .Os .Sh NAME diff --git a/lib/libc/net/ethers.c b/lib/libc/net/ethers.c index 490622df9a4..d62be1ca71a 100644 --- a/lib/libc/net/ethers.c +++ b/lib/libc/net/ethers.c @@ -1,7 +1,7 @@ -/* $OpenBSD: ethers.c,v 1.26 2018/11/09 17:49:32 brynet Exp $ */ +/* $OpenBSD: ethers.c,v 1.27 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 1998 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -19,7 +19,7 @@ /* * ethers(3) a la Sun. * Originally Written by Roland McGrath <roland@frob.com> 10/14/93. - * Substantially modified by Todd C. Miller <Todd.Miller@courtesan.com> + * Substantially modified by Todd C. Miller <millert@openbsd.org> */ #include <sys/types.h> diff --git a/lib/libc/stdio/asprintf.c b/lib/libc/stdio/asprintf.c index cea64692369..cc621e5b5c8 100644 --- a/lib/libc/stdio/asprintf.c +++ b/lib/libc/stdio/asprintf.c @@ -1,7 +1,7 @@ -/* $OpenBSD: asprintf.c,v 1.25 2017/03/17 14:53:08 deraadt Exp $ */ +/* $OpenBSD: asprintf.c,v 1.26 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/stdio/vasprintf.c b/lib/libc/stdio/vasprintf.c index 174d8f4f4c1..c2e17e7c1e9 100644 --- a/lib/libc/stdio/vasprintf.c +++ b/lib/libc/stdio/vasprintf.c @@ -1,7 +1,7 @@ -/* $OpenBSD: vasprintf.c,v 1.22 2017/03/17 14:53:08 deraadt Exp $ */ +/* $OpenBSD: vasprintf.c,v 1.23 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/stdio/vswprintf.c b/lib/libc/stdio/vswprintf.c index 641db4ae73b..91e71cb3fe2 100644 --- a/lib/libc/stdio/vswprintf.c +++ b/lib/libc/stdio/vswprintf.c @@ -1,8 +1,8 @@ -/* $OpenBSD: vswprintf.c,v 1.6 2015/08/31 02:53:57 guenther Exp $ */ +/* $OpenBSD: vswprintf.c,v 1.7 2019/01/25 00:19:25 millert Exp $ */ /* $NetBSD: vswprintf.c,v 1.1 2005/05/14 23:51:02 christos Exp $ */ /* - * Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libc/stdlib/a64l.3 b/lib/libc/stdlib/a64l.3 index 11a74604aca..c34af99c884 100644 --- a/lib/libc/stdlib/a64l.3 +++ b/lib/libc/stdlib/a64l.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: a64l.3,v 1.12 2013/06/05 03:39:23 tedu Exp $ +.\" $OpenBSD: a64l.3,v 1.13 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: January 25 2019 $ .Dt A64L 3 .Os .Sh NAME diff --git a/lib/libc/stdlib/ecvt.3 b/lib/libc/stdlib/ecvt.3 index 86f37dfdaee..f478f8e4b04 100644 --- a/lib/libc/stdlib/ecvt.3 +++ b/lib/libc/stdlib/ecvt.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: ecvt.3,v 1.12 2015/09/10 15:16:43 schwarze Exp $ +.\" $OpenBSD: ecvt.3,v 1.13 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 2002 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -18,7 +18,7 @@ .\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" -.Dd $Mdocdate: September 10 2015 $ +.Dd $Mdocdate: January 25 2019 $ .Dt ECVT 3 .Os .Sh NAME diff --git a/lib/libc/stdlib/ecvt.c b/lib/libc/stdlib/ecvt.c index dfcf45fe6c5..a6b1d748fe7 100644 --- a/lib/libc/stdlib/ecvt.c +++ b/lib/libc/stdlib/ecvt.c @@ -1,7 +1,7 @@ -/* $OpenBSD: ecvt.c,v 1.10 2015/12/28 22:08:18 mmcc Exp $ */ +/* $OpenBSD: ecvt.c,v 1.11 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2002, 2006 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2002, 2006 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/stdlib/gcvt.c b/lib/libc/stdlib/gcvt.c index f233332799f..f9528e7e7a1 100644 --- a/lib/libc/stdlib/gcvt.c +++ b/lib/libc/stdlib/gcvt.c @@ -1,8 +1,8 @@ -/* $OpenBSD: gcvt.c,v 1.13 2013/11/01 19:05:11 guenther Exp $ */ +/* $OpenBSD: gcvt.c,v 1.14 2019/01/25 00:19:25 millert Exp $ */ /* * Copyright (c) 2002, 2003, 2006, 2010 - * Todd C. Miller <Todd.Miller@courtesan.com> + * Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/stdlib/getopt_long.c b/lib/libc/stdlib/getopt_long.c index eb799c31f59..fec9ef79c89 100644 --- a/lib/libc/stdlib/getopt_long.c +++ b/lib/libc/stdlib/getopt_long.c @@ -1,8 +1,8 @@ -/* $OpenBSD: getopt_long.c,v 1.29 2015/10/01 02:32:07 guenther Exp $ */ +/* $OpenBSD: getopt_long.c,v 1.30 2019/01/25 00:19:25 millert Exp $ */ /* $NetBSD: getopt_long.c,v 1.15 2002/01/31 22:43:40 tv Exp $ */ /* - * Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2002 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/stdlib/posix_openpt.3 b/lib/libc/stdlib/posix_openpt.3 index 376772bb076..b55e1be750c 100644 --- a/lib/libc/stdlib/posix_openpt.3 +++ b/lib/libc/stdlib/posix_openpt.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: posix_openpt.3,v 1.3 2012/12/05 06:40:59 jmc Exp $ +.\" $OpenBSD: posix_openpt.3,v 1.4 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 2012 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 2012 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 5 2012 $ +.Dd $Mdocdate: January 25 2019 $ .Dt POSIX_OPENPT 3 .Os .Sh NAME diff --git a/lib/libc/stdlib/posix_pty.c b/lib/libc/stdlib/posix_pty.c index 72b5d527cc5..e45ab6ebd0c 100644 --- a/lib/libc/stdlib/posix_pty.c +++ b/lib/libc/stdlib/posix_pty.c @@ -1,7 +1,7 @@ -/* $OpenBSD: posix_pty.c,v 1.2 2015/05/11 00:42:54 guenther Exp $ */ +/* $OpenBSD: posix_pty.c,v 1.3 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2012 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2012 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/stdlib/tsearch.3 b/lib/libc/stdlib/tsearch.3 index 2027f163e43..cd904356148 100644 --- a/lib/libc/stdlib/tsearch.3 +++ b/lib/libc/stdlib/tsearch.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: tsearch.3,v 1.20 2016/03/12 21:31:22 mmcc Exp $ +.\" $OpenBSD: tsearch.3,v 1.21 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 12 2016 $ +.Dd $Mdocdate: January 25 2019 $ .Dt TSEARCH 3 .Os .Sh NAME diff --git a/lib/libc/string/memrchr.c b/lib/libc/string/memrchr.c index 26a33995b70..e123bc1737d 100644 --- a/lib/libc/string/memrchr.c +++ b/lib/libc/string/memrchr.c @@ -1,7 +1,7 @@ -/* $OpenBSD: memrchr.c,v 1.3 2015/08/31 02:53:57 guenther Exp $ */ +/* $OpenBSD: memrchr.c,v 1.4 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2007 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2007 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/string/strlcat.c b/lib/libc/string/strlcat.c index 6bf2a41f799..aa3db7ab378 100644 --- a/lib/libc/string/strlcat.c +++ b/lib/libc/string/strlcat.c @@ -1,7 +1,7 @@ -/* $OpenBSD: strlcat.c,v 1.18 2016/10/16 17:37:39 dtucker Exp $ */ +/* $OpenBSD: strlcat.c,v 1.19 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 1998, 2015 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/string/strlcpy.3 b/lib/libc/string/strlcpy.3 index 044c959c0c6..a14145e199f 100644 --- a/lib/libc/string/strlcpy.3 +++ b/lib/libc/string/strlcpy.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: strlcpy.3,v 1.26 2013/09/30 12:02:35 millert Exp $ +.\" $OpenBSD: strlcpy.3,v 1.27 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 1998, 2000 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 1998, 2000 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 30 2013 $ +.Dd $Mdocdate: January 25 2019 $ .Dt STRLCPY 3 .Os .Sh NAME @@ -185,4 +185,4 @@ first appeared in and .Fn strlcat were created by -.An Todd C. Miller Aq Mt Todd.Miller@courtesan.com . +.An Todd C. Miller Aq Mt millert@openbsd.org . diff --git a/lib/libc/string/strlcpy.c b/lib/libc/string/strlcpy.c index 367768928db..7e3b9aef6f6 100644 --- a/lib/libc/string/strlcpy.c +++ b/lib/libc/string/strlcpy.c @@ -1,7 +1,7 @@ -/* $OpenBSD: strlcpy.c,v 1.15 2016/10/16 17:37:39 dtucker Exp $ */ +/* $OpenBSD: strlcpy.c,v 1.16 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 1998, 2015 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/string/strndup.c b/lib/libc/string/strndup.c index a6e5bff7ca1..499f9a028af 100644 --- a/lib/libc/string/strndup.c +++ b/lib/libc/string/strndup.c @@ -1,7 +1,7 @@ -/* $OpenBSD: strndup.c,v 1.2 2015/08/31 02:53:57 guenther Exp $ */ +/* $OpenBSD: strndup.c,v 1.3 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2010 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2010 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/string/strnlen.c b/lib/libc/string/strnlen.c index db809756acd..d50a927f283 100644 --- a/lib/libc/string/strnlen.c +++ b/lib/libc/string/strnlen.c @@ -1,7 +1,7 @@ -/* $OpenBSD: strnlen.c,v 1.8 2016/10/16 17:37:39 dtucker Exp $ */ +/* $OpenBSD: strnlen.c,v 1.9 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2010 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2010 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/string/wcslcat.c b/lib/libc/string/wcslcat.c index aa581466256..9949057df4e 100644 --- a/lib/libc/string/wcslcat.c +++ b/lib/libc/string/wcslcat.c @@ -1,7 +1,7 @@ -/* $OpenBSD: wcslcat.c,v 1.6 2015/09/12 16:23:14 guenther Exp $ */ +/* $OpenBSD: wcslcat.c,v 1.7 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 1998, 2015 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib/libc/string/wcslcpy.3 b/lib/libc/string/wcslcpy.3 index 7af6c746148..5d8721c35aa 100644 --- a/lib/libc/string/wcslcpy.3 +++ b/lib/libc/string/wcslcpy.3 @@ -1,6 +1,6 @@ -.\" $OpenBSD: wcslcpy.3,v 1.6 2013/09/25 21:49:31 millert Exp $ +.\" $OpenBSD: wcslcpy.3,v 1.7 2019/01/25 00:19:25 millert Exp $ .\" -.\" Copyright (c) 1998, 2000 Todd C. Miller <Todd.Miller@courtesan.com> +.\" Copyright (c) 1998, 2000 Todd C. Miller <millert@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 25 2013 $ +.Dd $Mdocdate: January 25 2019 $ .Dt WCSLCPY 3 .Os .Sh NAME @@ -150,4 +150,4 @@ The and .Fn wcslcat functions are based on code by -.An Todd C. Miller Aq Mt Todd.Miller@courtesan.com . +.An Todd C. Miller Aq Mt millert@openbsd.org . diff --git a/lib/libc/string/wcslcpy.c b/lib/libc/string/wcslcpy.c index 36a544a33c4..9c433c83dc6 100644 --- a/lib/libc/string/wcslcpy.c +++ b/lib/libc/string/wcslcpy.c @@ -1,7 +1,7 @@ -/* $OpenBSD: wcslcpy.c,v 1.7 2015/09/12 16:23:14 guenther Exp $ */ +/* $OpenBSD: wcslcpy.c,v 1.8 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 1998, 2015 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |