Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-22 | Remove unnecessary typedef usage. | Marc Espie | |
u_char -> unsigned char u_short -> unsigned short u_long -> unsigned long u_int -> unsigned int okay millert@ | |||
2002-09-07 | remove , at end of enum | Theo de Raadt | |
2002-06-07 | split link.h into three parts. The MI parts are left in link.h | Artur Grabowski | |
a.out stuff in link_aout.h and ELF stuff in link_elf.h. Switch sparc64 back to MI link.h. drahn@ ok (powerpc will switch soon). | |||
2002-06-03 | compatiblity -> compatibility | Theo de Raadt | |
decriptor -> descriptor authentciated -> authenticated transmition -> transmission | |||
2002-06-02 | withough -> without | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-06-08 | oops. | Artur Grabowski | |
2001-06-08 | Ooops. Add struct r_debug, from powerpc. | Artur Grabowski | |
2001-05-31 | If DT_PROCNUM is not defined, assume it's 0 | Artur Grabowski | |
1999-12-09 | dlopen and dlsym take const char * parameters. | Marc Espie | |
Fix prototypes, propagate const where applicable. | |||
1999-05-18 | typo | Marc Espie | |
1997-09-21 | Well, as we are heading for a release people are encouraged to rebuild their | Niklas Hallqvist | |
entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags. | |||
1996-01-11 | from netbsd: | Theo de Raadt | |
Define LD_HINTS_VERSION_2: - no longer hash on minor version number in hints file. - add list of ldconfig(8) search directories. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |