Age | Commit message (Expand) | Author |
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 |
1997-01-30 | buf oflow, felix@mamba.pond.sub.org | Theo de Raadt |
1997-01-30 | avoid being too paranoid... make it work! | Theo de Raadt |
1997-01-30 | Added ICMP Destination Unreachable codes from RFC-1812: | kstailey |
1997-01-30 | the blokes did not get there till 10 years later | Theo de Raadt |
1997-01-30 | race -> trace | Theo de Raadt |
1997-01-30 | fix IOR/IOW/IOWR; cgd@netbsd.org | Theo de Raadt |
1997-01-30 | xref a few things | Theo de Raadt |
1997-01-30 | if at first-request-for-a-domain we discover a file /etc/yp/$domainneme | Theo de Raadt |
1997-01-30 | print !A on ICMP_UNREACH_ADM_PROHIB too | kstailey |
1997-01-30 | added #define for Communication Administratively Prohibited | kstailey |
1997-01-30 | no need to recalc width before each select | Theo de Raadt |
1997-01-30 | careful about MAXADDRS, abrown@eecs.harvard.edu | Theo de Raadt |
1997-01-30 | proto; felix@mamba.pond.sub.org | Theo de Raadt |
1997-01-30 | i wish i tested before every commit | Theo de Raadt |
1997-01-30 | domainname care | Theo de Raadt |