| #
7cd756ff
|
| 28-Nov-2024 |
Konstantin Belousov <kib@FreeBSD.org> |
fileno(3): set errno when returning -1
as required by IEEE Std 1003.1™-2024.
PR: 283014 Reported by: Graham Percival <gperciva@tarsnap.com> Reviewed by: emaste, imp Sponsored by: The FreeBSD Founda
fileno(3): set errno when returning -1
as required by IEEE Std 1003.1™-2024.
PR: 283014 Reported by: Graham Percival <gperciva@tarsnap.com> Reviewed by: emaste, imp Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D47834
show more ...
|
| #
dc36d6f9
|
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
lib: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl s
lib: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script.
Sponsored by: Netflix
show more ...
|
| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
4b7f35db
|
| 05-May-2022 |
Gordon Bergling <gbe@FreeBSD.org> |
libc: Add HISTORY sections to the manual pages
There are some sections which could be improved and work to do so is on going. The work will be covered via 'X-MFC-WITH' commits.
Obtained from: OpenB
libc: Add HISTORY sections to the manual pages
There are some sections which could be improved and work to do so is on going. The work will be covered via 'X-MFC-WITH' commits.
Obtained from: OpenBSD MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D34759
show more ...
|
| #
7cd756ff
|
| 28-Nov-2024 |
Konstantin Belousov <kib@FreeBSD.org> |
fileno(3): set errno when returning -1
as required by IEEE Std 1003.1™-2024.
PR: 283014 Reported by: Graham Percival <gperciva@tarsnap.com> Reviewed by: emaste, imp Sponsored by: The FreeBSD Founda
fileno(3): set errno when returning -1
as required by IEEE Std 1003.1™-2024.
PR: 283014 Reported by: Graham Percival <gperciva@tarsnap.com> Reviewed by: emaste, imp Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D47834
show more ...
|
| #
dc36d6f9
|
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
lib: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl s
lib: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script.
Sponsored by: Netflix
show more ...
|
| #
b2c76c41
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
| #
4b7f35db
|
| 05-May-2022 |
Gordon Bergling <gbe@FreeBSD.org> |
libc: Add HISTORY sections to the manual pages
There are some sections which could be improved and work to do so is on going. The work will be covered via 'X-MFC-WITH' commits.
Obtained from: OpenB
libc: Add HISTORY sections to the manual pages
There are some sections which could be improved and work to do so is on going. The work will be covered via 'X-MFC-WITH' commits.
Obtained from: OpenBSD MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D34759
show more ...
|
| #
348238db
|
| 01-Mar-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r314420 through r314481.
|
| #
fbbd9655
|
| 28-Feb-2017 |
Warner Losh <imp@FreeBSD.org> |
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu> Pull Request: https://github.com/freebsd/freebsd/pull/96
show more ...
|
| #
348238db
|
| 01-Mar-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r314420 through r314481.
|
| #
fbbd9655
|
| 28-Feb-2017 |
Warner Losh <imp@FreeBSD.org> |
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu> Pull Request: https://github.com/freebsd/freebsd/pull/96
show more ...
|
| #
7d4b968b
|
| 17-Sep-2009 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Merge from head up to r188941 (last revision before the USB stack switch)
|
| #
1829d5da
|
| 12-Mar-2009 |
Warner Losh <imp@FreeBSD.org> |
Update the projects tree to a newer FreeBSD current.
|
| #
f53807d2
|
| 28-Jan-2009 |
Tom Rhodes <trhodes@FreeBSD.org> |
Better wording for clearing EOF indicator.
Submitted by: keramida and jhb
|
| #
f3f49633
|
| 28-Jan-2009 |
Tom Rhodes <trhodes@FreeBSD.org> |
Remove another comment about clearing EOF indicator.
Noticed by: bde
|
| #
d568fa54
|
| 28-Jan-2009 |
Tom Rhodes <trhodes@FreeBSD.org> |
Remove comment about clearerr() being the only method of clearing the EOF indicator, fseek() may also be used for this.
Bump document date.
PR: 76333 Submitted by: Yoshihiko Sarumaru <mistral@imas
Remove comment about clearerr() being the only method of clearing the EOF indicator, fseek() may also be used for this.
Bump document date.
PR: 76333 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
show more ...
|
| #
c879ae35
|
| 09-Jan-2007 |
Warner Losh <imp@FreeBSD.org> |
Per Regents of the University of Calfornia letter, remove advertising clause.
# If I've done so improperly on a file, please let me know.
|
| #
522ccf3f
|
| 23-Feb-2003 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: markup laundry.
|
| #
4549f620
|
| 10-Jan-2003 |
Tim J. Robbins <tjr@FreeBSD.org> |
Document clearerr_unlocked(), feof_unlocked(), ferror_unlocked() and fileno_unlocked().
|
| #
ac8b27d2
|
| 14-Nov-2001 |
Murray Stokely <murray@FreeBSD.org> |
Cross-reference the fdopen and fileno manpages.
PR: docs/31866 Submitted by: W. Campbell <wcampbel@botbay.net>
|
| #
32eef9ae
|
| 01-Oct-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: Use the new .In macro for #include statements.
|
| #
588a200c
|
| 26-Feb-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
.St -ansiC -> .St -isoC
|
| #
25bb73e0
|
| 21-Apr-2000 |
Alexey Zelkin <phantom@FreeBSD.org> |
Introduce ".Lb" macro to libc manpages.
More libraries manpages updates following.
|
| #
7f3dea24
|
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|