summaryrefslogtreecommitdiff
path: root/amiga/login.c
Commit message (Collapse)AuthorAgeFilesLines
* Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1.Chris Young2008-11-021-1/+1
| | | | svn path=/trunk/netsurf/; revision=5649
* Fix signalling of events from 401 login windowChris Young2008-09-211-0/+3
| | | | svn path=/trunk/netsurf/; revision=5389
* 401 authentication/login support.Chris Young2008-08-301-0/+122
| | | | svn path=/trunk/netsurf/; revision=5222
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+24
svn path=/trunk/netsurf/; revision=4864