| Age | Commit message (Expand) | Author |
| 1999-08-02 | add support for ntfs | jdolecek |
| 1999-08-02 | Add 'inet.' prefix to 'tcp', 'ip', 'tcpsyn' and 'icmp' displays. | ad |
| 1999-08-02 | Save the walls, use fly swatters instead of machine guns! | hubertf |
| 1999-08-02 | Detect invalid arguments to -j and -L by using sscanf() instead of atoi(). | hubertf |
| 1999-08-02 | Serious fix for the silly and flippant PR7875 which preserves the | sommerfeld |
| 1999-08-02 | Fix from PR7655: translation of keyboard command in systat is Wrong. | sommerfeld |
| 1999-08-01 | Rearrange the shared library search path precedences to LD_LIBRARY_PATH > | kleink |
| 1999-08-01 | fix problem with www authentication: len passed to snprintf() for | lukem |
| 1999-08-01 | Add `-U' flag (for "unprivileged"). Currently just skips the | sommerfeld |
| 1999-07-31 | Document kernel behaviour: flags on block and character devices cannot | christos |
| 1999-07-30 | Formatting nits. | ad |
| 1999-07-30 | Change behaviour from running the command as the parent and ktrace/ktruss as | darrenr |
| 1999-07-30 | s/uname -p/uname -m/ of course. Noted by Simon Burge. | hubertf |
| 1999-07-30 | do not include netinet/in6_systm.h, which has been empty for a while. | itojun |
| 1999-07-30 | Use exec. | mycroft |
| 1999-07-30 | Shell script implementation of "machine" by me. | hubertf |
| 1999-07-30 | Make this compile again in an ELF world. | mycroft |
| 1999-07-30 | If printing of a host's time is requested via the -d switch, condense | hubertf |
| 1999-07-29 | sprite.h is private to make, so #include it with "sprite.h", | hubertf |
| 1999-07-29 | call clearerr for the right file pointer. | enami |
| 1999-07-28 | fix an error where we attempt to bcopy to a long's value rather than address | darrenr |
| 1999-07-28 | Add -N option (numeric host address) - idea taken from FreeBSD. | abs |
| 1999-07-28 | - remove duplicated setting for LDSTATIC in ktruss/Makefile. | enami |
| 1999-07-26 | declare EXITSTRING | christos |
| 1999-07-26 | Eliminate illegal cast from function pointer (sig_t) to object pointer (void *). | itohy |
| 1999-07-23 | fix SDEAD problems. | christos |
| 1999-07-23 | According to the previous commit the new process state should be SDEAD and | veego |
| 1999-07-23 | According to the previous commit the new process state should be SDEAD and | veego |
| 1999-07-23 | Fix memory-related problems. | itohy |
| 1999-07-23 | Fix fowllowing problems: | itohy |
| 1999-07-22 | Update for SDEAD. | thorpej |
| 1999-07-22 | Try $TMPDIR first, then fall back to _PATH_TMP. | kleink |
| 1999-07-22 | A caught signal is blocked in the handler and | itohy |
| 1999-07-21 | Rather than hardcoding _PATH_TMP (and relying on const string concatenation), | kleink |
| 1999-07-21 | fix handling of port number preceded by minus sign to restore documented beha... | jtk |
| 1999-07-21 | avoid repeated error messages by making bytes(), lines() and rlines() return | cgd |
| 1999-07-20 | cleanup EPSV return code checking part. | itojun |
| 1999-07-20 | optionally include CRYPTOPATH Makefile.frag files. | mrg |
| 1999-07-20 | optionally include CRYPTOPATH Makefile.frag files. | mrg |
| 1999-07-20 | Mention -iregex and -regex primaries being non-standard extensions. | kleink |
| 1999-07-20 | add -regex and -iregex primaries which, like GNU find's primaries of the | cgd |
| 1999-07-17 | avoid false warnings on 22x reply code checks. previous code was too picky. | itojun |
| 1999-07-17 | How did this bug survive for so long? 'who am i' was busted because | christos |
| 1999-07-16 | - cdplay(1) first appeared in 1.5. | ad |
| 1999-07-16 | Fix extreme brokeness with job control that appeared when we set USE_PGRP. | christos |
| 1999-07-14 | Make these files use bsd.hostprog.mk so you can cross-compile tn3270! | wrstuden |
| 1999-07-14 | clarify socket-connect trial loop. fix freeaddrinfo(). | itojun |
| 1999-07-13 | implement more fallback case for EPSV. BSDI ftpd is very broken | itojun |
| 1999-07-13 | If not specified on the command line, attempt to fall back to the environment | kleink |
| 1999-07-12 | Use bsd.crypto.mk. | thorpej |