aboutsummaryrefslogtreecommitdiff
path: root/hurd
AgeCommit message (Expand)AuthorFilesLines
1996-07-05Fri Jul 5 12:22:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-3/+25
1996-07-01(describe_number): Make I unsigned long.Miles Bader1-1/+1
1996-07-01Fri Jun 28 15:46:02 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>Roland McGrath1-3/+3
1996-06-28(_hurd_internal_post_signal): In check-for-pending signals code, release _hur...Thomas Bushnell, BSG1-1/+4
1996-06-28(_hurd_internal_post_signal): In pending signal check for signal zero, repair...Thomas Bushnell, BSG1-4/+4
1996-06-26* hurd/get-host.c <fcntl.h>: New include.cvs/libc-960627Miles Bader2-2/+4
1996-06-20(getuids): New weak link to __getuids.Miles Bader1-1/+3
1996-06-19*** empty log message ***cvs/libc-960620Miles Bader2-7/+47
1996-06-19(__hurd_file_name_lookup_retry, __hurd_file_name_lookup, __hurd_file_name_spl...Miles Bader1-15/+34
1996-06-16* hurd/hurdinit.c (map0): Remove [!PIC] conditional.cvs/libc-960616Roland McGrath1-6/+2
1996-06-16* hurd/Makefile (routines): Add get-host, set-host.Roland McGrath4-1/+136
1996-06-13(_hurd_internal_post_signal): Rename `deliver:' label to `deliver_pending:' ...Miles Bader1-1/+1
1996-06-09Sun Jun 9 01:11:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-3/+1
1996-06-07Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+2
1996-06-06Thu Jun 6 16:12:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-16/+24
1996-06-06*** empty log message ***Miles Bader1-41/+122
1996-06-03Mon Jun 3 21:03:54 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+1
1996-06-03(_hurd_internal_post_signal): When turning the action for a HANDLE signal to ...Thomas Bushnell, BSG1-1/+10
1996-05-29Wed May 29 12:53:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960530Roland McGrath1-0/+5
1996-05-29(_hurd_init): Set _HURDSIG_TRACED before calling _hurd_proc_init.Miles Bader1-4/+4
1996-05-23(set_int): Support INIT_TRACEMASK.Miles Bader2-0/+8
1996-05-22(_hurd_startup): Don't bother terminating arg vectors, argz_extract does it...Miles Bader1-2/+0
1996-05-22(_hurd_startup): Whoops, length args to argz_extract were correct before.Miles Bader1-2/+2
1996-05-22(_hurd_startup): Pass the correct counts to argz_extract, and terminate the...Miles Bader1-2/+4
1996-05-14Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960515Roland McGrath1-0/+1
1996-05-12Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath3-32/+11
1996-05-08Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath7-34/+66
1996-05-07Tue May 7 10:51:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath4-29/+48
1996-05-06(_hurd_intr_rpc_mach_msg): New declaration.Thomas Bushnell, BSG1-0/+12
1996-05-04Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath17-121/+232
1996-05-01Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath2-72/+17
1996-05-01(describe_number): Correctly allocate space in DESCRIPTION for the digits in I.Miles Bader2-5/+13
1996-04-24(signal_allowed): For SIGIO/SIGURG, add a new variable, LUCKY, to use instead...Miles Bader1-3/+4
1996-04-10(_hurdsig_longjmp_from_handler): Store MACH_PORT_DEAD in the thread reply-p...Miles Bader1-2/+10
1996-03-04Mon Mar 4 17:35:09 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath2-1/+92
1996-02-16Fri Feb 16 10:14:05 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-1/+1
1996-02-16Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960216Roland McGrath2-7/+14
1996-02-12* hurd/hurdfault.c (_hurdsig_fault_init): Set qlimit oncvs/libc-960212Roland McGrath1-5/+17
1996-02-10Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960210Roland McGrath1-1/+1
1996-02-09Thu Feb 8 18:55:27 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960209Roland McGrath1-3/+9
1996-02-08* Makefile (subdirs): Added wcsmbs.cvs/libc-960208Roland McGrath1-0/+146
1996-02-08Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath4-13/+11
1996-02-01(_hurd_intr_rpc_mach_msg): Clear SS->intr_port when cancelled before RPC.Roland McGrath1-0/+2
1996-01-31Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960131Roland McGrath1-1/+25
1996-01-28Sun Jan 28 17:25:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960129Roland McGrath1-3/+3
1996-01-23Mon Jan 22 10:40:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960123Roland McGrath1-2/+2
1996-01-04Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath3-37/+39
1996-01-04Wed Jan 3 20:23:42 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960104Roland McGrath3-33/+155
1996-01-04(_hurd_sig_post): When doing pgrp, make sure we do ourselves last.Roland McGrath1-7/+16
1996-01-04Rewritten.cvs/libc-960103Roland McGrath1-26/+28