-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
60 changed files
with
137 additions
and
166 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,3 @@ rh | |
*.html | ||
*.1 | ||
*.5 | ||
*diff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,16 +4,16 @@ Upstream-Contact: raf <[email protected]> | |
Source: https://raf.org/rawhide | ||
|
||
Files: * | ||
Copyright: 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
Copyright: 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
License: GPL-3.0-or-later | ||
|
||
Files: rhstr.c | ||
Copyright: 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
Copyright: 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
1998 Todd C. Miller <[email protected]> | ||
License: GPL-3.0-or-later and BSD-3-Clause | ||
|
||
Files: rh.1.pod | ||
Copyright: 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
Copyright: 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
1990-2022 Free Software Foundation, Inc | ||
License: GPL-3.0-or-later | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ https://raf.org/rawhide | |
https://github.com/raforg/rawhide | ||
https://codeberg.org/raforg/rawhide | ||
|
||
Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
|
||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
@@ -53,6 +53,6 @@ All rights reserved. | |
URL: https://raf.org/rawhide | ||
GIT: https://github.com/raforg/rawhide | ||
GIT: https://codeberg.org/raforg/rawhide | ||
Date: 20221011 | ||
Authors: 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
Date: 20230609 | ||
Authors: 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# https://github.com/raforg/rawhide | ||
# https://codeberg.org/raforg/rawhide | ||
# | ||
# Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
# Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
# | ||
# This program is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published by | ||
|
@@ -18,7 +18,7 @@ | |
# You should have received a copy of the GNU General Public License | ||
# along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
# | ||
# 20221011 raf <[email protected]> | ||
# 20230609 raf <[email protected]> | ||
|
||
DESTDIR = | ||
#PREFIX = /usr | ||
|
@@ -43,8 +43,8 @@ FMT_MANDIR = $(MAN_INSDIR)/man$(FMT_MANSECT) | |
MAN_GZIP = 0 | ||
|
||
RAWHIDE_NAME = rawhide | ||
RAWHIDE_VERSION = 3.1 | ||
RAWHIDE_DATE = 20221011 | ||
RAWHIDE_VERSION = 3.2 | ||
RAWHIDE_DATE = 20230609 | ||
RAWHIDE_PROG_NAME = rh | ||
RAWHIDE_ID = $(RAWHIDE_NAME)-$(RAWHIDE_VERSION) | ||
RAWHIDE_DIST = $(RAWHIDE_ID).tar.gz | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -156,6 +156,7 @@ a high-level interface to the built-in symbols mentioned above, and makes | |
.sh | ||
Case-insensitive glob matching is available here (i) | ||
Perl-compatible regular expressions are available here (re) | ||
File types and MIME types are available here (what, mime) | ||
Access control lists are available here (acl) | ||
Extended attributes are available here (ea) | ||
|
||
|
@@ -463,8 +464,8 @@ Find files on *Solaris* with setuid executable extended attributes (silly): | |
|
||
*Rawhide*'s source distribution can be downloaded from these locations: | ||
|
||
- <https://raf.org/rawhide/download/rawhide-3.1.tar.gz> (or [archive.org](https://web.archive.org/web/20220000000000*/https://raf.org/rawhide/download/rawhide-3.1.tar.gz)) | ||
- <https://github.com/raforg/rawhide/releases/download/v3.1/rawhide-3.1.tar.gz> | ||
- <https://raf.org/rawhide/download/rawhide-3.2.tar.gz> (or [archive.org](https://web.archive.org/web/20230000000000*/https://raf.org/rawhide/download/rawhide-3.2.tar.gz)) | ||
- <https://github.com/raforg/rawhide/releases/download/v3.2/rawhide-3.2.tar.gz> | ||
|
||
This is free software released under the terms of the GNU General Public | ||
Licence version 3 or later (*GPLv3+*). | ||
|
@@ -473,8 +474,8 @@ Licence version 3 or later (*GPLv3+*). | |
|
||
To install *rawhide*: | ||
|
||
tar xzf rawhide-3.1.tar.gz | ||
cd rawhide-3.1 | ||
tar xzf rawhide-3.2.tar.gz | ||
cd rawhide-3.2 | ||
./configure | ||
make | ||
make test # optional (lots of output, or set quiet=1) | ||
|
@@ -549,6 +550,6 @@ character encodings are not supported. | |
URL: https://raf.org/rawhide | ||
GIT: https://github.com/raforg/rawhide | ||
GIT: https://codeberg.org/raforg/rawhide | ||
Date: 20221011 | ||
Authors: 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
Date: 20230609 | ||
Authors: 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
# https://github.com/raforg/rawhide | ||
# https://codeberg.org/raforg/rawhide | ||
# | ||
# Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
# Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
# | ||
# This program is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published by | ||
|
@@ -20,7 +20,7 @@ | |
# You should have received a copy of the GNU General Public License | ||
# along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
# | ||
# 20221011 raf <[email protected]> | ||
# 20230609 raf <[email protected]> | ||
|
||
# Show the usage messge for --help | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ use strict; | |
# https://github.com/raforg/rawhide | ||
# https://codeberg.org/raforg/rawhide | ||
# | ||
# Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
# Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
# | ||
# This program is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published by | ||
|
@@ -22,7 +22,7 @@ use strict; | |
# You should have received a copy of the GNU General Public License | ||
# along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
# | ||
# 20221011 raf <[email protected]> | ||
# 20230609 raf <[email protected]> | ||
|
||
# gcov_summary - Summarise the contents of *.c.gcov (first run gcov *.c) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
# https://github.com/raforg/rawhide | ||
# https://codeberg.org/raforg/rawhide | ||
# | ||
# Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
# Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
# | ||
# This program is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published by | ||
|
@@ -20,7 +20,7 @@ | |
# You should have received a copy of the GNU General Public License | ||
# along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
# | ||
# 20221011 raf <[email protected]> | ||
# 20230609 raf <[email protected]> | ||
|
||
# md2html - Convert a markdown file into a complete HTML document file | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# https://github.com/raforg/rawhide | ||
# https://codeberg.org/raforg/rawhide | ||
# | ||
# Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
# Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
# | ||
# This program is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published by | ||
|
@@ -18,7 +18,7 @@ | |
# You should have received a copy of the GNU General Public License | ||
# along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
# | ||
# 20221011 raf <[email protected]> | ||
# 20230609 raf <[email protected]> | ||
|
||
=head1 NAME | ||
|
||
|
@@ -2686,7 +2686,7 @@ S<I<The C programming language>>. | |
|
||
1990 Ken Stauffer (University of Calgary) | ||
|
||
2022 raf <[email protected]> | ||
2022-2023 raf <[email protected]> | ||
|
||
=cut | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# https://github.com/raforg/rawhide | ||
# https://codeberg.org/raforg/rawhide | ||
# | ||
# Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
# Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
# | ||
# This program is free software; you can redistribute it and/or modify | ||
# it under the terms of the GNU General Public License as published by | ||
|
@@ -18,7 +18,7 @@ | |
# You should have received a copy of the GNU General Public License | ||
# along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
# | ||
# 20221011 raf <[email protected]> | ||
# 20230609 raf <[email protected]> | ||
|
||
=head1 NAME | ||
|
||
|
@@ -2638,7 +2638,7 @@ S<I<The C programming language>>. | |
|
||
1990 Ken Stauffer (University of Calgary) | ||
|
||
2022 raf <[email protected]> | ||
2022-2023 raf <[email protected]> | ||
|
||
=cut | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* https://github.com/raforg/rawhide | ||
* https://codeberg.org/raforg/rawhide | ||
* | ||
# Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
# Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
* You should have received a copy of the GNU General Public License | ||
* along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
* | ||
* 20221011 raf <[email protected]> | ||
* 20230609 raf <[email protected]> | ||
*/ | ||
|
||
#define _GNU_SOURCE /* For FNM_EXTMATCH and FNM_CASEFOLD in <fnmatch.h> */ | ||
|
@@ -207,7 +207,7 @@ static void help_message(void) | |
printf("GIT: https://github.org/raforg/rawhide\n"); | ||
printf("GIT: https://codeberg.org/raforg/rawhide\n"); | ||
printf("\n"); | ||
printf("Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]>\n"); | ||
printf("Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]>\n"); | ||
printf("\n"); | ||
printf("This is free software released under the terms of the GPLv3+:\n"); | ||
printf("\n"); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* https://github.com/raforg/rawhide | ||
* https://codeberg.org/raforg/rawhide | ||
* | ||
* Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
* Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
* You should have received a copy of the GNU General Public License | ||
* along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
* | ||
* 20221011 raf <[email protected]> | ||
* 20230609 raf <[email protected]> | ||
*/ | ||
|
||
#ifndef RAWHIDE_RH_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* https://github.com/raforg/rawhide | ||
* https://codeberg.org/raforg/rawhide | ||
* | ||
* Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
* Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
* You should have received a copy of the GNU General Public License | ||
* along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
* | ||
* 20221011 raf <[email protected]> | ||
* 20230609 raf <[email protected]> | ||
*/ | ||
|
||
#define _GNU_SOURCE /* For FNM_EXTMATCH and FNM_CASEFOLD in <fnmatch.h> */ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* https://github.com/raforg/rawhide | ||
* https://codeberg.org/raforg/rawhide | ||
* | ||
* Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
* Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
* You should have received a copy of the GNU General Public License | ||
* along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
* | ||
* 20221011 raf <[email protected]> | ||
* 20230609 raf <[email protected]> | ||
*/ | ||
|
||
#ifndef RAWHIDE_RHCMDS_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* https://github.com/raforg/rawhide | ||
* https://codeberg.org/raforg/rawhide | ||
* | ||
* Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
* Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
* You should have received a copy of the GNU General Public License | ||
* along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
* | ||
* 20221011 raf <[email protected]> | ||
* 20230609 raf <[email protected]> | ||
*/ | ||
|
||
#define _GNU_SOURCE /* For FNM_EXTMATCH and FNM_CASEFOLD in <fnmatch.h> */ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* https://github.com/raforg/rawhide | ||
* https://codeberg.org/raforg/rawhide | ||
* | ||
* Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
* Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
* You should have received a copy of the GNU General Public License | ||
* along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
* | ||
* 20221011 raf <[email protected]> | ||
* 20230609 raf <[email protected]> | ||
*/ | ||
|
||
#ifndef RAWHIDE_RHDATA_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* https://github.com/raforg/rawhide | ||
* https://codeberg.org/raforg/rawhide | ||
* | ||
* Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
* Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
* You should have received a copy of the GNU General Public License | ||
* along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
* | ||
* 20221011 raf <[email protected]> | ||
* 20230609 raf <[email protected]> | ||
*/ | ||
|
||
#define _GNU_SOURCE /* For FNM_EXTMATCH and FNM_CASEFOLD in <fnmatch.h> and wcswidth() in <wchar.h> */ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* https://github.com/raforg/rawhide | ||
* https://codeberg.org/raforg/rawhide | ||
* | ||
* Copyright (C) 1990 Ken Stauffer, 2022 raf <[email protected]> | ||
* Copyright (C) 1990 Ken Stauffer, 2022-2023 raf <[email protected]> | ||
* | ||
* This program is free software; you can redistribute it and/or modify | ||
* it under the terms of the GNU General Public License as published by | ||
|
@@ -19,7 +19,7 @@ | |
* You should have received a copy of the GNU General Public License | ||
* along with this program; if not, see <https://www.gnu.org/licenses/>. | ||
* | ||
* 20221011 raf <[email protected]> | ||
* 20230609 raf <[email protected]> | ||
*/ | ||
|
||
#ifndef RAWHIDE_RHDIR_H | ||
|
Oops, something went wrong.