aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Put pflocal on /servers/socket/local (which will be a link toMichael I. Bushnell1996-07-091-3/+1
| | | | /servers/socket/1).
* Create /servers/socket/local too, linked to /servers/socket/1.Michael I. Bushnell1996-07-091-1/+3
|
* Set root writable before doing anything else; offer to reboot theMichael I. Bushnell1996-07-091-0/+8
| | | | system when through.
* (_ps_stream_write_field): If a field is truncatable (MAX_WIDTH >= 0), takeMiles Bader1996-07-091-0/+4
| | | | some of our spacing deficit out of it.
* *** empty log message ***Michael I. Bushnell1996-07-081-114/+73
|
* (DIST_FILES): Removed *.h.Michael I. Bushnell1996-07-081-1/+1
|
* (DIST_FILES): Removed INSTALL-binary; now in ./release/.Michael I. Bushnell1996-07-081-1/+1
|
* (DIST_FILES):Michael I. Bushnell1996-07-081-1/+1
|
* (DIST_FILES): repairMichael I. Bushnell1996-07-081-1/+1
|
* Initial revisionMichael I. Bushnell1996-07-087-0/+628
|
* (stop_pgrp): Don't do anything if ORPHANED.Michael I. Bushnell1996-07-081-2/+2
|
* (stop_pgrp): Take second arg CTTYID. Fetch each pgrp member's msgpor andRoland McGrath1996-07-081-10/+16
| | | | | | 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.
* disable excessive cleverness for now...Michael I. Bushnell1996-07-081-10/+10
|
* (S_crash_dump_task): fixupMichael I. Bushnell1996-07-081-1/+3
|
* (stop_pgrp): New function.Michael I. Bushnell1996-07-081-0/+31
| | | | (S_crash_dump_task): Call stop_pgrp.
* (lib-subdirs): Move libthreads up before libpager.Michael I. Bushnell1996-07-081-2/+2
|
* fixupMichael I. Bushnell1996-07-081-2/+2
|
* (fwd): Depend on libports.Michael I. Bushnell1996-07-081-1/+1
|
* (libs) [library]: Depend on add-to-librecord instead of $(targets).Michael I. Bushnell1996-07-081-2/+27
| | | | | | | | | (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.
* (main): Don't use unsafe MOVE_SEND in call to file_set_translator.Michael I. Bushnell1996-07-081-1/+1
|
* (S_io_reauthenticate): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell1996-07-082-2/+4
| | | | auth_server_authenticate.
* (netfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell1996-07-081-1/+2
| | | | auth_server_authenticate.
* (fshelp_start_translator): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell1996-07-081-9/+16
| | | | fshelp_start_translator_long.
* (fshelp_fetch_root): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell1996-07-081-2/+7
| | | | fshelp_start_translator_long.
* (diskfs_S_fsys_init): Don't use unsafe MOVE_SEND in call to exec_init.Michael I. Bushnell1996-07-081-1/+2
|
* (init_stdarrays): Don't use unsafe MOVE_SEND in call to interruptibleMichael I. Bushnell1996-07-081-2/+6
| | | | | proc_setexecdata. (open_console): Likewise, for file_set_translator.
* (S_exec_exec): Don't use unsafe MOVE_SEND in call to interruptibleMichael I. Bushnell1996-07-081-12/+20
| | | | exec_exec stub.
* (S_io_reauthenticate): Don't use unsafe MOVE_SEND inMichael I. Bushnell1996-07-081-1/+2
| | | | auth_server_authenticate.
* (diskfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND inMichael I. Bushnell1996-07-081-11/+10
| | | | auth_server_authenticate.
* (S_proc_reauthenticate): Don't use unsafe MOVE_SEND in user-sideMichael I. Bushnell1996-07-081-1/+2
| | | | interruptible RPC.
* (trivfs_S_io_reauthenticate): Don't use MACH_MSG_TYPE_MOVE_SEND; it'sMichael I. Bushnell1996-07-071-1/+2
| | | | unreliable.
* (print_banner): Use basename instead of rolling our own.Miles Bader1996-07-071-8/+1
|
* (_print_version): Include HURD_RELEASE in default.Miles Bader1996-07-071-2/+3
|
* (AUTH_VERSION): New macro.Miles Bader1996-07-071-3/+7
| | | | | | | | | | (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>.
* (argp_program_version): New variable.Miles Bader1996-07-071-1/+5
| | | | <hurd.h>: New include.
* (argp_program_version): New variable.Miles Bader1996-07-061-0/+3
| | | | <hurd.h>: New include.
* (argp_program_version): New variable.Miles Bader1996-07-061-0/+2
|
* (argp_program_version): New variable.Miles Bader1996-07-069-0/+18
|
* (argp_program_version): New variable.Miles Bader1996-07-061-0/+3
| | | | <hurd.h>: New include.
* (OTHERSRCS): Add opts-version.c.Miles Bader1996-07-061-1/+1
|
* (argp_program_version_hook): Type & doc updated.Miles Bader1996-07-061-3/+6
| | | | "argp.h": New include.
* (argp_program_version): Doc updated.Miles Bader1996-07-061-4/+4
|
* (argp_program_version_hook): Add argument types.Miles Bader1996-07-061-5/+7
|
* (argp_version_parser):Miles Bader1996-07-061-2/+2
| | | | | Output ARGP_PROGRAM_VERSION to STATE->out_stream, not stdout. Supply that stream and STATE to ARGP_PROGRAM_VERSION_HOOK.
* Initial revisionMiles Bader1996-07-061-0/+40
|
* (ufs_version): Variable removed.Miles Bader1996-07-061-2/+0
|
* (print_banner): Don't include directory in terminal name.Michael I. Bushnell1996-07-061-1/+8
|
* (diskfs_drop_node): If this might be a special symlink, then truncateMichael I. Bushnell1996-07-061-1/+4
| | | | it even though NP->allocsize might be clear.
* (read_disknode): Don't set allocsize based on st->size for kludgedMichael I. Bushnell1996-07-061-3/+10
| | | | symlinks.
* (diskfs_truncate): Call record_poke after truncating a kludgedMichael I. Bushnell1996-07-061-0/+1
| | | | symlink.