Commit History

Author SHA1 Message Date
  Eric Andersen 7415018e05 Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size by 25 years ago
  Eric Andersen 47459d25eb Cannot portably pass a short via va_args, since it will be 25 years ago
  Eric Andersen 886546e0d4 Ignore generated files. 25 years ago
  Eric Andersen 163df9f27d Makefile cleanups. For starters, OPTIMIZATION was missing... 25 years ago
  Eric Andersen dee92a2d22 When doing a 'make clean', clean all subdirs, not just the current arch. 25 years ago
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 25 years ago
  Eric Andersen abdc3e4d06 Make error msg even friendlier. 25 years ago
  Eric Andersen 723a9aa88f Oops. left strftime.c in twice. 25 years ago
  Eric Andersen 39d74aae95 Patch from James Graves <jgraves@deltamobile.com> to get 25 years ago
  Eric Andersen 6264eafa58 Oops. Extra #endif... 25 years ago
  Eric Andersen 76eab266b3 Duh. This was so wrong. 25 years ago
  Eric Andersen a7b5c37689 Carefully tell folks when their Config is screwed up. 25 years ago
  Eric Andersen 8c29d069db A bunch of updates, part from Manuel Novoa III (such as more long long 25 years ago
  Eric Andersen 67d0b8edf6 Seems I forgot these... 25 years ago
  Eric Andersen 3210add029 Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) 25 years ago
  Eric Andersen 39bf3c74cb Just define __kernel_off_t ourselves... 25 years ago
  Eric Andersen 9ef33266bf This file violated policy and directly used kernel headers. 25 years ago
  Eric Andersen 0ea968c3e6 Sync version number with Makefile 25 years ago
  Eric Andersen c6218dbae5 A number of updates from Manuel Novoa III. Things look good... 25 years ago
  Eric Andersen 97112ff6f4 Handle fork and vfork on a per architecture basis... 25 years ago
  Eric Andersen 4c1ad88f60 Add yet another missing header file 25 years ago
  Eric Andersen 469cdfc504 A few cleanups. Fix fflush so it remembers to init stdio. 25 years ago
  Eric Andersen 778e928992 Several updates from W. Greathouse 25 years ago
  Eric Andersen 675a7e60ae Some cleanups from W. Greathouse <wgreathouse@smva.com> (and a few of my own) 25 years ago
  Eric Andersen 8cbc907e82 Add in an additional test for memcmp suggested by Mathias Lewin 25 years ago
  Eric Andersen c25724dc73 Fix a bug in memcmp -- don't terminate the compare on a NULL, keep 25 years ago
  Eric Andersen fe338b330e Oops -- this should not have debugging hardcoded... 25 years ago
  Eric Andersen 14f75440f8 Add in flock (though nobody should use it...) 25 years ago
  Eric Andersen 6d8a9ea722 Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>, 25 years ago
  Eric Andersen 667e48352a Turn off debug noise 25 years ago