Collin Funk
8e88c32cfe
maint: Fix link errors on Solaris 11 OmniOS.
...
* bootstrap.conf (gnulib_modules): Add hostent and socket.
* ftp/Makefile.am (ftp_LDADD): New variable.
* ftpd/Makefile.am (ftpd_LDADD): New variable.
* ifconfig/Makefile.am (ifconfig_LDADD): New variable.
* ping/Makefile.am (ping_LDADD): Add $(LIBSOCKET), $(HOSTENT_LIB),
$(LIBINTL), and $(GETADDRINFO_LIB).
(ping6_LDADD): New variable.
* src/Makefile.am (hostname_LDADD, rlogin_LDADD, rsh_LDADD): Add
$(HOSTENT_LIB).
(tftp_LDADD, rexecd_LDADD): Add $(LIBSOCKET).
(rexec_LDADD, dnsdomainname_LDADD, logger_LDADD, inetd_LDADD)
(tftpd_LDADD): New variables.
(rlogind_LDADD): Add $(LIBSOCKET), $(LIBINTL), and $(GETADDRINFO_LIB).
(rshd_LDADD): Add $(HOSTENT_LIB), $(LIBINTL), and $(GETADDRINFO_LIB).
(syslogd_LDADD): Add $(LIBSOCKET), $(HOSTENT_LIB), $(LIBINTL), and
$(GETADDRINFO_LIB).
(uucpd_LDADD): Add $(LIBSOCKET) and $(HOSTENT_LIB).
* talk/Makefile.am (talk_LDADD): New variable.
* talkd/Makefile.am (talkd_LDADD): New variable.
* telnet/Makefile.am (telnet_LDADD): New variable.
* telnetd/Makefile.am (telnetd_LDADD): New variable.
* tests/Makefile.am (localhost_LDADD, runtime_ipv6_LDADD)
(addrpeek_LDADD, tcpget_LDADD): New variables.
* whois/Makefile.am (whois_LDADD): New variable.
2025-02-25 22:36:20 -08:00
Simon Josefsson
04c3738a6c
maint: Run 'make update-copyright'.
2025-01-01 18:21:25 +01:00
Collin Funk
a172b76898
maint: Allow gnulib's readutmp module to use systemd. (tiny patch)
...
Signed-off-by: Simon Josefsson <simon@josefsson.org >
2024-03-22 20:45:23 +01:00
Simon Josefsson
aba8d6528e
maint: Run 'make update-copyright'.
2024-01-01 11:28:59 +01:00
Simon Josefsson
4bfe18d36f
maint: Run 'make update-copyright'.
2023-01-01 01:37:41 +01:00
Alfred M. Szmidt
6d519229fa
Happy GNU 2022 year!
2022-01-01 17:23:02 +01:00
Simon Josefsson
1d5c923528
maint: Use copyright year ranges for readability.
...
* cfg.mk (update-copyright-env): Add, from coreutils.
(VC_LIST_ALWAYS_EXCLUDE_REGEX): Add, for update-copyright exceptions.
* README: Add info about copyright year ranges.
* *: Update copyright notices.
2021-09-03 18:41:09 +02:00
Alfred M. Szmidt
911413ea57
Happy GNU 2021 year!
2021-01-01 11:35:27 +01:00
Mats Erik Andersson
fbf995f523
Insufficient linking for talkd.
...
Bruno Haible discovered incomplete linking for the Gnulib module `regex'.
2020-01-13 21:15:24 +01:00
Simon Josefsson
d8de4587f2
Update copyright years to use intervals up to 2020.
2020-01-01 13:21:37 +01:00
Mats Erik Andersson
3d64a8c728
Update copyright years to 2017. (silent change)
2017-02-21 14:25:23 +01:00
Mats Erik Andersson
84dcf08568
Update copyright years to 2016. (silent change)
2016-01-22 19:09:49 +01:00
Mats Erik Andersson
d3c9b1b8fa
Update copyright years with 2015. (silent change)
2015-01-16 14:09:44 +01:00
Mats Erik Andersson
ae85332551
Update copyright years with 2014. (silent change)
2014-01-18 12:23:21 +01:00
Mats Erik Andersson
d1d52cce92
Update copyright years with 2013. (silent change)
2013-05-22 21:03:41 +02:00
Guillem Jover
b1d8390d0a
Cleanup automake variables.
2013-01-24 15:20:39 +01:00
Mats Erik Andersson
3299ba83d9
Mixed testing issues.
2012-11-14 22:28:21 +01:00
Mats Erik Andersson
0b06c88a50
Update makefile templates.
2012-08-09 09:41:16 +02:00
Alfred M. Szmidt
53c5e95452
Silence sc_makefile_at_at_check.
2012-02-25 12:23:16 +01:00
Alfred M. Szmidt
99c71142f2
Updated copyright years; happy 2012! (silent change)
2012-01-01 19:27:00 +01:00
Alfred M. Szmidt
8899e044dd
New variables (iu_LIBRARIES and iu_INCLUDES ) for specifying core inetutils libraries and header files in Makefile.am.
2011-10-25 17:01:48 +02:00
Alfred M. Szmidt
d9788a7d35
Updated copyright years; happy 2011! (silent change)
2011-01-02 15:23:38 +00:00
Alfred M. Szmidt
157619b6aa
cfg.mk (local-checks-to-skip): Removed sc_trailing_blank from list.
2010-08-19 19:13:43 +02:00
Alfred M. Szmidt
c583418f78
Updated copyright years for 2010.
...
Happy New Year!
2010-01-02 14:58:43 +01:00
Giuseppe Scrivano
a537491a63
Use ../lib/libgnu.a instead of -lgnu
2009-12-03 23:01:15 +01:00
Alfred M. Szmidt
0ae726abd8
Updated copyright notice. (silent change)
2009-11-03 18:35:51 +01:00
Alfred M. Szmidt
fed208aded
2009-04-30 Alfred M. Szmidt <ams@gnu.org>
...
* ftp/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* ftpd/Makefile.am (EXTRA_DIST): Removed man_MANS from list
* ftpd/Makefile.am (man_MANS): Variable removed.
* inetd/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* libls/Makefile.am (EXTRA_DIST): Variable removed.
* logger/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* ping/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* rcp/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* rexecd/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* rlogin/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* rlogind/Makefile.am (EXTRA_DIST, man_MANS): Variable removed.
* rsh/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* rshd/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* syslogd/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* talk/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* talkd/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* telnet/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* telnetd/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* tftp/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* tftpd/Makefile.am (EXTRA_DIST, man_MANS): Variables removed.
* ftp/ftp.1, ftpd/ftpd.8, gwhois/whois.1, inetd/inetd.8,
libls/ls.1, logger/logger.1, ping/ping.8, rcp/rcp.1,
rexecd/rexecd.8, rlogin/rlogin.1, rlogind/rlogind.8, rsh/rsh.1,
rshd/rshd.8, syslogd/syslog.conf.5, syslogd/syslogd.8,
talk/talk.1, talkd/talkd.8, telnet/telnet.1, telnetd/telnetd.8,
tftp/tftp.1, tftpd/tftpd.8: Files removed.
2009-04-30 11:02:11 +00:00
Alfred M. Szmidt
5dc26adea6
Updated to GPLv3.
2007-06-29 16:29:35 +00:00
Sergey Poznyakoff
15fb858b5e
Move pathdefs to AM_CPPFLAGS. Load libgnu after libinetutils.
2006-10-12 09:55:07 +00:00
Sergey Poznyakoff
8f38125dd5
Remove ansi2knr. Add copyleft header. Update INCLUDES.
2005-10-11 11:29:15 +00:00
Alfred M. Szmidt
381c85b9ba
(LDADD): Added `-L../lib -lgnu'.
2005-01-22 14:55:41 +00:00
Alfred M. Szmidt
85f2433df2
(INCLUDES): Removed `-I$(top_builddir)/include'.
2005-01-21 07:57:51 +00:00
Alfred M. Szmidt
3c5b47f824
(inetdaemon_PROGRAMS): Use talkd_BUILD instead of BUILD_TALKD.
2002-04-28 17:26:49 +00:00
Jeff Bailey
8fa96b2b7b
Upgrade to autoconf 2.52, automake 1.5, and various fixes for srcdir!=builddir builds
2002-02-11 04:17:02 +00:00
Sergey Poznyakoff
b35f42d9a1
* Makefile.am: Add -I ../libinetutils to have the argvc_xx()
...
protitypes.
* acl.c: add <ctype.h> we use isdigit()
add "argv.h" we use argv_xx() functions.
(read_address): Declared static and variable addr unuse nuked.
(netdef_parse): Declared static.
(open_users_acl): Declared static.
(netdef_free): Declared static.
(acl_free): Declared static.
(discard_acl): Declared static.
* announce.c (init_line format_line finish_line print_mesg):
Declared static.
* intalkd.h: Add prototypes for global functions.
* print.c (messages_types): Array declared const and static.
(answers): Array declared cnst and static.
(_xlat_num): Declared static.
(print_request): First argument declared const and should
have a return value.
(print_response): First argument declared const and should
have a return value.
* process.c (process_request): Bug, process did not have
a return value.
* table.c (lookup_request): Declared static and function
pointer with proper prototypes.
(fuzzy_comp): Declared static.
(exact_comp): Did not have a return value.
(delete_invite): Change prototype to correspond to
include/protocols/talkd.h wich want a unsinge long.
* talkd.c (main): Returned 0 for good measure.
(alarm_handler): It is a signal handler correct the prototype.
2001-10-30 05:42:41 +00:00
Sergey Poznyakoff
19def01a26
Added new sources.
2001-10-25 20:19:37 +00:00
Sergey Poznyakoff
5ddf123bac
ChangeLog configure.in ftp/Makefile.am ftpd/Makefile.am
...
ftpd/ftpcmd.y ftpd/ftpd.c ftpd/logwtmp.c ftpd/popen.c
glob/Makefile.am headers/config.h.in inetd/ChangeLog
inetd/Makefile.am inetd/inetd.c libinetutils/ChangeLog
libinetutils/Makefile.am libinetutils/cleansess.c
libinetutils/daemon.c libinetutils/des_rw.c
libinetutils/forkpty.c libinetutils/getusershell.c
libinetutils/herror.c libinetutils/hstrerror.c
libinetutils/iruserok.c libinetutils/localhost.c
libinetutils/login_tty.c libinetutils/logout.c
libinetutils/logwtmp.c libinetutils/openpty.c
libinetutils/readstream.c libinetutils/revoke.c
libinetutils/setenv.c libinetutils/setsig.c
libinetutils/strdup.c libinetutils/stub_tgetent.c
libinetutils/tftpsubs.c libinetutils/ttymsg.c
libinetutils/utmp_init.c libinetutils/utmp_logout.c
libinetutils/xgetcwd.c libinetutils/xstrdup.c
libls/Makefile.am libtelnet/Makefile.am libtelnet/genget.c
libtelnet/getent.c libtelnet/misc.c ping/Makefile.am
rcp/Makefile.am rcp/rcp.c rcp/util.c rexecd/ChangeLog
rexecd/Makefile.am rexecd/rexecd.c rlogin/Makefile.am
rlogin/rlogin.c rlogind/Makefile.am rlogind/rlogind.c
rsh/Makefile.am rsh/rsh.c rshd/Makefile.am rshd/rshd.c
syslog/Makefile.am syslog/syslog.c syslogd/Makefile.am
syslogd/syslogd.c talk/Makefile.am talk/ctl.c
talk/ctl_transact.c talk/display.c talk/get_addrs.c
talk/get_names.c talk/init_disp.c talk/invite.c talk/io.c
talk/look_up.c talk/msgs.c talk/talk.c talkd/Makefile.am
talkd/announce.c talkd/print.c talkd/process.c talkd/table.c
talkd/talkd.c telnet/Makefile.am telnet/authenc.c
telnet/commands.c telnet/externs.h telnet/main.c
telnet/network.c telnet/ring.c telnet/ring.h telnet/sys_bsd.c
telnet/telnet.c telnet/terminal.c telnet/tn3270.c
telnet/utilities.c telnetd/Makefile.am telnetd/authenc.c
telnetd/slc.c telnetd/state.c telnetd/sys_term.c
telnetd/telnetd.c telnetd/termstat.c telnetd/utility.c
tftp/Makefile.am tftp/tftp.c tftpd/Makefile.am tftpd/tftpd.c
uucpd/Makefile.am uucpd/uucpd.c whois/Makefile.am whois/net.c
In a bold move, bring all the functions prototype to ANSI C.
2000-07-19 04:08:39 +00:00
Miles Bader
4b2430c5c7
Fri Apr 10 11:13:51 1998 Joel N. Weber II <nemo@nautilus.sub>
...
* Changed the Makefile.am in daemon subdirectories to use
inetdaemondir instead of bindir.
1998-04-11 06:10:40 +00:00
Miles Bader
1627633f84
Thu Mar 26 20:40:06 1998 Joel N. Weber II <nemo@nautilus.sub>
...
* */Makefile.am: Use @BUILD_FOO@ to determine whether to build the
program.
1998-03-27 09:52:06 +00:00
Miles Bader
41250dbe39
added a line EXTRA_DIST = $(man_MANS)
1998-03-25 09:32:51 +00:00
Miles Bader
1554d74537
Added a line that reads `@PATHDEFS_MAKE@'.
...
(INCLUDES): Added `$(PATHDEF_DEV)'.
1998-03-24 22:52:30 +00:00
Miles Bader
9ff8214040
(LDADD): Added `-L../libinetutils -linetutils'.
1998-03-24 08:59:41 +00:00
Jeff Bailey
cee262f75a
Makefile updates - This will not compile yet wait for next update. Pathnames
...
are still an issue, but the FSF just received my assignment and I want this
in the repository
1998-01-27 21:24:57 +00:00