From b09374d04a6576e3746f4efc4a34735294f8270c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 30 May 1999 01:49:07 +0000 Subject: . --- config/ChangeLog | 16 +++++++++++++++- debian/ChangeLog | 6 ++++++ proc/ChangeLog | 4 ++++ term/ChangeLog | 11 +++++++++++ 4 files changed, 36 insertions(+), 1 deletion(-) diff --git a/config/ChangeLog b/config/ChangeLog index 3d4cab26..e1b7d7a4 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,4 +1,18 @@ -1999-05-23 Roland McGrath +1999-05-29 Roland McGrath + + * login-.bashrc: Alias su to login. + +1999-05-24 Roland McGrath + + * protocols, services, shells, passwd, group, resolv.conf, fstab, + root-.bash_login, root-.bashrc, root-.profile: Files removed. + These files are not really Hurd-specific, and so should be installed + by some other package (and are in Debian). + * Makefile (SYSCONFFILES): Remove those files from the list. + (ROOTDOTS, installed_rootdots): Variables removed. + (DIST_FILES): Remove reference to $(ROOTDOTS). + (install): Remove dep on $(installed_rootdots). + ($(installed_rootdots)): Rule removed. * Makefile (SYSCONFFILES): Remove hostname. * hostname: File removed (it was empty). Current libc copes with diff --git a/debian/ChangeLog b/debian/ChangeLog index e2eb5fe6..d611996a 100644 --- a/debian/ChangeLog +++ b/debian/ChangeLog @@ -1,3 +1,9 @@ +1999-05-29 Roland McGrath + + * rules (binary-arch): Don't remove root and etc dirs. + + * conffiles: Add /etc/ttys. + 1999-04-28 Roland McGrath * rules (binary-arch): Add etc, etc/login subdirs to chmod cmd. diff --git a/proc/ChangeLog b/proc/ChangeLog index 137794f1..93f930fd 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,7 @@ +1999-05-29 Roland McGrath + + * main.c: Include . + 1999-05-23 Roland McGrath * main.c (main): Set up console on stderr. diff --git a/term/ChangeLog b/term/ChangeLog index cfc36de7..dbf39514 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,14 @@ +1999-05-24 Mark Kettenis + + * devio.c: Include , and . Do + not include and . + Reorganize the order of inclusion of the header files a bit and + document the baud-rate hackery. Include explicitely. + (init_devio): Use new local variable ERR instead of ERRNO. Use + error instead of perror and exit to report failure. + (devio_desert_dtr): Declare BITS as `int' instead of + `dev_status_t'. + 1999-05-13 Roland McGrath * users.c (trivfs_S_file_chown): Either arg being -1 means don't -- cgit v1.2.3