tools/librpm-tizen.git
27 years agouse timedRead() instead of read()
ewt [Tue, 15 Oct 1996 03:15:30 +0000 (03:15 +0000)]
use timedRead() instead of read()

CVS patchset: 1096
CVS date: 1996/10/15 03:15:30

27 years agomoved timedRead() to tread.c
ewt [Tue, 15 Oct 1996 03:15:14 +0000 (03:15 +0000)]
moved timedRead() to tread.c

CVS patchset: 1095
CVS date: 1996/10/15 03:15:14

27 years agoadded url.o
ewt [Tue, 15 Oct 1996 03:14:50 +0000 (03:14 +0000)]
added url.o

CVS patchset: 1094
CVS date: 1996/10/15 03:14:50

27 years agoadded support for querying ftp:// packages
ewt [Tue, 15 Oct 1996 03:14:50 +0000 (03:14 +0000)]
added support for querying ftp:// packages

CVS patchset: 1093
CVS date: 1996/10/15 03:14:50

27 years ago*** empty log message ***
ewt [Tue, 15 Oct 1996 03:14:50 +0000 (03:14 +0000)]
*** empty log message ***

CVS patchset: 1092
CVS date: 1996/10/15 03:14:50

27 years agopulled URL handling to url.c
ewt [Tue, 15 Oct 1996 03:14:35 +0000 (03:14 +0000)]
pulled URL handling to url.c

CVS patchset: 1091
CVS date: 1996/10/15 03:14:35

27 years agouse cpio specified by rpmrc
ewt [Tue, 15 Oct 1996 02:23:03 +0000 (02:23 +0000)]
use cpio specified by rpmrc

CVS patchset: 1090
CVS date: 1996/10/15 02:23:03

27 years ago*** empty log message ***
ewt [Tue, 15 Oct 1996 02:22:46 +0000 (02:22 +0000)]
*** empty log message ***

CVS patchset: 1089
CVS date: 1996/10/15 02:22:46

27 years agoadded ftpGetFileDesc(), ftpGetFileDone() and changed ftpGetFile()
ewt [Tue, 15 Oct 1996 02:14:42 +0000 (02:14 +0000)]
added ftpGetFileDesc(), ftpGetFileDone() and changed ftpGetFile()
to use them

CVS patchset: 1088
CVS date: 1996/10/15 02:14:42

27 years agoadded ftpGetFileDesc(), ftpGetFileDone()
ewt [Tue, 15 Oct 1996 02:14:32 +0000 (02:14 +0000)]
added ftpGetFileDesc(), ftpGetFileDone()

CVS patchset: 1087
CVS date: 1996/10/15 02:14:32

27 years ago1) added sun4m, sun4c arch's
ewt [Tue, 15 Oct 1996 02:14:02 +0000 (02:14 +0000)]
1) added sun4m, sun4c arch's
2) added OSF1 OS
3) added cpiobin

CVS patchset: 1086
CVS date: 1996/10/15 02:14:02

27 years ago1) users vfork() when fork() isn't available [amigaos]
ewt [Tue, 15 Oct 1996 02:13:16 +0000 (02:13 +0000)]
1) users vfork() when fork() isn't available [amigaos]
2) looks for GNU cpio

CVS patchset: 1085
CVS date: 1996/10/15 02:13:16

27 years ago1) cleaned up conditional gettext support
ewt [Tue, 15 Oct 1996 02:12:51 +0000 (02:12 +0000)]
1) cleaned up conditional gettext support
2) removed ; which broke install rule

CVS patchset: 1084
CVS date: 1996/10/15 02:12:51

27 years agoreadHeader() should work when fd is a socket
ewt [Tue, 15 Oct 1996 02:11:23 +0000 (02:11 +0000)]
readHeader() should work when fd is a socket

CVS patchset: 1083
CVS date: 1996/10/15 02:11:23

27 years agoadded RPMVAR_CPIOBIN
ewt [Mon, 14 Oct 1996 23:49:40 +0000 (23:49 +0000)]
added RPMVAR_CPIOBIN

CVS patchset: 1082
CVS date: 1996/10/14 23:49:40

27 years agouse cpio specified in rpmrc
ewt [Mon, 14 Oct 1996 23:49:27 +0000 (23:49 +0000)]
use cpio specified in rpmrc

CVS patchset: 1081
CVS date: 1996/10/14 23:49:27

27 years agoInitial revision
ewt [Mon, 30 Sep 1996 16:32:37 +0000 (16:32 +0000)]
Initial revision

CVS patchset: 1080
CVS date: 1996/09/30 16:32:37

27 years agodistclean now removes librpmrc
ewt [Sun, 29 Sep 1996 02:31:30 +0000 (02:31 +0000)]
distclean now removes librpmrc

CVS patchset: 1079
CVS date: 1996/09/29 02:31:30

27 years agoInitial revision
ewt [Sun, 29 Sep 1996 02:30:43 +0000 (02:30 +0000)]
Initial revision

CVS patchset: 1078
CVS date: 1996/09/29 02:30:43

27 years agogeneralized LIBOBJETS
ewt [Sun, 29 Sep 1996 02:30:27 +0000 (02:30 +0000)]
generalized LIBOBJETS

CVS patchset: 1077
CVS date: 1996/09/29 02:30:27

27 years agoused LIBMISC during linking
ewt [Sun, 29 Sep 1996 02:30:09 +0000 (02:30 +0000)]
used LIBMISC during linking

CVS patchset: 1076
CVS date: 1996/09/29 02:30:09

27 years agoremoved dependence on outside ftw.h
ewt [Sun, 29 Sep 1996 02:29:50 +0000 (02:29 +0000)]
removed dependence on outside ftw.h

CVS patchset: 1075
CVS date: 1996/09/29 02:29:50

27 years agodon't include <ftw.h>
ewt [Sun, 29 Sep 1996 02:29:36 +0000 (02:29 +0000)]
don't include <ftw.h>

CVS patchset: 1074
CVS date: 1996/09/29 02:29:36

27 years agodistclean rule should depend on clean rule
ewt [Sun, 29 Sep 1996 02:29:25 +0000 (02:29 +0000)]
distclean rule should depend on clean rule

CVS patchset: 1073
CVS date: 1996/09/29 02:29:25

27 years agoadded H_SIGNATURE wrapper
ewt [Sun, 29 Sep 1996 02:29:09 +0000 (02:29 +0000)]
added H_SIGNATURE wrapper

CVS patchset: 1072
CVS date: 1996/09/29 02:29:09

27 years agodon't include paths.h (which isn't used anyway)
ewt [Sun, 29 Sep 1996 02:28:42 +0000 (02:28 +0000)]
don't include paths.h (which isn't used anyway)

CVS patchset: 1071
CVS date: 1996/09/29 02:28:42

27 years agouse posix fcntl() locks rather then BSD flock()
ewt [Sun, 29 Sep 1996 02:28:29 +0000 (02:28 +0000)]
use posix fcntl() locks rather then BSD flock()

CVS patchset: 1070
CVS date: 1996/09/29 02:28:29

27 years agoremoved use of various endian.h files, as they weren't needed anyway
ewt [Sun, 29 Sep 1996 02:28:08 +0000 (02:28 +0000)]
removed use of various endian.h files, as they weren't needed anyway

CVS patchset: 1069
CVS date: 1996/09/29 02:28:08

27 years agouse autoconf's endian detection, not system include files
ewt [Sun, 29 Sep 1996 02:27:44 +0000 (02:27 +0000)]
use autoconf's endian detection, not system include files

CVS patchset: 1068
CVS date: 1996/09/29 02:27:44

27 years agomade filecmp() and decideFileFate() protoyped static as well as
ewt [Sun, 29 Sep 1996 02:27:20 +0000 (02:27 +0000)]
made filecmp() and decideFileFate() protoyped static as well as
defined static

CVS patchset: 1067
CVS date: 1996/09/29 02:27:20

27 years agolots of changes and cleanups for Solaris
ewt [Sun, 29 Sep 1996 02:27:07 +0000 (02:27 +0000)]
lots of changes and cleanups for Solaris

CVS patchset: 1066
CVS date: 1996/09/29 02:27:07

27 years agomoved CPP, prefix, exec_prefix, libdir, LIBRPMRC_FILENAME defs here
ewt [Sun, 29 Sep 1996 02:26:24 +0000 (02:26 +0000)]
moved CPP, prefix, exec_prefix, libdir, LIBRPMRC_FILENAME defs here
added selectable i18n support

CVS patchset: 1065
CVS date: 1996/09/29 02:26:24

27 years ago1) don't always build static version (Solaris is broken)
ewt [Sun, 29 Sep 1996 02:25:18 +0000 (02:25 +0000)]
1) don't always build static version (Solaris is broken)
2) remove old .tar.gz files for 'make archive'
3) misc should be the first subdirectory built
4) made i18n support optional

CVS patchset: 1064
CVS date: 1996/09/29 02:25:18

27 years agocleaned up for Solaris
ewt [Sun, 29 Sep 1996 02:22:27 +0000 (02:22 +0000)]
cleaned up for Solaris

CVS patchset: 1063
CVS date: 1996/09/29 02:22:27

27 years agoremoved definition of _() which gets set by configure
ewt [Sun, 29 Sep 1996 02:22:07 +0000 (02:22 +0000)]
removed definition of _() which gets set by configure

CVS patchset: 1062
CVS date: 1996/09/29 02:22:07

27 years agoInitial revision
ewt [Sun, 29 Sep 1996 02:20:51 +0000 (02:20 +0000)]
Initial revision

CVS patchset: 1061
CVS date: 1996/09/29 02:20:51

27 years agodistclean should remove Makefile.inc
ewt [Fri, 27 Sep 1996 15:49:19 +0000 (15:49 +0000)]
distclean should remove Makefile.inc

CVS patchset: 1060
CVS date: 1996/09/27 15:49:19

27 years agouse Makefile.inc
ewt [Wed, 25 Sep 1996 19:19:39 +0000 (19:19 +0000)]
use Makefile.inc
added distclean rule

CVS patchset: 1059
CVS date: 1996/09/25 19:19:39

27 years agouse $(INSTALL) for installs
ewt [Wed, 25 Sep 1996 19:18:16 +0000 (19:18 +0000)]
use $(INSTALL) for installs
use Makefile.inc
added distclean rule

CVS patchset: 1058
CVS date: 1996/09/25 19:18:16

27 years agouse alloca(), not __allocaa()
ewt [Wed, 25 Sep 1996 19:17:15 +0000 (19:17 +0000)]
use alloca(), not __allocaa()
use NAMLEN (and define it if it doesn't exist)

CVS patchset: 1057
CVS date: 1996/09/25 19:17:15

27 years agochanged index() calls to strchr()
ewt [Wed, 25 Sep 1996 19:17:03 +0000 (19:17 +0000)]
changed index() calls to strchr()

CVS patchset: 1056
CVS date: 1996/09/25 19:17:03

27 years ago1) use Makefile.inc
ewt [Wed, 25 Sep 1996 19:16:51 +0000 (19:16 +0000)]
1) use Makefile.inc
2) added distclean rule

CVS patchset: 1055
CVS date: 1996/09/25 19:16:51

27 years agoconditionally include <asm/byteorder.h>
ewt [Wed, 25 Sep 1996 19:16:34 +0000 (19:16 +0000)]
conditionally include <asm/byteorder.h>

CVS patchset: 1054
CVS date: 1996/09/25 19:16:34

27 years agoconditionally include <machine/types.h>
ewt [Wed, 25 Sep 1996 19:16:05 +0000 (19:16 +0000)]
conditionally include <machine/types.h>

CVS patchset: 1053
CVS date: 1996/09/25 19:16:05

27 years agoconditionally include <alloca.h>
ewt [Wed, 25 Sep 1996 19:15:49 +0000 (19:15 +0000)]
conditionally include <alloca.h>

CVS patchset: 1052
CVS date: 1996/09/25 19:15:49

27 years agodoesn't do anything, as we never used it
ewt [Wed, 25 Sep 1996 19:15:33 +0000 (19:15 +0000)]
doesn't do anything, as we never used it

CVS patchset: 1051
CVS date: 1996/09/25 19:15:33

27 years agotypecase getpid() return to int
ewt [Wed, 25 Sep 1996 19:15:21 +0000 (19:15 +0000)]
typecase getpid() return to int

CVS patchset: 1050
CVS date: 1996/09/25 19:15:21

27 years agoconditionally include <endian.h>, <machine/endian.h>
ewt [Wed, 25 Sep 1996 19:14:52 +0000 (19:14 +0000)]
conditionally include <endian.h>, <machine/endian.h>

CVS patchset: 1049
CVS date: 1996/09/25 19:14:52

27 years ago1) made some functions static
ewt [Wed, 25 Sep 1996 19:14:17 +0000 (19:14 +0000)]
1) made some functions static
2) changed enum fileStates DIR to XDIR to avoid conflicts with <dirent.h>
3) conditionally include alloca.h

CVS patchset: 1048
CVS date: 1996/09/25 19:14:17

27 years ago1) conditionally include asm/byteorder.h
ewt [Wed, 25 Sep 1996 19:13:59 +0000 (19:13 +0000)]
1) conditionally include asm/byteorder.h
2) include netinet/in.h

CVS patchset: 1047
CVS date: 1996/09/25 19:13:59

27 years agoconditionally includes alloca.h
ewt [Wed, 25 Sep 1996 19:13:05 +0000 (19:13 +0000)]
conditionally includes alloca.h

CVS patchset: 1046
CVS date: 1996/09/25 19:13:05

27 years agoadded distclean rule
ewt [Wed, 25 Sep 1996 19:12:53 +0000 (19:12 +0000)]
added distclean rule
uses Makefile.inc

CVS patchset: 1045
CVS date: 1996/09/25 19:12:53

27 years agoadded rs6000, hppa archs
ewt [Wed, 25 Sep 1996 19:12:17 +0000 (19:12 +0000)]
added rs6000, hppa archs
added m68k uname
added AmigaOS, AIX, HP-UX

CVS patchset: 1044
CVS date: 1996/09/25 19:12:17

27 years agotypecast getpid() to (int)
ewt [Wed, 25 Sep 1996 19:11:30 +0000 (19:11 +0000)]
typecast getpid() to (int)

CVS patchset: 1043
CVS date: 1996/09/25 19:11:30

27 years agosmall portability enhancements
ewt [Wed, 25 Sep 1996 19:11:14 +0000 (19:11 +0000)]
small portability enhancements

CVS patchset: 1042
CVS date: 1996/09/25 19:11:14

27 years agoadded rules misc platforms
ewt [Wed, 25 Sep 1996 19:10:44 +0000 (19:10 +0000)]
added rules misc platforms

CVS patchset: 1041
CVS date: 1996/09/25 19:10:44

27 years ago1) moved MDEFINES stuff Makefile.inc
ewt [Wed, 25 Sep 1996 19:09:34 +0000 (19:09 +0000)]
1) moved MDEFINES stuff Makefile.inc
2) added distclean, rcstag rules

CVS patchset: 1040
CVS date: 1996/09/25 19:09:34

27 years agoInitial revision
ewt [Wed, 25 Sep 1996 19:08:31 +0000 (19:08 +0000)]
Initial revision

CVS patchset: 1039
CVS date: 1996/09/25 19:08:31

27 years agoadded Jeff Johnson
ewt [Wed, 25 Sep 1996 19:08:18 +0000 (19:08 +0000)]
added Jeff Johnson

CVS patchset: 1038
CVS date: 1996/09/25 19:08:18

27 years agofixes some silly typos
ewt [Wed, 25 Sep 1996 18:21:08 +0000 (18:21 +0000)]
fixes some silly typos

CVS patchset: 1037
CVS date: 1996/09/25 18:21:08

27 years agobug in handling nosource/nopatch
root [Mon, 23 Sep 1996 13:40:09 +0000 (13:40 +0000)]
bug in handling nosource/nopatch

CVS patchset: 1036
CVS date: 1996/09/23 13:40:09

27 years ago*** empty log message ***
ewt [Fri, 20 Sep 1996 14:41:25 +0000 (14:41 +0000)]
*** empty log message ***

CVS patchset: 1035
CVS date: 1996/09/20 14:41:25

27 years agofixed problem in group assignments
ewt [Fri, 20 Sep 1996 14:40:57 +0000 (14:40 +0000)]
fixed problem in group assignments

CVS patchset: 1034
CVS date: 1996/09/20 14:40:57

27 years agoadded message
root [Wed, 18 Sep 1996 13:28:50 +0000 (13:28 +0000)]
added message

CVS patchset: 1033
CVS date: 1996/09/18 13:28:50

27 years ago*** empty log message ***
root [Tue, 17 Sep 1996 19:17:02 +0000 (19:17 +0000)]
*** empty log message ***

CVS patchset: 1032
CVS date: 1996/09/17 19:17:02

27 years agoclose fp always
root [Tue, 17 Sep 1996 19:14:32 +0000 (19:14 +0000)]
close fp always

CVS patchset: 1031
CVS date: 1996/09/17 19:14:32

27 years agouse TMPPATH var
root [Tue, 17 Sep 1996 19:14:00 +0000 (19:14 +0000)]
use TMPPATH var

CVS patchset: 1030
CVS date: 1996/09/17 19:14:00

27 years agodocument --rebuilddb supports --dbpath
ewt [Mon, 16 Sep 1996 22:41:52 +0000 (22:41 +0000)]
document --rebuilddb supports --dbpath

CVS patchset: 1029
CVS date: 1996/09/16 22:41:52

27 years ago--rebuilddb supports --root, say so in --help
ewt [Mon, 16 Sep 1996 22:41:25 +0000 (22:41 +0000)]
--rebuilddb supports --root, say so in --help

CVS patchset: 1028
CVS date: 1996/09/16 22:41:25

27 years agoupdated man page for --rebuilddb
ewt [Mon, 16 Sep 1996 22:36:57 +0000 (22:36 +0000)]
updated man page for --rebuilddb

CVS patchset: 1027
CVS date: 1996/09/16 22:36:57

27 years agochanged version to 2.2.6
ewt [Mon, 16 Sep 1996 22:33:38 +0000 (22:33 +0000)]
changed version to 2.2.6

CVS patchset: 1026
CVS date: 1996/09/16 22:33:38

27 years ago*** empty log message ***
ewt [Mon, 16 Sep 1996 22:33:29 +0000 (22:33 +0000)]
*** empty log message ***

CVS patchset: 1025
CVS date: 1996/09/16 22:33:29

27 years agoadded --rebuild
ewt [Mon, 16 Sep 1996 22:31:05 +0000 (22:31 +0000)]
added --rebuild

CVS patchset: 1024
CVS date: 1996/09/16 22:31:05

27 years agomoved rpmdbRemove(), rpmdbAdd(), rpmdbUpdateRecord() to rpmdb.h
ewt [Mon, 16 Sep 1996 22:29:46 +0000 (22:29 +0000)]
moved rpmdbRemove(), rpmdbAdd(), rpmdbUpdateRecord() to rpmdb.h
added rpmdbRebuild()

CVS patchset: 1023
CVS date: 1996/09/16 22:29:46

27 years ago1) changed dbopen(), renamed it to openDatabase()
ewt [Mon, 16 Sep 1996 22:29:17 +0000 (22:29 +0000)]
1) changed dbopen(), renamed it to openDatabase()
2) added rpmdbMoveDatabase(), rpmdbRemoveDatabase()

CVS patchset: 1022
CVS date: 1996/09/16 22:29:17

27 years agoinclude "rpmdb.h"
ewt [Mon, 16 Sep 1996 22:28:56 +0000 (22:28 +0000)]
include "rpmdb.h"

CVS patchset: 1021
CVS date: 1996/09/16 22:28:56

27 years agoInitial revision
ewt [Mon, 16 Sep 1996 22:28:47 +0000 (22:28 +0000)]
Initial revision

CVS patchset: 1020
CVS date: 1996/09/16 22:28:47

27 years agoadded rebuilddb.c
ewt [Mon, 16 Sep 1996 22:28:39 +0000 (22:28 +0000)]
added rebuilddb.c

CVS patchset: 1019
CVS date: 1996/09/16 22:28:39

27 years agofixed --scripts output
ewt [Thu, 5 Sep 1996 19:58:41 +0000 (19:58 +0000)]
fixed --scripts output

CVS patchset: 1018
CVS date: 1996/09/05 19:58:41

27 years ago1) fileCount of -1 makes installArchive() install all files (for installing
ewt [Thu, 5 Sep 1996 19:58:04 +0000 (19:58 +0000)]
1) fileCount of -1 makes installArchive() install all files (for installing
   source packages)
2) fixed silly bug in copyFile()

CVS patchset: 1017
CVS date: 1996/09/05 19:58:04

27 years ago*** empty log message ***
root [Mon, 2 Sep 1996 01:58:58 +0000 (01:58 +0000)]
*** empty log message ***

CVS patchset: 1016
CVS date: 1996/09/02 01:58:58

27 years ago--test for building
root [Mon, 2 Sep 1996 01:58:13 +0000 (01:58 +0000)]
--test for building

CVS patchset: 1015
CVS date: 1996/09/02 01:58:13

27 years ago*** empty log message ***
ewt [Sun, 1 Sep 1996 16:56:10 +0000 (16:56 +0000)]
*** empty log message ***

CVS patchset: 1014
CVS date: 1996/09/01 16:56:10

27 years agoadded :fflags format
ewt [Sun, 1 Sep 1996 16:54:43 +0000 (16:54 +0000)]
added :fflags format

CVS patchset: 1013
CVS date: 1996/09/01 16:54:43

27 years agoadded --qf as an alias to --queryformat, but didn't document it as it
ewt [Sun, 1 Sep 1996 16:54:16 +0000 (16:54 +0000)]
added --qf as an alias to --queryformat, but didn't document it as it
is easily confused with "-qf"

CVS patchset: 1012
CVS date: 1996/09/01 16:54:16

27 years agoadd RPMTAG_RPMVERSION to headers
ewt [Sat, 31 Aug 1996 18:37:25 +0000 (18:37 +0000)]
add RPMTAG_RPMVERSION to headers

CVS patchset: 1011
CVS date: 1996/08/31 18:37:25

27 years agochanged MD5 sig type because of big-endian problems
ewt [Sat, 31 Aug 1996 18:36:53 +0000 (18:36 +0000)]
changed MD5 sig type because of big-endian problems

CVS patchset: 1010
CVS date: 1996/08/31 18:36:53

27 years agosupports broken md5's that rpm used to generate on the SPARC
ewt [Sat, 31 Aug 1996 18:36:28 +0000 (18:36 +0000)]
supports broken md5's that rpm used to generate on the SPARC

CVS patchset: 1009
CVS date: 1996/08/31 18:36:28

27 years agoadded RPMTAG_RPMVERSION
ewt [Sat, 31 Aug 1996 18:36:18 +0000 (18:36 +0000)]
added RPMTAG_RPMVERSION

CVS patchset: 1008
CVS date: 1996/08/31 18:36:18

27 years agoworks with old, broken MD5 sums RPM used to generate on big endian
ewt [Sat, 31 Aug 1996 18:35:54 +0000 (18:35 +0000)]
works with old, broken MD5 sums RPM used to generate on big endian
machines

CVS patchset: 1007
CVS date: 1996/08/31 18:35:54

27 years agosupport old, broken md5sum on SPARC's
ewt [Sat, 31 Aug 1996 18:35:40 +0000 (18:35 +0000)]
support old, broken md5sum on SPARC's

CVS patchset: 1006
CVS date: 1996/08/31 18:35:40

27 years agogetEntry() allows NULL pointers
ewt [Sat, 31 Aug 1996 18:35:26 +0000 (18:35 +0000)]
getEntry() allows NULL pointers

CVS patchset: 1005
CVS date: 1996/08/31 18:35:26

27 years agosupports broken md5sum's that used to be generated on SPARCs
ewt [Sat, 31 Aug 1996 18:34:51 +0000 (18:34 +0000)]
supports broken md5sum's that used to be generated on SPARCs

CVS patchset: 1004
CVS date: 1996/08/31 18:34:51

27 years agosupports SIGTAG_LITTLEENDIANMD5
ewt [Sat, 31 Aug 1996 18:34:28 +0000 (18:34 +0000)]
supports SIGTAG_LITTLEENDIANMD5

CVS patchset: 1003
CVS date: 1996/08/31 18:34:28

27 years agopass the VERSION define to sub-makefiles
ewt [Sat, 31 Aug 1996 18:34:16 +0000 (18:34 +0000)]
pass the VERSION define to sub-makefiles

CVS patchset: 1002
CVS date: 1996/08/31 18:34:16

27 years agofixed error message
ewt [Sat, 31 Aug 1996 14:59:27 +0000 (14:59 +0000)]
fixed error message

CVS patchset: 1001
CVS date: 1996/08/31 14:59:27

27 years agopkReadHdr() shouldn't fail on minor number differences
ewt [Sat, 31 Aug 1996 14:58:53 +0000 (14:58 +0000)]
pkReadHdr() shouldn't fail on minor number differences

CVS patchset: 1000
CVS date: 1996/08/31 14:58:53

27 years agoadded include of <netinet/ip.h>
root [Fri, 30 Aug 1996 19:58:35 +0000 (19:58 +0000)]
added include of <netinet/ip.h>

CVS patchset: 999
CVS date: 1996/08/30 19:58:35

27 years ago1) plugged some memory leaks
ewt [Fri, 30 Aug 1996 19:17:33 +0000 (19:17 +0000)]
1) plugged some memory leaks
2) call _exit(), not exit() from subprocess to prevent stdio buffers from
   being flushed twice

CVS patchset: 998
CVS date: 1996/08/30 19:17:33

27 years agoremoved rules that were hurting my head
ewt [Fri, 30 Aug 1996 16:54:17 +0000 (16:54 +0000)]
removed rules that were hurting my head

CVS patchset: 997
CVS date: 1996/08/30 16:54:17