Age | Commit message (Expand) | Author |
2006-10-31 | +.Xr fhstat 2 | Jason McIntyre |
2006-10-24 | evil AF_ISO and AF_NS references were hiding here, but we'll hunt 'em all down! | Henning Brauer |
2006-10-24 | add rthread syscalls and bump minor. | Ted Unangst |
2006-10-14 | freebsd -r1.21: | Jason McIntyre |
2006-10-14 | sync with <sys/stat.h>; | Jason McIntyre |
2006-10-11 | SIGCONT may be sent to any process with the same session ID as the caller, | Jason McIntyre |
2006-10-11 | be specific about what we mean by a "slow device"; | Jason McIntyre |
2006-10-10 | MLINKS to macros described in stat(2) | Theo de Raadt |
2006-10-05 | supply -indent to another display, to make the page match; | Jason McIntyre |
2006-10-05 | Add S_ISBLK(), S_ISCHR(), S_ISDIR(), S_ISFIFO(), S_ISLNK(), S_ISREG(), | Ray Lai |
2006-09-27 | remove superfluous paranthesis | Jasper Lievisse Adriaanse |
2006-09-22 | Remove reference to LFS, okay deraadt@ | Pedro Martelletto |
2006-09-15 | better desciption of ESRCH; prompted by jmc@; ok miod@ jmc@ | Otto Moerbeek |
2006-09-07 | knock out an .Xr to self; | Jason McIntyre |
2006-09-03 | Add EINVAL and EOPNOTSUPP for remote filesystems, | Ian Darwin |
2006-08-29 | If pgrp is zero, the process ID of the specified process is used. | Christian Weisgerber |
2006-08-09 | correction from vasil dimov; | Jason McIntyre |
2006-08-07 | - fix a sentence | Jason McIntyre |
2006-08-04 | Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programs | Bob Beck |
2006-08-04 | clarification from kristaps johnson; | Jason McIntyre |
2006-08-03 | tweak; | Jason McIntyre |
2006-08-03 | EILSEQ is 84 not 83. | Bob Beck |
2006-08-03 | Document EILSEQ - forgotten by the wide character folks when they added | Bob Beck |
2006-07-09 | grammar tweak, on re-read; | Jason McIntyre |
2006-07-09 | - clean up the SOCK_RAW text | Jason McIntyre |
2006-06-20 | Mention that only the superuser may adjust the frequency. Like in | Ray Lai |
2006-06-14 | .Xr adjfreq and ntpd | Otto Moerbeek |
2006-06-14 | Introducing adjfreq(2), to adjust the clock frequency. | Otto Moerbeek |
2006-06-04 | Add a CAVEATS section: other systems might have more restrictive adjtime(2). | Otto Moerbeek |
2006-06-04 | Allow any user to request the current adjustment; ok henning@ deraadt@ | Otto Moerbeek |
2006-05-27 | Make libc's getcwd() use the new __getcwd() system call | Pedro Martelletto |
2006-05-26 | better words; mrd@alkemio.org | Theo de Raadt |
2006-05-15 | Adjust now that powerpc has PT_{GET|SET}FPREGS. | Mark Kettenis |
2006-05-09 | Administrative changes for aviion, ok deraadt@ | Miod Vallat |
2006-04-12 | document ESRCH; from kristaps johnson (pr #5074) | Jason McIntyre |
2006-03-31 | ARGSUSED where needed | Theo de Raadt |
2006-03-13 | Clean the correct file. ok deraadt@ | Moritz Jodeit |
2006-03-13 | Correctly check for the exit value of getopt(1) and don't | Moritz Jodeit |
2006-03-12 | if a system call has no arguments, declare it (void), so that lint is | Theo de Raadt |
2006-01-19 | make offset parameter to pwrite apparent in description. | Marc Espie |
2006-01-18 | Clarify. Based on a diff by millert@, with additional input from miod@. | Tom Cosgrove |
2006-01-18 | make the PROT_ list a little nicer; | Jason McIntyre |
2006-01-18 | add a piece of text, copied here so that people can think about it: | Theo de Raadt |
2006-01-01 | fix desc of struct kevent, OK millert@ | Marco S Hyman |
2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> | Todd C. Miller |
2005-12-17 | Document PT_STEP (better late than never), and group the machine-dependent | Miod Vallat |
2005-12-16 | clarify sentence; cannot reuse a stream socket after even trying to do a conn... | Theo de Raadt |
2005-11-30 | Use sysctl(KERN_ARND) to get n bytes, instead of just 4 at a time | Otto Moerbeek |
2005-11-29 | Provide stubs for things which are supplied by crt0. I don't think we | Theo de Raadt |
2005-11-28 | make Lint prototypes equal; ok millert | Theo de Raadt |