Browse Source

Moved misc/archive to lib/misc, temporarily

karasz/new-early
Alejandro Mery 17 years ago
parent
commit
3a3d1e50c9
42 changed files with 133 additions and 102 deletions
  1. +4
    -3
      lib/misc/AuditBuild.sh
  2. +1
    -1
      lib/misc/GenDepGraph.sh
  3. +4
    -3
      lib/misc/PackBuildInfo.sh
  4. +2
    -2
      lib/misc/RegressionsReport.sh
  5. +4
    -3
      lib/misc/adddownload.sh
  6. +4
    -3
      lib/misc/apply-patch.sh
  7. +4
    -3
      lib/misc/bash-xterm.patch
  8. +4
    -3
      lib/misc/cacheinjector.sh
  9. +2
    -2
      lib/misc/catedit.sh
  10. +4
    -3
      lib/misc/ccat.c
  11. +4
    -3
      lib/misc/cdromchk.c
  12. +4
    -3
      lib/misc/compare.sh
  13. +4
    -3
      lib/misc/compare_builddirs.sh
  14. +4
    -3
      lib/misc/copypackage.sh
  15. +4
    -3
      lib/misc/cvsaddrm.sh
  16. +4
    -3
      lib/misc/cvsmv.sh
  17. +4
    -3
      lib/misc/extconv.sh
  18. +4
    -3
      lib/misc/findorphans.sh
  19. +2
    -2
      lib/misc/fixmaintainer.sh
  20. +4
    -3
      lib/misc/getdefs.sh
  21. +4
    -3
      lib/misc/hello.c
  22. +0
    -0
      lib/misc/hello.cc
  23. +0
    -0
      lib/misc/hello.cs
  24. +0
    -0
      lib/misc/hello.f
  25. +0
    -0
      lib/misc/hello.java
  26. +0
    -0
      lib/misc/hello.pas
  27. +2
    -2
      lib/misc/hunter.sh
  28. +4
    -3
      lib/misc/iso2stick.sh
  29. +4
    -3
      lib/misc/killport.sh
  30. +4
    -3
      lib/misc/killtree.sh
  31. +4
    -3
      lib/misc/mini-makedevs.sh
  32. +0
    -0
      lib/misc/mklibs.sh
  33. +4
    -3
      lib/misc/regtest.sh
  34. +4
    -3
      lib/misc/reverse-log.pl
  35. +4
    -3
      lib/misc/scrsav.c
  36. +4
    -3
      lib/misc/showdeps.sh
  37. +4
    -3
      lib/misc/showsorteddeps.sh
  38. +4
    -3
      lib/misc/split-patch.pl
  39. +4
    -3
      lib/misc/tcp-client.c
  40. +4
    -3
      lib/misc/treenice.sh
  41. +4
    -3
      lib/misc/xctrld.c
  42. +4
    -3
      lib/misc/xline.c

misc/archive/AuditBuild.sh → lib/misc/AuditBuild.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/AuditBuild.sh
# Filename: lib/misc/AuditBuild.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
MATRIX=http://www.t2-project.org/packages

misc/archive/GenDepGraph.sh → lib/misc/GenDepGraph.sh

@ -2,7 +2,7 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: misc/archive/GenDepGraph.sh
# Filename: lib/misc/GenDepGraph.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#

misc/archive/PackBuildInfo.sh → lib/misc/PackBuildInfo.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/PackBuildInfo.sh
# Filename: lib/misc/PackBuildInfo.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
config=default
if [ "$1" == "-cfg" ]; then

misc/archive/RegressionsReport.sh → lib/misc/RegressionsReport.sh

@ -2,8 +2,8 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: misc/archive/RegressionsReport.sh
# Copyright (C) 2006 The OpenSDE Project
# Filename: lib/misc/RegressionsReport.sh
# Copyright (C) 2006 - 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.

misc/archive/adddownload.sh → lib/misc/adddownload.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/adddownload.sh
# Filename: lib/misc/adddownload.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
#
if [ $# -lt 2 ] ; then

misc/archive/apply-patch.sh → lib/misc/apply-patch.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/apply-patch.sh
# Filename: lib/misc/apply-patch.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
basedirs="Documentation|architecture|misc|package|scripts|target";
error=0

misc/archive/bash-xterm.patch → lib/misc/bash-xterm.patch

@ -1,7 +1,8 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/bash-xterm.patch
# Filename: lib/misc/bash-xterm.patch
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -13,7 +14,7 @@
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
Little hack for bash: Adding 'xterm' option which causes bash to print the

misc/archive/cacheinjector.sh → lib/misc/cacheinjector.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/cacheinjector.sh
# Filename: lib/misc/cacheinjector.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
config=default
if [ "$1" == "-cfg" ]; then

misc/archive/catedit.sh → lib/misc/catedit.sh

@ -2,8 +2,8 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: misc/archive/catedit.sh
# Copyright (C) 2006 The OpenSDE Project
# Filename: lib/misc/catedit.sh
# Copyright (C) 2006 - 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.

misc/archive/ccat.c → lib/misc/ccat.c

@ -1,9 +1,10 @@
/* ccat (counting cat)
*
* --- T2-COPYRIGHT-NOTE-BEGIN ---
* --- SDE-COPYRIGHT-NOTE-BEGIN ---
* This copyright note is auto-generated by ./scripts/Create-CopyPatch.
*
* T2 SDE: misc/archive/ccat.c
* Filename: lib/misc/ccat.c
* Copyright (C) 2008 The OpenSDE Project
* Copyright (C) 2004 - 2006 The T2 SDE Project
* Copyright (C) 1998 - 2003 Clifford Wolf
*
@ -13,7 +14,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License. A copy of the
* GNU General Public License can be found in the file COPYING.
* --- T2-COPYRIGHT-NOTE-END ---
* --- SDE-COPYRIGHT-NOTE-END ---
*/
#define VERSION "2000-06-15"

misc/archive/cdromchk.c → lib/misc/cdromchk.c

@ -1,9 +1,10 @@
/* gcc -O2 -Wall cdromchk.c -o cdromchk
*
* --- T2-COPYRIGHT-NOTE-BEGIN ---
* --- SDE-COPYRIGHT-NOTE-BEGIN ---
* This copyright note is auto-generated by ./scripts/Create-CopyPatch.
*
* T2 SDE: misc/archive/cdromchk.c
* Filename: lib/misc/cdromchk.c
* Copyright (C) 2008 The OpenSDE Project
* Copyright (C) 2004 - 2006 The T2 SDE Project
* Copyright (C) 1998 - 2003 Clifford Wolf
*
@ -13,7 +14,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License. A copy of the
* GNU General Public License can be found in the file COPYING.
* --- T2-COPYRIGHT-NOTE-END ---
* --- SDE-COPYRIGHT-NOTE-END ---
*/
#include <stdio.h>

misc/archive/compare.sh → lib/misc/compare.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/compare.sh
# Filename: lib/misc/compare.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
verbose=0
quiet=0

misc/archive/compare_builddirs.sh → lib/misc/compare_builddirs.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/compare_builddirs.sh
# Filename: lib/misc/compare_builddirs.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2005 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
config=default
if [ "$1" = -cfg ]; then

misc/archive/copypackage.sh → lib/misc/copypackage.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/copypackage.sh
# Filename: lib/misc/copypackage.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
show_usage() {
echo "Usage: $0 <source> <target> <pkg> ..."

misc/archive/cvsaddrm.sh → lib/misc/cvsaddrm.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/cvsaddrm.sh
# Filename: lib/misc/cvsaddrm.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
tmp1=`mktemp`
tmp2=`mktemp`

misc/archive/cvsmv.sh → lib/misc/cvsmv.sh

@ -1,9 +1,10 @@
#!/bin/sh
#
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/cvsmv.sh
# Filename: lib/misc/cvsmv.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -13,7 +14,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
if [ "$1" = "rm" ] ; then
find $2 -type f ! -path '*/CVS/*' | xargs rm -vf

misc/archive/extconv.sh → lib/misc/extconv.sh

@ -2,10 +2,11 @@
#
# Convert an Old-Style ROCK Linux Extension to the standard package format.
#
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/extconv.sh
# Filename: lib/misc/extconv.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -15,7 +16,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
if [ -z "$1" -o ! -f "$1.ext" ] ; then
[ ! -f "$1.ext" ] && echo "No such file: $1.ext"

misc/archive/findorphans.sh → lib/misc/findorphans.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/findorphans.sh
# Filename: lib/misc/findorphans.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
config=default
root=

misc/archive/fixmaintainer.sh → lib/misc/fixmaintainer.sh

@ -2,8 +2,8 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: misc/archive/fixmaintainer.sh
# Copyright (C) 2006 The OpenSDE Project
# Filename: lib/misc/fixmaintainer.sh
# Copyright (C) 2006 - 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.

misc/archive/getdefs.sh → lib/misc/getdefs.sh

@ -1,9 +1,10 @@
#!/bin/sh
#
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/getdefs.sh
# Filename: lib/misc/getdefs.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -13,7 +14,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
for x in unix linux i{3,4,5,6}86 alpha powerpc ppc gnuc \
intel_compiler ; do

misc/archive/hello.c → lib/misc/hello.c

@ -1,9 +1,10 @@
/* Hello World in C (by Clifford)
*
* --- T2-COPYRIGHT-NOTE-BEGIN ---
* --- SDE-COPYRIGHT-NOTE-BEGIN ---
* This copyright note is auto-generated by ./scripts/Create-CopyPatch.
*
* T2 SDE: misc/archive/hello.c
* Filename: lib/misc/hello.c
* Copyright (C) 2008 The OpenSDE Project
* Copyright (C) 2004 - 2006 The T2 SDE Project
* Copyright (C) 1998 - 2003 Clifford Wolf
*
@ -13,7 +14,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License. A copy of the
* GNU General Public License can be found in the file COPYING.
* --- T2-COPYRIGHT-NOTE-END ---
* --- SDE-COPYRIGHT-NOTE-END ---
*/
#include <stdio.h>

misc/archive/hello.cc → lib/misc/hello.cc


misc/archive/hello.cs → lib/misc/hello.cs


misc/archive/hello.f → lib/misc/hello.f


misc/archive/hello.java → lib/misc/hello.java


misc/archive/hello.pas → lib/misc/hello.pas


misc/archive/hunter.sh → lib/misc/hunter.sh

@ -2,8 +2,8 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: misc/archive/hunter.sh
# Copyright (C) 2006 The OpenSDE Project
# Filename: lib/misc/hunter.sh
# Copyright (C) 2006 - 2008 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#

misc/archive/iso2stick.sh → lib/misc/iso2stick.sh

@ -1,8 +1,9 @@
#!/bin/bash
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/iso2stick.sh
# Filename: lib/misc/iso2stick.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
set -e

misc/archive/killport.sh → lib/misc/killport.sh

@ -1,9 +1,10 @@
#!/bin/sh
#
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/killport.sh
# Filename: lib/misc/killport.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -13,7 +14,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
signal=15
returncode=0

misc/archive/killtree.sh → lib/misc/killtree.sh

@ -1,9 +1,10 @@
#!/bin/sh
#
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/killtree.sh
# Filename: lib/misc/killtree.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -13,7 +14,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
main() {
for y in `cut -f1,4 -d' ' /proc/*/stat | grep " $1\$" | cut -f1 -d' '`

misc/archive/mini-makedevs.sh → lib/misc/mini-makedevs.sh

@ -3,10 +3,11 @@
# Script for creating a minimalistic /dev directory (needed if running a
# kernel without devfs support).
#
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/mini-makedevs.sh
# Filename: lib/misc/mini-makedevs.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -16,7 +17,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
mknod mem c 1 1
mknod kmem c 1 2

misc/archive/mklibs.sh → lib/misc/mklibs.sh


misc/archive/regtest.sh → lib/misc/regtest.sh

@ -1,8 +1,9 @@
#!/bin/bash
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/regtest.sh
# Filename: lib/misc/regtest.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
# Tiny regression testsuite driver used by some core developers to track
# breakage, sometimes even automated on a nightly basis.

misc/archive/reverse-log.pl → lib/misc/reverse-log.pl

@ -1,9 +1,10 @@
#!/usr/bin/perl
#
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/reverse-log.pl
# Filename: lib/misc/reverse-log.pl
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -13,7 +14,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
$c=0; while (<>) { $c++ if /^\s*\*\)\s/; @_[$c].=$_; } print reverse @_;

misc/archive/scrsav.c → lib/misc/scrsav.c

@ -1,10 +1,11 @@
/* gcc -Wall -O2 scrsav.c -o scrsav
* while : ; do ./scrsav /dev/vcc/a2 /dev/vcc/a3 ; sleep 5 ; done
*
* --- T2-COPYRIGHT-NOTE-BEGIN ---
* --- SDE-COPYRIGHT-NOTE-BEGIN ---
* This copyright note is auto-generated by ./scripts/Create-CopyPatch.
*
* T2 SDE: misc/archive/scrsav.c
* Filename: lib/misc/scrsav.c
* Copyright (C) 2008 The OpenSDE Project
* Copyright (C) 2004 - 2006 The T2 SDE Project
* Copyright (C) 1998 - 2003 Clifford Wolf
*
@ -14,7 +15,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License. A copy of the
* GNU General Public License can be found in the file COPYING.
* --- T2-COPYRIGHT-NOTE-END ---
* --- SDE-COPYRIGHT-NOTE-END ---
*/
#include <stdio.h>

misc/archive/showdeps.sh → lib/misc/showdeps.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/showdeps.sh
# Filename: lib/misc/showdeps.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
root=

misc/archive/showsorteddeps.sh → lib/misc/showsorteddeps.sh

@ -1,8 +1,9 @@
#!/bin/sh
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/showsorteddeps.sh
# Filename: lib/misc/showsorteddeps.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -11,7 +12,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
cachefiles=
packages=

misc/archive/split-patch.pl → lib/misc/split-patch.pl

@ -1,9 +1,10 @@
#!/usr/bin/perl -w
#
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/split-patch.pl
# Filename: lib/misc/split-patch.pl
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -13,7 +14,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
use strict;
use English;

misc/archive/tcp-client.c → lib/misc/tcp-client.c

@ -1,8 +1,9 @@
/*
* --- T2-COPYRIGHT-NOTE-BEGIN ---
* --- SDE-COPYRIGHT-NOTE-BEGIN ---
* This copyright note is auto-generated by ./scripts/Create-CopyPatch.
*
* T2 SDE: misc/archive/tcp-client.c
* Filename: lib/misc/tcp-client.c
* Copyright (C) 2008 The OpenSDE Project
* Copyright (C) 2004 - 2006 The T2 SDE Project
* Copyright (C) 1998 - 2003 Clifford Wolf
*
@ -12,7 +13,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License. A copy of the
* GNU General Public License can be found in the file COPYING.
* --- T2-COPYRIGHT-NOTE-END ---
* --- SDE-COPYRIGHT-NOTE-END ---
*/
#include <arpa/inet.h>

misc/archive/treenice.sh → lib/misc/treenice.sh

@ -1,9 +1,10 @@
#!/bin/sh
#
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# T2 SDE: misc/archive/treenice.sh
# Filename: lib/misc/treenice.sh
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf
#
@ -13,7 +14,7 @@
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
main() {
renice $newpriority -p $1 | sed "s,^,$2,"

misc/archive/xctrld.c → lib/misc/xctrld.c

@ -1,10 +1,11 @@
/*
* gcc -Wall -O2 xctrld.c -o /sbin/xctrld
*
* --- T2-COPYRIGHT-NOTE-BEGIN ---
* --- SDE-COPYRIGHT-NOTE-BEGIN ---
* This copyright note is auto-generated by ./scripts/Create-CopyPatch.
*
* T2 SDE: misc/archive/xctrld.c
* Filename: lib/misc/xctrld.c
* Copyright (C) 2008 The OpenSDE Project
* Copyright (C) 2004 - 2006 The T2 SDE Project
* Copyright (C) 1998 - 2003 Clifford Wolf
*
@ -14,7 +15,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License. A copy of the
* GNU General Public License can be found in the file COPYING.
* --- T2-COPYRIGHT-NOTE-END ---
* --- SDE-COPYRIGHT-NOTE-END ---
*/
#include <fcntl.h>

misc/archive/xline.c → lib/misc/xline.c

@ -1,8 +1,9 @@
/*
* --- T2-COPYRIGHT-NOTE-BEGIN ---
* --- SDE-COPYRIGHT-NOTE-BEGIN ---
* This copyright note is auto-generated by ./scripts/Create-CopyPatch.
*
* T2 SDE: misc/archive/xline.c
* Filename: lib/misc/xline.c
* Copyright (C) 2008 The OpenSDE Project
* Copyright (C) 2004 - 2006 The T2 SDE Project
* Copyright (C) 1998 - 2003 Clifford Wolf
*
@ -12,7 +13,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License. A copy of the
* GNU General Public License can be found in the file COPYING.
* --- T2-COPYRIGHT-NOTE-END ---
* --- SDE-COPYRIGHT-NOTE-END ---
*/
#include <stdio.h>

Loading…
Cancel
Save