summaryrefslogtreecommitdiff
path: root/src/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apparantly we can't get a secure tmpdir on freebsd.Jason A. Donenfeld2014-04-161-14/+0
* All globals are upper-case.Jason A. Donenfeld2014-04-152-8/+8
* Reorganize entire programJason A. Donenfeld2014-04-152-5/+5
* Fix path to /dev/nullPeter Haza2014-04-051-1/+1
* clip: wait longer for slow systemsJason A. Donenfeld2014-03-231-1/+1
* clip: suppress kill errorJason A. Donenfeld2014-03-221-2/+2
* clip: do not race on osxJason A. Donenfeld2014-03-221-5/+5
* Shred shm files.Jason A. Donenfeld2014-03-182-0/+2
* Explicitly use gpg2 rather than relying on symlink.Jason A. Donenfeld2012-09-302-2/+0
* Fix style.Jason A. Donenfeld2012-09-231-11/+9
* Add FreeBSD platform fileJonathan Chu2012-09-231-0/+21
* Normalize copyright headers.Jason A. Donenfeld2012-09-221-0/+3
* Quote the template.Jason A. Donenfeld2012-09-181-1/+1
* Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld2012-09-171-0/+32
an class='deletions'>-0/+0 2009-10-05Update NEWSRené 'Necoro' Neumann1-0/+1 2009-10-05Also allow 'unselect all' in the PkgListRené 'Necoro' Neumann1-1/+10 2009-10-05Now have it the sorted way in PkgListsRené 'Necoro' Neumann2-3/+9 2009-10-05Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann5-27/+38 2009-10-05Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use itRené 'Necoro' Neumann3-39/+63 2009-10-05Add uninstall button and rename to PkgListWindowRené 'Necoro' Neumann1-2/+17 2009-10-05First quick hack to have a world listRené 'Necoro' Neumann3-2/+24