Corinna Vinschen
34a1d63d80
* Makefile.in (DLL_OFILES): Add bsdlib.o.
* autoload.cc (RegisterServiceProcess): Add.
* bsdlib.cc: New file.
(daemon): New function.
(login_tty): Ditto.
(openpty): Ditto.
(forkpty): Ditto.
* cygwin.din: Export daemon, forkpty, login_tty, logwtmp, updwtmp,
openpty and revoke.
* syscalls.cc (updwtmp): New function, writing to wtmp exclusively.
(logwtmp): Ditto.
(login): Call updwtmp instead of writing to wtmp by itself.
(logout): Ditto.
* tty.cc (revoke): New funtion.
* include/paths.h: Define _PATH_DEVNULL.
* include/pty.h: New header.
* include/cygwin/version.h: Bump API minor number.
* include/sys/utmp.h: Declare logwtmp with const arguments.
Declare updwtmp.
* lib/iruserok.c: New file.
(ruserok): New function.
(iruserok): Ditto.
(__ivaliduser): Ditto.
(__icheckhost): Ditto.
2003-09-10 15:51:59 +00:00
..
2002-02-12 21:21:32 +00:00
2003-06-16 03:24:13 +00:00
2001-09-11 20:01:02 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2001-09-11 20:01:02 +00:00
2003-03-30 17:28:52 +00:00
2002-05-28 14:58:13 +00:00
2002-11-07 14:16:29 +00:00
2000-02-17 19:38:33 +00:00
2001-11-05 06:09:15 +00:00
2000-06-07 11:48:03 +00:00
2003-09-08 00:26:26 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2001-10-16 16:28:39 +00:00
2001-03-05 21:29:24 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2003-07-25 17:57:51 +00:00
2000-02-17 19:38:33 +00:00
2003-08-26 07:45:38 +00:00
2003-05-20 12:38:04 +00:00
2000-02-17 19:38:33 +00:00
2003-09-10 15:51:59 +00:00