Age | Commit message (Expand) | Author |
1997-12-20 | Simplify some push-back code (e.g. for left and right quotes) so that | Theo de Raadt |
1997-12-19 | careful | Theo de Raadt |
1997-12-19 | comment this strncpy is safe | Theo de Raadt |
1997-12-19 | proactive buffer blocks | Theo de Raadt |
1997-12-19 | bye bye sprintf | Theo de Raadt |
1997-12-18 | for the test following test case, do not output FOOBAR=bar (should be FOOBAR=) | Theo de Raadt |
1997-12-17 | By default, use passive mode and fall back to active as needed. | Todd C. Miller |
1997-12-16 | do not overflow fd_set | Theo de Raadt |
1997-12-16 | do not overflow fd_set | Theo de Raadt |
1997-12-16 | do not let fd_set overflow | Theo de Raadt |
1997-12-15 | fix curses first | Theo de Raadt |
1997-12-13 | permit TMPDIR override; sef | Theo de Raadt |
1997-12-13 | spelling; peter@clari.net.au | Theo de Raadt |
1997-12-12 | correct documentation on the Gregorian Reformation change | Theo de Raadt |
1997-12-12 | if final cat or mv fails, fail out | Theo de Raadt |
1997-12-10 | cgd: add a typedef which describes elements in the push-back buffer. Make | Theo de Raadt |
1997-12-06 | tag direction based on SS_CONNECTOUT | Theo de Raadt |
1997-12-02 | watch those overflows | bitblt |
1997-12-01 | use MAP_PRIVATE for mmap flags, not the non-standard MAP_FILE (aka 0) | chuck |
1997-11-30 | treat \n and \r the same on input | Theo de Raadt |
1997-11-30 | remove dk_* use; kstailey/mickey please finish this correctly | Theo de Raadt |
1997-11-30 | crank line lengths a bit, and do not make assumptions about the stack | Theo de Raadt |
1997-11-28 | sort table; tejblum@arc.hq.cti.ru | Theo de Raadt |
1997-11-25 | prompting error; pr#352, blair@nac.net | Theo de Raadt |
1997-11-24 | Deal with the fact that PUTRATE() is a macro that contains braces by | kstailey |
1997-11-22 | remove unused kernel vars | Michael Shalayeff |
1997-11-22 | back out 1.8, will fix in another way. | kstailey |
1997-11-22 | Make vmstat mode display actually fit in 80x24. | kstailey |
1997-11-18 | check correct size of buffer. from felix@mamba.pond.sub.org. pr #350 | Niels Provos |
1997-11-18 | readlink does not necessarily NUL-terminate | Niklas Hallqvist |
1997-11-17 | match nfs3 and regular nfs; christos | Theo de Raadt |
1997-11-16 | report correct filename in error msg; netbsd | Theo de Raadt |
1997-11-15 | make -Ss code correct; ghudson@mit.edu | Theo de Raadt |
1997-11-15 | add DIAGNOSTICS header; msaitoh | Theo de Raadt |
1997-11-14 | fix for a line continuation bug, more than a year ald. work by mckusick, | Theo de Raadt |
1997-11-14 | NetBSD changes (mostly comsmetic): | Todd C. Miller |
1997-11-13 | Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; wosch | Theo de Raadt |
1997-11-13 | Add back EXTPROC code now that tty_pty.c has the lite2 fix. | Todd C. Miller |
1997-11-12 | Do termios ops on /dev/tty if available, else fd 2. | Todd C. Miller |
1997-11-12 | TCSADRAIN -> TCSANOW. Using TCSADRAIN appears to cause a race condition | Todd C. Miller |
1997-11-11 | some cleanup from freebsd | Theo de Raadt |
1997-11-09 | struct vmtotal contains unsigned vars. | Todd C. Miller |
1997-11-09 | also report udp PCB cache misses. | Niels Provos |
1997-11-08 | Sort idle processes by total CPU usage, not cpticks since cpticks | Todd C. Miller |
1997-11-07 | -Wall and remove old vm stuff. | Todd C. Miller |
1997-11-07 | need limits.h | Theo de Raadt |
1997-11-05 | uid_t and gid_t are unsigned; nihilis@moral.addiction.com | Theo de Raadt |
1997-11-05 | truncate uid/gid for large ones; nihilis@moral.addiction.com | Theo de Raadt |
1997-11-05 | zap that timezone stuff; mycroft | Theo de Raadt |
1997-11-05 | handle c++ and other languages; buffer underrun; netbsd pr#4392; | Theo de Raadt |