Age | Commit message (Expand) | Author |
1997-02-03 | Back out stringlist | Todd C. Miller |
1997-02-03 | Really remove stringlist.h this time... | Todd C. Miller |
1997-02-03 | Back out stringlist | Todd C. Miller |
1997-02-02 | Use public stringlist (in libc) | Todd C. Miller |
1997-02-02 | ++minor_version | Todd C. Miller |
1997-02-02 | stringlist routines are now public (ftp uses them) | Todd C. Miller |
1997-02-02 | From NetBSD (lukem and christos): | Todd C. Miller |
1997-02-02 | discourage use of -n | Theo de Raadt |
1997-02-02 | do not include wrong version of install.texi | kstailey |
1997-02-02 | Remember errno if fchown() fails so we get correct warnings | Thorsten Lockert |
1997-02-02 | correct arch check, do not drop of non-void function; yasufu-i@is.aist-nara.a... | Theo de Raadt |
1997-02-02 | siginfo stuff | Theo de Raadt |
1997-02-02 | add gdb for alpha & mips and simplify it a bit | Thomas Graichen |
1997-02-02 | attempt at siginfo.. Per must look this over | Theo de Raadt |
1997-02-02 | trapsignal/sendsig type/sigval changes | Theo de Raadt |
1997-02-02 | add OpenBSD/alpha support to gdb (taken from cgd's cygnus binutils | Thomas Graichen |
1997-02-02 | Prevent seeking to negative offsets when seeking from the end of a file; | Thorsten Lockert |
1997-02-02 | Correct type of brk(), use <unistd.h>, reference mmap(2); from NetBSD | Thorsten Lockert |
1997-02-01 | put an harmless waring behind an DIAGNOSTIC | Thomas Graichen |
1997-02-01 | nicer output at bootup (before it was somewhat garbled) | Thomas Graichen |
1997-02-01 | trapsignal/sendsig type/sigval changes | Theo de Raadt |
1997-02-01 | add type & union sigval args to sendsig/trapsignal | Theo de Raadt |
1997-02-01 | add type & union sigval args to sendsig/trapsignal | Theo de Raadt |
1997-02-01 | Catches luser/typo when "@" is the first character of first argument | jkatz |
1997-02-01 | accept "-f local" for AF_LOCAL" | kstailey |
1997-02-01 | Get precedence right | Thorsten Lockert |
1997-02-01 | Implement BUFCACHEPERCENT. Allow bufpages/nbuf larger than 1 (still max out | Theo de Raadt |
1997-02-01 | Allow bufpages/nbuf larger than 1 (still max out at all buffers | Theo de Raadt |
1997-02-01 | Better handling of long uptimes; from NetBSD | Thorsten Lockert |
1997-02-01 | mem leak, from lidl@va.pubnix.com | Theo de Raadt |
1997-02-01 | grammar error | Theo de Raadt |
1997-02-01 | Allow bufpages/nbuf larger than 1 (still max out at all buffers | Niklas Hallqvist |
1997-02-01 | randomize xid mode | Theo de Raadt |
1997-02-01 | Correct early termination case of read clustering which could cause | Niklas Hallqvist |
1997-01-31 | fix the problem with makefiles in a different way, this steps on the last | Dale S. Rahn |
1997-01-31 | add mkcmdtab.o to CLEANFILES | kstailey |
1997-01-31 | also build amd on the alpha now | Thomas Graichen |
1997-01-31 | make amd 64bit ready for the alpha (from NetBSD/thorpej) | Thomas Graichen |
1997-01-31 | avoid some division by zero in hackish ways | Theo de Raadt |
1997-01-31 | do not sillyrename directories; from freebsd | Theo de Raadt |
1997-01-31 | off-by-one in partition indexing, netbsd pr#3161, kleink@layla.inka.de | Theo de Raadt |
1997-01-31 | if error, b_resid = b_bcount | Theo de Raadt |
1997-01-31 | do not walk off the end of a directory info buffer; netbsd pr#3170, mhitch@ge... | Theo de Raadt |
1997-01-31 | stop crash from walking off end of malloc'd page. i hunted this bug before | Theo de Raadt |
1997-01-31 | need string.h | Theo de Raadt |
1997-01-31 | cut a little more. | Michael Shalayeff |
1997-01-31 | Pieces to create a miniroot image for powerpc installation from cdrom or | Dale S. Rahn |
1997-01-31 | First cut at elfrdsetroot command. this is the rdsetroot heavily hacked | Dale S. Rahn |
1997-01-30 | deal with IP_HDRINCL option network byte order change; lidl@va.pubnix.com | Theo de Raadt |
1997-01-30 | for IP_HDRINCL option, use ip_len/ip_off in network order; lidl@va.pubnix.com | Theo de Raadt |