Age | Commit message (Expand) | Author |
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-06 | Fix these for big endian systems | Niklas Hallqvist |
1997-01-05 | Integrate latest malloc(3) from FreeBSD | Thorsten Lockert |
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 | 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-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-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-14 | Clean up lint and compile warnings | Thorsten Lockert |
1996-12-13 | correct function declaration and return | michaels |
1996-12-13 | make UIO_MAXIOV note more prominent | michaels |
1996-12-12 | Update {hton,ntoh}[ls] argument and return types to match changes in | Thorsten Lockert |
1996-12-11 | Fix typo | Thorsten Lockert |
1996-12-11 | robin is pedantic about the spelling of behavior | Theo de Raadt |
1996-12-11 | clarify how timeout behaves | Theo de Raadt |
1996-12-11 | generate reboot.o like other system calls | Theo de Raadt |
1996-12-10 | effect, danny@panda.hilink.com.au | Theo de Raadt |
1996-12-10 | "the the" purge | Theo de Raadt |
1996-12-10 | avoid close(-1) cases | Theo de Raadt |
1996-12-10 | use MAXHOSTNAMELEN | Theo de Raadt |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-12-05 | 4.4lite2, safely uses malloc, with freebsd fixes too | Theo de Raadt |
1996-12-04 | change open of /dev/tty to "r+" rather than "w+". if /dev/tty is | chuck |
1996-12-04 | fix big endian; Encode/Decode | Theo de Raadt |
1996-12-04 | formatting error | Theo de Raadt |
1996-12-03 | never bitch about first failure | Theo de Raadt |
1996-12-03 | s/host/domain/ | Theo de Raadt |
1996-11-29 | use types.h rather than machine/endian.h. Latest htonl changes need that | imp |
1996-11-27 | Fix file descriptor leak on error. Noticed by bitblt. | Todd C. Miller |
1996-11-25 | htons et al. works on explicit 16- and 32-bit quantities and not the | Niklas Hallqvist |
1996-11-24 | 64-bit cleanup + pedantic -W flags | Niklas Hallqvist |
1996-11-24 | more 64bit fixes | Niklas Hallqvist |
1996-11-23 | 64 bit clean | Niklas Hallqvist |