aboutsummaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* GNU Hurd 0.7Thomas Schwinge2015-10-311-3/+3
| | | | | * configure.ac (AC_INIT): Set version to 0.7. * NEWS: Finalize for 0.7.
* Update NEWS fileJustus Winter2015-10-051-0/+18
|
* GNU Hurd 0.6.Thomas Schwinge2015-04-101-13/+6
| | | | | * configure.ac (AC_INIT): Set version to 0.6. * NEWS: Finalize for 0.6.
* NEWS: mention that the init server has been splitJustus Winter2015-04-081-0/+4
| | | | | * NEWS: Mention that the init server has been split into the startup server and the init server.
* libports: use protected payloads to optimize the object lookupJustus Winter2015-04-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | * NEWS: Mention protected payloads. * libports/Makefile (SRCS): Add `port-deref-deferred.c'. * libports/create-internal.c (_ports_create_port_internal): Set the protected payload to the objects address. * libports/import-port.c (ports_import_port): Likewise. * libports/reallocate-from-external.c (ports_reallocate_from_external): Likewise. * libports/reallocate-port.c (ports_reallocate_port): Likewise. * libports/transfer-right.c (ports_transfer_right): Likewise. * libports/manage-multithread.c (ports_manage_port_operations_multithread): Use the protected payload for the object lookup if provided. Add thread pool management calls. * libports/manage-one-thread.c (ports_manage_port_operations_one_thread): Likewise. * libports/destroy-right.c (ports_destroy_right): Defer the dereferencing of outstanding send rights to avoid a port_info use-after-free. * libports/port-deref-deferred.c: New file. * libports/port-deref-deferred.h: Likewise. * libports/ports.h (struct port_bucket): New field `threadpool'. (ports_lookup_payload): Check `port_right'.
* Update NEWS fileJustus Winter2014-09-241-0/+22
|
* GNU Hurd 0.5.Thomas Schwinge2013-09-271-18/+45
| | | | | | | | | | * configure.ac (AC_INIT): Set version to 0.5. (AC_REVISION): Remove. * NEWS: Finalize changes for 0.5. * INSTALL: Update. * INSTALL-cross: Likewise. * README.CVS: Delete, but move some content... * README: ... here. Update.
* Remove UFS supportSamuel Thibault2013-09-171-14/+2
| | | | | | | | | | | | | It has been unused/untested/unmaintained for a decade now, and its 4-clause BSD licence poses problem. * configure.ac (default_static): Remove ufs. * Makefile (prog-subdirs): Remove ufs, ufs-fsck and ufs-utils. * NEWS, TODO: doc/hurd.texi, doc/navigating: Remove UFS notes. * ufs: Remove directory * ufs-fsck: Remove directory * ufs-utils: Remove directory * bsdfsck: Remove directory
* Add remap translatorSamuel Thibault2013-02-261-0/+4
| | | | | | | | | | | | * trans/remap.c: New file. * trans/Makefile (targets): Add remap. (SRCS): Add remap.c. (remap): Add rule. * utils/remap.sh: New script. * utils/Makefile (targets): Add remap. (special-targets): Add remap. (SRCS): Add remap.sh. * NEWS: Advertise new translator
* doc/Marcus Brinkmann2002-09-291-3/+3
| | | | | | | | | | | | | 2002-09-29 Marcus Brinkmann <marcus@gnu.org> * hurd.texi (Translators): Change isofs to iso9660fs (ISO-9660 CD-ROM FS): Likewise. isofs/ 2002-09-29 Marcus Brinkmann <marcus@gnu.org> * Makefile (target): Change to iso9660fs. * main.c (diskfs_server_name): Change to iso9660fs.
* Add some recent developments.Marcus Brinkmann2002-08-221-0/+5
|
* Add items about fakeroot.Marcus Brinkmann2002-05-231-0/+14
|
* Adding some of the user visible changes that have been made. It turns outMarcus Brinkmann2001-06-261-1/+76
| | | | | | that there have been a lot of them! This only documents changes made until Jan 2001, and only changes to the applications, not to the libraries. It still holds that this needs more work, trolling through ChangeLogs.
* linux signature pageRoland McGrath1999-02-271-0/+7
|
* begin updates for 0.3Roland McGrath1998-12-311-6/+10
|
* Mon Jun 9 12:27:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-101-0/+76
| | | | | | | * version.h (HURD_VERSION): Update version number. * sh-version.sed: Likewise. * README: Likewise. * INSTALL: Likewise.
* *** empty log message ***Thomas Bushnell1996-09-061-3/+3
|
* *** empty log message ***Thomas Bushnell1996-09-061-550/+45
|
* *** empty log message ***Michael I. Bushnell1996-07-181-0/+575