Commit History

Author SHA1 Message Date
  Eric Andersen 38e2dcd683 Be kind to robots 22 years ago
  Eric Andersen a4bdde96e9 Update the FAQ a little bit 22 years ago
  Eric Andersen 670101c08c Update webpage 22 years ago
  Eric Andersen 6301423a22 Fix anon password 22 years ago
  Eric Andersen 4bfb67d2d3 Alphabetize 22 years ago
  Eric Andersen b014ecc493 Update TODO list for next release 22 years ago
  Eric Andersen 5acc1c1ddf Bump up version number 22 years ago
  Eric Andersen f0a9cfa4de Support getttyent and friends so ncurses will compile 22 years ago
  Eric Andersen 73bd0903fe Compile in flockfile and friends by default 22 years ago
  Eric Andersen 1095574b9d Update Changelog in preparation for a release. 22 years ago
  Eric Andersen 82032bb977 Patch from Bart Visscher <magick@Linux-Fan.com> fixing some 22 years ago
  Eric Andersen afdb07f921 Doh! search-n-replace bites again 22 years ago
  Eric Andersen 4ea4dcfee2 Fix compile problem when ASSUME_DEVPTS=false 22 years ago
  Eric Andersen c4c67417d5 s/off_t/__off_t/g 22 years ago
  Eric Andersen b9cba4882f Attempt to follow symlinks if possible, and use that directory 22 years ago
  Eric Andersen f473943d73 Prevent uninitialized use 22 years ago
  Eric Andersen f9e3d5ffc0 Initial mips ldso porting effort from Steven J. Hill. Not yet 22 years ago
  Eric Andersen 4198d8264c Add new debug target (disabled by default) so that when debug 22 years ago
  Eric Andersen 8d84dd3fa4 Revert my symlink detecting change for now, since it breaks 22 years ago
  Eric Andersen ebb7fa188f Fix missing defines. Forgot to check this in. 22 years ago
  Eric Andersen e2d6080d4d Merge glibc random, which gets us a much better RNG and a 22 years ago
  Eric Andersen 54d956c541 Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, and 22 years ago
  Eric Andersen 8c4fbefcd9 Resolve symlinks when determining the real ld.so path, which is 22 years ago
  Eric Andersen 2aed5b3bb0 Cleanup header files a bit. 22 years ago
  Eric Andersen 0af2186df0 Let older arm cross compilers work 22 years ago
  Eric Andersen 48f2667be9 Add initial support for compiling cpp code. 22 years ago
  Eric Andersen 2f95bcd382 Enable trace support by default, since it only costs 300 bytes 22 years ago
  Eric Andersen a222ff0b49 Remove the C++ support stubs, since these now live elsewhere and 22 years ago
  Eric Andersen 02c6dba4f3 Build crti.o and crtn.o with optimization enabled 22 years ago
  Manuel Novoa III 48c12e04ca Fix a pointer bug in setvbuf reported by Bart Visscher <magick@Linux-Fan.com>. 22 years ago