commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian GNU Hurd packaging annotated tag, hurd-release-0-2, created


From: Thomas Schwinge
Subject: [SCM] Debian GNU Hurd packaging annotated tag, hurd-release-0-2, created. hurd-release-0-2
Date: Mon, 09 Apr 2012 22:45:19 +0000

The annotated tag, hurd-release-0-2 has been created
        at  9f0e034ce3cce964e671e761a91030edeca238a2 (tag)
   tagging  ed1682bdc323a9c1c5f9d300585739b58bc064e8 (commit)
  replaces  release-0-1
 tagged by  Thomas Schwinge
        on  Sat Apr 7 00:32:02 2012 +0200

- Shortlog ------------------------------------------------------------
Reconstructed from the hurd-release-0-2 CVS tag.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAABAgAGBQJPf27tAAoJEGe3hdm9kOiiLLIIANWJRMG2WhjrAi77jp/qtJY4
n/Ao+iTlsHKEU88ZZgG/H5IzfIQHI5V3ME7PVNDSZi5iVO68jZliW/aZUiy8yT+R
yVY5wEUHtQcZJ3QSuw/oX6/PNhv0Qpgj/t4QlUjKKHHJqNHRwTKL4Gq4Yvnklg1g
B/TvUqaevHvwi5SaBxAJYMsG7jEWVrU0XaVA9akLnhUk9/ys7tSMQssA56aAPNk4
UttWQ9WB8oru2J4nHfzq/NMJHJw3STdlhTKuA0MWPwvHKgAeBXgCboYYqd4STRwk
tX1KN/9kYRYjc3Np47ekCjQY8s+vCPEjpAnm1ZfQzavVD6bXBly5REKPS8ZYYQQ=
=XtU1
-----END PGP SIGNATURE-----

Miles Bader (703):
      (DIST_FILES): New variable.
      (dev_read, dev_write): Don't print debugging messages.
      .
      Initial checkin
      Initial checkin
      (prog-subdirs): Add storeio.
      (options, parse_opt): Change short option names around.
      .
      (DIST_FILES): Variable removed.
      .
      Initial checkin
      (argp_program_version): New variable.
      (dev_rw): Return EINVAL instead of EIO for too-large offsets.
      (trivfs_S_file_get_storage_info): Use store_return.
      .
      File replaced by zero.c
      Initial checkin
      (dev_write, dev_read): Use void * for buffers, not char *.
      (store_with_decoded_runs): New declaration.
      (store_write, store_read): Use void * for buffers, not char *.
      (ileave_class, concat_class): Initialize the REMAP field.
      (store_parsed_name): New function.
      (store_with_decoded_runs): New function.
      (store_std_leaf_allocate_encoding): NUM_OFFSETS is NUM_RUNS * 2.
      (store_enc_return, store_return): New functions.
      (file_read, file_write, file_byte_read, file_byte_write):
      (main):
      (SRCS): Add remap.c, replace null.c by zero.c.
      .
      .
      Don't prepend `r' to $BOOT_DEV when invoking INSTALL-GRUB-MBR.
      .
      .
      (OTHERSRCS):
      append-args.c: New file.
      (trivfs_S_file_get_fs_options):
      (trivfs_S_fsys_get_options):
      get-options.c: File removed.
      (trivfs_get_options):
      .
      (parse_opt):
      (store_create):
      (store_decode):
      (dev_open):
      (store_encode):
      (_store_file_create):
      (store_decode_children):
      (_make_store):
      (query_class):
      (store_remap_class):
      (store_std_classes):
      (_make_store):
      (main):
      (store_ileave_class):
      (zero_open, zero_validate_name):
      .
      (fsys_update):
      (OTHERSRCS):
      (service_paging_requests):
      (diskfs_disk_pager):
      (diskfs_append_args):
      (diskfs_S_file_get_fs_options):
      (diskfs_S_fsys_get_options):
      (_diskfs_init_completed):
      (diskfs_S_io_server_version):
      <stdio.h>:
      (diskfs_append_args):
      (std_runtime_options):
      (store_argp_parents):
      (_print_version):
      (diskfs_check_readonly):
      .
      (diskfs_extra_version):
      (diskfs_direnter_hard):
      (zeroblock):
      (diskfs_S_file_getfh):
      (parse_opt):
      (pager_report_extent):
      (sync_disk):
      (block_extended, diskfs_grow):
      (store, store_parsed, disk_image):
      (HURDLIBS): Add store.
      .
      (parse_opt):
      (sync_global_ptr):
      (diskfs_readonly_changed):
      (read_disknode):
      (file_pager_read_page, pending_blocks_write, disk_pager_read_page,
      (diskfs_S_file_get_storage_info):
      (HURDLIBS): Add store.
      .
      (login-LDLIBS):
      .
      (OTHERSRCS):
      append-args.c: New file.
      (netfs_append_std_options):
      (netfs_S_file_get_fs_options):
      <stdio.h>:
      (netfs_S_fsys_get_options):
      get-options.c: File removed.
      (netfs_get_options):
      <argp.h>:
      .
      (hold):
      (prog-subdirs):
      (LIBCRYPT):
      Check for libcrypt.
      (_SHV_SEP):
      .
      (dev_open):
      (struct dev, dev_read, dev_write):
      (trivfs_S_io_read, trivfs_S_io_write):
      (open_read, open_write):
      (pager_read_page):
      (main):
      Use a shell function `mkdev' for recursion, rather than calling this 
script
      .
      (fs_remount):
      Change to use new version format.
      .
      Add option parsing, version number, &c.
      .
      .
      (trivfs_append_args): Make ARGZ_LEN `size_t *'.
      .
      (trivfs_append_args):
      .
      Add option parsing, version number, &c.
      <argz.h>:
      .
      (zero): Use `storeio -Tzero' instead of `null -z'.
      (zero_open):
      Fix argument parsing.
      .
      (check_open_hook):
      (trivfs_S_io_readable):
      .
      (/hurd/ufs.static): Change --machdev to -Tdevice.
      Fix option parsing.
      Add check for crypt function.
      (main:verify_passwd):
      .
      .
      (_print_version):
      .
      .
      (trivfs_S_file_check_access):
      .
      (trivfs_S_file_check_access):
      (all):
      (%: %.sh):
      (%: %.sh):
      .
      (W_TYPE):
      .
      (OPT_RSIZE):
      (diskfs_S_file_get_storage_info):
      .
      (noise_write, noise_len):
      .
      (S_tioctl_tiocsig, S_tioctl_tiocucntl, S_tioctl_tiocpkt):
      .
      Handle `-' and `--' args properly.
      (struct field):
      .
      (ptyio_set_bits):
      .
      .
      Add hacks to avoid idiotic sun definitions of TRUE, FALSE, and malloc in
      (bool_t, enum_t): Typedefs removed.
      .
      (val_width):
      .
      (pty_io_read, pty_io_write): Honor O_NONBLOCK.
      .
      (devio_set_bits): Only execute guts if CIGNORE isn't set.
      (set_state, open_hook): Call (*BOTTOM)->set_bits unconditionally.
      .
      (pty_open_hook): Reinitialize pty variables.
      .
      .
      (pty_open_hook): Re-initialize EXTERNAL_PROCESSING too.
      (S_tioctl_tiocswinsz): Correct test for a changed winsize.
      .
      ack
      .
      .
      .
      (ps_emit_wait): Correct mapping of init ports.
      (connq_listen):
      .
      (diskfs_S_dir_rmdir):
      .
      (proc_stat_thread_create):
      (_fmt_create):
      (struct ps):
      .
      (store_clone):
      (store_device_open):
      (STORE_INNOCUOUS, STORE_INACTIVE):
      (store_ileave_create, store_concat_create):
      (store_create):
      (store_zero_create):
      (options, main):
      .
      (trivfs_S_file_get_storage_info):
      .
      (proc_stat_set_flags):
      (ps_emit_seconds, ps_emit_minutes):
      .
      (store_set_child_flags, store_clear_child_flags):
      (store_set_child_flags, store_clear_child_flags):
      (store_remap):
      (store_ileave_class, store_concat_class):
      (w_deps):
      .
      (diskfs_S_file_get_storage_info):
      .
      ($(includedir)/$(installhdrsubdir), $(installationdirlist)):
      .
      (open_hook): Zero WINDOW_SIZE during initialization.
      .
      (diskfs_S_file_get_storage_info):
      .
      (ps_cmp_unames, ps_nominal_string):
      (ps_nominal_string):
      .
      (print_store): Properly ignore STORE_INACTIVE.
      (w_fetch): Use tty st_atime for idle time.
      .
      (diskfs_release_peropen):
      .
      Startup up sendmail if possible.
      .
      (diskfs_S_dir_lookup):
      .
      (diskfs_S_dir_lookup):
      .
      (diskfs_S_dir_lookup):
      .
      (OPENONLY_STATE_MODES): Add O_EXLOCK & O_SHLOCK.
      (fshelp_acquire_lock):
      .
      Initial checkin
      (rc, mail.local):
      .
      (argp_parse):
      (INSTALL-mail.local-ops): New variable.
      .
      .
      (deliver):
      .
      (psout):
      (main):
      (options, main):
      .
      (options):
      .
      (struct argp):
      (hol_free):
      (argp_parse):
      (main):
      (options):
      .
      (store_argp_children, startup_argp_children):
      (parents):
      .
      (startup_children, runtime_children):
      .
      (startup_children, runtime_children):
      .
      (main):
      .
      Get rid of unused programs.
      .
      (netfs_attempt_statfs):
      .
      .
      (conduct_rpc):
      .
      .
      (trivfs_S_io_restrict_auth):
      .
      (diskfs_S_io_restrict_auth):
      .
      (diskfs_validate_flags_change):
      .
      .
      (proc_stat_set_flags):
      .
      (main):
      .
      (diskfs_S_io_stat):
      (diskfs_S_file_get_translator_cntl):
      (_diskfs_translator_callback1_fn):
      (diskfs_drop_node):
      (diskfs_S_fsys_getroot):
      (diskfs_S_file_set_translator):
      (diskfs_S_file_invoke_translator):
      (diskfs_S_file_get_translator):
      (struct node):
      (diskfs_S_dir_rmdir):
      (diskfs_S_dir_lookup):
      (diskfs_alloc_node):
      (diskfs_set_translator):
      .
      (ffs_alloc):
      (diskfs_set_translator):
      .
      (read_node):
      (read_disknode):
      .
      (diskfs_create_node):
      (struct node):
      (diskfs_S_file_chown):
      .
      (trivfs_S_io_stat):
      .
      (HURDLIBS): Add iohelp.
      (netfs_S_fsys_syncfs):
      .
      .
      (trivfs_S_file_chmod):
      (psout):
      .
      (main):
      Obsolete
      (dir_reparent): Make PARENT a mach_port_t, not a file_t, so that libraries
      (pid_find, task_find, task_find_nocreate, reqport_find):
      .
      (S_socket_bind):
      .
      (check_hashbang):
      .
      Initial checkin.
      (preemptor):
      Doc fix.
      (FSSRCS):
      (main):
      .
      (fstypes_get):
      (fsck):
      .
      (pager_memcpy):
      .
      (w_get_host):
      (diskfs_S_fsys_getfile):
      (diskfs_S_file_getfh, diskfs_S_fsys_getfile): Functions removed.
      .
      (diskfs_S_file_getfh):
      (diskfs_S_fsys_getfile):
      Initial checkin
      .
      (diskfs_lookup):
      (diskfs_start_bootstrap, diskfs_S_exec_startup_get_info,
      (diskfs_clear_directory):
      (diskfs_init_dir):
      (diskfs_S_dir_link):
      (diskfs_S_dir_lookup):
      (diskfs_S_dir_mkdir):
      (diskfs_S_dir_mkfile):
      (diskfs_S_dir_mkfile):
      (diskfs_S_dir_rename):
      (checkpath, diskfs_rename_dir):
      (diskfs_S_dir_reparent):
      (diskfs_S_dir_rmdir):
      (diskfs_S_dir_unlink):
      (diskfs_S_file_exec):
      (diskfs_S_fsys_getroot):
      (diskfs_lookup):
      (diskfs_make_peropen):
      (struct diskfs_trans_callback_cookie2):
      (_diskfs_translator_callback2_fn):
      .
      (main):
      .
      .
      (main):
      (OPTION_DOC):
      (hol_entry_short_iterate, hol_entry_long_iterate):
      (argp_parse):
      .
      (argp_default_parser):
      (argp_doc):
      Largely rewritten to clean up the code, avoid using nested functions, and
      (__argp_parse, __argp_help, __argp_state_help, __argp_error, __argp_usage,
      Initial checkin.
      Supplanted by argp-xinl.c
      (SRCS):
      .
      (__argp_parse): Renamed from argp_parse.
      (__argp_fmtstream_printf): Remove weak alias.
      (__argp_state_help): Use __argp_help, not argp_help.
      Doc fix.
      (options):
      (argp_args_usage):
      (args_doc): Add an alternative args pattern.
      .
      .
      (make_hol): Initialize clusters field.
      (argp_args_usage): Don't trash memory.
      .
      (ARGP_KEY_END, ARGP_KEY_NO_ARGS, ARGP_KEY_INIT, ARGP_KEY_SUCCESS,
      .
      (options): Reformat.
      (__progname_full):
      (__progname, __progname_full):
      (__progname, __progname_full):
      (diskfs_S_io_read):
      (diskfs_S_io_write):
      .
      (_pager_seqnos_memory_object_data_request):
      (_pager_lock_object):
      (pager_get_error):
      (pager_offer_page):
      (_pager_pagemap_resize):
      (_pager_pagemap_resize):
      .
      .
      (parser_parse_next):
      .
      (_GNU_SOURCE): New macro.
      <ctype.h>:
      .
      Update to libc-970212 versions.
      Doc fix.
      [HAVE_CONFIG_H] <config.h>: New include.
      .
      (diskfs_execboot_fsys_startup, diskfs_S_fsys_init,
      (diskfs_clear_directory):
      (diskfs_init_dir):
      (diskfs_S_dir_link):
      (diskfs_S_dir_lookup):
      (diskfs_S_dir_mkdir):
      (diskfs_S_dir_mkfile):
      (diskfs_S_dir_rename):
      (diskfs_rename_dir, checkpath):
      (diskfs_S_dir_rmdir):
      (diskfs_S_dir_unlink):
      (diskfs_lookup):
      (diskfs_S_file_exec):
      (diskfs_S_fsys_getfile):
      (diskfs_S_fsys_getroot):
      (diskfs_lookup):
      (diskfs_make_peropen):
      (diskfs_release_peropen):
      (struct diskfs_trans_callback_cookie2):
      (_diskfs_translator_callback2_fn):
      Initial checkin
      Supplanted by file-reparent.c
      (FSSRCS):
      (file_reparent):
      Supplanted by file-reparent.c
      Initial checkin
      Whoops, implement correctly.
      (trivfs_getroot_hook):
      (trivfs_S_fsys_getroot):
      (FSSRCS):
      .
      (ports_create_bucket):
      .
      Update to libc-970214 version.
      (parser_finalize, argp_version_parser):
      (hol_entry_help, __argp_help, argp_args_usage, argp_doc, usage_long_opt, 
arg,
      .
      Frob a bunch to exercise new help filtering fature.
      (hol_help):
      (struct group):
      (struct argp):
      (__argp_input):
      .
      Initial checkin
      (parser_parse_next, parser_init):
      (__getopt_long, __getopt_long_only, __optind, __optarg, __opterr, 
__optopt):
      .
      Doc fixes.
      (cproc_setup):
      Replaced by xinl.c
      Renamed from store.c
      (parser_convert):
      .
      Merge changes from libc 1997-02-17.
      (parser_convert):
      .
      (__argp_error, __argp_failure, __argp_state_help):
      (dev_set_flags):
      Initial checkin.
      (store_task_class):
      (SRCS):
      (store_std_classes):
      (control_class, node_class, port_bucket, trivfs_protid_port_class,
      (parse_opt):
      (HURDLIBS):
      (doc):
      .
      (parse_opt):
      .
      (trivfs_protid_portclasses, trivfs_protid_nportclasses,
      .
      .
      (trivfs_add_control_port_class, trivfs_add_protid_port_class,
      (main):
      .
      (argp_program_version): Make const.
      .
      .
      (argp_program_version): Make const.
      .
      (argp_program_version):
      (argp_program_version, argp_program_bug_address):
      (argp_program_bug_address):
      (trivfs_clean_cntl):
      (trivfs_create_control):
      (trivfs_dynamic_protid_port_classes, 
trivfs_num_dynamic_protid_port_classes,
      (trivfs_begin_using_protid):
      (OTHERSRCS):
      .
      Initial checkin.
      (__hurd_threadvar_stack_mask, __hurd_threadvar_stack_offset,
      (FSSRCS):
      .
      Replaced by file-reparent.c
      Initial checkin
      (main):
      (argp_program_bug_address):
      (struct uparams):
      (__argp_fmtstream_update):
      .
      (trivfs_cntl_portclasses, trivfs_cntl_nportclasses):
      (trivfs_protid_portclasses, trivfs_protid_nportclasses):
      (idvec_insert, idvec_remove):
      .
      Doc fix.
      .
      (OPTION_NO_USAGE):
      (usage_long_opt, usage_argful_short_opt, add_argless_short_opt):
      .
      (netfs_append_args):
      (firmlink):
      .
      (diskfs_S_dir_lookup):
      (diskfs_S_io_read):
      Initial checkin.
      (netfs_S_io_read):
      (diskfs_S_file_reparent):
      (diskfs_release_peropen):
      (dev_clear_flags, store_device_open):
      (diskfs_init_dir):
      .
      (options, parse_opt):
      .
      zork
      (diskfs_S_io_identity):
      (diskfs_S_io_stat):
      .
      Doc fixes.
      (main):
      (main):
      (main): Remove ERR.
      (ps_fmt_squash):
      .
      (fwd null ifsock fifo new-fifo devport firmlink):
      .
      (main):
      .
      (fsck_cleanup):
      .
      (diskfs_S_io_identity):
      (open_hook):
      (main):
      .
      (mkdev):
      Deal with current device naming scheme.
      (struct peropen):
      (netfs_release_peropen):
      (netfs_make_peropen):
      (netfs_S_fsys_getroot):
      (netfs_S_file_reparent):
      (netfs_S_file_exec):
      (netfs_S_dir_mkfile):
      (netfs_S_dir_lookup):
      .
      Initial revision
      (argp_err_exit_status):
      (__argp_state_help):
      (SRCS):
      .
      (args_doc):
      .
      .
      Initial revision
      Add addu to dependents of libshouldbeinlibc & libps.
      .
      .
      .
      .
      (trivfs_append_args):
      .
      (main):
      Initial checkin.
      (lib-subdirs): Add libftpconn.
      .
      (installhdrsubdir): New variable.
      .
      (struct get_stats_state): Add NAME_LEN & NAME_ALLOCED fields.
      (ftp_conn_add_stat_fun_t):
      .
      (ftp_conn_add_name_fun_t): New type.
      Split into separate files
      Initial checkin
      (SRCS): ftpconn.c replaced by resulting split files.
      .
      [!__error_t_defined] (__error_t_defined): Define.
      (canon_doc_option): Correct ctype tests.
      (parser_finalize): Always set *END_INDEX if supplied.
      Add casts to prevent warnings.
      .
      (ftp_conn_unix_cont_get_stats):
      (ftp_conn_get_reply):
      (ftp_conn_abort):
      (ftp_conn_open):
      (ftp_conn_get_raw_reply):
      (REPLY_ABORT_OK):
      .
      (ftp_conn_start_get_stats, ftp_conn_get_stats):
      (CPPFLAGS):
      (ftp_conn_login): Correct defaulting of username.
      (ftp_conn_unix_cont_get_stats): Clean up our ftp transfer when we're done.
      .
      Initial checkin
      Replaced by addauth.c
      Initial checkin
      (main: verify_passwd):
      (_parse_strlist, parse_numlist):
      (SRCS):
      (_parse_strlist, parse_strlist, parse_numlist):
      (procset_names, fmt_sortkeys, fmt_names, fmts): Variables removed.
      Initial checkin
      .
      (_help): Supply STATE to argp_args_usage.
      (ARGP_KEY_HELP_ARGS_DOC): New macro.
      .
      .
      (hol_add_cluster):
      (struct argp_state):
      (parser_init):
      (__argp_state_help, argp_args_usage, hol_help):
      (parser_init):
      Initial checkin
      Initial checkin
      Renamed to ids.c
      Renamed from hurdids.c
      Totally rewritten.
      (current_lid, current_sid):
      (psout): Add const to appropriate arguments.
      (parse_enum, parse_numlist, parse_strlist):
      (parse_enum, parse_numlist, parse_strlist):
      (child_argps):
      Add appropriate dependencies on parse.o, pids.o, frobauth.o, & 
frobauth-mod.o.
      .
      Initial checkin
      (idvec_subtract, idvec_keep, idvec_rep, idvec_uids_rep, idvec_gids_rep,
      (idvec_tail_contains):
      (SRCS):
      .
      .
      Say to use `su' rather than `sush root'.
      Refer to sush rather than su.
      (sush):
      .
      (argp_args_usage):
      .
      (main):
      .
      .
      (idvec_verify):
      (doc):
      .
      (read_node):
      .
      Moved to ../utils
      Moved here from ../libftpconn
      .
      (_help):
      .
      Undo half-baked change.
      Sync with libc version (there were minor whitespace differences, etc).
      .
      (ps_emit_wait):
      .
      (ftpcp, ftpdir):
      (ftpcp ftpdir):
      .
      (LCLHDRS):
      .
      MAKEDEV now lives in /sbin, so get it from there.
      .
      The real version is release/SETUP
      (DIST_FILES): Remove SETUP.
      .
      (argp_program_version):
      .
      Initial checkin.

Thomas Bushnell (114):
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Fri Oct  4 17:52:54 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Oct  7 21:31:25 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Thu Sep 26 14:09:20 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Thu Sep 26 14:24:16 1996  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Wed Oct 23 01:36:35 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Oct 21 21:54:34 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Oct 21 21:55:21 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Oct 21 21:56:33 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Oct 21 21:58:03 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Oct 21 22:00:44 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Oct 21 22:03:19 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Oct 21 22:05:48 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Oct 21 22:05:48 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Thu Oct 24 14:44:57 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Thu Oct 24 22:38:55 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Fri Oct 25 20:02:17 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Fri Oct 25 20:02:17 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Fri Oct 25 20:17:47 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Still under construction.
      Fri Oct 25 20:30:22 1996  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Mon Nov  4 21:23:58 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Thu Nov  7 01:03:11 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Nov  6 17:49:33 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Nov  6 19:26:14 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Tue Nov 12 19:22:58 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Thu Nov  7 01:01:05 1996  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Mon Nov 18 17:45:48 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Sat Nov 16 17:26:20 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Fri Nov 15 14:06:16 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Fri Nov 15 14:43:44 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Nov 18 16:37:59 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Nov 18 17:06:39 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Make new functions use bcopy correctly.
      Mon Nov 18 16:36:56 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Nov 18 18:13:42 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Nov 18 17:01:38 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Fri Nov 15 17:54:10 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Nov 18 18:16:29 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Sat Nov 16 17:21:40 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Sat Nov 23 16:26:55 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Sat Nov 23 16:24:04 1996  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Sat Nov 23 16:28:36 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Sat Nov 23 16:30:16 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Feb 12 13:53:42 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Initial Revision
      Thu Apr  3 20:00:58 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Thu Apr  3 20:29:27 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Apr  9 13:57:44 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Apr  9 13:57:44 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Thu Apr 10 11:53:57 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Thu Apr 10 13:25:12 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Mon Mar 17 13:12:45 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Mon Mar 10 17:07:11 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Feb 24 14:40:02 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Fri Apr 11 14:21:29 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Tue Dec 10 11:40:04 1996  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Apr 16 15:59:41 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Fix compilation error.
      Thu Apr 10 13:54:31 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Fri Apr 18 16:44:49 1997  Thomas Bushnell, n/BSG  <address@hidden>
      fix typo.
      add debugging.
      typo
      *** empty log message ***
      *** empty log message ***
      Thu May  1 18:40:53 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Turn off debugging printfs.
      *** empty log message ***
      Tue May 20 15:35:39 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Wed May 21 12:07:24 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Fri May 23 10:06:34 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Fri May 23 13:13:18 1997  Thomas Bushnell, n/BSG  <address@hidden>
      fix typo
      Tue May 27 11:55:17 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Tue May 27 11:55:56 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Tue May 27 12:04:00 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Mon Jun  9 12:27:40 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Fri Jun  6 11:42:14 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Jun  9 12:18:50 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Jun  9 12:19:51 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Jun  9 12:45:24 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      *** empty log message ***
      Mon Jun  9 21:18:46 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Tue Jun 10 18:41:00 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Tue Jun 10 18:48:10 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Tue Jun 10 21:54:52 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Wed Jun 11 14:17:25 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Thu Jun 12 18:39:18 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Jun 11 12:05:02 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***

Thomas Schwinge (3):
      Revert "Initial checkin."
      Revert "The real version is release/SETUP"
      Revert "MAKEDEV now lives in /sbin, so get it from there."

-----------------------------------------------------------------------

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]