summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-04-11Formerly ext2_fs.h.~2~Miles Bader
1995-04-11Formerly bitmap.c.~2~Miles Bader
1995-04-11Formerly balloc.c.~2~Miles Bader
1995-04-11Initial revisionMiles Bader
1995-04-11(trivfs_S_file_truncate): Always return 0, so O_TRUNC works.Miles Bader
1995-04-11Tweak things so that the -t flag works correctly for processes whose tty weMiles Bader
1995-04-10Formerly ext2fs.c.~2~Miles Bader
1995-04-10Formerly ext2fs.h.~2~Miles Bader
1995-04-10Initial revisionMiles Bader
1995-04-10Initial revisionMiles Bader
1995-04-10Make INSTALL_BIN use /gd4/hurd-cross/install-stripped to install binariesMiles Bader
1995-04-10Make prefix and exec_prefix point at the currently correct place.Miles Bader
1995-04-10Add some dependencies on include files.Miles Bader
1995-04-10(trivfs_S_file_truncate): Always return 0, so O_TRUNC works.Miles Bader
1995-04-10(open_write, open_read): Bounds check I/O.Miles Bader
1995-04-10(main, check_open_hook, close_device, trivfs_goaway): Add a new lock,Miles Bader
1995-04-10(open_create): Supply our device's size when creating a window.Miles Bader
1995-04-10(struct execdata) [BFD]: New member `interp_section'.Roland McGrath
1995-04-09Read or write partial pages at the end of the device.Miles Bader
1995-04-09(position): Use a shorter than normal window if necessary to avoid going pastMiles Bader
1995-04-09Add a new window field, max_pos. Rename the location field `pos'.Miles Bader
1995-04-09Getopt now returns '\001' for non-switch options instead of '\0', no doubt toMiles Bader
1995-04-09(vpath lib%.a): Move this after include ../Makeconf, since it uses aRoland McGrath
1995-04-09(vpath lib%.a): Add search path.Roland McGrath
1995-04-09(load_section): fseek to desired position before freading.Roland McGrath
1995-04-09Link ifsock with error.o.Miles Bader
1995-04-09Use trivfs_startup() instead of doing things manually.Miles Bader
1995-04-09Use trivfs_startup() instead of doing things manually.Miles Bader
1995-04-09If trivfs_fsid is zero, set it to our process id, which should be a niceMiles Bader
1995-04-09Before calling trivfs_modify_stat, set the st_fstype & st_fsid fields toMiles Bader
1995-04-09Declare trivfs_startup.Miles Bader
1995-04-09Initial revisionMiles Bader
1995-04-07(subdirs-nodist, other-subdirs): Delete `ext2fs'.Michael I. Bushnell
1995-04-07Make everything depend on ps.h. Other random tweaks.Miles Bader
1995-04-07Tighten up types used (i.e., don't use int for everything).Miles Bader
1995-04-07(parse_enum): Renamed from enum_name.Miles Bader
1995-04-07(ps_tty_short_name): New function; functionality used to be in spec.c.Miles Bader
1995-04-07Add decls for proc_stat_list_add_pgrp & ps_tty_short_name.Miles Bader
1995-04-07(ps_emit_state): If a process is marked as stopped, then don't mentionMiles Bader
1995-04-07(proc_stat_list_sort1): Always keep threads after their process when sorting!Miles Bader
1995-04-06(S_proc_getprocinfo): New var `tp'. Bother to setMichael I. Bushnell
1995-04-06Add the `jobc' (-j) output format from netbsd.Miles Bader
1995-04-06Minor change in spec names.Miles Bader
1995-04-06Add the `Arg0' spec, which is the same as `Args', but only prints the firstMiles Bader
1995-04-06When processes are specified on the command line by PID, turn off allMiles Bader
1995-04-06(waiter_cares, waiting_parent_cares): New functions.Roland McGrath
1995-04-05Don't include <errno.h>. Define `errno' variable.Roland McGrath
1995-04-05(SRCS): Add syscall.S.Roland McGrath
1995-04-05Check for errors.Roland McGrath
1995-04-05(clean): Only clean in working-prog-subdirs.Michael I. Bushnell