VirtualBox

source: kBuild/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1240   17 years bird shfile_cloexec. signal types.
(edit) @1239   17 years bird new init code.
(edit) @1238   17 years bird init psh->optlist.
(edit) @1237   17 years bird logging.
(edit) @1236   17 years bird Deal with basic bash prompting.
(edit) @1235   17 years bird proper header.
(edit) @1234   17 years bird the win dir is gone.
(edit) @1233   17 years bird keywords.
(edit) @1232   17 years bird kmk_ash -> kask.
(edit) @1231   17 years bird Strip both \r\n and \n.
(edit) @1230   17 years bird pid.
(edit) @1229   17 years bird stubs, made echo work.
(edit) @1228   17 years bird dead
(edit) @1227   17 years bird file mockup.
(edit) @1226   17 years bird removed all the fake header files on windows.
(edit) @1225   17 years bird stubbed the sh stuff.
(edit) @1224   17 years bird who is using getopt again?
(edit) @1223   17 years bird normal abort.
(edit) @1222   17 years bird more fixes - it all compiles now (linking fails of course).
(edit) @1221   17 years bird more cleanup.
(edit) @1220   17 years bird make it build…
(edit) @1219   17 years bird changed eol-style to LF.
(edit) @1218   17 years bird changed eol-style to LF.
(edit) @1217   17 years bird make more build…
(edit) @1216   17 years bird more fixes.
(edit) @1215   17 years bird native eol-style.
(edit) @1214   17 years bird some more cleanup.
(edit) @1213   17 years bird kill.c ++
(edit) @1212   17 years bird redir.c
(edit) @1211   17 years bird reorg.
(edit) @1210   17 years bird var.c ++
(edit) @1209   17 years bird var.c ++.
(edit) @1208   17 years bird trap.c ++.
(edit) @1207   17 years bird jobs and other stuff.
(edit) @1206   17 years bird some more.
(edit) @1205   17 years bird echo.
(edit) @1204   17 years bird Made miscbltin.c compile.
(edit) @1203   17 years bird converted a few more files.
(edit) @1202   17 years bird Added psh parameter to the remaining global functions.
(edit) @1201   17 years bird input.c
(edit) @1200   17 years bird Updating function calls.
(edit) @1199   17 years bird moving globals into shinstance…
(edit) @1198   17 years bird moving globals into shinstance…
(edit) @1197   17 years bird leftover from the first attempt.
(edit) @1196   17 years bird ash-messup -> kash
(edit) @1195   17 years bird place holder.
(edit) @1194   17 years bird Fixed a couple of slash problems in cp and install (dos based systems).
(edit) @1193   17 years bird 16KB -> 256KB copy buffer for windows.
(edit) @1192   17 years bird 16KB -> 256KB copy buffer for windows.
(edit) @1191   17 years bird force revision update.
(edit) @1190   17 years bird Mixed help and version.
(edit) @1189   17 years bird Rebuilt win.amd64 and win.x86.
(edit) @1188   17 years bird changed the --version output so it's aligned with the reset.
(edit) @1187   17 years bird Added version and help.
(edit) @1186   17 years bird aligned the version message.
(edit) @1185   17 years bird Added --version and --help.
(edit) @1184   17 years bird Usage and version. Shut up a couple of warnings.
(edit) @1183   17 years bird Added --version and --help to all builtins.
(edit) @1182   17 years bird 0.1.1
(edit) @1181   17 years bird added variable assignment to the includedep parser.
(edit) @1180   17 years bird don't free twice.
(edit) @1179   17 years bird eol-style - native.
(edit) @1178   17 years bird no change, just force a revision update.
(edit) @1177   17 years bird Fixed regression.
(edit) @1176   17 years bird Rebuilt win.x86 and win.amd64 (nt_fullpath fix).
(edit) @1175   17 years bird Only use FileNameInformation on NTFS volumes because at least FAT32 …
(edit) @1174   17 years bird deal no objs but one or more libs in othersrc.
(edit) @1173   17 years bird oops.
(edit) @1172   17 years bird just try open it and then check whether to keep quiet about it or not.
(edit) @1171   17 years bird Added a $(which ) function. takes any number of args, with or without …
(edit) @1170   17 years bird GCC starts with an empty ' \' line.
(edit) @1169   17 years bird reworte it to use a whole file buffer so we can use mmap later…
(edit) @1168   17 years bird Wrote the eval_include_dep parser.
(edit) @1167   17 years bird skip some unnecessary system calls during process creation and termination.
(edit) @1166   17 years bird reverted accidental commit of some debug code.
(edit) @1165   17 years bird Optimized kDebIDB a bit for Windows; use nt_fullpath and map the IDB …
(edit) @1164   17 years bird Ctrl-C/Break stuff ported to 64-bit windows too.
(edit) @1163   17 years bird proto.
(edit) @1162   17 years bird Made kDepIDB into an builtin command to try speed up windows…
(edit) @1161   17 years bird fixed typo for kDepIDB detection.
(edit) @1160   17 years bird Rebuilt freebsd.x86 without libiconv and libintl needs.
(edit) @1159   17 years bird must regenerate configure for FreeBSD sed workaround…
(edit) @1158   17 years bird The FreeBSD sed doesn't grok a\ unless in a script.
(edit) @1157   17 years bird we don't need iconv nor intl on FreeBSD.
(edit) @1156   17 years bird isainfo on solaris, uname doesn't tell the truth.
(edit) @1155   17 years bird Everyone has CMP and MD5SUM now, drop the checks for them.
(edit) @1154   17 years bird md5sum.
(edit) @1153   17 years bird Rebuilt solaris.x86.
(edit) @1152   17 years bird cleanup properly.
(edit) @1151   17 years bird On solaris rmdir returns EEXIST instead of ENOTEMPTY.
(edit) @1150   17 years bird Rebuilt os2.x86.
(edit) @1149   17 years bird just for testing.
(edit) @1148   17 years bird .res and .rc should not appear in othersrc but in obj and not-at-all …
(edit) @1147   17 years bird resource compiler setup.
(edit) @1146   17 years bird link with .res file.
(edit) @1145   17 years bird don't include .res files in the link.
(edit) @1144   17 years bird Rebuilt linux.amd64.
(edit) @1143   17 years bird Rebuilt linux.x86.
(edit) @1142   17 years bird arm41 == arm.
(edit) @1141   17 years bird unused
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette