aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2001-12-08 Roland McGrath <roland@frob.com>Roland McGrath2001-12-081-7/+16
| | | | | | | * dir-lookup.c (diskfs_S_dir_lookup): Append trailing / to RETRYNAME returned for absolute symlink when MUSTBEDIR is set. Reported by Moritz Schulte <moritz@duesseldorf.ccc.de>. Also, bcopy -> memcpy; avoid strcat.
* .Roland McGrath2001-12-071-0/+5
|
* 2001-12-06 Roland McGrath <roland@frob.com>Roland McGrath2001-12-071-4/+4
| | | | | * dlabel.c (fd_get_device): Only deallocate NODE if store_create fails. Found by Michael Teichgraeber <gnubert@web.de>.
* .Roland McGrath2001-12-021-0/+5
|
* 2001-12-02 Roland McGrath <roland@frob.com>Roland McGrath2001-12-021-1/+9
| | | | | * mkfs.c (fsinit): Set the root directory's owner/group to the user's. Suggested by Michael Teichgraeber <gnubert@web.de>.
* .Roland McGrath2001-11-242-0/+10
|
* 2001-11-24 Roland McGrath <roland@frob.com>Roland McGrath2001-11-241-1/+1
| | | | * Makefile (installationdir): Use $(bootdir).
* 2001-11-24 Roland McGrath <roland@frob.com>Roland McGrath2001-11-241-1/+2
| | | | | | * config.make.in (bootdir): New variable, set to $(exec_prefix)/boot. (installationdirlist): Add $(bootdir) to the list. From Alfred M. Szmidt <ams@kemisten.nu>.
* typo fixRoland McGrath2001-11-231-1/+1
|
* .Roland McGrath2001-11-231-0/+5
|
* 2001-11-23 Roland McGrath <roland@frob.com>Roland McGrath2001-11-232-3/+107
| | | | | * gcore.c: New file (previously ../exec/gcore.c). Update the code. * Makefile (targets): Add gcore.
* 2001-11-23 Roland McGrath <roland@frob.com>Roland McGrath2001-11-232-88/+5
| | | | | * gcore.c: File moved to ../utils. * Makefile (DIST_FILES): Remove it.
* 2001-11-23 Roland McGrath <roland@frob.com>Roland McGrath2001-11-231-2/+2
| | | | | * gcore.c: File moved to ../utils. * Makefile (DIST_FILES): Remove it.
* .Roland McGrath2001-11-221-0/+11
|
* 2001-11-21 Roland McGrath <roland@frob.com>Roland McGrath2001-11-221-11/+42
| | | | | | | | | | * runttys.c (setup_terminal, add_terminal, init_ttys): Check for malloc failures. (add_terminal): Fix type used for sizeof calculation in realloc. (init_ttys): Likewise. 2001-11-21 Ryan M Golbeck <rmgolbeck@uwaterloo.ca> * runttys.c (setup_terminal: make_args): Fixed off by one error.
* .Roland McGrath2001-11-212-0/+8
|
* 2001-11-21 Roland McGrath <roland@frob.com>Roland McGrath2001-11-211-8/+1
| | | | * inode.c (read_node): Just always call getpid for the fsid value.
* 2001-11-21 Roland McGrath <roland@frob.com>Roland McGrath2001-11-211-8/+1
| | | | * inode.c (read_disknode): Just always call getpid for the fsid value.
* .Roland McGrath2001-11-151-0/+4
|
* 2001-11-15 Roland McGrath <roland@frob.com>Roland McGrath2001-11-151-1/+1
| | | | * Makeconf: Typo fix in last change.
* .Roland McGrath2001-11-141-0/+6
|
* 2001-11-14 Roland McGrath <roland@frob.com>Roland McGrath2001-11-141-5/+12
| | | | | | * Makeconf: Include config.make only if it exists. (configured): Set this if we included config.make. [! configured]: Set no_deps=t.
* 2001-11-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-11-042-0/+14
| | | | * debian/changelog: Update for new Debian package.
* 2001-10-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-292-8/+10
| | | | | | | * dir-lookup.c (diskfs_S_dir_lookup): When looking up the next pathname component, remove assertion for DS and allocate DS if 0. Allow creation of files through symlink with non-existant target. From Roland McGrath <roland@frob.com>.
* 2001-10-16 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-162-0/+15
| | | | * debian/changelog: Update for new Debian package.
* Add item about SO_LINGER.Marcus Brinkmann2001-10-151-2/+4
|
* .Roland McGrath2001-10-151-0/+5
|
* 2001-10-14 Roland McGrath <roland@frob.com>Roland McGrath2001-10-151-1/+4
| | | | | * rpctrace.c (trace_and_forward): Move assert on expected port type to after check for notifications (which always use fake send-once rights).
* Give proper attribution.Marcus Brinkmann2001-10-141-0/+1
|
* 2001-10-14 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-142-2/+35
| | | | | | * glue-include/linux/sched.h (process_schedule_timeout): New function used as timer callback for schedule_timeout. (schedule_timeout): Implement it.
* Fix typo in copyright.Roland McGrath2001-10-144-13/+12
|
* .Roland McGrath2001-10-141-0/+5
|
* 2001-10-14 Roland McGrath <roland@frob.com>Roland McGrath2001-10-141-1/+11
| | | | | * devio.c (real_speed_to_bogus_speed): Handle B57600, B115200 if they are defined. Reported by Diego Roversi <diegor@tiscalinet.it>.
* .Roland McGrath2001-10-131-1/+1
|
* 2001-10-06 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-10-131-1/+1
| | | | | | * memobj.c: Include "store.h", not <hurd/store.h>. * nbd.c: Likewise. * part.c: Likewise.
* Fix version number.Marcus Brinkmann2001-10-131-1/+1
|
* 2001-10-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-124-6/+30
| | | | | | | | | * debian/rules: New dpkg-shlibdeps is more strict and complains about statically linked files, so a new filter is necessary. * debian/control: Add `file' to build dependencies. By Kevin Kreamer <kkreamer@etherhogz.org>. * debian/changelog: Update for new release.
* .Roland McGrath2001-10-121-0/+5
|
* 2001-10-11 Roland McGrath <roland@frob.com>Roland McGrath2001-10-121-2/+2
| | | | | * dir-renamed.c (diskfs_rename_dir): Fix bogus assert. From Moritz Schulte <moritz@chaosdorf.de>.
* 2001-10-12 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-122-2/+9
| | | | | * configure.in: If parted/parted.h is found, define HAVE_PARTED_PARTED_H explicitely.
* .Roland McGrath2001-10-071-0/+5
|
* 2001-10-07 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-10-071-0/+27
| | | | | * boot.c (main): Set the boot script variables based on the KERNEL_COMMAND_LINE value.
* .Roland McGrath2001-10-061-0/+6
|
* 2001-10-06 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-10-062-2/+2
| | | | | | * memobj.c: Include "store.h", not <hurd/store.h>. * nbd.c: Likewise. * parted.c: Likewise.
* 2001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-012-1/+6
| | | | | * part.c: Add const to type. Reported by Jeroen Dekkers.
* 2001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-0115-15/+38
| | | | | | | | | | | | | | | | | | | | * device.c (dev_error): Add a break to silence gcc warning. (store_device_class): Add const to type. * typed.c (store_typed_open_class): Likewise. * file.c (store_file_class): Likewise. * stripe.c (store_concat_class): Likewise. (store_ileave_class): Likewise. * zero.c (store_zero_class): Likewise. * open.c (store_open_class): Likewise. * remap.c (store_remap_class): Likewise. * task.c (store_task_class): Likewise. * copy.c (store_copy_class): Likewise. * gunzip.c (store_gunzip_class): Likewise. * bunzip2.c (store_bunzip2_class): Likewise. * mvol.c (store_mvol_class): Likewise. * memobj.c (store_memobj_class): Likewise. * nbd.c (store_nbd_class): Likewise. Submitted by Maurizio Boriani <baux@debian.org>.
* 2001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-012-6/+16
| | | | | | | | | | * filters.c (ps_own_filter): Add const to type. (ps_not_leader_filter): Likewise. (ps_unorphaned_filter): Likewise. (ps_ctty_filter): Likewise. (ps_parent_filter): Likewise. (ps_alive_filter): Likewise. Submitted by Maurizio Boriani <baux@debian.org>.
* 2001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-012-2/+7
| | | | | * file-getfh.c (diskfs_S_file_getfh): Fix tag of diskfs_fhandle. Submitted by Maurizio Boriani <baux@debian.org>.
* 2001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-012-1/+6
| | | | | * ufs.h (swab_long_long): Use LL, not lL, for constant. Submitted by Maurizio Boriani <baux@debian.org>.
* 2001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-10-014-2/+223
| | | | | | * changelog: Update to current version. * update-rc.d: New file moved from dpkg to here. * rules: Install update-rc.d.