summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.3/rexec.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* express final disapproval of the interfaces in libcompat, such asderaadt2013-12-041-140/+0
| | | | | | | | | them ftime(), gtty(), stty(), re_comp(), cuserid() and others. Discussion and ongoing work to fix the ports tree from many, especially naddy. ok naddy [There is a bit more cleanup possible after that, but this is considered the current safe step]
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-4/+0
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* sprinkle some lint lovederaadt2006-04-021-14/+16
|
* ansideraadt2003-06-261-5/+1
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-5/+1
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* more avoidance of snprintf, strcpy, and strcat; millert okderaadt2003-03-161-1/+1
|
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-1/+1
|
* Clean up lint & compile warningstholo1996-12-141-2/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+149