summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-02-01mem leak, from lidl@va.pubnix.comTheo de Raadt
1997-02-01grammar errorTheo de Raadt
1997-02-01Allow bufpages/nbuf larger than 1 (still max out at all buffersNiklas Hallqvist
1997-02-01randomize xid modeTheo de Raadt
1997-02-01Correct early termination case of read clustering which could causeNiklas Hallqvist
1997-01-31fix the problem with makefiles in a different way, this steps on the lastDale S. Rahn
1997-01-31add mkcmdtab.o to CLEANFILESkstailey
1997-01-31also build amd on the alpha nowThomas Graichen
1997-01-31make amd 64bit ready for the alpha (from NetBSD/thorpej)Thomas Graichen
1997-01-31avoid some division by zero in hackish waysTheo de Raadt
1997-01-31do not sillyrename directories; from freebsdTheo de Raadt
1997-01-31off-by-one in partition indexing, netbsd pr#3161, kleink@layla.inka.deTheo de Raadt
1997-01-31if error, b_resid = b_bcountTheo de Raadt
1997-01-31do not walk off the end of a directory info buffer; netbsd pr#3170, mhitch@ge...Theo de Raadt
1997-01-31stop crash from walking off end of malloc'd page. i hunted this bug beforeTheo de Raadt
1997-01-31need string.hTheo de Raadt
1997-01-31cut a little more.Michael Shalayeff
1997-01-31Pieces to create a miniroot image for powerpc installation from cdrom orDale S. Rahn
1997-01-31First cut at elfrdsetroot command. this is the rdsetroot heavily hackedDale S. Rahn
1997-01-30deal with IP_HDRINCL option network byte order change; lidl@va.pubnix.comTheo de Raadt
1997-01-30for IP_HDRINCL option, use ip_len/ip_off in network order; lidl@va.pubnix.comTheo de Raadt
1997-01-30buf oflow, felix@mamba.pond.sub.orgTheo de Raadt
1997-01-30avoid being too paranoid... make it work!Theo de Raadt
1997-01-30Added ICMP Destination Unreachable codes from RFC-1812:kstailey
1997-01-30the blokes did not get there till 10 years laterTheo de Raadt
1997-01-30race -> traceTheo de Raadt
1997-01-30fix IOR/IOW/IOWR; cgd@netbsd.orgTheo de Raadt
1997-01-30xref a few thingsTheo de Raadt
1997-01-30if at first-request-for-a-domain we discover a file /etc/yp/$domainnemeTheo de Raadt
1997-01-30print !A on ICMP_UNREACH_ADM_PROHIB tookstailey
1997-01-30added #define for Communication Administratively Prohibitedkstailey
1997-01-30no need to recalc width before each selectTheo de Raadt
1997-01-30careful about MAXADDRS, abrown@eecs.harvard.eduTheo de Raadt
1997-01-30proto; felix@mamba.pond.sub.orgTheo de Raadt
1997-01-30i wish i tested before every commitTheo de Raadt
1997-01-30domainname careTheo de Raadt
1997-01-30where did .DESTDIR come from... found by gwen@rtmx.comTheo de Raadt
1997-01-29Have file recognize PowerPC elf objects. Works for MSB objects currently.Dale S. Rahn
1997-01-29Break out of infinite loop ftp://home.host/som/path mode if hostTodd C. Miller
1997-01-29only print passive toggle info is verbose set (like other commands)Todd C. Miller
1997-01-29calculate string length in format() more efficientlykstailey
1997-01-29Export comdefaultrateNiklas Hallqvist
1997-01-29#include "../../../dev/isa/comreg.h" -> #include "../../../dev/ic/comreg.h"Thomas Graichen
1997-01-29signal.h -> siginfo.h -> time.h falloutTheo de Raadt
1997-01-29Match com changes.Jason Downs
1997-01-29getopt & intTheo de Raadt
1997-01-28repair quotactl() typesTheo de Raadt
1997-01-28do not call err/errx with extra newlinesTheo de Raadt
1997-01-28getcwd() not getwd()Todd C. Miller
1997-01-28Put back lost VOP_GETATTR call, but in a better placeNiklas Hallqvist