summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-05-232002-05-22 Roland McGrath <roland@frob.com>Roland McGrath
* linux/src/drivers/net/eth16i.c (eth16i_check_signature): Fix syntax: #ifdef 0 -> #if 0
2002-05-232002-05-22 Roland McGrath <roland@frob.com>Roland McGrath
* linux/Files: Add missing files to the list: linux/dev/drivers/net/eepro100.c linux/src/include/asm-i386/hardirq.h linux/src/include/asm-i386/spinlock.h linux/src/include/linux/compatmac.h linux/src/include/linux/spinlock.h
2002-05-232002-05-22 Roland McGrath <roland@frob.com>Roland McGrath
* configure.in (VERSION): New substituted variable: set to 1.3 now. (version.c): Add it to AC_OUTPUT. * configure: Regenerated. * Makefile.in (version): New variable, set from that. Remove vpath directive for version.c, not found in build dir. (topfiles): version.c -> version.c.in * doc/Makefile.in (mach-version): Substituted instead of constant. * version.c: File removed, replaced with ... * version.c.in: ... this new file. (version): Make it const. Use @VERSION@ for the number. * Makefile.in (debian-files): Add postinst and prerm. (dist): Use gzip -9 instead of tar z. * Makefile.in (%.migs_d, %.migu_d): Fix sed substitution to match whatever target file name gcc comes up with. (%.migs_d, %.migu_d, %.symc.o, %_user.c, %_server.c): Depend on $(before-compile).
2002-04-242002-04-24 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* debian/rules (DOCDIR): Move to $(PREFIX)/share/doc/$(package-dev).
2002-04-23.Roland McGrath
2002-04-232002-04-23 Roland McGrath <roland@frob.com>Roland McGrath
* i386/i386/ldt.c (ldt_init): Fix fencepost error in segment limits.
2002-04-21Update for new package release.Marcus Brinkmann
2002-04-19.Roland McGrath
2002-04-192002-04-19 Roland McGrath <roland@frob.com>Roland McGrath
* gensym.awk: Emit \n\ at the end of lines inside strings. * Makefile.in (%.symc: %.sym): Depend on gensym.awk.
2002-03-29.Marcus Brinkmann
2002-03-292002-03-29 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann
* doc/mach.texi: End index entry with full stop.
2002-03-05.Roland McGrath
2002-03-052002-03-05 Roland McGrath <roland@frob.com>Roland McGrath
* kern/bootstrap.c: Include <alloca.h>.
2002-03-04.Roland McGrath
2002-03-042002-03-04 Roland McGrath <roland@frob.com>Roland McGrath
* Makefile.in (%_interface.h %_server.c: %.srv): Pass -sheader switch to mig, not -header.
2001-11-23.Roland McGrath
2001-11-232001-11-23 Roland McGrath <roland@frob.com>Roland McGrath
* i386/i386at/i386at_ds_routines.c (device_deallocate): Do nothing if argument is DEVICE_NULL.
2001-10-212001-10-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* linux/src/arch/i386/lib/delay.c: Convert HTML entities. Reported by John Tobey <jtobey@john-edwin-tobey.org>.
2001-10-12Fix version number.Marcus Brinkmann
2001-10-122001-10-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* debian/changelog: Update for next release.
2001-10-07.Roland McGrath
2001-10-072001-10-07 Roland McGrath <roland@frob.com>Roland McGrath
* ddb/db_access.c: Fix obsolescent #else/#endif syntax. * device/dev_name.c: Likewise. * device/dev_pager.c: Likewise. * device/ds_routines.c: Likewise. * i386/i386/i386asm.sym: Likewise. * include/device/device_reply.defs: Likewise. * include/mach/memory_object.defs: Likewise. * include/mach/memory_object_default.defs: Likewise.
2001-10-07.Roland McGrath
2001-10-072001-10-07 Roland McGrath <roland@frob.com>Roland McGrath
* i386/i386/locore.S: Fix sloppy asm syntax to avoid warnings from newer assembler (%ecx -> %cl in byte insns).
2001-10-072001-10-07 Roland McGrath <roland@frob.com>Roland McGrath
* kern/bootstrap.c (bootstrap_create): Fix inverted test logic for compatibility case. Ignore trailing newlines after space for compatibility detection. Reported by Neal H Walfield <neal@cs.uml.edu>.
2001-10-062001-10-06 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* README: Replace `GNU mach' by `GNU Mach', and remove obsolete paragraph about kmsg device.
2001-10-062001-10-06 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* doc/mach.texi: Fix direntry.
2001-10-052001-10-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* doc/mach.texi: Replace `path name' by `file name' in one place. Replace `illegal' by `invalid' and `to to' by `to' everwhere. * debian/changelog: Prepare for next release.
2001-10-042001-10-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* doc: New directory. * doc/Makefile.in: New file. * doc/gpl.texi: Likewise. * doc/fdl.texi: Likewise. * doc/mach.texi: Likewise. * configure.in: Add doc/Makefile to AC_OUTPUT call. * configure: Regenerated. * Makefile.in (dist): Create directories doc and debian. (doc-files): New variable with documentation files. (debian-files): New variable with Debian packaging files. * debian/rules (stamp-build): Build documentation. (build-gnumach): Install the documentation into the gnumach package. * debian/postrm: New file to install info document. * debian/prerm: New file to install info document.
2001-10-012001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* i386/i386/locore.S (tenmicrosec): Remove subroutine. * i386/i386/pit.c (delaycount): Remove global variable. (microdata): Likewise. (clkstart): Do not call findspeed() and microfind(). (findspeed): Remove function. (spinwait): Likewise. (microfind): Likewise. This function triggers a division by zero trap on AMD K6 350Mhz+ and Athlon 1.1GHz+ machines (and in general leads to bad results on fast cpus), and nothing uses this code anymore.
2001-09-30.Roland McGrath
2001-09-302001-09-30 Roland McGrath <roland@frob.com>Roland McGrath
* kern/bootstrap.c (bootstrap_create): Ignore trailing spaces when checking boot module string for containing none.
2001-09-18Add entry for new Debian package version.Marcus Brinkmann
2001-09-182001-09-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* linux/dev/glue/misc.c: Do not include <linux/types.h> and <linux/string.h>. Remove global variable ___strtok. Remove implementation of strspn, strpbrk, strtok and strstr. * Makefile.in: Add strpbrk and strtok.
2001-08-25revert hooeyRoland McGrath
2001-08-25test diddling for cvs-hackersRoland McGrath
2001-08-24.Roland McGrath
2001-08-242001-08-24 Roland McGrath <roland@frob.com>Roland McGrath
* Makefile.in (clib-routines): Add strsep. * kern/strings.h (strsep, strchr): Declare them.
2001-08-242001-08-24 Roland McGrath <roland@frob.com>Roland McGrath
* kern/bootstrap.c (bootstrap_create): Make setting of boot-args and root-device no longer conditional on [! OSKIT_MACH]. (bootstrap_create) [! OSKIT_MACH]: Parse FOO=BAR words out of the multiboot command line and turn those into boot script variables.
2001-08-24.Roland McGrath
2001-08-242001-08-23 Roland McGrath <roland@frob.com>Roland McGrath
* kern/bootstrap.c (bootstrap_create, user_bootstrap, boot_script_exec_cmd, boot_script_task_resume): Add printfs at various stages of startup.
2001-08-21randomRoland McGrath
2001-08-21.Roland McGrath
2001-08-212001-08-21 Roland McGrath <roland@frob.com>Roland McGrath
* i386/i386at/model_dep.c (use_all_mem): Turn variable into macro. (init_alloc_aligned): Make this function static. Initially skip memory < 16MB and then wrap around to get it last.
2001-08-21Add news items about console color support and new terminal speeds.Marcus Brinkmann
2001-08-21.Roland McGrath
2001-08-212001-08-20 Roland McGrath <roland@frob.com>Roland McGrath
Support "boot script" functionality in multiboot module strings. * kern/bootstrap.c: Rewrite merged from oskit-branch. * kern/boot_script.c, kern/boot_script.h: New files, copied from boot/ directory in Hurd sources. * Makefile.in (kern-cfiles): Add boot_script.c here. (kern-files): Add boot_script.h here. * NEWS: Mention the new feature.
2001-08-20.Roland McGrath
2001-08-202001-08-18 Roland McGrath <roland@frob.com>Roland McGrath
* i386/i386at/model_dep.c (boot_info): Define a struct, not a pointer. (c_boot_entry): Copy the contents into it rather than setting the ptr. (c_boot_entry, init_alloc_aligned, pmap_valid_page, mem_size_init): Update uses. (init_alloc_aligned): Don't need to skip the boot_info memory. * kern/bootstrap.c (boot_info): Update decl. (bootstrap_create): Update uses.
2001-08-182001-08-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* linux/src/drivers/net/eepro100.c: File updated to version in Linux 2.2.19. This time for real.