Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-20 | (store_zero_create, zero_open): | Miles Bader | |
SIZE is off_t, not size_t. Update FSF address. | |||
1997-06-20 | Update FSF address. | Miles Bader | |
1997-06-20 | (store_read): | Miles Bader | |
Limit reads to the amount available. Deallocate memory returned when reading part of a multiple-segment read. | |||
1997-06-20 | Initial checkin | Miles Bader | |
1997-06-20 | Moved to ../utils. | Miles Bader | |
1997-06-20 | . | Miles Bader | |
1997-06-20 | (disk_pager_read_page): | Miles Bader | |
Initialize READ to 0 to force store_read to allocate a buffer. | |||
1997-06-20 | (ihash_create): | Miles Bader | |
Initialize CLEANUP & CLEANUP_ARG fields. | |||
1997-06-19 | . | Miles Bader | |
1997-06-19 | (main): | Miles Bader | |
Get rid of device-block-size-is-power-of-2 check. | |||
1997-06-18 | . | Miles Bader | |
1997-06-18 | (version): Use a four-digit year. | Miles Bader | |
1997-06-18 | (dist): | Miles Bader | |
Always generate distributes of the form `hurd-${version}.tar.gz'. | |||
1997-06-18 | . | Miles Bader | |
1997-06-18 | Include <sys/time.h>. | Miles Bader | |
1997-06-18 | (ARGP_KEY_ARGS, ARGP_KEY_FINI): | Miles Bader | |
New macros. | |||
1997-06-18 | (parser_parse_opt): | Miles Bader | |
Detect and report unhandled options here. (parser_finalize): Do another pass over the parsers with ARGP_KEY_FINI. (argp_default_options, argp_version_options): Wrap doc strings in N_(). (argp_version_parser): Include `(PROGRAM ERROR)' in the no-version error text to indicate that something's fucked. (parser_parse_arg): Handle ARGP_KEY_ARGS here. Adjust NEXT pointer back if we fail to parse anything. (parser_parse_next): Simplify arg code. Leave state NEXT frobbing to parser_parse_arg. [!_] (N_): New macro. | |||
1997-06-18 | (argp_args_usage): | Miles Bader | |
Don't modify `fdoc' value since it is used to distinguish filtered strings from unmodifed strings. | |||
1997-06-18 | . | Miles Bader | |
1997-06-17 | . | Miles Bader | |
1997-06-17 | (tool-files): | Miles Bader | |
add mksmallso & mkemptyso. | |||
1997-06-17 | Initial checkin | Miles Bader | |
1997-06-17 | Newer version | Miles Bader | |
1997-06-17 | Replaced by storeio. | Miles Bader | |
1997-06-12 | *** empty log message *** | Thomas Bushnell | |
1997-06-12 | Wed Jun 11 12:05:02 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* Makefile (dist-links): Create /servers/exec node. * servers.boot: Dynamic linker is now `ld.so.1', not `ld.so'. * menu.lst: Kernel is now `gnumach', not `kernel'. | |||
1997-06-12 | Thu Jun 12 18:39:18 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* syslog.conf: Updated. | |||
1997-06-12 | Initial checkin. | Miles Bader | |
1997-06-11 | Wed Jun 11 14:17:25 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* inetd.conf, syslog.conf: New files. * Makefile (SYSCONFFILES): Add inetd.conf and syslog.conf. | |||
1997-06-11 | *** empty log message *** | Thomas Bushnell | |
1997-06-11 | Tue Jun 10 21:54:52 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* disk_inode.h (struct icommon): Use short instead of uid_t/gid_t in structure definition; those are now 32 bit types. * bootstrap.c (main): Support running from command line too; this is useful at least for simple debugging. | |||
1997-06-11 | Tue Jun 10 18:48:10 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* INSTALL-binary (Subroutine): Update location of NetBSD install floppies. Also specify to use -P mount option on nfs mount. * menu.lst: Fix typo in floppy -> hd install. * Makefile (dist-files): Replace SOURCES.0.0 with SOURCES.0.2. (install-dist): Install SOURCES.0.2 instead of SOURCES.0.0. | |||
1997-06-11 | Tue Jun 10 18:41:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* Makefile (install): Repair typo. | |||
1997-06-10 | . | Miles Bader | |
1997-06-10 | (argp_program_version): | Miles Bader | |
Change name to `ids'. | |||
1997-06-10 | . | Miles Bader | |
1997-06-10 | (DIST_FILES): Remove SETUP. | Miles Bader | |
1997-06-10 | The real version is release/SETUP | Miles Bader | |
1997-06-10 | . | Miles Bader | |
1997-06-10 | MAKEDEV now lives in /sbin, so get it from there. | Miles Bader | |
1997-06-10 | Mon Jun 9 21:18:46 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* cthreads.c (cthread_fork): Delete debugging oddity that crept into source. | |||
1997-06-10 | *** empty log message *** | Thomas Bushnell | |
1997-06-10 | *** empty log message *** | Thomas Bushnell | |
1997-06-10 | Mon Jun 9 12:45:24 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* Makefile (SRCS): Add setauth.c, pids.c, unsu.c, and nonsugid.c. | |||
1997-06-10 | Mon Jun 9 12:19:51 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* users.c (trivfs_S_file_chmod): Fix typo. | |||
1997-06-10 | Mon Jun 9 12:18:50 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* dist-README: Update version number. * INSTALL-binary: Likewise. Also added some instructions to help Linux users. Mon May 26 23:03:41 1997 Miles Bader <miles@gnu.ai.mit.edu> * checklist: Add su, addauth, setauth, ids, & vminfo to list of setuid programs. | |||
1997-06-10 | Fri Jun 6 11:42:14 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* Makefile (LCLHDRS): Add fhandle.h. | |||
1997-06-10 | Mon Jun 9 12:27:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* version.h (HURD_VERSION): Update version number. * sh-version.sed: Likewise. * README: Likewise. * INSTALL: Likewise. | |||
1997-06-09 | . | Miles Bader | |
1997-06-09 | (LCLHDRS): | Miles Bader | |
Add mach-exec.h. |