openbsd
1996-09-16 deraadtuse mkstemp correctly
1996-09-16 deraadtkill /tmp race
1996-09-16 deraadtkill the race; spotted by bitblt
1996-09-15 deraadtkill the race; noticed by bitblt
1996-09-15 millertmore sprintf -> snprintf paranoia
1996-09-15 tholoAdd manpage link
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertfix a typo and vsprintf -> vsnprintf paranoia
1996-09-15 millertsprintf -> snprintf paranoia
1996-09-15 millertunused.
1996-09-15 deraadtsync to netbsd; for graichen
1996-09-15 deraadthandle umask nicer
1996-09-15 deraadtkill the races; found by bitblt
1996-09-15 deraadtsetup trap after mkdir
1996-09-15 millertDon't complain if setsockopt() fails. It will fail...
1996-09-15 millertsprintf -> snprintf (how'd that get missed?)
1996-09-15 deraadtkill the races; found by bitblt
1996-09-15 etheisenPmake has changed. $? expands to full prerequisite...
1996-09-15 millertBe slightly safer opening temp files.
1996-09-15 millertSlightly safer temp file open.
1996-09-15 millertSlightly safer temp file open.
1996-09-15 michaelsBlind update of wosch@FreeBSD's code:
1996-09-15 tholoDon't use anonymous structs
1996-09-15 tholoAdd a couple of syscalls; bring more prototypes into...
1996-09-15 deraadtuse mkstemp; mentioned by sirsyko@ishiboo.com
1996-09-15 niklasBuild correctly when DESTDIR set
1996-09-15 pefoOk, ok! We now autosense system type. Same compiled...
1996-09-15 tholoRemove dead code
1996-09-15 deraadtprint debugging flags in usage(); idea from freebsd
1996-09-15 deraadtenlarge buffer
1996-09-15 tholoDon't add a comma after the last entry in an enum
1996-09-15 tholoFix prototype
1996-09-15 millertpraliases now has a man page.
1996-09-15 millertpraliases man page.
1996-09-15 millertDoh! Should be .1
1996-09-15 millertFirst crack at a praliases man page, the lack of which...
1996-09-15 millertsh(1) has now has ulimit so that's no longer a bug.
1996-09-15 millertdocument ``ulimit'' builtin.
1996-09-15 etheisenUpdated mm (mgm) macros
1996-09-15 etheisenUpdated mm (mgm) macros
1996-09-14 etheisenRemove more junk files.
1996-09-14 etheisenMore garbage.
1996-09-14 etheisengroff is integrated.
1996-09-14 etheisenA time to groff...
1996-09-14 etheisenMore garbage.
1996-09-14 etheisenFix prefix and remove intermediate files.
1996-09-14 tholoDisable logging to CVSROOT/history if we are running...
1996-09-14 etheisencvs import faux pas.
1996-09-14 etheisenRedo the OpenBSD build wrapper import. Thanx cvs.
1996-09-14 deraadtsetgid stuff goes away
1996-09-14 deraadtnot setgid tty anymore.
1996-09-14 etheisenThird time because import sucks.
1996-09-14 tholoJoystick is at 0x201, not 0x200
1996-09-14 pefoFirst shot at a multivendor kernel. This version handle...
1996-09-14 etheisenTemporarily disable groff build until other mods are...
1996-09-14 millertWHen we fail to open tape device, only print an error...
1996-09-14 deraadtinstall target; disklabel on image instead, more inodes
1996-09-14 millertNow uses "wall -g" so no need to be setgid tty. This...
1996-09-14 deraadtrestrict floppy dev nodes for now
1996-09-13 niklasHeh Per, SVR4 wants to load the ELF interpreter too...
1996-09-13 deraadtfinal correct badsect device patch from curt@portal.ca
1996-09-13 deraadttypo
1996-09-13 downsjkill unused var
1996-09-13 mickeyremove mapartitions default.
1996-09-13 deraadtfingerd -ls; shut down tftp
1996-09-13 deraadthostname can be longer; noticed by bitblt
1996-09-13 deraadtdocument our extensions
1996-09-12 deraadtfoom
1996-09-12 deraadtcvs.openbsd.org rules with 20% buffer cache
1996-09-12 deraadtBUFCACHEPERCENT for cranking % of mem used
1996-09-12 deraadtsuspicious suspicious
1996-09-12 deraadtsendmail gecos oflow -- found by mudge, this fix by...
1996-09-12 deraadt16 partitions
1996-09-12 pefook, must have read access at least.
1996-09-12 peforemove excess tests...
1996-09-12 mickeyset maxpartitions to machine default.
1996-09-12 mickeyset correct 'maxpartitions'
1996-09-12 tholoClose TCP receive window when we cannot receive data...
1996-09-12 tholoTCP Persist handling; from 4.4BSD Lite2 (via NetBSD...
1996-09-12 tholoDon't assume other subnets than our own are local to...
1996-09-12 downsjSupport 16 partitions.
1996-09-12 downsjAdd 16 partition support to the SPARC. From NetBSD...
1996-09-12 deraadt16 partitions, fix pcmcia and joy
1996-09-12 deraadt16 partitions
1996-09-12 downsjAdd some spaces.
1996-09-11 deraadtprotect $HOME expansion; from das33@cornell.edu
1996-09-11 deraadtrevoke privs at start; tested by fenner@parc.xerox.com
1996-09-11 deraadtfix a typo
1996-09-11 downsjRearrange much of the polling code so really, really...
1996-09-11 downsjRemove unneeded quirk, and only print drive capabilitie...
1996-09-11 mickeycorrect kill(1) usage.
1996-09-11 deraadtonly support MALLOC_OPTIONS for non-setuid
1996-09-10 millertFix deref of free()'d ptr. NetBSD PR#2747 from beal...
1996-09-10 niklasBring pipe_stat prototype in scope
1996-09-10 mickeymake compile w/ TRACE enabled
1996-09-10 mickeyfix the man acording to the recent changes.
next