Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a typo in regards to the ENOENT error. | jhb | 2007-12-27 | 1 | -1/+1 |
| | | | | | | PR: docs/118929 Submitted by: mymtom of hotmail MFC after: 3 days | ||||
* | Markup tidying. | ru | 2004-07-02 | 1 | -9/+9 |
| | |||||
* | - libc/sys/sem.c was repocopied to libc/gen/sem.c. | ru | 2004-01-14 | 1 | -1/+1 |
| | | | | | | | - sem_*(3) manpages were repocopied from libc_r. Reviewed by: deischen Repocopy by: markm | ||||
* | mdoc(7) police: Scheduled sweep. | ru | 2003-02-24 | 1 | -6/+5 |
| | |||||
* | Add a missing word. | tjr | 2003-01-15 | 1 | -1/+1 |
| | |||||
* | Document the named semaphore functions. This could still use a bit | tjr | 2003-01-15 | 1 | -18/+165 |
| | | | | of polishing. | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | Spell "FreeBSD" with "F" and "BSD" in uppercase. | ru | 2001-08-13 | 1 | -1/+1 |
| | |||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -5/+5 |
| | |||||
* | Use ``.St -p1003.1-96''. | ru | 2001-02-26 | 1 | -3/+2 |
| | |||||
* | Change my email address in the copyright notices for the sake of consistency | jasone | 2000-07-18 | 1 | -1/+1 |
| | | | | (jasone@canonware.com --> jasone@freebsd.org). | ||||
* | Introduce .Lb macro to libc_r manpages. | phantom | 2000-04-22 | 1 | -0/+2 |
| | |||||
* | Add man pages for the sem_*() functions. | jasone | 2000-02-16 | 1 | -0/+80 |
Approved by: jkh |