Age | Commit message (Expand) | Author |
---|---|---|
2006-05-04 | Work around a problem on sparc32 (for now), some debug cleanup. | Dale Rahn |
2006-05-04 | When copying a prog reference from a lib do not put it in the common table | Dale Rahn |
2006-05-04 | Add missing copyright on header file, OpenBSD -> .Ox in manpages, thanks Dries. | Dale Rahn |
2006-05-03 | Using mmap for these is going to be trickier than I thought, go ahead | Dale Rahn |
2006-05-03 | several fixes dealing with determining if a program or library is being | Dale Rahn |
2006-05-03 | goodbye noisy debug. | Dale Rahn |
2006-05-03 | checks that libraries are libaries and programs are programs. (needs cleanup) | Dale Rahn |
2006-05-03 | When loading 'binaries' ignore libraries. | Dale Rahn |
2006-05-03 | prebind - how to prelink a binary without throwing security out the window | Dale Rahn |