Age | Commit message (Expand) | Author |
1996-09-26 | Restore check for suid / sgid | Thorsten Lockert |
1996-09-26 | Latest changes from FreeBSD | Thorsten Lockert |
1996-09-19 | From FreeBSD: | Thorsten Lockert |
1996-09-16 | Avoid pulling in stdio | Thorsten Lockert |
1996-09-15 | Remove dead code | Thorsten Lockert |
1996-09-11 | only support MALLOC_OPTIONS for non-setuid | Theo de Raadt |
1996-09-06 | asm -> __asm, clean lint(1) warnings | Thorsten Lockert |
1996-08-21 | Move cfree(3) weak symbol into a seperate file | Thorsten Lockert |
1996-08-21 | Make it even out. | Jason Downs |
1996-08-21 | Document it. | Jason Downs |
1996-08-20 | Make the binding cfree() -> free() weak if possible | Thorsten Lockert |
1996-08-20 | Cleaner. | Jason Downs |
1996-08-20 | Remove ANSI function delcarations and add a cfree() stub function. | Jason Downs |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-08-10 | Minor formatting fixes from Lite2 | Thorsten Lockert |
1996-08-10 | Fix typo; from Lite2 | Thorsten Lockert |
1996-08-10 | Formatting fix; from Lite2 | Thorsten Lockert |
1996-08-10 | Import malloc(3) manual page from FreeBSD | Thorsten Lockert |
1996-08-02 | malloc(3) implementation from FreeBSD; uses mmap(2) to get memory | Thorsten Lockert |
1996-07-27 | be very careful in case of signed chars | Theo de Raadt |
1996-07-12 | cannot check for stack underflow | Theo de Raadt |
1996-05-04 | document largest possible value; netbsd pr#2338; from banshee@gabriella.resor... | Theo de Raadt |
1996-03-30 | Substantially improve random number generation by using the largest prime | Thorsten Lockert |
1996-03-25 | Add support for building lint(1) library | Thorsten Lockert |
1996-03-25 | Cannot do operations on a void pointer | Thorsten Lockert |
1996-03-25 | Add prototypes for internal functions | Thorsten Lockert |
1996-03-19 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1996-01-29 | realloc(ptr, 0) does not free; from seebs@taniemarie.solon.com; | Theo de Raadt |
1995-12-21 | from netbsd; Rearrange to avoid sign problems with GCC. | Theo de Raadt |
1995-12-14 | make first arg of strtod/strtoq const | Theo de Raadt |
1995-11-01 | error in system(3) man page from John Kohl | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |