| Commit message (Expand) | Author | Age | Files | Lines |
* | remove undelete syscall |  millert | 2005-06-17 | 1 | -1/+13 |
* | Extended Attributes was a piece to get to ACLs, however ACLs have not |  drahn | 2005-06-17 | 2 | -234/+2 |
* | bye bye whiteouts |  millert | 2005-06-15 | 1 | -2/+1 |
* | s/-p1003.1-2003/-p1003.1-2004/g |  jmc | 2005-06-05 | 1 | -2/+2 |
* | no more MNT_UNION, says pedro@ |  jmc | 2005-06-01 | 1 | -5/+1 |
* | Minor wordink fix |  pascoe | 2005-05-25 | 1 | -2/+2 |
* | .Xr getitimer 2 , |  jmc | 2005-05-19 | 1 | -1/+2 |
* | PT_WCOOKIE is available on sparc64 too. |  miod | 2005-05-16 | 1 | -2/+2 |
* | Mention no more PT_[GS]ETFPREGS on m88k. |  miod | 2005-05-16 | 1 | -2/+3 |
* | document getfsstat(2)'s behaviour when no flags are specified, okay jmc@ |  pedro | 2005-05-15 | 1 | -1/+4 |
* | credit .Bx 3 in HISTORY too; |  jmc | 2005-05-12 | 1 | -2/+4 |
* | from perry@netbsd -r1.35: |  jmc | 2005-05-08 | 1 | -3/+3 |
* | recommend this API better; "a good start" deraadt@ |  djm | 2005-05-01 | 1 | -2/+4 |
* | Describe __syscall(2) in all its ugliness. ok jmc@ tom@ millert@ |  otto | 2005-04-16 | 1 | -3/+12 |
* | Make __syscall prototypes more consistent. Use register_t as the |  millert | 2005-04-06 | 9 | -70/+34 |
* | Document PT_[GS]ETXMMREGS. |  kettenis | 2005-04-04 | 1 | -7/+27 |
* | - use .Cm rather than .Nm for kernel options |  jmc | 2005-03-26 | 3 | -9/+9 |
* | acct, ktrace, and ptrace are only available if the kernel option is there. |  tedu | 2005-03-26 | 3 | -3/+15 |
* | add missing "of" to make this a real sentence. |  hshoexer | 2005-03-22 | 1 | -2/+2 |
* | chown(8): mention that this utility clears setuid/setgid bits by default; |  jmc | 2005-03-16 | 1 | -1/+7 |
* | more macro simplification; |  jmc | 2005-03-07 | 2 | -4/+4 |
* | Be correct in our man pages when talking about NUL termination (that is, |  cloder | 2005-02-25 | 3 | -7/+7 |
* | use a string format argument instead of nothing in the example |  robert | 2005-02-23 | 1 | -2/+2 |
* | grammar from fbsd -r 1.18; |  jmc | 2005-01-09 | 1 | -2/+2 |
* | iso is no more, ok millert jmc henning deraadt |  jaredy | 2005-01-06 | 1 | -5/+2 |
* | consistency fix; |  jmc | 2005-01-04 | 1 | -2/+1 |
* | Add example; OK ian@ deraadt@ jaredy@ |  millert | 2005-01-01 | 1 | -1/+15 |
* | - elaborate on the descriptions of some flags |  jaredy | 2004-12-31 | 1 | -36/+43 |
* | typos |  matthieu | 2004-12-31 | 1 | -3/+3 |
* | Document existence of struct sockaddr_storage and add an example. |  matthieu | 2004-12-31 | 1 | -1/+23 |
* | mention `s'; |  jmc | 2004-11-12 | 1 | -2/+4 |
* | connect(2) can return with EHOSTUNREACH, found with and ok otto |  henning | 2004-10-05 | 1 | -1/+3 |
* | put EXAMPLES in the correct place, and change a stop to a colon; |  jmc | 2004-10-03 | 1 | -27/+27 |
* | - move the fact that it returns 0 on directory end in RETURN VALUES |  matthieu | 2004-10-02 | 1 | -3/+38 |
* | really mention BPF this time around. |  brad | 2004-09-23 | 1 | -3/+10 |
* | mention support for BPF. |  brad | 2004-09-23 | 1 | -2/+2 |
* | MLINK to macros provided in wait.2 |  deraadt | 2004-09-18 | 1 | -1/+4 |
* | add files missing for building a proper lint library |  deraadt | 2004-09-16 | 1 | -5/+5 |
* | lint says unsigned... |  deraadt | 2004-09-14 | 1 | -4/+6 |
* | ansi |  deraadt | 2004-09-14 | 10 | -32/+20 |
* | need rfork() stub for lint |  deraadt | 2004-09-14 | 1 | -0/+15 |
* | - Spelling fix. |  brad | 2004-09-06 | 1 | -2/+15 |
* | from netbsd (-r 1.18): |  jmc | 2004-08-26 | 1 | -2/+2 |
* | typo; Axel Andersson |  millert | 2004-08-22 | 1 | -2/+2 |
* | Fix typo (SIGEV_EVENT -> SIGEV_KEVENT) |  brad | 2004-08-02 | 1 | -2/+2 |
* | s/kqueue/kevent/ in correct place. |  brad | 2004-08-02 | 1 | -2/+2 |
* | - change some lists from -column to -tag (-column not needed) and adjust |  jmc | 2004-07-26 | 1 | -16/+39 |
* | Xr _Exit(3) |  millert | 2004-07-24 | 1 | -1/+2 |
* | typo; |  jmc | 2004-07-22 | 1 | -2/+2 |
* | return EINVAL if ftruncate(2) is passed a negative offset |  avsm | 2004-07-18 | 1 | -1/+5 |