summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1994-12-24Reformat paragraph to avoid overfull hbox.cvs/edition_0_06Roland McGrath
1994-12-24Remove DRAFT from edition, update last updated date.Roland McGrath
1994-12-24Miscellaneous edits.Roland McGrath
1994-12-21(sun4:SunOS:*:*): Handle Solbourne OS/MP systems.Richard Kenner
1994-12-20(__spin_lock_solid): Use __swtch_pri instead of swtch.Thomas Bushnell, BSG
1994-12-20(__setpgrp): Use __ version of swtch_pri.Thomas Bushnell, BSG
1994-12-20(__setsid): Use __ version of swtch_pri.Thomas Bushnell, BSG
1994-12-20(__setsid): Use swtch_pri instead of swtch.Thomas Bushnell, BSG
1994-12-20(__setpgrp): Use swtch_pri instead of swtch.Thomas Bushnell, BSG
1994-12-15(iruserok): Use alloca instead of fixed-size buffer for PBUF.Roland McGrath
1994-12-15(subdirs): Don't elide inet.Roland McGrath
1994-12-15Reverse register and immediate args in `bis' insn; immediate must beRoland McGrath
1994-12-15Use subl instead of decl.Roland McGrath
1994-12-15Initial revisionRoland McGrath
1994-12-15(_hurd_setup_sighandler): Remove A macro; just use `asm volatile' withRoland McGrath
1994-12-15(CALL_WITH_SP): Put parens around jmp target register.Roland McGrath
1994-12-14Incorporated from ADO dist 94g.Roland McGrath
1994-12-14Use sethi and or to put address of __sigjmp_save in %g1 and jmp there.Roland McGrath
1994-12-14Use sethi and or to put address of __sigsetjmp in %g1 and jmp there.Roland McGrath
1994-12-13Use ; before } in { ... } exprs.Roland McGrath
1994-12-12Use `long int' for sigcode values.Roland McGrath
1994-12-12Use asms instead of global register vars to restore FP regs.Roland McGrath
1994-12-11(hud_register_ioctl_handler, _HURD_HANDLE_IOCTLS): Third arg to handler isRoland McGrath
1994-12-11(enlarge_buffer): Always add one char into NEED for the char we are writingRoland McGrath
1994-12-11(enlarge_buffer): If realloc fails, just set error flag and preserve oldRoland McGrath
1994-12-11In fill_buffer case, check for zero buffer space after fflush and write oneRoland McGrath
1994-12-10Use natural_t in place of int.Roland McGrath
1994-12-10Use C comments instead of ! comments.Roland McGrath
1994-12-10Cast -1 to long int before casting to caddr_t.Roland McGrath
1994-12-10Include <mach/machine/alpha_instruction.h> to define op_chmk.Roland McGrath
1994-12-10Include <string.h>.Roland McGrath
1994-12-10Include <string.h>.Roland McGrath
1994-12-10Use mach_msg_type_number_t in place of unsigned int.Roland McGrath
1994-12-10(DIR): Use unsigned long int for `__allocation' and `__size' members.Roland McGrath
1994-12-10Use `long int' for sigcode values.Roland McGrath
1994-12-10Include <string.h>.Roland McGrath
1994-12-09Use `long int' for sigcode values.Roland McGrath
1994-12-09(__hurd_file_name_lookup_retry): Fix typo.Roland McGrath
1994-12-09(input): Use mach_msg_type_number_t for NREAD.Roland McGrath
1994-12-09(preempt_sigalrm): Use `long int' for SIGCODE; take SIGERROR arg.Roland McGrath
1994-12-09Include <sysdep.h> instead of <regdef.h>.Roland McGrath
1994-12-09Remove extra shift and OR of CHARMASK.Roland McGrath
1994-12-09Use mach_msg_type_number_t in place of unsigned int.Roland McGrath
1994-12-09(__stdio_gen_tempname): Cast FD to long int before casting to pointer.Roland McGrath
1994-12-09Include <string.h>.Roland McGrath
1994-12-09Use ENV[0].__jmpbuf[0].Roland McGrath
1994-12-09(ENTRY): New macro.Roland McGrath
1994-12-09(fioctl): Pass a mach_msg_type_number_t* to __io_readable.Roland McGrath
1994-12-09Handler takes new SIGERROR arg.Roland McGrath
1994-12-09Use `long int' for sigcode values.Roland McGrath