summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed ftp resumeArch Librarian2004-09-205-9/+21
| | | | | | Author: jgg Date: 2000-01-10 03:44:54 GMT Fixed ftp resume
* Detect Early removal of essential librariesArch Librarian2004-09-201-9/+29
| | | | | | Author: jgg Date: 1999-12-24 21:10:56 GMT Detect Early removal of essential libraries
* More portability thingiesArch Librarian2004-09-207-99/+379
| | | | | | Author: jgg Date: 1999-12-21 07:37:56 GMT More portability thingies
* Added '#DEBHELPER#' so the /usr/doc symlink would be re...Arch Librarian2004-09-201-0/+2
| | | | | | Author: doogie Date: 1999-12-21 07:25:35 GMT Added '#DEBHELPER#' so the /usr/doc symlink would be removed correctly.
* Added subprocess to segfault errorArch Librarian2004-09-202-5/+7
| | | | | | Author: jgg Date: 1999-12-12 03:48:36 GMT Added subprocess to segfault error
* Added build depends.Arch Librarian2004-09-201-0/+1
| | | | | | Author: doogie Date: 1999-12-11 06:57:58 GMT Added build depends.
* Made configure smarter about detecting the previous hp-...Arch Librarian2004-09-204-4/+47
| | | | | | Author: doogie Date: 1999-12-11 06:33:02 GMT Made configure smarter about detecting the previous hp-ux fixes.
* OpenBSD fixesArch Librarian2004-09-201-3/+10
| | | | | | Author: jgg Date: 1999-12-11 03:38:34 GMT OpenBSD fixes
* New ah_GET_GETCONF macro, better abstraction in the rest.Arch Librarian2004-09-201-12/+27
| | | | | | Author: doogie Date: 1999-12-11 03:06:23 GMT New ah_GET_GETCONF macro, better abstraction in the rest.
* OpenBSD fixesArch Librarian2004-09-206-2/+32
| | | | | | Author: jgg Date: 1999-12-11 02:11:10 GMT OpenBSD fixes
* HP-UX fixesArch Librarian2004-09-2013-33/+96
| | | | | | Author: jgg Date: 1999-12-10 23:40:29 GMT HP-UX fixes
* Bug fixesArch Librarian2004-09-202-17/+5
| | | | | | Author: jgg Date: 1999-12-10 08:53:43 GMT Bug fixes
* Fixed statfsArch Librarian2004-09-201-5/+5
| | | | | | Author: jgg Date: 1999-12-10 07:27:03 GMT Fixed statfs
* Moved time handling, fixed makefilesArch Librarian2004-09-208-30/+30
| | | | | | Author: jgg Date: 1999-12-10 07:21:52 GMT Moved time handling, fixed makefiles
* Shared libaries only for linuxArch Librarian2004-09-203-4/+17
| | | | | | Author: jgg Date: 1999-12-10 06:39:46 GMT Shared libaries only for linux
* More Solaris fixesArch Librarian2004-09-208-13/+42
| | | | | | Author: jgg Date: 1999-12-10 06:30:42 GMT More Solaris fixes
* More solaris supportArch Librarian2004-09-203-32/+44
| | | | | | Author: jgg Date: 1999-12-10 04:48:05 GMT More solaris support
* Fingers too fast on the delete(left out 'fi')Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 04:42:02 GMT Fingers too fast on the delete(left out 'fi')
* More depsArch Librarian2004-09-201-1/+3
| | | | | | Author: jgg Date: 1999-12-10 04:35:02 GMT More deps
* Handle the case where getconf exists, but doesn't know aboutArch Librarian2004-09-201-5/+5
| | | | | | | Author: doogie Date: 1999-12-10 04:39:51 GMT Handle the case where getconf exists, but doesn't know about _NPROCESSORS_ONLN.
* Same bashism, different line.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 04:34:37 GMT Same bashism, different line.
* Fix possible bashism in test.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 04:25:33 GMT Fix possible bashism in test.
* Let is bash specific. Use expr.Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 1999-12-10 03:42:51 GMT Let is bash specific. Use expr.
* Removed the tl_* macros, as dpkg doesn't use them, so w...Arch Librarian2004-09-205-439/+90
| | | | | | | | | Author: doogie Date: 1999-12-10 03:20:21 GMT Removed the tl_* macros, as dpkg doesn't use them, so why should we? Added smp configure support detection, so on cpu >= 2, we compile in parallel. The default multiplier is 2(2 processes per cpu) on machines with more than one cpu. Non-smp boxen compile 1 process at a time.
* I want to rid the world of solaris. :|Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 02:16:18 GMT I want to rid the world of solaris. :|
* Color me read. Escape all $, instead of only 1.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 02:06:53 GMT Color me read. Escape all $, instead of only 1.
* Solaris fix broke normal machines.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 1999-12-10 02:05:08 GMT Solaris fix broke normal machines.
* Fixes for SolarisArch Librarian2004-09-205-8/+9
| | | | | | Author: jgg Date: 1999-12-09 21:18:01 GMT Fixes for Solaris
* package name lister in apt-cacheArch Librarian2004-09-202-2/+51
| | | | | | Author: jgg Date: 1999-12-09 07:32:45 GMT package name lister in apt-cache
* Fixed --no-downloadArch Librarian2004-09-205-17/+53
| | | | | | Author: jgg Date: 1999-12-09 05:22:33 GMT Fixed --no-download
* Reorderd error handlingArch Librarian2004-09-204-11/+21
| | | | | | Author: jgg Date: 1999-12-09 03:45:56 GMT Reorderd error handling
* More usr doc fixesArch Librarian2004-09-205-10/+8
| | | | | | Author: jgg Date: 1999-12-07 07:38:19 GMT More usr doc fixes
* New configuration exampleArch Librarian2004-09-202-186/+218
| | | | | | Author: jgg Date: 1999-12-06 02:19:38 GMT New configuration example
* Fixed string case compare problemArch Librarian2004-09-201-6/+6
| | | | | | Author: jgg Date: 1999-12-05 05:37:45 GMT Fixed string case compare problem
* woops, extra space, fixed.Arch Librarian2004-09-201-1/+1
| | | | | | Author: che Date: 1999-12-05 05:17:43 GMT woops, extra space, fixed.
* update for 0.3.15Arch Librarian2004-09-202-5/+5
| | | | | | Author: che Date: 1999-12-05 05:15:37 GMT update for 0.3.15
* Use _exit in the signal handlersArch Librarian2004-09-202-6/+6
| | | | | | Author: jgg Date: 1999-11-29 23:20:27 GMT Use _exit in the signal handlers
* More touch upsArch Librarian2004-09-203-12/+22
| | | | | | Author: jgg Date: 1999-11-28 01:03:28 GMT More touch ups
* Remove fixArch Librarian2004-09-202-3/+7
| | | | | | Author: jgg Date: 1999-11-26 00:05:55 GMT Remove fix
* Fixed up share/doc stuffArch Librarian2004-09-202-24/+16
| | | | | | Author: jgg Date: 1999-11-23 05:36:52 GMT Fixed up share/doc stuff
* Changed handling of EAI_SERVICEArch Librarian2004-09-201-5/+2
| | | | | | Author: jgg Date: 1999-11-19 05:01:54 GMT Changed handling of EAI_SERVICE
* Fixed depends errorArch Librarian2004-09-203-4/+8
| | | | | | Author: jgg Date: 1999-11-17 01:52:01 GMT Fixed depends error
* QT1 license exceptionArch Librarian2004-09-202-340/+482
| | | | | | Author: jgg Date: 1999-11-16 03:23:14 GMT QT1 license exception
* 3 more bugsArch Librarian2004-09-206-28/+53
| | | | | | Author: jgg Date: 1999-11-16 03:16:34 GMT 3 more bugs
* Actually fixed md5Arch Librarian2004-09-201-7/+7
| | | | | | Author: jgg Date: 1999-11-16 03:10:56 GMT Actually fixed md5
* More MD5Arch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-11-16 01:51:03 GMT More MD5
* More md5 fixesArch Librarian2004-09-201-6/+7
| | | | | | Author: jgg Date: 1999-11-16 01:41:49 GMT More md5 fixes
* Fixed cast macro in byteswapArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-11-14 01:47:55 GMT Fixed cast macro in byteswap
* Update for 0.3.14Arch Librarian2004-09-202-3/+3
| | | | | | Author: che Date: 1999-11-08 04:21:47 GMT Update for 0.3.14
* Changelog updatesArch Librarian2004-09-203-2/+7
| | | | | | Author: jgg Date: 1999-11-06 20:05:38 GMT Changelog updates