summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-02-03Back out stringlistTodd C. Miller
1997-02-03Really remove stringlist.h this time...Todd C. Miller
1997-02-03Back out stringlistTodd C. Miller
1997-02-02Use public stringlist (in libc)Todd C. Miller
1997-02-02++minor_versionTodd C. Miller
1997-02-02stringlist routines are now public (ftp uses them)Todd C. Miller
1997-02-02From NetBSD (lukem and christos):Todd C. Miller
1997-02-02discourage use of -nTheo de Raadt
1997-02-02do not include wrong version of install.texikstailey
1997-02-02Remember errno if fchown() fails so we get correct warningsThorsten Lockert
1997-02-02correct arch check, do not drop of non-void function; yasufu-i@is.aist-nara.a...Theo de Raadt
1997-02-02siginfo stuffTheo de Raadt
1997-02-02add gdb for alpha & mips and simplify it a bitThomas Graichen
1997-02-02attempt at siginfo.. Per must look this overTheo de Raadt
1997-02-02trapsignal/sendsig type/sigval changesTheo de Raadt
1997-02-02add OpenBSD/alpha support to gdb (taken from cgd's cygnus binutilsThomas Graichen
1997-02-02Prevent seeking to negative offsets when seeking from the end of a file;Thorsten Lockert
1997-02-02Correct type of brk(), use <unistd.h>, reference mmap(2); from NetBSDThorsten Lockert
1997-02-01put an harmless waring behind an DIAGNOSTICThomas Graichen
1997-02-01nicer output at bootup (before it was somewhat garbled)Thomas Graichen
1997-02-01trapsignal/sendsig type/sigval changesTheo de Raadt
1997-02-01add type & union sigval args to sendsig/trapsignalTheo de Raadt
1997-02-01add type & union sigval args to sendsig/trapsignalTheo de Raadt
1997-02-01Catches luser/typo when "@" is the first character of first argumentjkatz
1997-02-01accept "-f local" for AF_LOCAL"kstailey
1997-02-01Get precedence rightThorsten Lockert
1997-02-01Implement BUFCACHEPERCENT. Allow bufpages/nbuf larger than 1 (still max outTheo de Raadt
1997-02-01Allow bufpages/nbuf larger than 1 (still max out at all buffersTheo de Raadt
1997-02-01Better handling of long uptimes; from NetBSDThorsten Lockert
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