CVS commit: src/rescue

2022-05-16 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May 16 14:55:56 UTC 2022

Modified Files:
src/rescue: list

Log Message:
remove threads; size constraints and behavioral change


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/rescue/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/rescue/list
diff -u src/rescue/list:1.54 src/rescue/list:1.55
--- src/rescue/list:1.54	Mon May 16 06:52:09 2022
+++ src/rescue/list	Mon May 16 10:55:56 2022
@@ -1,4 +1,4 @@
-#	$NetBSD: list,v 1.54 2022/05/16 10:52:09 christos Exp $
+#	$NetBSD: list,v 1.55 2022/05/16 14:55:56 christos Exp $
 
 SRCDIRS	bin
 
@@ -153,4 +153,4 @@ SRCDIRS	libexec
 PROG	lfs_cleanerd
 
 LIBS	liboverride.o
-LIBS	-lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop -lpthread
+LIBS	-lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop



CVS commit: src/rescue

2022-05-16 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May 16 14:55:56 UTC 2022

Modified Files:
src/rescue: list

Log Message:
remove threads; size constraints and behavioral change


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/rescue/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/rescue

2022-05-16 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May 16 10:52:09 UTC 2022

Modified Files:
src/rescue: list

Log Message:
Add -lpthread for the benefit or argon2 in cgdconfig


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/rescue/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/rescue

2022-05-16 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Mon May 16 10:52:09 UTC 2022

Modified Files:
src/rescue: list

Log Message:
Add -lpthread for the benefit or argon2 in cgdconfig


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/rescue/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/rescue/list
diff -u src/rescue/list:1.53 src/rescue/list:1.54
--- src/rescue/list:1.53	Sat Apr  4 11:39:16 2020
+++ src/rescue/list	Mon May 16 06:52:09 2022
@@ -1,4 +1,4 @@
-#	$NetBSD: list,v 1.53 2020/04/04 15:39:16 jdolecek Exp $
+#	$NetBSD: list,v 1.54 2022/05/16 10:52:09 christos Exp $
 
 SRCDIRS	bin
 
@@ -153,4 +153,4 @@ SRCDIRS	libexec
 PROG	lfs_cleanerd
 
 LIBS	liboverride.o
-LIBS	-lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop
+LIBS	-lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop -lpthread



Re: CVS commit: src/rescue

2013-03-24 Thread Takahiro Kambe
In message 20130324110707.8ce9c17...@cvs.netbsd.org
on Sun, 24 Mar 2013 11:07:07 +,
Martin Husemann mar...@netbsd.org wrote:
 Module Name:  src
 Committed By: martin
 Date: Sun Mar 24 11:07:07 UTC 2013
 
 Modified Files:
   src/rescue: Makefile
 
 Log Message:
 pdisk has moved to external/bsd - try to deal.

.for f in pdisk
PROG_${f}!= cd ${NETBSDSRCDIR}/external/bsd/${f}  ${MAKE} -V PROG

This line produce nothing.
It needs to execute in external/bsd/pdisk/bin directory.

PROG_${f}!= cd ${NETBSDSRCDIR}/external/bsd/${f}/bin  ${MAKE} -V PROG

-- 
Takahiro Kambe t...@back-street.net


CVS commit: src/rescue

2010-02-27 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Sat Feb 27 11:17:54 UTC 2010

Modified Files:
src/rescue: list.ldd

Log Message:
Sync against new ld.elf_so


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/rescue/list.ldd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/rescue

2010-02-27 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Sat Feb 27 11:17:54 UTC 2010

Modified Files:
src/rescue: list.ldd

Log Message:
Sync against new ld.elf_so


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/rescue/list.ldd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/rescue/list.ldd
diff -u src/rescue/list.ldd:1.2 src/rescue/list.ldd:1.3
--- src/rescue/list.ldd:1.2	Sat Aug 22 06:52:15 2009
+++ src/rescue/list.ldd	Sat Feb 27 11:17:54 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: list.ldd,v 1.2 2009/08/22 06:52:15 mrg Exp $
+#	$NetBSD: list.ldd,v 1.3 2010/02/27 11:17:54 roy Exp $
 
 PROG	ldd
 
@@ -8,5 +8,5 @@
 SPECIAL ldd	keepsymbols	_rtld_pagesz _rtld_error _rtld_trust
 SPECIAL ldd	keepsymbols	_rtld_default_paths _rtld_paths 
 SPECIAL ldd	keepsymbols	_rtld_xforms _rtld_objmain
-SPECIAL ldd	keepsymbols	_rtld_objtail _rtld_objlist
+SPECIAL ldd	keepsymbols	_rtld_objtail _rtld_objlist _rtld_objcount
 SPECIAL ldd	keepsymbols	print_needed main_local main_progname



CVS commit: src/rescue

2010-02-13 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Sat Feb 13 11:21:56 UTC 2010

Modified Files:
src/rescue: Makefile
Removed Files:
src/rescue: mkterminfo terminfo

Log Message:
Don't install terminfo.db in rescue.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/rescue/Makefile
cvs rdiff -u -r1.1 -r0 src/rescue/mkterminfo src/rescue/terminfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/rescue

2010-02-13 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Sat Feb 13 22:54:51 UTC 2010

Modified Files:
src/rescue: list

Log Message:
Don't install terminfo.db.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/rescue/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.