aboutsummaryrefslogtreecommitdiff
path: root/term/users.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-06-25 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-06-251-0/+3
* (S_tioctl_tiocspgrp): revert unintentional checkinRoland McGrath2002-06-131-3/+0
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-17/+29
* 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield2002-03-261-7/+7
* 2002-03-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-03-051-37/+34
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-0/+1
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-84/+80
* term/Marcus Brinkmann2002-01-301-3/+2
* 2001-04-01 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-06-161-3/+4
* 2001-06-01 Roland McGrath <roland@frob.com>Roland McGrath2001-06-011-1/+1
* 2001-05-30 Roland McGrath <roland@frob.com>Roland McGrath2001-05-311-19/+12
* 2001-05-26 Roland McGrath <roland@frob.com>Roland McGrath2001-05-261-3/+2
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-4/+2
* 1999-10-04 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-10-041-22/+19
* 1999-10-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-011-1/+19
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-6/+5
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-5/+6
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-1/+1
* 1999-05-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-151-7/+9
* Wed Mar 17 16:32:05 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-171-2/+2
* Mon Mar 15 14:58:33 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-151-1/+35
* 1999-03-13 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-03-141-1/+1
* 1999-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-281-3/+3
* Mon Feb 22 04:34:55 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-221-0/+2
* Sat Feb 20 04:59:15 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-211-2/+5
* 1999-02-06 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-02-191-13/+27
* 1999-02-16 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-171-11/+12
* Tue Feb 16 06:10:08 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-161-0/+44
* 1999-02-05 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-02-161-2/+2
* 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-11-251-1/+1
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-86/+87
* Mon Jun 9 12:19:51 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-101-1/+1
* Tue May 27 12:04:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-051-1/+1
* (open_hook):Miles Bader1997-03-021-4/+15
* (trivfs_S_file_chmod):Miles Bader1996-12-121-1/+1
* Sat Nov 23 16:28:36 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-12-051-2/+3
* Mon Nov 18 18:16:29 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-74/+57
* Thu Oct 24 14:44:57 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-241-10/+8
* (open_hook): Zero WINDOW_SIZE during initialization.Miles Bader1996-10-091-0/+2
* (S_tioctl_tiocswinsz): Correct test for a changed winsize.Miles Bader1996-10-041-5/+5
* (set_state, open_hook): Call (*BOTTOM)->set_bits unconditionally.Miles Bader1996-10-041-5/+3
* *** empty log message ***Thomas Bushnell1996-08-291-1/+4
* *** empty log message ***Thomas Bushnell1996-08-151-0/+40
* (trivfs_S_file_check_access): Renamed from `trivfs_S_file_access'.Miles Bader1996-08-151-4/+3
* *** empty log message ***Michael I. Bushnell1996-07-201-0/+15
* (trivfs_S_file_chown): Return 0 for success.Michael I. Bushnell1996-07-171-1/+1
* (trivfs_S_file_chown): fixupMichael I. Bushnell1996-07-171-2/+2
* (trivfs_S_file_chmod): Bother to return a value.Michael I. Bushnell1996-07-171-0/+5
* (trivfs_S_io_read): Bother to set atime when appropriate.Michael I. Bushnell1996-07-171-0/+4
* (trivfs_modify_stat): Fill in st->st_mode, st->st_uid, and st->st_gidMichael I. Bushnell1996-07-171-1/+101