source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3457   18 years bird OS/2 has driver letters too guys.
(edit) @3456   18 years bird hack to prevent passing an empty environment to execve. (fixme later)
(edit) @3455   18 years bird a bunch of PATH_ROOT, EXE_SUFF and PATH_SEP changes. and one or two …
(edit) @3454   18 years bird wget is done.
(edit) @3453   18 years bird Fixed a problem with the tress/ hack. Looks like the I created a …
(edit) @3452   18 years bird Introduced a ROOT_PATH constant to simplify my /@unixroot hacking
(edit) @3451   18 years bird LIBPATHSTRICT, use opendir and not DosFindFirst, and removed a three …
(edit) @3450   18 years bird more config options. make sure sysconfdir points at etc
(edit) @3449   18 years bird build config.
(edit) @3448   18 years bird more crap.
(edit) @3447   18 years bird stupid stupid stupid.
(edit) @3446   18 years bird patch 2.5.9
(edit) @3443   18 years bird wget 1.10.2
(edit) @3442   18 years bird
(edit) @3439   18 years bird kLIBC has lockf.
(edit) @3438   18 years bird escape $
(edit) @3437   18 years bird copy of plat-os2emx (parts at least).
(edit) @3436   18 years bird oops.
(edit) @3435   18 years bird Some popen hacks.
(edit) @3434   18 years bird kNIX + OS/2
(edit) @3433   18 years bird bootstrapping…
(edit) @3432   18 years bird More /@unixroot
(edit) @3431   18 years bird ROOT isn't / on kNIX, emerge and others assume it is.
(edit) @3430   18 years bird Changed target and config roots to /@unixroot on os2knix.
(edit) @3429   18 years bird UNC.
(edit) @3428   18 years bird OS/2 uses GNU userland and xargs with the -r argument.
(edit) @3427   18 years bird Hacking /@unixroot
(edit) @3426   18 years bird os2knixpath.
(edit) @3425   18 years bird portage group and user.
(edit) @3424   18 years bird Install etc/group.
(edit) @3423   18 years bird group from freebsd.
(edit) @3422   18 years bird Open files in binary mode.
(edit) @3421   18 years bird bootstrap makefile for portage.
(edit) @3420   18 years bird Portage 2.1.2.7
(edit) @3417   18 years bird Ignore PACKData and NOPACKData in wlink mode.
(edit) @3416   18 years bird gawk, diff and use kmk cp.
(edit) @3409   18 years bird fixed some paths.
(edit) @3408   18 years bird some adjustments.
(edit) @3407   18 years bird myclean like in perl. python also messes up the source tree a little bit.
(edit) @3406   18 years bird Install the dll and don't symlink the main exe since 4os2 an cmd …
(edit) @3405   18 years bird build gzip after bash as zgrep requires bash. added python.
(edit) @3404   18 years bird PATH_SEPARATOR for one PATH modification.
(edit) @3403   18 years bird emx_link wasn't found or something. drop it.
(edit) @3402   18 years bird os2emx -> os2knix.
(edit) @3401   18 years bird addbuilddir() for OS/2. Adding 'os2knix'.
(edit) @3400   18 years bird emx -> os2emx.
(edit) @3399   18 years bird emx -> os2emx
(edit) @3398   18 years bird CONDENSED_VERSION
(edit) @3397   18 years bird shared library hack.
(edit) @3396   18 years bird no 'check' here, use 'testall' instead.
(edit) @3395   18 years bird CHECK_TARGET and make grep keep quiet.
(edit) @3394   18 years bird Added #ifdef OS2 with the missing PyMODINIT_FUNC.
(edit) @3393   18 years bird Added #ifdef OS2 with the missing PyMODINIT_FUNC.
(edit) @3392   18 years bird use dllexport on OS/2.
(edit) @3391   18 years bird OS/2 and shared building
(edit) @3390   18 years bird corrected typo.
(edit) @3389   18 years bird /bin/bash -> bash.exe
(edit) @3387   18 years bird Added SafeDosQueryAppType and SafeWinUpper (both untested). Fixes #132.
(edit) @3385   18 years bird Fixed build problem. References #169.
(edit) @3384   18 years bird Count the whole environment. Fixes #170. pulIdSession and ppid can be …
(edit) @3383   18 years bird Calculate the correct fd_set size and max handle count for the BSD44 …
(edit) @3382   18 years bird clear the no-inherit and close-on-exec flags when duplicating a tcpip …
(edit) @3381   18 years bird no output when only DEBUG is defined, please.
(edit) @3379   18 years bird enable building the server.
(edit) @3378   18 years bird the comment screws up.
(edit) @3377   18 years bird Recognize WLINK as a linker type.
(edit) @3375   18 years bird GCC* -> GXX*.
(edit) @3373   18 years bird Wait for spawned/execed child so it can finish inherting us. Close …
(edit) @3372   18 years bird Fixes #166.
(edit) @3371   18 years bird perhaps we should exit all MCs before comitting suicide?
(edit) @3370   18 years bird perhaps we should exit all MCs before comitting suicide?
(edit) @3369   18 years bird OS/2 needs a shared build to work.
(edit) @3368   18 years bird a couple of fixes.
(edit) @3367   18 years bird need posix bits too.. this is magic.
(edit) @3366   18 years bird No bootstrapping.
(edit) @3365   18 years bird fixed eol style.
(edit) @3364   18 years bird In progress…
(edit) @3363   18 years bird added tar.
(edit) @3362   18 years bird drop the isatty check, it break gzip - >/dev/null stuff used in the …
(edit) @3361   18 years bird Build config, including bootstrapping.
(edit) @3360   18 years bird we have to deal with drive letters too and not only OSF stuff.
(edit) @3359   18 years bird Build config, including bootstrapping.
(edit) @3358   18 years bird Skip this on OS/2.
(edit) @3357   18 years bird Workaround for kLIBC buf #163.
(edit) @3356   18 years bird Set binary mode on stdout when we're reading stdin and writing stdout.
(edit) @3355   18 years bird OS/2 needs 2+ sleeps for file times to change.
(edit) @3353   18 years bird rmdir doesn't resolve the last path component. Fixes #163.
(edit) @3352   18 years bird Some more tests.
(edit) @3351   18 years bird Added testcase for #163, rmdir-1. References #163.
(edit) @3350   18 years bird OS/2 doesn't do newlines in filenames, so skip it.
(edit) @3349   18 years bird setmode(,O_BINARY) for OS/2 please.
(edit) @3348   18 years bird create binary files.
(edit) @3347   18 years bird setmode(,O_BINARY) for OS/2 please.
(edit) @3346   18 years bird @PATH_SEPARATOR@ and proper quoting.
(edit) @3345   18 years bird OS/2 got drive letters as well guys.
(edit) @3344   18 years bird Drive letters.
(edit) @3343   18 years bird tar 1.16.1
(edit) @3341   18 years bird cpio
(edit) @3340   18 years bird use the kLIBC getcwd.
(edit) @3339   18 years bird build config.
Note: See TracRevisionLog for help on using the revision log.