Module Name:othersrc
Committed By: lukem
Date: Sun May 16 08:28:50 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp: COPYING
Log Message:
copyright 2021
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 othersrc/usr.bin/tnftp/COPYING
Please note that diffs are
Module Name:othersrc
Committed By: lukem
Date: Sun May 16 08:28:01 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog INSTALL
Log Message:
update INSTALL notes
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 othersrc/usr.bin/tnftp/ChangeLog
cvs rdif
Module Name:othersrc
Committed By: lukem
Date: Sun Apr 25 11:26:01 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp: configure
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 othersrc/usr.bin/tnftp/configure
Please note that diffs are not
Module Name:othersrc
Committed By: lukem
Date: Sun Apr 25 09:40:34 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp: configure configure.ac
Log Message:
configure: check all glob flags we use
Also check GLOB_NOCHECK, even though it's standard.
Makes the autoconf check cons
Module Name:othersrc
Committed By: lukem
Date: Sun Apr 25 09:29:43 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog
othersrc/usr.bin/tnftp/src: Makefile.am Makefile.in
Log Message:
Change tnftp(1) to refer to "tnftp" instead of "ftp".
To generate a diff
Module Name:othersrc
Committed By: lukem
Date: Sun Apr 25 08:23:22 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp/src: progressbar.c
Log Message:
nicer XXX comment
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 othersrc/usr.bin/tnftp/src/progressbar.c
Pl
Module Name:othersrc
Committed By: lukem
Date: Sun Apr 25 08:05:49 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog
Log Message:
ChangeLog: previous va_copy fix. today's import
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 othersrc/usr.bin/tnftp
Module Name:othersrc
Committed By: lukem
Date: Sun Apr 25 07:50:37 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp/src: cmds.c fetch.c ftp.1 ftp.c main.c
progressbar.c progressbar.h ssl.c version.h
Log Message:
Merge differences between NetBSD-20200608 and NetB
Module Name:othersrc
Committed By: simonb
Date: Thu Feb 25 10:18:38 UTC 2021
Modified Files:
othersrc/usr.bin/sleepto: sleepto.c
Log Message:
Use %lld and cast to "long long" for any time_t's.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/s
Module Name:othersrc
Committed By: simonb
Date: Thu Feb 25 08:42:31 UTC 2021
Modified Files:
othersrc/usr.bin/sleepto: sleepto.c
Log Message:
Adapt rev 1.23 of bin/sleep/sleep.c:
add SIGINFO support; from freebsd:
when a SIGINFO is delivered, display the approximate
Module Name:othersrc
Committed By: simonb
Date: Thu Feb 25 08:40:43 UTC 2021
Modified Files:
othersrc/usr.bin/sleepto: parsetime.c stime.h
Log Message:
Include the "from" CVS tags.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/sleepto/parse
Module Name:othersrc
Committed By: simonb
Date: Thu Feb 25 07:52:27 UTC 2021
Modified Files:
othersrc/usr.bin/sleepto: parsetime.c
Added Files:
othersrc/usr.bin/sleepto: stime.h
Log Message:
Catch up on usr.bin/at/parsetime.c revs 1.16 to 1.20.
To generate a diff
Module Name:othersrc
Committed By: simonb
Date: Thu Feb 25 07:03:57 UTC 2021
Added Files:
othersrc/usr.bin/sleepto: Makefile parsetime.c parsetime.h sleepto.c
tzfile.h
Log Message:
Jared's sleepto command from Dec 2007 - sleep to an at(1) style time
specificati
Module Name:othersrc
Committed By: lukem
Date: Fri Feb 12 12:43:04 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp: configure
Log Message:
regen for va_copy() check cross-compile soft fail
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 othersrc/usr.bin/tnf
Module Name:othersrc
Committed By: lukem
Date: Fri Feb 12 12:39:18 UTC 2021
Modified Files:
othersrc/usr.bin/tnftp: configure.ac
Log Message:
configure: soft-fail cross-compile check for va_copy()
Be consistent with other AC_RUN_IFELSE() checks and change the va_copy()
ch
Module Name:othersrc
Committed By: agc
Date: Mon Aug 3 02:09:49 UTC 2020
Modified Files:
othersrc/external/historical/eawk/doc: extensions
Log Message:
Fix typo - thanks to Brad Harder (yukonbob)!
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/exte
Module Name:othersrc
Committed By: agc
Date: Mon Aug 3 00:43:12 UTC 2020
Modified Files:
othersrc/external/historical/eawk/dist: ext.c
othersrc/external/historical/eawk/lib: Makefile
Log Message:
Make this compile with gcc 8.4.0
To generate a diff of this commit
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 11:37:02 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog NEWS configure configure.ac
Log Message:
tnftp 20200705 release
Changes since tnftp 20151004:
* Avoid crashes by exiting if lostpeer due to a sign
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 11:14:57 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: configure
othersrc/usr.bin/tnftp/libnetbsd: Makefile.in
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 othersrc/u
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 11:13:12 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: COPYING configure.ac
Log Message:
copyright up to 2020
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 othersrc/usr.bin/tnftp/COPYING
cvs rdiff
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 11:11:10 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: Makefile.am
Added Files:
othersrc/usr.bin/tnftp/libnetbsd: libnetbsd.c
Log Message:
libnetbsd: add dummy source to avoid an empty library
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 10:55:48 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: configure tnftp_config.h.in
Log Message:
regen for conditional glob replacement
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 othersrc/usr.
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 10:55:11 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog NEWS configure.ac
Log Message:
Only replace glob if GLOB_BRACE and GLOB_TILDE aren't available.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 10:29:08 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: NEWS
Log Message:
NEWS: prepare for next release
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 othersrc/usr.bin/tnftp/NEWS
Please note tha
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 10:19:32 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: Makefile.in configure tnftp_config.h.in
othersrc/usr.bin/tnftp/libedit: Makefile.in
othersrc/usr.bin/tnftp/src: Makefile.in
Log Message:
rege
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 10:18:19 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog
Log Message:
today's changelog
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 othersrc/usr.bin/tnftp/ChangeLog
Please note that d
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 10:08:59 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: snprintf.c
Log Message:
rename some static functions to avoid conflicts with standard names
(based on othersrc/libexec/tnftpd/libnetbsd/snprintf.c
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 10:03:09 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: glob.c
Log Message:
sync to NetBSD glob.c 1.38 (via tnftpd)
Update from NetBSD src/lib/libc/gen/glob.c 1.34 to 1.38
(using the version from others
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 09:54:26 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: err.c fseeko.c
Log Message:
Remove the 3rd clause from my BSD-derived license.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 others
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 09:53:01 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libnetbsd: err.c
Log Message:
consistent tab indenting, not a mix of spaces and tabs
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/us
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 09:43:42 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libedit: Makefile.am
Log Message:
libedit: distribute makelist
Need makelist in the distribution (tar file).
Style; explicitly list all files in TEST/
To g
Module Name:othersrc
Committed By: lukem
Date: Sun Jul 5 09:37:53 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: Makefile.am configure.ac todo
othersrc/usr.bin/tnftp/src: Makefile.am
Log Message:
implement --with-local-libedit
Add --with-local-libedit=(yes|auto
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 14:59:16 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: Makefile.in aclocal.m4 configure
othersrc/usr.bin/tnftp/buildaux: config.guess config.sub depcomp
install-sh missing
othersrc/usr.
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 14:55:18 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: ChangeLog
Log Message:
ChangeLog: ftp and libedit imports
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 othersrc/usr.bin/tnftp/ChangeLog
P
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 14:51:16 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: todo
Log Message:
TODO: autoconf option to use system libedit instead of internal
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 othersrc/us
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 14:47:35 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: tnftp.h
Log Message:
tnftp.h: add __UNVOLATILE. reformat __UNCONST
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 othersrc/usr.bin/tnftp/tnf
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 14:34:28 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libedit: Makefile.am literal.c vi.c
Log Message:
fix libedit build after 20200704 merge
adapt the build of libedit for the changes in upstream;
- generate ap
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 14:31:04 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp: tnftp.h
Log Message:
tnftp.h: multiple-include protection
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 othersrc/usr.bin/tnftp/tnftp.h
Ple
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 13:43:21 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/libedit: chared.c chared.h chartype.c common.c
config.h editline.3 editrc.5 el.c el.h eln.c emacs.c filecomplete.c
filecomplete.h hist.
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 09:59:07 UTC 2020
Modified Files:
othersrc/usr.bin/tnftp/src: cmds.c complete.c domacro.c extern.h
fetch.c ftp.1 ftp.c ftp_var.h main.c progressbar.c ssl.c ssl.h
util.c version.h
Log Message:
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 06:57:46 UTC 2020
Modified Files:
othersrc/libexec/tnftpd: configure
Log Message:
regen for tnftpd 20200704
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 othersrc/libexec/tnftpd/configure
Please n
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 06:49:19 UTC 2020
Modified Files:
othersrc/libexec/tnftpd: ChangeLog NEWS configure.ac
Log Message:
tnftpd 20200704 release
Changes since tnftpd 20200704:
- Adapt to NetBSD blocklistd(8) service rename.
- Increase
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 05:43:30 UTC 2020
Modified Files:
othersrc/libexec/tnftpd: INSTALL
Log Message:
INSTALL: update for --with-blocklist, --with-sia
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 othersrc/libexec/tnftp
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 05:38:28 UTC 2020
Modified Files:
othersrc/libexec/tnftpd: todo
Log Message:
TODO: more stuff
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 othersrc/libexec/tnftpd/todo
Please note that diffs are
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 04:55:03 UTC 2020
Modified Files:
othersrc/libexec/tnftpd: configure tnftpd_config.h.in
Log Message:
regen for --with-blocklist
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 othersrc/libexec/tnftpd
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 04:40:00 UTC 2020
Modified Files:
othersrc/libexec/tnftpd: configure.ac
Log Message:
configure: rename to --with-blocklist
Change --with-blacklist to --with-blocklist and search for
libblocklist first, falling back
Module Name:othersrc
Committed By: lukem
Date: Sat Jul 4 04:00:53 UTC 2020
Modified Files:
othersrc/libexec/tnftpd/src: extern.h ftpd.c pfilter.c version.h
Log Message:
Merge NetBSD-20190129
Prepare pfilter.c for future USE_BLOCKLIST check.
To generate a diff of this c
Module Name:othersrc
Committed By: lukem
Date: Sun Feb 3 06:25:58 UTC 2019
Modified Files:
othersrc/libexec/tnftpd: ChangeLog
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 othersrc/libexec/tnftpd/ChangeLog
Please note that diffs ar
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 23:21:18 UTC 2019
Modified Files:
othersrc/libexec/tnftpd: Makefile.in aclocal.m4 configure
tnftpd_config.h.in
othersrc/libexec/tnftpd/buildaux: config.guess config.sub depcomp
install
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 23:14:48 UTC 2019
Modified Files:
othersrc/libexec/tnftpd: ChangeLog
Log Message:
changes so far this year
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 othersrc/libexec/tnftpd/ChangeLog
Please no
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 22:39:11 UTC 2019
Modified Files:
othersrc/libexec/tnftpd: configure.ac
Log Message:
configure: AM_PROG_AR is needed by newer automake
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 othersrc/libexec
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 13:35:58 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/src: tnftpd.manin
Log Message:
merge changes from ftpd.8 1.85 - 1.87
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/libexec/tnftpd/sr
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 13:30:32 UTC 2019
Modified Files:
othersrc/libexec/tnftpd: configure.ac
othersrc/libexec/tnftpd/src: ftpd.c
Log Message:
save passwd.pw_class if it exists
Add autoconf check for struct passwd.pw_class.
If p
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 13:06:14 UTC 2019
Modified Files:
othersrc/libexec/tnftpd: configure.ac tnftpd.h
Added Files:
othersrc/libexec/tnftpd/libnetbsd: explicit_memset.c
Log Message:
provide explicit_memset() from NetBSD
Import N
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 12:51:38 UTC 2019
Modified Files:
othersrc/libexec/tnftpd: Makefile.am configure.ac
othersrc/libexec/tnftpd/libnetbsd: Makefile.am
othersrc/libexec/tnftpd/ls: Makefile.am
othersrc/libexec/tnft
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 12:28:44 UTC 2019
Modified Files:
othersrc/libexec/tnftpd: configure.ac
Log Message:
configure.ac style tweaks
do not use contractions to avoid syntax highlight confusion
To generate a diff of this commit:
cvs rd
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 12:26:47 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/src: extern.h
Log Message:
minimize differences with NetBSD upstream
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 othersrc/libexec/tnftpd/
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 12:14:46 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/src: cmds.c extern.h ftpcmd.y ftpd.c logwtmp.c
popen.c version.h
Log Message:
merge from NetBSD-20130321 to NetBSD-20190129
To generate a diff
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 11:11:56 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: fnmatch.c fts_open.c glob.c
strmode.c strsuftollx.c
Log Message:
fix __RCSIDs back to escaped upstream versions
To generate a diff o
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 08:25:50 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: strsuftollx.c
Log Message:
sync to NetBSD strsuftoll.c 1.9
Update from NetBSD src/lib/libc/stdlib/strsuftoll.c 1.1 to 1.9.
Notable changes:
- Min
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 07:57:17 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: strmode.c
Log Message:
sync to NetBSD strmode.c 1.19
Update from NetBSD src/lib/libc/string/strmode.c 1.11 to 1.19:
- Minimize changes from upstr
Module Name:othersrc
Committed By: lukem
Date: Tue Jan 29 07:44:36 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: strlcpy.c
Log Message:
strlcpy.c: fix copyright
Fix copyright per NetBSD src/lib/libc/string/Attic/strlcpy.c rev 1.14
by removing duplicate copy
Module Name:othersrc
Committed By: lukem
Date: Thu Jan 24 04:27:39 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: fparseln.c
Log Message:
remove obsolete rcsid
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/libexec/tnftpd/libnetbsd/fpar
Module Name:othersrc
Committed By: lukem
Date: Thu Jan 24 04:25:23 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: glob.c
Log Message:
sync to NetBSD glob.c 1.38
Update from NetBSD src/lib/libc/gen/glob.c 1.34 to 1.38:
- Minimize changes from upstream NetBSD s
Module Name:othersrc
Committed By: lukem
Date: Thu Jan 24 02:57:10 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: fnmatch.c
Log Message:
fnmatch.c: minimise changes from NetBSD src
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/libexec/
Module Name:othersrc
Committed By: lukem
Date: Thu Jan 24 02:52:48 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: ftpfts.h fts_open.c
Log Message:
sync to fts.c 1.49, fts.h 1.19
Update from NetBSD src/lib/libc/gen/fts.c 1.38 to 1.49.
Update from NetBSD src/in
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 07:00:21 UTC 2019
Modified Files:
othersrc/libexec/tnftpd: tnftpd.h
Log Message:
provide compat _DIAGASSERT()
define no-op _DIAGASSERT() in tnftpd.h, so that I can perform
less changes from "upstream" NetBSD when I
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 05:34:09 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: fparseln.c
Log Message:
sync to fparseln.c 1.10
Update from NetBSD src/lib/libc/stdio/fparseln.c 1.5 to 1.10:
- Don't report spurious empty lines
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 05:20:01 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: err.c
Log Message:
Remove the 3rd clause from my BSD-derived license.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/libex
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 05:13:48 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: fnmatch.c ftpfnmatch.h
Log Message:
sync to fnmatch.c 1.26, fnmatch.h
Update from NetBSD src/lib/libc/gen/fnmatch.c 1.18 to 1.26.
Update from Net
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 02:44:57 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: err.c
Log Message:
whitespace fixup
consistent tab indenting, not a mix of spaces and tabs
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 02:37:28 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: daemon.c
Log Message:
sync to daemon.c 1.10
Update to NetBSD src/lib/libc/gen/daemon.c 1.10 from 1.9:
- Update old-style definitions to ANSI
To
Module Name:othersrc
Committed By: lukem
Date: Wed Jan 23 02:32:36 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: arpa_ftp.h
Log Message:
sync to arpa/ftp.h 1.7
Update to NetBSD src/include/arpa/ftp.h revision 1.7 from revision 1.5:
- 1.6: Move UCB-licensed c
Module Name:othersrc
Committed By: wiz
Date: Mon Jan 21 07:33:59 UTC 2019
Modified Files:
othersrc/external/bsd/file2c: file2c.1 file2c.sh
Log Message:
Sort options. Use appropriate section name.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/extern
Module Name:othersrc
Committed By: agc
Date: Mon Jan 21 07:34:04 UTC 2019
Modified Files:
othersrc/external/bsd/file2c: 1.expected 1.in 2.expected 3.expected
Log Message:
Get rid of stray RCS Ids in the test input file
Fix up tests to accommodate
To generate a diff of t
Module Name:othersrc
Committed By: agc
Date: Mon Jan 21 07:32:09 UTC 2019
Added Files:
othersrc/external/bsd/file2c: 1.expected 1.in 2.expected 3.expected
Log Message:
Add a new utility called file2c(1) to othersrc, which converts its
input stream into individual bytes, su
Module Name:othersrc
Committed By: agc
Date: Mon Jan 21 07:30:48 UTC 2019
Added Files:
othersrc/external/bsd/file2c: Makefile file2c.1 file2c.sh
Log Message:
Add a new utility called file2c(1) to othersrc, which converts its
input stream into individual bytes, suitable for
Module Name:othersrc
Committed By: kre
Date: Sat Sep 22 04:53:41 UTC 2018
Modified Files:
othersrc/external/bsd/human2atf: human2atf.sh
Log Message:
Convert from getopt to getopts and fix an obvious bug with the
wayy TESTSPEC was used.
To generate a diff of this commit:
Module Name:othersrc
Committed By: riastradh
Date: Thu Mar 22 14:34:51 UTC 2018
Modified Files:
othersrc/usr.bin: Makefile
Log Message:
Build Meltdown PoC.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 othersrc/usr.bin/Makefile
Please note that diffs are n
Module Name:othersrc
Committed By: riastradh
Date: Thu Mar 22 14:32:28 UTC 2018
Added Files:
othersrc/usr.bin/meltdown: Makefile README meltdown.c
Log Message:
Add Meltdown PoC.
To use it for any kernel virtual addresses other than the entropy
pool statistics, you'll need
Module Name:othersrc
Committed By: riastradh
Date: Thu Mar 22 14:29:07 UTC 2018
Modified Files:
othersrc/usr.bin/edit: edit.1
Log Message:
Make this build. Fix mandoc warnings while here.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/usr.bin/edit/
Module Name:othersrc
Committed By: riastradh
Date: Thu Mar 22 14:19:54 UTC 2018
Modified Files:
othersrc/usr.bin: Makefile
Log Message:
Make this diff-friendly.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 othersrc/usr.bin/Makefile
Please note that diffs
Module Name:othersrc
Committed By: agc
Date: Wed Jan 17 01:38:37 UTC 2018
Modified Files:
othersrc/external/historical/eawk/bin: expected
othersrc/external/historical/eawk/dist: awkgram.y
othersrc/external/historical/eawk/extend: Makefile
othersrc/ex
Module Name:othersrc
Committed By: dholland
Date: Thu Dec 7 05:55:36 UTC 2017
Added Files:
othersrc/external/bsd/testcompat: Makefile README
othersrc/external/bsd/testcompat/gen: Makefile main.ml
othersrc/external/bsd/testcompat/mk: base.mk ocaml.mk subdir.
Module Name:othersrc
Committed By: agc
Date: Tue Dec 5 20:01:06 UTC 2017
Modified Files:
othersrc/external/bsd/agcre/dist: exec.c
othersrc/external/bsd/agcre/dist/tests: 85.expected
Log Message:
initialise the input counter prior to making the first mark - fixes
R
Module Name:othersrc
Committed By: agc
Date: Sun Dec 3 21:25:56 UTC 2017
Modified Files:
othersrc/external/bsd/agcre/dist: comp.c error.c exec.c
othersrc/external/bsd/agcre/dist/tests: 54.expected
Log Message:
remove some functions which were unused (obscured by b
Module Name:othersrc
Committed By: wiz
Date: Wed Aug 30 19:22:06 UTC 2017
Modified Files:
othersrc/external/bsd/dust/dist: dust.1
Log Message:
Bump date for previous. Add missing .El.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/dust/
Module Name:othersrc
Committed By: ginsbach
Date: Wed Aug 30 19:18:31 UTC 2017
Modified Files:
othersrc/external/bsd/dust/dist: dust.1 dust.sh
Log Message:
Add a way to pass -a and -x to du(1). These allow one to 'dust' a
filesystem (-x) or see what files are the big offe
Module Name:othersrc
Committed By: ginsbach
Date: Wed Aug 30 18:49:32 UTC 2017
Modified Files:
othersrc/external/bsd/dust/dist: dust.sh
Log Message:
Fix option handling so options are actually processed. [approved by agc]
To generate a diff of this commit:
cvs rdiff -u -
Module Name:othersrc
Committed By: agc
Date: Thu Aug 17 17:05:44 UTC 2017
Modified Files:
othersrc/external/bsd/agcre/dist: agcre_format.7
Log Message:
Fix up after wiz's changes (thanks!)
1. Add the (implied) "Match" verb at the start of the explanation to make
into a fu
Module Name:othersrc
Committed By: wiz
Date: Thu Aug 17 11:03:21 UTC 2017
Modified Files:
othersrc/external/bsd/agcre/dist: libagcre.3
Log Message:
Use more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd/agcre/dist/libagcre.3
P
Module Name:othersrc
Committed By: wiz
Date: Thu Aug 17 11:02:56 UTC 2017
Modified Files:
othersrc/external/bsd/agcre/dist: agcre_format.7
Log Message:
Minor improvements. Do not use xrefs to non-existing man pages.
XXX: there is partial sentence here.
To generate a dif
Module Name:othersrc
Committed By: wiz
Date: Thu Aug 17 11:02:04 UTC 2017
Modified Files:
othersrc/external/bsd/agcre/dist: agcre.1
Log Message:
Sort options. Remove empty EXAMPLES section.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd
Module Name:othersrc
Committed By: agc
Date: Wed Aug 16 23:38:14 UTC 2017
Added Files:
othersrc/external/bsd/agcre: Makefile README
othersrc/external/bsd/agcre/bin: Makefile
othersrc/external/bsd/agcre/dist: Makefile.bsd Makefile.in
Makefile.lib.
Module Name:othersrc
Committed By: agc
Date: Wed Aug 16 23:38:35 UTC 2017
Added Files:
othersrc/external/bsd/agcre/dist: internal.h
Log Message:
Just what this world needs - another regexp library. However, for
something I was doing, I needed a regexp library in C, BSD-lic
Module Name:othersrc
Committed By: agc
Date: Thu Jun 15 01:26:34 UTC 2017
Added Files:
othersrc/external/bsd/mink: Makefile README
othersrc/external/bsd/mink/bin: Makefile f f2
othersrc/external/bsd/mink/dist: 1.expected 1.mink 10.expected
11.exp
Module Name:othersrc
Committed By: wiz
Date: Sun Dec 25 12:45:09 UTC 2016
Modified Files:
othersrc/usr.bin/guest2core: guest2core.8
Log Message:
dump-guest-memory is a built-in and has no man page.
Add a caveat by mlelstv.
To generate a diff of this commit:
cvs rdiff -u
Module Name:othersrc
Committed By: wiz
Date: Sat Dec 24 08:18:44 UTC 2016
Modified Files:
othersrc/usr.bin/guest2core: Makefile
Added Files:
othersrc/usr.bin/guest2core: guest2core.8
Log Message:
Add man page for guest2core.
To generate a diff of this commit:
cvs
Module Name:othersrc
Committed By: mlelstv
Date: Thu Dec 22 10:31:17 UTC 2016
Added Files:
othersrc/usr.bin/guest2core: Makefile README main.c
Log Message:
Translates the dump of qemu guest memory to a NetBSD core file.
So far x86_64 only.
To generate a diff of this comm
Module Name:othersrc
Committed By: dholland
Date: Mon Aug 29 05:36:31 UTC 2016
Added Files:
othersrc/usr.bin/manxref: Makefile array.c array.h exceptions.c
exceptions.h main.c manxref.1 mem.c mem.h page.c page.h pagename.h
pathnames.h readpage.c read
1 - 100 of 637 matches
Mail list logo