Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-24 | Add #includes for string.h and stdlib.h | dgregor | |
1997-02-25 | fix typeo | Jason Downs | |
1997-02-25 | Reimport NetBSD version w/ Todd's changes, new rcsids, and the beginings of | Jason Downs | |
some source cleaning by me. This undoes Theo's wait() changes which broke the old version. | |||
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-12-06 | wait for spawned children, and remember to EXIT INOUR CHILD! geez.. | Theo de Raadt | |
1996-11-25 | Need sys/types.h for htons et al. | Niklas Hallqvist | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-02-23 | Minor cleanup for 8-bit cleanliness. From der Mouse, PR 1322. | Niklas Hallqvist | |
Eliminate the use of char variables for holding booleans. Compress struct ww somewhat. Make ww_index and related variables explicitly unsigned. | |||
1995-12-26 | from netbsd: | Theo de Raadt | |
Use POSIX signals. Always set FNONBLOCK on the tty. Eliminate the use of SIGIO, and some other cleanup. We don't need non-blocking mode without SIGIO. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |