Erik van der Kouwe
3615d93383
Handle SIGSTOP more consistently and according to POSIX rules; it can no longer be ignored
2009-09-13 12:24:23 +00:00
David van Moolenbroek
247e1e8fa8
man page fix: sigaction.2 signals list
2009-08-15 23:27:32 +00:00
David van Moolenbroek
323f0abdd6
Support for setitimer(ITIMER_VIRTUAL/ITIMER_PROF). New test (41) for setitimer.
2009-08-15 21:37:26 +00:00
David van Moolenbroek
d82e260a90
Support for setitimer(ITIMER_REAL).
2009-08-15 16:09:32 +00:00
Thomas Veerman
c2ffe723d1
- Moved (u)mount prototypes from unistd.h to sys/mount.h.
...
- Prepared mount system call to accept multiple mount flags
instead of just read_only (however, it remains backwards
compatible).
- Updated the man mount(2) to reflect new header file usage.
- Updated badblocks, newroot, mount, and umount commands to use the
new header file.
2009-08-12 19:57:37 +00:00
David van Moolenbroek
66d1f1260c
remove last traces of FSDEVMAP svrctl
2009-06-13 13:09:14 +00:00
David van Moolenbroek
00a2463d71
update readlink(2) manpage accordingly
2009-05-20 11:49:10 +00:00
David van Moolenbroek
fe8c612aa4
support in 'mount' for specifying file system type and options
2009-05-13 15:39:44 +00:00
Ben Gras
461a4fafb1
Added fchmod() and fchown()
2006-04-18 11:26:04 +00:00
Ben Gras
ce64a1d542
Readlink, symlink manpage; fix for lstat
2006-03-17 09:10:39 +00:00
Ben Gras
db963438c6
*** empty log message ***
2006-02-13 13:10:53 +00:00
Ben Gras
f8e186e8b1
Added truncate/ftruncate manpage.
2006-02-13 12:53:50 +00:00
Ben Gras
a9dd9784d1
Added truncate(1) manpage; added comment about holes in du; removed
...
minix-vmd specificness of F_FREESP as minix now implements it too.
2006-01-11 17:18:53 +00:00
Ben Gras
05930b53de
Andy's enormous "Minix" -> "MINIX 3" crusade ;)
2005-08-22 12:56:02 +00:00
Ben Gras
73847b7d50
*** empty log message ***
2005-08-05 16:48:44 +00:00
Ben Gras
f0817fbd4c
complete, tick-resolution gettimeofday() implementation
2005-07-06 07:08:36 +00:00
Ben Gras
bfc8f08ae7
Small select manpage update.
...
manpages for sync and getpriority/setpriority system calls.
manpage for nice utility.
2005-07-01 17:57:51 +00:00
Ben Gras
af27dc0cf7
Added fchdir() system call, with corresponding manpage, Changelog and
...
system include modifications.
2005-06-29 19:28:26 +00:00
Ben Gras
2f25279105
Started select() manpage.
...
Added lstat() comment to stat().
2005-06-17 13:35:21 +00:00
Ben Gras
141fe2c6e0
Added man pages.
2005-05-02 13:01:42 +00:00