| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
compiler.
Notes:
svn path=/head/; revision=100575
|
|
|
|
| |
Notes:
svn path=/head/; revision=99112
|
|
|
|
| |
Notes:
svn path=/head/; revision=95652
|
|
|
|
|
|
|
|
| |
2) Remove registers.
3) Change some ints to size_t which are used with fread/fwrite.
Notes:
svn path=/head/; revision=93441
|
|
|
|
| |
Notes:
svn path=/head/; revision=92920
|
|
|
|
|
|
|
|
|
|
|
| |
and -c are mutually exclusive.
PR: 34233
Submitted by: Gary W. Swearingen <swear@blarg.net>
MFC after: 3 days
Notes:
svn path=/head/; revision=89767
|
|
|
|
|
|
|
|
| |
fgetln/fwrite instead of getc/putchar, this seems about five times
faster.
Notes:
svn path=/head/; revision=85861
|
|
|
|
| |
Notes:
svn path=/head/; revision=85859
|
|
|
|
| |
Notes:
svn path=/head/; revision=50477
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug:
"head -c <n>" never exit and loops forever (until it is killed),
if the input stream has fewer bytes than specified (n).
PR: bin/8225
Submitted-by: FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
Notes:
svn path=/head/; revision=40114
|
|
|
|
| |
Notes:
svn path=/head/; revision=27328
|
|
|
|
| |
Notes:
svn path=/head/; revision=27314
|
|
|
|
| |
Notes:
svn path=/head/; revision=24665
|
|
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24360
|
|
|
|
| |
Notes:
svn path=/head/; revision=23693
|
|
|
|
|
|
|
|
|
|
| |
the next line of characters and not cause it to first get
the characters even if the count (cnt) has become 0.
Submitted by: R Bezuidenhout <rbezuide@mikom.csir.co.za>
Notes:
svn path=/head/; revision=14269
|
|
|
|
|
|
|
|
|
| |
Closes PR # bin/678: head(1) ignore EOF
Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider)
Notes:
svn path=/head/; revision=10064
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|