Age | Commit message (Expand) | Author |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-08-31 | use the same format/text, as far as possible, for date strings; | Jason McIntyre |
2011-08-19 | as with other list types, column lists generally do not need a Pp/-compact | Jason McIntyre |
2011-07-26 | Document system calls that optionally traverse symlinks. | Matthew Dempsky |
2011-07-13 | ellipsis is not an optional argument; replace ".Ar file ..." -> ".Ar"; | Igor Sobrado |
2011-07-09 | Move test(1) test into regress. | Nicholas Marriott |
2011-07-08 | extern.h no longer needed | Theo de Raadt |
2011-07-08 | remove a closing (unmatched) Re, missed in previous; | Jason McIntyre |
2011-07-07 | timed's time is up. use ntpd(8). Even our own fossil developers | Theo de Raadt |
2011-07-06 | Remove mention of P_BIGLOCK. | Artur Grabowski |
2011-07-05 | fix memset sizeof, found by jsg. ok krw | Ted Unangst |
2011-07-05 | Recommit the reverted sigacts change now that the NFS use-after-free | Philip Guenthe |
2011-07-04 | remove compat_svr4 | Ted Unangst |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-06-23 | set set*id bits only if the target did not exist and -p was not used; | Otto Moerbeek |
2011-06-16 | fix error in previous; | Jason McIntyre |
2011-06-15 | consistently specify that -f and -i override previous options in each | Ted Unangst |
2011-06-15 | the last of -f or -i is the lucky winner. problem noticed by jan stary. | Ted Unangst |
2011-06-06 | zap unneeded test; from pablo caballero; ok nicm@ | Otto Moerbeek |
2011-05-30 | typo; Alexander Polakov | Martynas Venckus |
2011-05-26 | fix one signal race bug, and mark the others that remain much more | Theo de Raadt |
2011-05-05 | Oops. Put back OPENDEV_PART so 'eject cd0' works again. Pointed out | Kenneth R Westerback |
2011-05-02 | no need to escape `|'; as discussed with schwartze | Jason McIntyre |
2011-04-29 | remove dead Xrs to update.8; | Jason McIntyre |
2011-04-24 | No point in attempting to open the 'c' partition on devices that have | Kenneth R Westerback |
2011-04-23 | improve line breaking in SYNOPSIS now that semantics of the .Bk macro | Igor Sobrado |
2011-04-18 | Revert the sigacts diff: NFS can apparently retain pointers to processes | Philip Guenthe |
2011-04-15 | Correct the sharing of the signal handling state: stuff that should | Philip Guenthe |
2011-04-10 | Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now | Philip Guenthe |
2011-04-05 | Remove FREEBSD_COMPAT bits and obsolete RTHREAD define | Philip Guenthe |
2011-04-03 | Update the description of the 'flags' keyword, including the known values, | Philip Guenthe |
2011-03-15 | fix uninitialized variable warnings (lifted from mksh). | Okan Demirmen |
2011-03-14 | remove unused SILLY game of life. | Okan Demirmen |
2011-03-12 | Replace the old, broken KERN_PROC ABI and its matching functions | Philip Guenthe |
2011-03-11 | add -z to the extensions list in STANDARDS; | Jason McIntyre |
2011-03-11 | Add a non-standard option that affects the output TZ only. The input (for | Theo de Raadt |
2011-03-11 | Check that date(1) is not passed any extra arguments. | Theo de Raadt |
2011-03-09 | zap from usage() as well; reminded by jmc@ | Okan Demirmen |
2011-03-09 | remove non-standard flag | Okan Demirmen |
2011-03-09 | substitute '~' for $HOME in the \W prompt case; matches bash's behavior. | Okan Demirmen |
2011-03-05 | Shell output redirection truncating the destination file | Ingo Schwarze |
2011-03-05 | fix description of -g; from Pascal Stumpf | Jason McIntyre |
2011-03-05 | tweak; ok okan | Jason McIntyre |
2011-03-04 | add support for the (POSIX) -H flag | Okan Demirmen |
2011-03-02 | grammar fix: from David H. Gutteridge, netbsd pr bin/44645 | Jason McIntyre |
2011-01-24 | gethostname.3 and sethostname.3 are one and the same, so don;t list them | Jason McIntyre |
2011-01-23 | Remove .Ar markup from shell redirection meta-characters '<' and '>' | Ingo Schwarze |
2010-12-28 | a colon is not needed here; | Jason McIntyre |
2010-12-27 | 1) Fix the pseudo-code explaining cross-filesystem moves. | Ingo Schwarze |
2010-12-23 | document EXIT STATUS; based on a diff from Daniel Dickman | Jason McIntyre |