| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
and tools/regression/file into the FreeBSD test suite as tests/sys/file
MFC after: 1 week
Notes:
svn path=/head/; revision=282067
|
|
|
|
|
|
|
|
|
| |
and finish the job. ncurses is now the only Makefile in the tree that
uses it since it wasn't a simple mechanical change, and will be
addressed in a future commit.
Notes:
svn path=/head/; revision=264400
|
|
|
|
| |
Notes:
svn path=/head/; revision=254411
|
|
|
|
| |
Notes:
svn path=/head/; revision=250530
|
|
|
|
| |
Notes:
svn path=/head/; revision=250513
|
|
|
|
| |
Notes:
svn path=/head/; revision=250512
|
|
|
|
|
|
|
| |
Add some $FreeBSD$ tags so svn will allow the commit.
Notes:
svn path=/head/; revision=228975
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Solaris and AIX.
fcntl(fd, F_DUP2FD, arg) and dup2(fd, arg) are functionnaly equivalent.
Document it.
Add some regression tests (identical to the dup2(2) regression tests).
PR: 120233
Submitted by: Jukka Ukkonen
Approved by: rwaston (mentor)
MFC after: 1 month
Notes:
svn path=/head/; revision=176957
|
|
|
|
| |
Notes:
svn path=/head/; revision=164192
|
|
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=164191
|