openbsd
1997-04-30 tholoMake possible truncation of long value more explicit
1997-04-30 tholoRemove unused variables
1997-04-30 tholoBe specific about using unsigned values
1997-04-30 tholoBe more careful with mixing types
1997-04-30 tholoRemove dead code and variables
1997-04-30 tholoDon't do pointer arithmetic on void pointers
1997-04-30 tholoBe silent about unused arguments
1997-04-29 rahndsAdd the entries powerpc port. These have not been exami...
1997-04-29 tholoAdd ${SHAREDIR}, ${SHAREGRP}, ${SHAREOWN} and ${SHAREMO...
1997-04-29 niklasGot it to fit in default 5MB again
1997-04-29 niklasFix miniroot. Add a quantum disk provided by dima...
1997-04-29 deraadtpossible buf oflow
1997-04-29 niklasUse the new style to build vnds. General 2.1 cleanup.
1997-04-29 niklassparc needs more than 5MB in its miniroot, so use 8MB
1997-04-29 deraadtoops
1997-04-29 deraadtcareful buffer handling
1997-04-29 geneMinor annoyance, synch with what we actually have in...
1997-04-29 kstaileymention that write updates timestamps
1997-04-29 niklasAdd the 2nd ss device found in sparc's MAKEDEV
1997-04-29 niklasFix syntax problems, workaround sh bugs
1997-04-29 niklasReality update. Sparc is there.
1997-04-29 niklasReality update. Sparc is there.
1997-04-29 kstaileyturn off DMA, it doesn't work
1997-04-29 niklasTo get the manpages installed, you can't override the...
1997-04-29 deraadtsomething is wrong with this level of randomness; let...
1997-04-29 niklasThe 2.1 version of dev/pci/ncr.c isn't ready for arc yet
1997-04-29 dimaFix typo.
1997-04-29 deraadtlfs dies
1997-04-29 michaelsdisable the datacache on Apollo cards for this release...
1997-04-29 mickeyok.
1997-04-29 mickey.mk changes faster then i type....
1997-04-28 millertFrom NetBSD (lukem):
1997-04-28 millertDocument dc flag from NetBSD (mellon)
1997-04-28 millert- cast usages of *printf() to void since we don't check...
1997-04-28 millertDeal with $TERM not being set (like in single user...
1997-04-28 millertUse strtoul() not strtol() when assigning to an unsigne...
1997-04-28 angelosAdded faddr/laddr on the pfkeycb, for completeness.
1997-04-28 niklas2.1
1997-04-28 niklas2.1
1997-04-28 niklas2.1
1997-04-28 downsjKernel release is 2.1.
1997-04-28 weingartAdd getsecs(). Use biostime & biosdate routines.
1997-04-28 downsjClean up terminal type handling.
1997-04-28 downsjModernize protyped, switch to libtermlib.
1997-04-28 millertBack out newer .USE code as it caused problems. I...
1997-04-28 niklasThe type of a pointer to const characters is not the...
1997-04-28 deraadtindent
1997-04-28 angelosPrevious patch didn't make much sense. We now set the...
1997-04-27 angelosRandom/unique NFS xids.
1997-04-27 deraadtbuf oflow paranoia
1997-04-27 angelosRandomize RPC xid.
1997-04-27 angelosTypo and return value for arc4random().
1997-04-27 niklasEven more reality. md.alpha is also fairly complete
1997-04-27 deraadtre-randomize xid on reuse of a CLIENT *; pointed out...
1997-04-27 deraadthandle hex-like hostnames
1997-04-27 deraadtbetter failure msg; martin@rumolt.teuto.de
1997-04-27 millertCOPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP changes.
1997-04-27 millertCOPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
1997-04-27 niklasFurther towards reality
1997-04-27 niklasBring the sets closer to reality. mi & md.amiga is...
1997-04-27 briggsWhat was I thinking?
1997-04-27 niklasAllow BSDSRCDIR to point to a symlink. This means...
1997-04-27 downsjPrototype fixes and cruft removal.
1997-04-27 downsjMore includes for library prototypes.
1997-04-27 downsjNo more setargs.c.
1997-04-27 downsjPull in more includes to properly prototype library...
1997-04-27 downsjCorrect assumed editing mistakes.
1997-04-27 downsjReality check.
1997-04-27 angelosPFKEY protocol control blocks.
1997-04-26 michaelsdocument the meaning of protocol = 0.
1997-04-26 michaelsmy keyboard made a typo.
1997-04-26 michaelscorrect declaration given for herror(3) and describe...
1997-04-26 mickeysamplle boot.conf file
1997-04-26 mickeyboot.conf support
1997-04-26 kstaileystruct definitions in .h files and instances in .c...
1997-04-26 tholoFirst argument to nanosleep(2) is const; so is the...
1997-04-26 tholoUse SYSLIBC_SCCS; these are syscalls
1997-04-26 tholoAdd $OpenBSD$ tags
1997-04-26 tholoAllow a private tag when we expand RCS identifiers...
1997-04-25 geneCool. Drop oversized packets rather than splitting...
1997-04-25 deraadtadd scsi & supporting file
1997-04-25 deraadtsd2 & sd3 in ramdisk too
1997-04-25 deraadtmd5 too (yeah, i know this is not perfect)
1997-04-25 kstaileyadded select(2) to see also, mostly to test cvs commit
1997-04-25 geneReorganization fo boot() to make it more logical ala...
1997-04-25 deraadt1 byte underflow
1997-04-25 kstaileyfix broken tag
1997-04-25 kstaileyless inaccurate
1997-04-25 kstaileyless inaccurate
1997-04-25 deraadtdo not allow connect to a 2049 either, helps firewall...
1997-04-25 deraadtproper mask check; mike@fast.cs.utah.edu
1997-04-25 deraadtrequire reserved ports. avoid ftp bounce.
1997-04-25 deraadtXXX should do reserved ports
1997-04-25 provosskipped too many ids
1997-04-25 tholoUse nanosleep(2)
1997-04-25 tholoPrototype nanosleep(2)
1997-04-25 briggsA couple of performance improvements from Denny Gentry...
1997-04-25 deraadtdelete garbage
1997-04-25 angelos64bit cleanup.
1997-04-24 angelosPF_KEYv2 definition as of the latest draft.
next