| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -16/+18 |
| | | |||||
| * | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -4/+7 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2005-12-08 | 1 | -2/+3 |
| | | |||||
| * | Big merge from trunk. Stop the madness! | "Steven J. Hill" | 2005-12-06 | 1 | -0/+2 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -0/+4 |
| | | |||||
| * | Eliminate wrapping of struct stat and use the kernel version | Eric Andersen | 2002-08-19 | 1 | -1/+1 |
| | | | | | | | directly. Eliminate all the attendant baggage. Fix internal types to match kernel types more closely. -Erik | ||||
| * | Per discussion on the mailing list, simply vfork -> fork mapping to only apply | Eric Andersen | 2002-07-31 | 1 | -1/+1 |
| | | | | | | iff we do not have vfork available, which is simpler and more reasonable. -Erik | ||||
| * | When vfork is not available and we have an MMU, then use fork() | Eric Andersen | 2002-02-21 | 1 | -7/+9 |
| | | | | | -Erik | ||||
| * | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -1/+1 |
| | | |||||
| * | Cleanup the toploevel makefile handing of shared libs. Add weak_alias | Eric Andersen | 2001-06-12 | 1 | -0/+4 |
| | | | | | | | define, and set things up so nasty old coff toolchains can now compile things and should actually work again. -Erik | ||||
| * | Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil | Eric Andersen | 2001-05-08 | 1 | -0/+197 |
| port. I have reworked the code quite a bit so that the stuff that is supposed to be in libc is in libc, and I added a bunch of missing stuff so the libutil interface matches that of glibc's libutil. The only caveat is that libutil/login.c is currently a stub. -Erik | |||||
