| Commit message (Expand) | Author | Age | Files | Lines |
| * | Document madvise(2) as it is in FreeBSD. | John Dyson | 1996-07-20 | 1 | -11/+40 |
| * | add references lstat(2), readlink(2), symlink(7) in section SEE ALSO | Wolfram Schneider | 1996-07-07 | 1 | -1/+4 |
| * | Describe the "file pointer" in lseeks' man page a bit better | Mike Pritchard | 1996-07-03 | 1 | -2/+3 |
| * | Document the "sig" function parameter. | Mike Pritchard | 1996-07-03 | 1 | -1/+2 |
| * | Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de> | James Raynard | 1996-06-22 | 1 | -3/+2 |
| * | update sticky bit documentation | Wolfram Schneider | 1996-06-09 | 1 | -8/+3 |
| * | Rephrase some things as suggested by Bruce. | Alexander Langer | 1996-06-08 | 1 | -2/+3 |
| * | Document that truncate can also be used to extend the size of a file, | Alexander Langer | 1996-06-07 | 1 | -2/+8 |
| * | Use ld -O insted of ld -o + mv. | Poul-Henning Kamp | 1996-05-28 | 1 | -9/+5 |
| * | Document that the superuser cannot override link() and unlink() on | Peter Wemm | 1996-05-24 | 2 | -5/+17 |
| * | Fixed various problems: typos, grammer, missing include files | Mike Pritchard | 1996-05-23 | 4 | -9/+8 |
| * | Make rules reentrant. | Poul-Henning Kamp | 1996-05-09 | 1 | -9/+9 |
| * | ``mv'' -> ``mv -f'' | Wolfram Schneider | 1996-05-07 | 1 | -4/+5 |
| * | Remove a redundant description of the EMFILE error, and fix a typo. | Mike Pritchard | 1996-05-01 | 1 | -7/+1 |
| * | Fixed incomplete or wrong lists of prerequisite #includes related to | Bruce Evans | 1996-05-01 | 2 | -2/+4 |
| * | Fixed a wrong prerequisite #include and a missing function-arg type. | Bruce Evans | 1996-05-01 | 1 | -3/+3 |
| * | Fixed misformatted #include (.Ft -> .Fd). | Bruce Evans | 1996-05-01 | 1 | -1/+1 |
| * | Fix the man page to reflect the recent addition of RFNOWAIT and the removal of | Sujal Patel | 1996-04-18 | 1 | -4/+5 |
| * | Document the possible EPERM return. | Joerg Wunsch | 1996-04-17 | 1 | -0/+2 |
| * | Correct some man page cross references and file location references. | Mike Pritchard | 1996-04-07 | 1 | -1/+1 |
| * | Mention other possible errors that could be caused by the F_[GS]ETOWN | Joerg Wunsch | 1996-04-06 | 1 | -1/+19 |
| * | Xref clocks(7). | Joerg Wunsch | 1996-04-05 | 4 | -3/+7 |
| * | Remove outdated (and never quite correct anyway) reference to the | Peter Wemm | 1996-04-03 | 1 | -4/+0 |
| * | Added missing section numbers to a bunch of .Xr macros, or | Mike Pritchard | 1996-03-27 | 13 | -22/+22 |
| * | Update the current sigaction(2) man page to current reality.. | Peter Wemm | 1996-03-03 | 1 | -5/+19 |
| * | Update the docs after the rename of SA_DISABLE and SA_ONSTACK when used for | Peter Wemm | 1996-03-02 | 1 | -3/+3 |
| * | Document the int -> size_t change to the m* syscalls | Peter Wemm | 1996-03-02 | 4 | -4/+4 |
| * | Add minherit.2 to Makefile.. (oops, forgot it before) | Peter Wemm | 1996-02-24 | 1 | -1/+2 |
| * | rfork/minherit glue in libc | Peter Wemm | 1996-02-23 | 3 | -7/+186 |
| * | Add a dire warning about misusing the setlogin() system call. Be very | Peter Wemm | 1996-02-23 | 1 | -1/+46 |
| * | Fixed a bunch of man page cross references that were | Mike Pritchard | 1996-02-15 | 5 | -32/+33 |
| * | Added a update(4) man page to describe the kernel initiated update | Mike Pritchard | 1996-02-12 | 2 | -5/+5 |
| * | Correct a bunch of man page cross references and generally | Mike Pritchard | 1996-02-11 | 11 | -22/+25 |
| * | Another round of various man page cleanups. | Mike Pritchard | 1996-02-09 | 1 | -1/+0 |
| * | Clean up documentation on setuid/setgid bit handling. | Paul Traina | 1996-02-08 | 1 | -1/+2 |
| * | Submitted by: bruce, davidg, dyson | Wolfram Schneider | 1996-02-02 | 6 | -1/+29 |
| * | Fix even more spelling errors in some more man pages. | Mike Pritchard | 1996-01-30 | 9 | -18/+18 |
| * | Bring in the man page additions for PT_ATTACH/DETACH|GET/SET_REGS that | Nate Williams | 1996-01-24 | 1 | -3/+90 |
| * | note in bugs section: madvise not yet implemented | Wolfram Schneider | 1996-01-23 | 1 | -1/+6 |
| * | Changed the description of SIGSYS to better reflect what | Mike Pritchard | 1996-01-22 | 1 | -1/+1 |
| * | Reviewed by: julian and (hsu?) | Julian Elischer | 1996-01-22 | 21 | -9/+567 |
| * | - FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions. | Nate Williams | 1996-01-20 | 2 | -214/+16 |
| * | This commit was generated by cvs2svn to compensate for changes in r13519, | Nate Williams | 1996-01-20 | 1 | -0/+395 |
| |\ |
|
| | * | ptrace(2) manpage | Nate Williams | 1996-01-20 | 1 | -0/+395 |
| * | Document the change that I made to pipe(2) | Peter Wemm | 1996-01-01 | 1 | -4/+12 |
| * | Document recent changes in socket buffers and listen(2). | Garrett Wollman | 1995-11-03 | 2 | -12/+38 |
| * | Remove the bugs section. sh(1) now has a ulimit builtin. | Joerg Wunsch | 1995-10-19 | 1 | -9/+0 |
| * | Add man pages for the SYSV shm* and sem* functions. | Joerg Wunsch | 1995-10-03 | 7 | -1/+890 |
| * | Indicate that backlog limit is 32. | David Greenman | 1995-09-15 | 1 | -1/+1 |
| * | There is no such file as /usr/include/ufs/quota.h. There is a file | Joerg Wunsch | 1995-08-15 | 1 | -1/+1 |