summaryrefslogtreecommitdiffstats
path: root/usr.bin/write
Commit message (Collapse)AuthorAgeFilesLines
* Replace hardcoded length of "/dev/" with strlen(_PATH_DEV).alex1996-10-261-1/+1
| | | | Pointed out by: bde
* sprintf --> snprintfalex1996-10-261-3/+4
| | | | | | Use _PATH_DEV instead of hard coded "/dev/" Obtained from: OpenBSD, Jason Downs <downsj@OpenBSD.ORG>
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-291-1/+2
| | | | Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
* Do unctrl in right wayache1995-11-051-6/+12
| | | | Handle '\377' properly
* Remove char->int promotion.ache1995-10-291-6/+4
| | | | Fix uncontrol function for 8bit chars.
* Now works with 8bit chars...ache1995-10-281-1/+1
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+441
OpenPOWER on IntegriCloud