openbsd
1997-02-01 tholoBetter handling of long uptimes; from NetBSD
1997-02-01 deraadtmem leak, from lidl@va.pubnix.com
1997-02-01 deraadtgrammar error
1997-02-01 niklasAllow bufpages/nbuf larger than 1 (still max out at...
1997-02-01 deraadtrandomize xid mode
1997-02-01 niklasCorrect early termination case of read clustering which...
1997-01-31 rahndsfix the problem with makefiles in a different way,...
1997-01-31 kstaileyadd mkcmdtab.o to CLEANFILES
1997-01-31 graichenalso build amd on the alpha now
1997-01-31 graichenmake amd 64bit ready for the alpha (from NetBSD/thorpej)
1997-01-31 deraadtavoid some division by zero in hackish ways
1997-01-31 deraadtdo not sillyrename directories; from freebsd
1997-01-31 deraadtoff-by-one in partition indexing, netbsd pr#3161, klein...
1997-01-31 deraadtif error, b_resid = b_bcount
1997-01-31 deraadtdo not walk off the end of a directory info buffer...
1997-01-31 deraadtstop crash from walking off end of malloc'd page. i...
1997-01-31 deraadtneed string.h
1997-01-31 mickeycut a little more.
1997-01-31 rahndsPieces to create a miniroot image for powerpc installat...
1997-01-31 rahndsFirst cut at elfrdsetroot command. this is the rdsetroo...
1997-01-30 deraadtdeal with IP_HDRINCL option network byte order change...
1997-01-30 deraadtfor IP_HDRINCL option, use ip_len/ip_off in network...
1997-01-30 deraadtbuf oflow, felix@mamba.pond.sub.org
1997-01-30 deraadtavoid being too paranoid... make it work!
1997-01-30 kstaileyAdded ICMP Destination Unreachable codes from RFC-1812:
1997-01-30 deraadtthe blokes did not get there till 10 years later
1997-01-30 deraadtrace -> trace
1997-01-30 deraadtfix IOR/IOW/IOWR; cgd@netbsd.org
1997-01-30 deraadtxref a few things
1997-01-30 deraadtif at first-request-for-a-domain we discover a file...
1997-01-30 kstaileyprint !A on ICMP_UNREACH_ADM_PROHIB too
1997-01-30 kstaileyadded #define for Communication Administratively Prohibited
1997-01-30 deraadtno need to recalc width before each select
1997-01-30 deraadtcareful about MAXADDRS, abrown@eecs.harvard.edu
1997-01-30 deraadtproto; felix@mamba.pond.sub.org
1997-01-30 deraadti wish i tested before every commit
1997-01-30 deraadtdomainname care
1997-01-30 deraadtwhere did .DESTDIR come from... found by gwen@rtmx.com
1997-01-29 rahndsHave file recognize PowerPC elf objects. Works for...
1997-01-29 millertBreak out of infinite loop ftp://home.host/som/path...
1997-01-29 millertonly print passive toggle info is verbose set (like...
1997-01-29 kstaileycalculate string length in format() more efficiently
1997-01-29 niklasExport comdefaultrate
1997-01-29 graichen#include "../../../dev/isa/comreg.h" -> #include "...
1997-01-29 deraadtsignal.h -> siginfo.h -> time.h fallout
1997-01-29 downsjMatch com changes.
1997-01-29 deraadtgetopt & int
1997-01-28 deraadtrepair quotactl() types
1997-01-28 deraadtdo not call err/errx with extra newlines
1997-01-28 millertgetcwd() not getwd()
1997-01-28 niklasPut back lost VOP_GETATTR call, but in a better place
1997-01-28 deraadtuse scsiprint
1997-01-28 deraadthp300 compat for siginfo
1997-01-28 deraadtdeal with siginfo addition
1997-01-28 deraadtrepairs by msaitoh@spa.is.uec.ac.jp
1997-01-28 deraadtfor total use -t; tsarna@endicor.com
1997-01-28 deraadtintuit more info from dmesg, hubert.feyrer@rz.uni-regen...
1997-01-28 millertOnly print the partition if doing multiple devices.
1997-01-28 millertRevert back to old fsirand but do things a cylinder...
1997-01-28 deraadtadd addr arg to sendsig/trapsignal; no siginfo_t suppor...
1997-01-28 deraadtencourage a few more udp whacks at the server
1997-01-27 millertFaster fsirand based in part on code from fsck_ffs.
1997-01-27 deraadtselect subsystem si_pid becomes si_selpid, to not confl...
1997-01-27 deraadtadd another parameter to trapsignal() and sendsig(...
1997-01-27 rahndsremove items that are no longer an issue.
1997-01-27 rahndsPatches file can be removed. All change necessary to...
1997-01-27 rahndsSupport fdisk on bigendian systems. Does the necessary...
1997-01-27 dmsecurity
1997-01-27 deraadtprototyping problems, PR#71, felix@mamba.pond.sub.org
1997-01-27 bitbltAdded a WARNING about not using it to detect back doors.
1997-01-27 deraadtbad chr->blk mappings; randy@rtmx.com
1997-01-27 majadefine AOUT_MACHTYPE. This is OpenBSD/vax not OpenBSD...
1997-01-27 briggsNetBSD PR#3147. From Walter Ruetten--walter@ghpc8...
1997-01-27 downsjSupport lchown(2).
1997-01-27 deraadtmore #define fallout from union hiding in siginfo
1997-01-27 deraadtchange prompt to ddb to match man page ddb(4)
1997-01-27 millertFallout from signal.h's inclusion of sys/time.h...
1997-01-27 briggsSet MACHINE_ARCH only if it's not already in the enviro...
1997-01-27 millertNo more static buffers. We can operate on any sized...
1997-01-27 millertfix typo
1997-01-27 rahndsFix another 16 bit operation on a 32 bit quantity.
1997-01-27 deraadtgive up on si_pid for now
1997-01-27 deraadtmatch svr4 siginfo changes
1997-01-27 deraadtdo not conflict against generic siginfo!
1997-01-27 deraadti386 part of siginfo
1997-01-27 deraadtinitial cut at SA_SIGINFO support
1997-01-27 downsjNevermind, I looked at it wrong.
1997-01-27 downsjAs of 2.1.14, Linux chown() doesn't follow symlinks...
1997-01-27 downsjUse lchown(2) instead.
1997-01-27 downsj__mc68k__ -> m68k
1997-01-26 downsjRegen.
1997-01-26 downsjSince these are old systems, call lchown() in place...
1997-01-26 downsjAdd a link for lchown.2
1997-01-26 downsjWe don't follow old 4.4BSD symlink semantics anylonger.
1997-01-26 downsjRegen.
1997-01-26 downsjWe can do lchown(2) now.
1997-01-26 kstaileysupport for lchown(2) if "-p" is used
1997-01-26 tholoDon't examine an mbuf after it has been released; from...
1997-01-26 briggsNuke cruft from NetBSD merge (max_target).
1997-01-26 niklasEven if the objs are cached, we want to find the Makefile
next