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
..
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2000-10-28 05:41:44 +00:00
2003-09-09 03:11:31 +00:00
2003-09-09 00:21:16 +00:00
2001-05-08 01:36:50 +00:00
2002-01-13 20:03:03 +00:00
2003-09-09 09:41:18 +00:00
2003-05-29 03:50:15 +00:00
2001-03-05 21:29:24 +00:00
2003-08-12 10:23:40 +00:00
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2001-11-05 06:09:15 +00:00
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2002-08-26 09:57:27 +00:00
2001-12-10 03:35:54 +00:00
2002-07-03 20:31:39 +00:00
2003-01-26 05:38:38 +00:00
2003-06-06 08:11:19 +00:00
2002-06-03 17:44:09 +00:00
2001-03-05 21:29:24 +00:00
2003-01-10 12:32:49 +00:00
2000-02-17 19:38:33 +00:00
2002-08-30 15:47:10 +00:00
2001-11-05 06:09:15 +00:00
2003-05-12 11:06:27 +00:00
2003-09-10 15:51:59 +00:00
2001-03-05 21:29:24 +00:00
2002-03-12 03:36:01 +00:00
2001-03-05 21:29:24 +00:00