Commit Graph

339 Commits

Author SHA1 Message Date
hjp 9f7f0f7b9e Command line argument can now be a defined error code (e.g., EPERM)
instead of an error number.

Added Linux specific error codes
2003-02-14 15:45:28 +00:00
hjp a1822cb42c Added list of #defines from HP-UX. 2003-02-14 11:59:43 +00:00
hjp 7fdaf9d95c *** empty log message *** 2003-02-13 14:38:27 +00:00
hjp ef10f1a79f Use GNUmakevars 2003-01-17 14:50:46 +00:00
hjp e643f0affd Copy messages from printer to stderr. 2003-01-08 15:41:42 +00:00
hjp a1164ac024 *** empty log message *** 2003-01-08 15:15:32 +00:00
hjp 670b1bac07 Fixed quoting. 2003-01-08 12:07:13 +00:00
hjp 4b3a42c2fa *** empty log message *** 2002-10-27 12:28:59 +00:00
hjp 300b4fbd25 Lex Klameth. 2002-09-19 20:13:48 +00:00
hjp 56b5f6480f HP-UX cc doesn't like argv[0] in an initialization of an auto array. 2002-08-14 19:06:39 +00:00
hjp 6ab44ef499 Print system's FQDN if no hostname is given. 2002-08-14 19:03:52 +00:00
hjp 5db287df64 Moved fqdn to ../dns/. 2002-08-14 18:51:19 +00:00
hjp da2f85d5e4 Removed fqdn.
This is no longer a tiny shell script but a (not much larger) C program
and resides now in ../dns/.
2002-08-14 18:49:29 +00:00
hjp b9699494bb Added fqdn command. 2002-08-14 18:44:23 +00:00
hjp 53bae2019f Added usage message. 2002-08-14 18:44:08 +00:00
hjp 1b2cac4a52 *** empty log message *** 2002-07-26 08:59:38 +00:00
hjp 1d321d0f4b Fixed error message in configure. 2002-07-01 10:42:58 +00:00
hjp 439ec1a2ed Get trigger source if this is not a procedure or function. 2002-06-18 15:10:59 +00:00
hjp 7dfd0f68ae *** empty log message *** 2002-04-19 10:05:27 +00:00
hjp e52d92dfc2 Added target distclean 2002-03-18 20:49:54 +00:00
hjp 5f95823fae Added format specifiers 2002-03-18 20:41:09 +00:00
hjp b2a0e6b973 *** empty log message *** 2002-03-18 20:40:08 +00:00
hjp a139e5334b Ignore atime for directories 2002-03-18 20:33:46 +00:00
hjp 6f278ae0cb find_cvs_not_up_to_date 2002-03-18 20:30:11 +00:00
hjp 878496aeee cleandir is generated from cleandir.pl -> removed. 2002-02-25 23:36:22 +00:00
hjp 78c3f75328 Applied patch from "Chris L. Mason" <cmason@somanetworks.com> to prevent
filesystem traversal.

Return immediately if we cannot chdir back to the directory we came
from.
2002-02-25 23:33:29 +00:00
hjp 60b99b5cde Applied patch from "Chris L. Mason" <cmason@somanetworks.com> to prevent
filesystem traversal.

Return immediately if we cannot chdir back to the directory we came
from.
2002-02-25 23:23:10 +00:00
hjp 22489c6971 chdir to / before execing program. 2002-01-24 11:00:02 +00:00
hjp efe5d8b4a1 Fixed GNUmakefile to use CONFDIR only if present. 2002-01-23 17:42:06 +00:00
hjp 08a6803030 Write both hex and char representation side by side.
Replace non-printing chars by ".".
use strict;
use locale;

in short: Almost completely new :-)
2002-01-22 15:24:09 +00:00
hjp 861c35e4db *** empty log message *** 2001-10-14 19:43:33 +00:00
hjp c831f707f9 Merged in combined_graph branch (include link to graph in mail) 2001-08-13 15:29:21 +00:00
hjp cadf194099 Automatic rebuild of configure. 2001-08-12 16:08:30 +00:00
hjp b8e4527242 added save. 2001-07-26 08:14:44 +00:00
hjp 0e5c1c441d added dfree to repository. 2001-07-16 13:58:03 +00:00
hjp b39a4ebfbd Added quotagraph_* to repository. 2001-07-16 07:46:17 +00:00
hjp 20692a6976 Added configuration test for hstrerror(). 2001-07-03 20:53:17 +00:00
hjp 8a1a8732e0 *** empty log message *** 2001-07-03 20:00:49 +00:00
hjp 8f621c148a Added -i option to ls. 2001-06-26 13:47:37 +00:00
hjp 6279fc8ad3 Added configure script to figure out perl location. 2001-06-25 17:55:04 +00:00
hjp 199019e26a mac-port: convert mac address to switch port using snmp. 2001-04-11 14:31:29 +00:00
hjp 680e14640f fqdn: added ; before } - HP-UX /bin/sh needs that. 2001-04-09 09:48:27 +00:00
hjp e161a77792 GNUmakefile: try to rebuild configure only if source dir is there.
configure: Fixed test for find -printf.

psg: include f option on Linux.
2001-03-19 22:48:23 +00:00
hjp 0e3c5c7957 Use configure dir only if present. 2001-03-19 22:39:28 +00:00
hjp 56bd5eb852 Added configure script to repository 2001-03-19 22:36:52 +00:00
hjp cbb4d0a8d7 configure test for location of find with option -printf 2001-03-19 08:45:35 +00:00
hjp 0fa08b24ed Added config test for mnttab again.
Added option -s (max sleep time)
Added script stats.sh to generate stats.
2001-02-21 16:02:46 +00:00
hjp 2a61341c39 Initial release. 2001-02-12 14:32:43 +00:00
hjp f01cfd596d Tcpdump2ascii 2001-02-06 11:12:10 +00:00
hjp 7d45fbce12 Removed superfluous "total" line.
Fixed usage message.
2001-01-19 19:06:01 +00:00