Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (fsysopts): Don't list twice. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+0 |
| | |||||
* | (main, apply_auth_to_loginid, apply_auth_to_pgrp): Remove assignments | Michael I. Bushnell | 1995-07-07 | 1 | -15/+19 |
| | | | | from inside if tests. | ||||
* | (main): Declare return type. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+2 |
| | |||||
* | (copyright, sccsid): Declare unused. | Michael I. Bushnell | 1995-07-07 | 1 | -3/+5 |
| | | | | (main): Correct format for fourth arg. | ||||
* | (lookup_user): Declare return to be `int' to avoid type clash in use | Michael I. Bushnell | 1995-07-07 | 1 | -1/+1 |
| | | | | as 4th parameter to parse_numlist. | ||||
* | (run): Remove assignments from inside if tests. | Michael I. Bushnell | 1995-07-07 | 1 | -4/+8 |
| | | | | (command): Likewise. | ||||
* | Include <hurd/msg_server.h>. | Michael I. Bushnell | 1995-07-07 | 1 | -3/+4 |
| | | | | | (reboot_mach): Insert extra parens around assignment inside while test. (launch_core_servers): Remove assignment from inside if test. | ||||
* | Include <mach/mig_support.h>. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+2 |
| | | | | (load_image): Cast second arg to read. | ||||
* | (bootdevice): Initialize to hard-coded `sd0a' instead of | Michael I. Bushnell | 1995-07-07 | 1 | -1/+1 |
| | | | | DEFAULT_BOOTDEVICE. | ||||
* | (ps_tty_short_name): Put extra parens around assignment inside if | Michael I. Bushnell | 1995-07-07 | 1 | -1/+1 |
| | | | | test. | ||||
* | (pinode): Remove assignment from if test. | Michael I. Bushnell | 1995-07-07 | 1 | -2/+3 |
| | |||||
* | (lookup_directory): New decl. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+2 |
| | |||||
* | (pass1): Remove assignment from if test. | Michael I. Bushnell | 1995-07-07 | 1 | -2/+3 |
| | |||||
* | (bfd_mach_host_arch_mach): Remove assignment from inside if test. | Michael I. Bushnell | 1995-07-07 | 1 | -2/+2 |
| | |||||
* | (%.d:%.c %.d:%.S): Repair sed line to include more context. | Michael I. Bushnell | 1995-07-07 | 1 | -2/+2 |
| | |||||
* | Undo last change; add private decl of ioctl. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+1 |
| | |||||
* | Include <sys/ioctl.h>. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+2 |
| | |||||
* | (special-targets): New var. | Michael I. Bushnell | 1995-07-07 | 1 | -0/+2 |
| | | | | (mount): Provide command. | ||||
* | (Building targets) [doinst == many]: Don't try and build | Michael I. Bushnell | 1995-07-07 | 1 | -1/+3 |
| | | | | $(special-targets). | ||||
* | (tables.o): Delete target. | Michael I. Bushnell | 1995-07-07 | 1 | -2/+2 |
| | | | | (vpath tables.c): Tell where to find tables.c. | ||||
* | (tables.o): Delete rule. | Michael I. Bushnell | 1995-07-07 | 1 | -2/+2 |
| | | | | (vpath tables.c): Tell where to find tables.c. | ||||
* | (OBJS): Don't include mount.sh. | Michael I. Bushnell | 1995-07-07 | 1 | -4/+10 |
| | | | | (shd, su, clri, sync, reboot, halt, fsysopts): List object files here. | ||||
* | Delete now-unneeeded explicit dependencies. | Michael I. Bushnell | 1995-07-07 | 1 | -6/+0 |
| | |||||
* | "ihash.h" -> <hurd/ihash.h> | Michael I. Bushnell | 1995-07-07 | 1 | -2/+2 |
| | |||||
* | (clean): Add dependency files to be removed. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+1 |
| | |||||
* | (OBJS): New var. | Michael I. Bushnell | 1995-07-07 | 2 | -0/+2 |
| | |||||
* | (OBJS): New var. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+6 |
| | | | | (timertest, fstests, opendisk, fdtests): List object files. | ||||
* | (all): Depend on boot.a too. | Michael I. Bushnell | 1995-07-07 | 1 | -0/+2 |
| | |||||
* | (lndist): Add new dependency. | Michael I. Bushnell | 1995-07-06 | 1 | -0/+5 |
| | | | | (lndist-cthreads-h): Rule to create the cthreads.h link. | ||||
* | (install): Don't *always* install cthreadsih; do it only if it's new. | Michael I. Bushnell | 1995-07-06 | 1 | -2/+2 |
| | |||||
* | (ourfs_notify.defs): SYMLINK it. | Michael I. Bushnell | 1995-07-06 | 1 | -1/+1 |
| | |||||
* | (ourmsg_U.h ourmsgUser.c): Use local ourmsg.defs instead of include | Michael I. Bushnell | 1995-07-06 | 1 | -3/+5 |
| | | | | | file directly. (ourmsg.defs): New target. | ||||
* | (libc): Reverst last change; ld bug. | Michael I. Bushnell | 1995-07-06 | 1 | -1/+1 |
| | |||||
* | (ourfs_notify_U.h ourfs_notifyUser.c): Use ourfs_notify.defs instead | Michael I. Bushnell | 1995-07-06 | 1 | -2/+7 |
| | | | | | of directly out of the include directory. (ourfs_notify.defs): New target. | ||||
* | ($(target) [doinst == one]): Don't explicitly depend on libc. Too | Michael I. Bushnell | 1995-07-06 | 1 | -6/+6 |
| | | | | hairy for now. | ||||
* | (libc): Provide definition that uses the linker search algorithm to | Michael I. Bushnell | 1995-07-06 | 1 | -1/+1 |
| | | | | get shared libraries if appropriate. | ||||
* | Give an error message instead of dying when no filename argument is given. | Miles Bader | 1995-07-06 | 1 | -0/+3 |
| | |||||
* | Removed dependencies that are now automatically generated. | Michael I. Bushnell | 1995-07-06 | 18 | -84/+6 |
| | |||||
* | Added many new rules for automatic dependency generation. | Michael I. Bushnell | 1995-07-06 | 1 | -5/+60 |
| | |||||
* | (csw_pic.o): Provide slightly cheating rule. | Michael I. Bushnell | 1995-07-06 | 1 | -0/+5 |
| | |||||
* | Make things work nicer for $(doinst)==many by allowing per-target | Michael I. Bushnell | 1995-07-06 | 1 | -13/+31 |
| | | | | HURDLIBS and LDFLAGS values. | ||||
* | (ps-HURDLIBS): Renamed from HURDLIBS. | Michael I. Bushnell | 1995-07-06 | 1 | -2/+2 |
| | | | | (ps): Fix dependencies. | ||||
* | (ifsock-HURDLIBS, null-HURDLIBS): New vars. | Michael I. Bushnell | 1995-07-06 | 1 | -2/+8 |
| | | | | (null, ifsock): Fix dependencies. | ||||
* | (OTHERLIBS): Define var. | Michael I. Bushnell | 1995-07-05 | 1 | -4/+1 |
| | | | | (all, exec): Delete targets. | ||||
* | (exec): foo | Michael I. Bushnell | 1995-07-05 | 1 | -3/+4 |
| | |||||
* | (prog-subdirs): Removed `pflocal'. | Michael I. Bushnell | 1995-07-05 | 1 | -1/+1 |
| | |||||
* | Formerly socket.c.~6~ | Miles Bader | 1995-07-05 | 1 | -2/+3 |
| | |||||
* | Formerly io.c.~5~ | Miles Bader | 1995-07-05 | 1 | -1/+3 |
| | |||||
* | Formerly sock.h.~2~ | Miles Bader | 1995-07-05 | 1 | -203/+9 |
| | |||||
* | Formerly connq.h.~2~ | Miles Bader | 1995-07-05 | 1 | -244/+6 |
| |