Eric Andersen
|
7d69caa207
For now, disable the iconv utility
|
21 years ago |
Eric Andersen
|
2a01fa1548
Joakim Tjernlund writes:
|
21 years ago |
Eric Andersen
|
b36d61d33e
Fix up several errors related to filename length and errno that
|
21 years ago |
Eric Andersen
|
a48d269eda
Add some basic cvs usage info
|
21 years ago |
Eric Andersen
|
de6fee730d
Sigh. I forgot to define INSTALL which, understandable,
|
21 years ago |
Manuel Novoa III
|
44cb355a26
Add clock_gettime() submitted by Justus Pendleton <uc@ryoohki.net>.
|
21 years ago |
Eric Andersen
|
c8fb354eff
remove some junk I added while debugging
|
21 years ago |
Eric Andersen
|
f0de7b236e
It is remotely possible the utils might even compile this time
|
21 years ago |
Eric Andersen
|
e556691e4f
Begin converting the client utils
|
21 years ago |
Eric Andersen
|
7e617ab530
Revert change 1.26, which breaks everything. :-(
|
21 years ago |
Manuel Novoa III
|
d5465499fb
Sigh... I wasn't checking if the gid field in a group line actually
|
21 years ago |
Eric Andersen
|
27c01b77f6
s,(RUNTIME_PREFIX)/,(RUNTIME_PREFIX),g
|
21 years ago |
Eric Andersen
|
4a321ff4dc
s,(DEVEL_PREFIX)/,(DEVEL_PREFIX),g
|
21 years ago |
Manuel Novoa III
|
6e731aa97a
Add a utility macro.
|
21 years ago |
Manuel Novoa III
|
c79d5f8bb2
Oops... don't need recursive mutexes.
|
21 years ago |
Manuel Novoa III
|
95f53957e3
Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf).
|
21 years ago |
Eric Andersen
|
b924d9a8af
Add in aliases provided by the non arch specific implementations
|
21 years ago |
Eric Andersen
|
45e9d9fef0
George Thanos writes:
|
21 years ago |
Eric Andersen
|
40759f358c
A few debugging cleanups
|
21 years ago |
Eric Andersen
|
576a7e49c5
The curse of cut-n-paste
|
21 years ago |
Eric Andersen
|
44d0d21408
Add some initial x86 string optimizations. These make no attempt to use nifty
|
21 years ago |
Manuel Novoa III
|
9c071de3cf
Remove erroneous trailing semicolon.
|
21 years ago |
Eric Andersen
|
c6d0003bd9
Fix a misnamed array
|
21 years ago |
Eric Andersen
|
8b03eded3d
tiny cleanup
|
21 years ago |
Eric Andersen
|
5d559656e4
Rework the powerpc lib loader to better match the other architectures
|
21 years ago |
Eric Andersen
|
ae5a2970ef
Rip the guts out of the dynamically generated sysconf.c, and live with a simple
|
21 years ago |
Eric Andersen
|
4d1abac54c
last but certinaly not least, kill off initfini.c
|
21 years ago |
Eric Andersen
|
15e5a841e1
Add quick hacks to create fake crti.o and crtn.o files. These architectures
|
21 years ago |
Eric Andersen
|
c89ad8d478
Kill initfini.awk
|
21 years ago |
Eric Andersen
|
46c48a7091
Continue the conversion to using per-arch crti.S and crtn.S
|
21 years ago |