aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 2007-04-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-04-072-4/+25
| | | | | * swapon.c (main, doc) [!SWAPOFF]: Unless overridden, consider a swap signature when deciding whether to add a paging device or not.
* 2007-04-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-04-072-1/+7
| | | | * MAKEDEV.sh (mkdev): Specify the creation of `lpr[0-9]' devices.
* 2007-04-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-04-072-0/+12
| | | | * INSTALL-cross: Link to the `cross-gnu' script.
* 2007-04-04 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-04-042-3/+11
| | | | | | * opts-std-startup.c (parse_startup_opt) <_diskfs_no_inherit_dir_group>: Swap the options into the correct order. Reported by Olaf Buddenhagen <olafbuddenhagen@gmx.net>.
* 2007-03-31 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-312-1/+5
| | | | * Makefile (HURDLIBS): Put ``threads'' in front of ``ports''.
* 2007-03-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-302-2/+10
| | | | | * inode.c (read_node): Correctly convert from nanoseconds to microseconds.
* 2007-03-28 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-282-1/+5
| | | | * Makefile (fatfs.static): New target.
* 2007-03-28 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-282-4/+13
| | | | | * main.c (diskfs_readonly): Remove variable. (main): Set `diskfs_readonly' and `diskfs_hard_readonly' to one.
* 2007-03-25 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-252-5/+10
| | | | | * isofs/inode.c (read_disknode): Correctly convert from nanoseconds to microseconds.
* 2007-03-24 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-242-2/+9
| | | | | * fsys_reply.defs (fsys_syncfs_reply): Fix typo. Reported by Austin Thompson.
* The next day is there already...Thomas Schwinge2007-03-161-1/+1
|
* 2007-03-16 Ben Asselstine <benasselstine@gmail.com>Thomas Schwinge2007-03-162-81/+59
| | | | | | | Thomas Schwinge <tschwinge@gnu.org> * hurd.texi (Invoking serverboot): Remove. (Server Bootstrap, Boot Scripts): Update.
* wrong ChangeLog file, sorrySamuel Thibault2007-03-041-40/+0
|
* 2006-03-04 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2007-03-041-0/+6
| | | | | | | | | * libpthread/include/pthread/pthread.h: Add the restrict keyword where appropriate for full compliance. * libpthread/pthread/pt-internal.h: Likewise. * libpthread/sysdeps/generic/bits/mutex.h: Likewise. * libpthread/sysdeps/generic/bits/rwlock.h: Likewise. * libpthread/TODO: Drop that TODO item.
* 2006-03-04 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2007-03-032-4/+22
| | | | | | * libpthread/sysdeps/i386/machine-sp.h (thread_stack_pointer): Optimize esp read. * libpthread/i386/cthreads.h (cthread_sp): Likewise.
* 2007-02-04 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-02-042-4/+8
| | | | * maptime.h: Fix a comment.
* 2006-01-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2007-01-201-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not let other libraries (like libX11) override libpthread's pthread_mutex_*, pthread_rwlock_* and sem_* dynamic symbols. * libpthread/sysdeps/generic/pt-mutex-destroy.c (pthread_mutex_destroy): Make the alias strong. * libpthread/sysdeps/generic/pt-mutex-init.c (pthread_mutex_init): Likewise. * libpthread/sysdeps/generic/pt-mutex-lock.c (_pthread_mutex_lock, pthread_mutex_lock): Likewise. * libpthread/sysdeps/generic/pt-mutex-trylock.c (_pthread_mutex_trylock, pthread_mutex_trylock): Likewise. * libpthread/sysdeps/generic/pt-mutex-unlock.c (_pthread_mutex_lock, pthread_mutex_unlock): Likewise. * libpthread/sysdeps/generic/pt-rwlock-destroy.c (pthread_rwlock_destroy): Likewise. * libpthread/sysdeps/generic/pt-rwlock-init.c (pthread_rwlock_init): Likewise. * libpthread/sysdeps/generic/sem-destroy.c (sem_destroy): Likewise. * libpthread/sysdeps/generic/sem-getvalue.c (sem_getvalue): Likewise. * libpthread/sysdeps/generic/sem-init.c (sem_init): Likewise. * libpthread/sysdeps/generic/sem-open.c (sem_open): Likewise. * libpthread/sysdeps/generic/sem-post.c (sem_post): Likewise. * libpthread/sysdeps/generic/sem-timedwait.c (sem_timedwait): Likewise. * libpthread/sysdeps/generic/sem-trywait.c (sem_trywait): Likewise. * libpthread/sysdeps/generic/sem-unlink.c (sem_unlink): Likewise. * libpthread/sysdeps/generic/sem-wait.c (sem_wait): Likewise.
* Forgot to commit this at that time...Thomas Schwinge2006-12-232-1/+3
| | | | | | | | | 2006-11-27 Ben Asselstine <benasselstine@canada.com> Thomas Schwinge <tschwinge@gnu.org> [task #5994 --- ``rpctrace: Consider PREFIX/shared/msgids/*.msgids by default''] * Makefile (rpctrace-CPPFLAGS): New variable.
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-12-033-241/+9
| | | | | | [bug #17121 --- ``GNU Hurd debian dir''] * debian/ChangeLog: Remove file. * Makefile (other-subdirs): Remove `debian'.
* Savannah tag.Thomas Schwinge2006-12-031-0/+1
|
* 2006-12-03 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-12-0316-1252/+18
| | | | | | | | | | | | | | | | | | * debian/Makefile: Remove file. * debian/README.Debian: Likewise. * debian/TODO: Likewise. * debian/changelog: Likewise. * debian/conffiles: Likewise. * debian/control: Likewise. * debian/copyright: Likewise. * debian/postinst: Likewise. * debian/prerm: Likewise. * debian/rc: Likewise. * debian/rules: Likewise. * debian/servers.boot: Likewise. * debian/shlibs: Likewise. * debian/shlibs.local: Likewise. * debian/update-rc.d: Likewise.
* 2006-11-27 Ben Asselstine <benasselstine@canada.com>Thomas Schwinge2006-11-272-4/+24
| | | | | | Thomas Schwinge <tschwinge@gnu.org> * crash.c (trivfs_append_args): Handle CRASH_ORPHANS_HOW.
* 2006-11-27 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-11-272-7/+12
| | | | * crash.c: Correct the usage of the argp documentation string.
* 2006-11-27 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-11-272-2/+7
| | | | * Makefile (HURDLIBS): Add `netfs'.
* 2006-11-27 Ben Asselstine <benasselstine@canada.com>Thomas Schwinge2006-11-262-32/+97
| | | | | | | | | | | | | | | Thomas Schwinge <tschwinge@gnu.org> [task #5994 --- ``rpctrace: Consider PREFIX/shared/msgids/*.msgids by default''] * rpctrace.c: Include <stdbool.h> and <argz.h>. (scan_msgids_dir): New function, factored out of the <case 'I'> code, with the change of not directly parsing the files, but instead adding them to an argz vector. (STD_MSGIDS_DIR): New definition. (options): Add new `--nostdinc' option. (main): Handle that new option. Utilize an argz vector. Include the files in STD_MSGIDS_DIR unless prohibited by the new option.
* 2006-07-31 Stefan Siegl <stesie@brokenpipe.de>Thomas Schwinge2006-07-312-2/+11
| | | | | * options.c (trivfs_append_args): Figure out the address of the default gateway and push the --gateway option to argz.
* 2006-07-25 Stefan Siegl <stesie@brokenpipe.de>Thomas Schwinge2006-07-253-5/+13
| | | | | | * pq.c (packet_write): Only dereference AMOUNT if it is not the null pointer and document the change. * pq.h (packet_write): Document the change.
* 2006-07-24 Ben Asselstine <benasselstine@canada.com>Thomas Schwinge2006-07-242-1/+7
| | | | | | [bug #17135] * psout.c (psout): Exit returning `1' if there aren't any applicable processes.
* 2006-07-24 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-07-242-29/+32
| | | | | | | | | | | [bug #17127] * Makeconf (clean): Don't remove `*.*_d' files. (%.sdefsi): Add `%.sdefs.d' to the target list. Create these files by specifying `-MD' as a flag for CPP and mangle the output as needed. Include these `*.sdefs.d' files instead of `*.migs_d' and `*.migsh_d' files. (%.udefsi): Likewise for `%.udefs.d' / `*.migu_d' and `*.miguh_d'. (%.migs_d, %.migu_d, %.migsh_d, %.miguh_d): Remove targets.
* 2006-07-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Thomas Schwinge2006-07-112-2/+15
| | | | | * node.c (ftpfs_create_node): Check the result from hurd_ihash_add(). Add E to the hash table instead of NEW.
* 2006-07-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Thomas Schwinge2006-07-112-2/+8
| | | | | * ihash.c (add_one): Cast VALUE with (hurd_ihash_locp_t *) instead of (hurd_ihash_locp_t).
* 2006-06-28 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-06-282-2/+6
| | | | * Makefile (HURDLIBS): Add `iohelp' and `ports'.
* 2006-06-28 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-06-282-2/+7
| | | | * Makefile (HURDLIBS): Add `pager'.
* *** empty log message ***Thomas Schwinge2006-06-151-1/+1
|
* 2006-06-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-06-152-16/+17
| | | | | * io-seek.c (netfs_S_io_seek): Return EINVAL if file pointer would become negative.
* 2006-06-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-06-152-8/+16
| | | | | * open.c (open_seek): Seek into the correct direction for `SEEK_END'. Return EINVAL if file pointer would become negative.
* 2006-06-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-06-153-16/+28
| | | | | | * hello-mt.c (trivfs_S_io_seek): Seek into the right direction for `SEEK_END'. Return EINVAL if file pointer would become negative. * hello.c (trivfs_S_io_seek): Likewise.
* 2006-04-27 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-04-272-0/+10
| | | | | * ethernet.c (ether_filter) [NETF_IN]: Prefix `NETF_IN' to the actual rules.
* Using `syslog' for the Hurd servers:Thomas Schwinge2006-04-251-1/+0
| | | | http://savannah.gnu.org/task/?func=detailitem&item_id=5490
* Update. Link to the Savannah task tracker.Thomas Schwinge2006-04-251-4/+11
|
* Handling the RTC being in local time:Thomas Schwinge2006-04-251-3/+0
| | | | http://savannah.gnu.org/task/?func=detailitem&item_id=5492
* 2006-03-25 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-03-252-2/+29
| | | | | | | | | [bug #15808] * ifsock.c: Include <argp.h>, <sys/cdefs.h> and <version.h>. (__XSTRING): New macro. (argp_program_version, doc, argp): New variables. (main): Call argp_parse(). Based on a patch by Ben Asselstine <benasselstine@gmail.com>.
* Correct date and add Savannah tag.Thomas Schwinge2006-03-211-1/+2
|
* 2006-03-21 Leonardo Lopes Pereira <leonardolopespereira@gmail.com>Thomas Schwinge2006-03-212-2/+6
| | | | * Makeconf (mach_defs_names): Remove `mach_norma' and `norma_task'.
* 2006-03-15 Alfred M. Szmidt <ams@gnu.org>Thomas Schwinge2006-03-142-3/+27
| | | | | | | * kalloc.c: #include <malloc.h>. (init_hook, malloc_hook, free_hook): New functions. (__malloc_initialize_hook): New variable. (malloc, free): Functions removed.
* 2006-03-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-03-143-7/+18
| | | | | | * ps.c (current_tty_name): Don't declare as static. * rpctrace.c (print_contents): Don't use ?: as a lvalue. (msgids_file_p): Don't declare as static.
* 2006-03-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-03-142-5/+8
| | | | | * mkfs.c (parse_opt): Move UP's functionality into UP_INT in order to fix invalid lvalues.
* 2006-03-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-03-142-6/+10
| | | | * dir.h (DIRECT_NAMELEN): Don't use ?: as a lvalue.
* 2006-03-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-03-143-2/+11
| | | | | | * glue-include/asm/system.h (xchg): Fix invalid lvalue. * linux-src/net/ipv4/tcp_ipv4.c (tcp_v4_rst_req): Don't use ?: as a lvalue.
* 2006-03-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-03-142-3/+7
| | | | * loop.c (server_loop): Fix invalid lvalues.