Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Eric Andersen ec8e012835 Recommend making symlinks, not copying the config file. 23 gadi atpakaļ
  Eric Andersen 278810348a Doh! I broke getmntent when I added getmntent_r! This fixes it. 23 gadi atpakaļ
  Eric Andersen db777744aa Implement mempcpy 23 gadi atpakaļ
  Eric Andersen 2f2e72cbed Fixup broken termios stuff. No, really this time. 23 gadi atpakaļ
  Eric Andersen dc5dac9013 Allow people to exclude regex code, since it is huge (27k) 23 gadi atpakaļ
  Eric Andersen 90374108bb Rework termios wrapping code to try and do the right thing. 23 gadi atpakaļ
  Eric Andersen 1ad690545c Fixup comments regarding large file support (it works these days) 23 gadi atpakaļ
  Eric Andersen 667a624ccd Don't show shell fragments 23 gadi atpakaļ
  Eric Andersen cbc7417d32 Patch from Michael E Brown <mebrown@michaels-house.net> to 23 gadi atpakaļ
  Eric Andersen 683a0390a2 Patch from Stefan Soucek <ssoucek@coactive.com> to remove 23 gadi atpakaļ
  Eric Andersen cf53afff95 Fixup v850 architecture autodetection, from Miles Bader 23 gadi atpakaļ
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to 23 gadi atpakaļ
  Eric Andersen 066a8e2f6f Fix duplicate of timezone 23 gadi atpakaļ
  Eric Andersen 2d503e1611 Remove "-Wl,--no-undefined" 23 gadi atpakaļ
  Eric Andersen 351727917b Scrub malloc handling 23 gadi atpakaļ
  Eric Andersen b3f5e468f2 Mahe 'make clean' remove generated bits/syscall.h, as 23 gadi atpakaļ
  Eric Andersen 8a3b89cb24 Fix stpcpy function declaration 23 gadi atpakaļ
  Eric Andersen 1a420b1fcb Use public interface, not a glibc style private one 23 gadi atpakaļ
  Eric Andersen da0db0ab56 Support tmpfile64 (just a weak for tmpfile) 23 gadi atpakaļ
  Eric Andersen b55793de83 Fix stupid typing problems 23 gadi atpakaļ
  Eric Andersen 799217d26e Fix formatting. Stub out pthread_join and pthread_exit for now. 23 gadi atpakaļ
  Eric Andersen e077f341ca Support statvfs and statfs. Added getmntent_r (and made it use 23 gadi atpakaļ
  Eric Andersen 35a3f28ef4 Add missing inttypes.h 24 gadi atpakaļ
  Eric Andersen 24e8f0ec75 Make getopt act the same regardless whether the app was staticly linked 24 gadi atpakaļ
  Eric Andersen b53580e461 Oops. I'd accidentally enabled a #define for __NR_get_kernel_syms 24 gadi atpakaļ
  Eric Andersen 827aa250db Enable several more syscalls. 24 gadi atpakaļ
  Eric Andersen fc90506367 Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some little 24 gadi atpakaļ
  Eric Andersen 5d575db6a1 Cope with all variants of 'gcc -dumpmachine' output 24 gadi atpakaļ
  Eric Andersen b4bb6f662b Patch to add rcmd support, from Stefan Soucek, which I'd long 24 gadi atpakaļ
  Eric Andersen c1bb4ddffb Fix a few things I'd missed when using old (2.0.x) kernels. 24 gadi atpakaļ