Tony Berth <[email protected]> writes: > Instead of > > '# cd /usr; cvs checkout -P -rOPENBSD_4_7 src' > > I applied > > '# cd /usr; cvs checkout -P src' > > in order to get the current tree but patch001 still gives the same error!
That command would get most likey you -current source, so it's no surprise the patch doesn't apply cleanly. If you want -current, the best advice is to install a snapshot and take it from there (or just keep fetching snapshots). On the other hand, if you want 4.7-stable, check out the 4.7 source and apply the errata patches. - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ "Remember to set the evil bit on all malicious network traffic" delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

