minix/servers
Ben Gras 9178749e13 libc syslog, syslogd, logger, uds fixes
changes necessary for libc syslog() using a unix domain socket.

	. libc syslog: don't use send() connect() for unix
	  datagram sockets, minix wants write() and ioctl()
	. syslogd: listen on _PATH_LOG unix domain socket
	. logger: warnings fixes
	. pfs: make uds dgram socket type nonblocking so
	  syslog() doesn't block
	. vfs: add sanity check for empty fd in unpause()

Change-Id: Ied136c6fe0cc288f5a53478f1eebccc1ab1f39fb
2013-06-12 07:04:52 +00:00
..
devman Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ds Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
ext2 panic: declare as printf-style-checked 2013-05-31 13:35:25 +00:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet fix inet warnings 2013-05-31 14:30:52 +00:00
init Move MINIX reboot definitions into minix/reboot.h 2013-03-20 16:50:01 +00:00
ipc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
is tty: non-overlapping code for FKEY_CONTROL 2013-05-01 21:36:43 +00:00
iso9660fs filesystems: return ENOSYS for REQ_PEEK 2013-04-24 10:18:10 +00:00
lwip fix some warnings 2013-05-31 20:57:39 +00:00
mfs libminixfs, mfs, ext2: may re-evaluate cache size 2013-04-26 13:57:08 +00:00
pfs libc syslog, syslogd, logger, uds fixes 2013-06-12 07:04:52 +00:00
pm fix some warnings 2013-05-31 20:57:39 +00:00
procfs panic: declare as printf-style-checked 2013-05-31 13:35:25 +00:00
rs libexec: mmap support, prealloc variants 2013-04-24 10:18:16 +00:00
sched Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs libc syslog, syslogd, logger, uds fixes 2013-06-12 07:04:52 +00:00
vm vm: bugfix: cover vfs_request-in-callback case 2013-06-05 15:02:56 +00:00
Makefile lwip (inet's alternative) is compiled by default 2013-03-25 16:51:25 +01:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00