Check all http links, update permanent redirects. Do not remove links with

404 errors as they may still be available at www.archive.org.
This commit is contained in:
mmdolze
2010-01-30 18:53:43 +00:00
parent 88aabdccc1
commit e914ee3d72
30 changed files with 34 additions and 46 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Different implementations of (n)curses available on:
http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libcurses/
ncurses
- NetBSD:
http://cvsweb.netbsd.org/bsdweb.cgi/basesrc/lib/libcurses/
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libcurses/
curses : does not define ACS_S3, ACS_S7, wcolor_set() or redrawwin().
it is possible to make a:
#define ACS_S3 (_acs_char['p'])