openbsd
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.
1996-09-09 downsjTIOCMOD{G,S} -> TIOCM{GET,SET}. NetBSD PR#2741, Greg...
1996-09-09 mickeyfix db_add_symtab arguments.
1996-09-09 downsjRemove duplicated defines.
1996-09-09 mickeyiresolve constatnt to name combination, itsn't it more...
1996-09-09 tholoDon't claim a better precision than (1,000,000 / hz...
1996-09-09 downsjAdd an fflush; from FreeBSD PR# bin/1589 (msmith@cain...
1996-09-09 tholoDon't be uncertain about wether clock interrupts were...
1996-09-09 tholoAdd seperate profiling/statistics clock running at...
1996-09-08 tholoOnly count the interrupt if the interrupt handler claim...
1996-09-08 deraadtfix typo
1996-09-07 downsjAdd README file from dist.
1996-09-07 downsjOne more slight fix.
1996-09-07 downsjInstall the tags, too, and be more verbose.
1996-09-07 downsj+vim
1996-09-07 downsjInitial import of vim 4.2.
1996-09-07 millerttypo + comment
1996-09-07 tholoUnderstand about union mounts as well as union file...
1996-09-07 tholoUnderstand DTYPE_PIPE
1996-09-07 downsjopenpty() returns int.
1996-09-07 millertDon't dup stderr to stdout. This makes rdist happy...
1996-09-07 millertremove defs.h hackery now that oldrdist just uses rcmdsh()
1996-09-06 pefoResolved import conflict
1996-09-06 pefoSeems they fixed that old bug. Remove workaround
1996-09-06 pefoGRRR....
1996-09-06 pefoNasty Niklas, there's more out there than alphas..
1996-09-06 downsjMore bullshit.
1996-09-06 deraadtsample amd/master file; idea from graichen
1996-09-06 tholoasm -> __asm, clean lint(1) warnings
1996-09-06 majaFixed another bug niklas found. -moj
1996-09-06 deraadtbitblt found a typo in a comment!
1996-09-06 deraadtturn logging off again, it is still unsafe
1996-09-06 deraadtnote a race
1996-09-06 niklasCall me "Pedant"! prototype mismatches fixed and unused...
1996-09-06 mickeyadd my cd-rom to quirk table.... no other changes.
1996-09-06 deraadtsample /etc/exports file, simply commented
1996-09-06 niklasDeal with the new pipes gracefully
1996-09-06 deraadtdocument how to turn on YP
1996-09-06 deraadtcommented xntpd stub
1996-09-06 deraadtrandom decl
1996-09-06 deraadtmin sun4c/sun4m floppy
next