Age | Commit message (Expand) | Author |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-17 | Final fix to make fts(3) spoof-proof. | Todd C. Miller |
1997-01-17 | added "see also" refs to cdio & chio | kstailey |
1997-01-16 | Man pages for libedit, from NetBSD. | Todd C. Miller |
1997-01-16 | Merge in NetBSD libedit changes and new man pages. Also fix some | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-15 | Minor formatting tweak from NetBSD (perry) + OpenBSD tags. | Todd C. Miller |
1997-01-14 | Update to tzcode1996o + our fixes. Fixes problem pointed out | Todd C. Miller |
1997-01-14 | Be extra careful when chdir'ing to subdirs. | Todd C. Miller |
1997-01-10 | Leading underscores... Actually, they really DID fuck this up on the MIPS | etheisen |
1997-01-09 | ELF does not use the leading '_' on any port, not just MIPS. | Dale S. Rahn |
1997-01-09 | port is powerpc not, ppc. | Dale S. Rahn |
1997-01-07 | DOH! Fixing big endian broke little.. | Niklas Hallqvist |
1997-01-07 | don't use LDADD+=-ltermlib on the mips - because it causes problems | Thomas Graichen |
1997-01-06 | Fix these for big endian systems | Niklas Hallqvist |
1997-01-05 | Integrate latest malloc(3) from FreeBSD | Thorsten Lockert |
1997-01-05 | HOSTCC; from rahnds | Theo de Raadt |
1997-01-02 | correct title; frueauf@ira.uka.de | Theo de Raadt |
1997-01-02 | use arc4random for xid generation | Theo de Raadt |
1997-01-02 | Change order of includes to pick up sys/types.h so that typedefs | Dale S. Rahn |
1997-01-02 | Add fp.c file, reformat to be more readable. | Dale S. Rahn |
1997-01-02 | Powerpc port also uses new libkvm. | Dale S. Rahn |
1997-01-02 | Stub routines for set|get fpsticky, fpround, ... | Dale S. Rahn |
1996-12-28 | crank minor due to arc4random | Theo de Raadt |
1996-12-28 | an entire an entire | Jason Downs |
1996-12-28 | arc4random() number generator, for use with things like RPC xid's. | dm |
1996-12-28 | 95% of common uses of these are incorrect and insecure. correct use is | Theo de Raadt |
1996-12-28 | suggest alternative in ld warn message | Theo de Raadt |
1996-12-27 | adjusted to state "no hard links to directories" | kstailey |
1996-12-24 | bye bye | Theo de Raadt |
1996-12-23 | Add missing # include <term.h> | robin |
1996-12-23 | add readlabelfs.3 | Jason Downs |
1996-12-23 | readlabelfs() takes two arguments now, update prototype, inc major number. | Jason Downs |
1996-12-23 | Back out last change, it is not sufficient. | Todd C. Miller |
1996-12-23 | Avoid spoofing when cd'ing to subdirs. First cut. | Todd C. Miller |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-21 | -Wall madness. | Todd C. Miller |
1996-12-21 | Add powerpc support. To bad this needs to be modified for every | Dale S. Rahn |
1996-12-21 | Change to support the powerpc port. To bad this define isn't put in | Dale S. Rahn |
1996-12-21 | Check-in of powerpc library support. | Dale S. Rahn |
1996-12-21 | Check-in of powerpc csu support. | Dale S. Rahn |
1996-12-21 | Check-in of powerpc library support. | Dale S. Rahn |
1996-12-19 | avoid oflows, thanks also to todd | Theo de Raadt |
1996-12-17 | strncpy that strerror, found by oliver@secnet.com | Theo de Raadt |
1996-12-16 | strncat botches | Theo de Raadt |
1996-12-16 | stncat misuse | Theo de Raadt |
1996-12-16 | Generate library versions of macro implementations as well | Thorsten Lockert |
1996-12-16 | Compatibility | Jason Downs |
1996-12-14 | Use size_t more places | Thorsten Lockert |
1996-12-14 | Clean up lint & compile warnings | Thorsten Lockert |