Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-10 | (argp_help): "OPTIONS..." -> "OPTION...". | Miles Bader | |
1996-07-10 | Changes | Miles Bader | |
1996-07-09 | Various changes. | Michael I. Bushnell | |
1996-07-09 | (install-dist): Depend on dist-links. | Michael I. Bushnell | |
(dist-links): New target. | |||
1996-07-09 | Put pflocal on /servers/socket/local (which will be a link to | Michael I. Bushnell | |
/servers/socket/1). | |||
1996-07-09 | Create /servers/socket/local too, linked to /servers/socket/1. | Michael I. Bushnell | |
1996-07-09 | Set root writable before doing anything else; offer to reboot the | Michael I. Bushnell | |
system when through. | |||
1996-07-09 | (_ps_stream_write_field): If a field is truncatable (MAX_WIDTH >= 0), take | Miles Bader | |
some of our spacing deficit out of it. | |||
1996-07-08 | *** empty log message *** | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): Removed *.h. | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): Removed INSTALL-binary; now in ./release/. | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): | Michael I. Bushnell | |
1996-07-08 | (DIST_FILES): repair | Michael I. Bushnell | |
1996-07-08 | Initial revision | Michael I. Bushnell | |
1996-07-08 | (stop_pgrp): Don't do anything if ORPHANED. | Michael I. Bushnell | |
1996-07-08 | (stop_pgrp): Take second arg CTTYID. Fetch each pgrp member's msgpor and | Roland McGrath | |
send msg_sig_post with that as refport instead of calling POSIX.1 kill function like a bonehead. (S_crash_dump_task): Pass CTTY_ID arg through to stop_pgrp. | |||
1996-07-08 | disable excessive cleverness for now... | Michael I. Bushnell | |
1996-07-08 | (S_crash_dump_task): fixup | Michael I. Bushnell | |
1996-07-08 | (stop_pgrp): New function. | Michael I. Bushnell | |
(S_crash_dump_task): Call stop_pgrp. | |||
1996-07-08 | (lib-subdirs): Move libthreads up before libpager. | Michael I. Bushnell | |
1996-07-08 | fixup | Michael I. Bushnell | |
1996-07-08 | (fwd): Depend on libports. | Michael I. Bushnell | |
1996-07-08 | (libs) [library]: Depend on add-to-librecord instead of $(targets). | Michael I. Bushnell | |
(install) [library]: Add dependency on add-to-librecord. (add-to-librecord) [library]: Depend on $(targets). (librecord) [MAKELEVEL == 0]: Define and export. (include librecord): New inclusion. ($(librecord)): New target. (add-to-librecord): New target. | |||
1996-07-08 | (main): Don't use unsafe MOVE_SEND in call to file_set_translator. | Michael I. Bushnell | |
1996-07-08 | (S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | |
auth_server_authenticate. | |||
1996-07-08 | (netfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | |
auth_server_authenticate. | |||
1996-07-08 | (fshelp_start_translator): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | |
fshelp_start_translator_long. | |||
1996-07-08 | (fshelp_fetch_root): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | |
fshelp_start_translator_long. | |||
1996-07-08 | (diskfs_S_fsys_init): Don't use unsafe MOVE_SEND in call to exec_init. | Michael I. Bushnell | |
1996-07-08 | (init_stdarrays): Don't use unsafe MOVE_SEND in call to interruptible | Michael I. Bushnell | |
proc_setexecdata. (open_console): Likewise, for file_set_translator. | |||
1996-07-08 | (S_exec_exec): Don't use unsafe MOVE_SEND in call to interruptible | Michael I. Bushnell | |
exec_exec stub. | |||
1996-07-08 | (S_io_reauthenticate): Don't use unsafe MOVE_SEND in | Michael I. Bushnell | |
auth_server_authenticate. | |||
1996-07-08 | (diskfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in | Michael I. Bushnell | |
auth_server_authenticate. | |||
1996-07-08 | (S_proc_reauthenticate): Don't use unsafe MOVE_SEND in user-side | Michael I. Bushnell | |
interruptible RPC. | |||
1996-07-07 | (trivfs_S_io_reauthenticate): Don't use MACH_MSG_TYPE_MOVE_SEND; it's | Michael I. Bushnell | |
unreliable. | |||
1996-07-07 | (print_banner): Use basename instead of rolling our own. | Miles Bader | |
1996-07-07 | (_print_version): Include HURD_RELEASE in default. | Miles Bader | |
1996-07-07 | (AUTH_VERSION): New macro. | Miles Bader | |
(argp_program_version): New variable. (auth_version): Variable removed. (main): Call argp_parse to get defaults. Use AUTH_VERSION instead of auth_version. <argp.h>: New include. <idvec.h>: Changed from <hurd/idvec.h>. | |||
1996-07-07 | (argp_program_version): New variable. | Miles Bader | |
<hurd.h>: New include. | |||
1996-07-06 | (argp_program_version): New variable. | Miles Bader | |
<hurd.h>: New include. | |||
1996-07-06 | (argp_program_version): New variable. | Miles Bader | |
1996-07-06 | (argp_program_version): New variable. | Miles Bader | |
1996-07-06 | (argp_program_version): New variable. | Miles Bader | |
<hurd.h>: New include. | |||
1996-07-06 | (OTHERSRCS): Add opts-version.c. | Miles Bader | |
1996-07-06 | (argp_program_version_hook): Type & doc updated. | Miles Bader | |
"argp.h": New include. | |||
1996-07-06 | (argp_program_version): Doc updated. | Miles Bader | |
1996-07-06 | (argp_program_version_hook): Add argument types. | Miles Bader | |
1996-07-06 | (argp_version_parser): | Miles Bader | |
Output ARGP_PROGRAM_VERSION to STATE->out_stream, not stdout. Supply that stream and STATE to ARGP_PROGRAM_VERSION_HOOK. | |||
1996-07-06 | Initial revision | Miles Bader | |
1996-07-06 | (ufs_version): Variable removed. | Miles Bader | |