notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/ORBit/files/patch-ae

Number of commits found: 7

Friday, 7 Jun 2002
19:42 sobomax search for other commits by this committer
Update to 0.5.17.
Original commit
Monday, 25 Mar 2002
20:14 sobomax search for other commits by this committer
Update to 0.5.15.
Original commit
Tuesday, 12 Mar 2002
21:56 sobomax search for other commits by this committer
Update to 0.5.14.
Original commit
Sunday, 13 Jan 2002
12:51 sobomax search for other commits by this committer
Update to 0.5.13.    
Original commit
Monday, 29 Oct 2001
17:05 sobomax search for other commits by this committer
Huh, finally implement writev(2) wrapper that actually works. Boys, never ever  
try to use writev(2) in a non-blocking mode, especially on sockets. Not only  
this makes handling of EAGAIN rather weird, but in the case of sockets makes  
your code subject of a ENOBUFS, which is absolutely unclear how to handle  
properly. *sigh*    
Original commit
09:57 sobomax search for other commits by this committer
Undo the last commit. For not clear yet reasons it drives oaf crazy.    
Original commit
08:19 sobomax search for other commits by this committer
Reimplement fix for an imcompatibility between ORBit and FreeBSD properly.  
Instead of replacing writev(2) with loop based on write(2), test system   limit
on the number of vectors writev(2) accepts and split call to writev(2)   to
several calls in such a way that number of vectors in each call doesn't   exceed
this limit (aka UIO_MAXIOV). Bump PORTREVISION.    
Original commit

Number of commits found: 7