Re: pthread library related

2016-06-02 Thread Charles Cui
If there are no comments for these two patches. I will move forward for other parts. Sounds good? 2016-06-01 19:28 GMT-07:00 Charles Cui : > Hi guys, > >I have attached patches based on comments from Christos. > The new patch used atomic_inc_uint_nv to limit the number of > sems used by each

Fix for '$' not being printed for blank lines when invoked with -se

2016-06-02 Thread Sevan Janiyan
Hello, Obtained from OpenBSD r1.13 of src/bin/cat/cat.c. When 'cat -se' is used, a '$' is not printed for blank lines, attached diff fixes that. Ok to commit? Sevan Index: cat.c === RCS file: /cvsroot/src/bin/cat/cat.c,v retrieving