openbsd
1996-12-22 rahndschanges to binutils to support powerpc-openbsd
1996-12-22 niklasbring in bsd.own.mk
1996-12-22 kstaileymake spec_advlock() perform indirect call to lf_advlock()
1996-12-22 graichenbring back all the local OpenBSD changes to the pmax...
1996-12-22 graichenupdate the pmax stuff to NetBSD 961107 - this version...
1996-12-22 graichenimport of elf2aout - required for the pmax and taken...
1996-12-22 deraadtnope, ss is wrong
1996-12-22 tholoDeal with _POSIX_SAVED_IDS when relinquishing privileges
1996-12-22 tholoDeal with _POSIX_SAVED_IDS when relinquishing privileges
1996-12-22 deraadtDeal with _POSIX_SAVED_IDS when relinquishing privileges
1996-12-22 tholoDeal with _POSIX_SAVED_IDS when relinquishing privileges
1996-12-22 deraadtDeal with _POSIX_SAVED_IDS when relinquishing privileges
1996-12-22 deraadtMAXHOSTNAMELEN, not +1
1996-12-22 tholoDeal with _POSIX_SAVED_IDS when relinquishing privileges
1996-12-22 deraadtdisklabel the vnd
1996-12-22 deraadtgive "a" partition a ufs type by default
1996-12-22 deraadtdocument that "vnd0" works
1996-12-22 deraadtdisklabels work now
1996-12-21 millert-Wall madness.
1996-12-21 millert$Id -> $OpenBSD
1996-12-21 tholoDeal correctly with being SGID
1996-12-21 tholoFrom pk@NetBSD.ORG; Set EXTERNAL bit on `.weak' declara...
1996-12-21 tholoRelinguish SGID games, restore it only when opening...
1996-12-21 tholo/var/games should be writable by group games
1996-12-21 tholoClean up lint and -Wall output
1996-12-21 rahndsAdd powerpc support.
1996-12-21 rahndsAdd powerpc support. To bad this needs to be modified...
1996-12-21 tholoDon't reset group here, we won't be able to execute...
1996-12-21 rahndsChange to support the powerpc port. To bad this define...
1996-12-21 rahndsCheck-in of powerpc library support.
1996-12-21 rahndsCheck-in of powerpc csu support.
1996-12-21 rahndsCheck-in of powerpc distrib support.
1996-12-21 rahndsCheck-in of powerpc library support.
1996-12-21 rahndsCheck-in of powerpc kernel support.
1996-12-21 rahndsCheck-in of powerpc kernel support.
1996-12-21 kstaileymake Kerberos libraries conditional to KERBEROS define...
1996-12-21 deraadtfailures bomb, not seize
1996-12-21 deraadtfloppy labels have default to fd0a being 4.2BSD
1996-12-21 deraadtadd disklabel support
1996-12-21 deraadtvnd driver has disklabel support now; use it
1996-12-21 deraadtuse opendev()
1996-12-21 deraadtindent nice
1996-12-20 millertAdd back "optional" keyword that got nuked in merge...
1996-12-20 niklasAdd readdisklabel support for BSD disklabels. I got...
1996-12-20 deraadtconstrain bufcache on sun4m too
1996-12-20 deraadtinitialize name; is this the right hack?
1996-12-20 kstaileyadd fs type arg to newfs
1996-12-20 deraadtconfig-dependent heck no
1996-12-20 deraadtactually explain what -u does
1996-12-20 mickeycorrect defines/includes
1996-12-20 graichenadd missing #ifdef COMPAT_10
1996-12-20 kstaileyadd fs type arg to newfs
1996-12-20 downsjNevermind, curses problem was caused by a busted lib...
1996-12-20 downsjsupport four letter device names
1996-12-19 etheisenCreate include/ss.
1996-12-19 deraadtgid games
1996-12-19 deraadtsetgid games, not setuid games. closes a neat set of...
1996-12-19 deraadttoast shell escape code
1996-12-19 deraadtavoid oflows, thanks also to todd
1996-12-19 deraadtnetbsd fix to problem found by m4@nts.umn.edu
1996-12-19 deraadtrepair; david@mono.org
1996-12-19 mickeysync to 2.3b3
1996-12-19 mickeydo SIOCGIFADDR
1996-12-19 mickeydo SIOCGIFADDR in ether_ioctl
1996-12-19 mickeytreat only ether II type packets for ipx.
1996-12-19 tholoReally set column to 0 when outputting a carriage return...
1996-12-19 millertmake mode/group on /usr/src/ consistent with mtree...
1996-12-19 millertsync with mtree/special
1996-12-18 niklasConditionalize GCC and ANSI/ISO C dependencies
1996-12-18 niklasUp limit of available user file descriptors (e.g. for...
1996-12-18 millertMake pccom compile. This stull really needs to be...
1996-12-18 millertBack out strcpy() -> strncpy() change. Not needed...
1996-12-18 millertUse strncpy() instead of strcpy() where useful, check...
1996-12-18 millertmake commented-out stuff secure just in case anyone...
1996-12-18 millertrnd -> random
1996-12-18 deraadttodd is under post-exam stress relief
1996-12-18 michaelssupport getting multiple files at once, e.g
1996-12-17 niklasmissing unsigned caused bad sign-extension
1996-12-17 millertrnd -> random doncha know
1996-12-17 tholoAdd traditional handling of all upper-case input
1996-12-17 tholoFix oversight in column handling with OCRNL enabled
1996-12-17 tholoReset output column when outputting \r with ONLCR
1996-12-17 tholoFix typo
1996-12-17 tholoGet TAB expansion right
1996-12-17 dmNFS attribute cache timeout mount param
1996-12-17 deraadtstrncpy that strerror, found by oliver@secnet.com
1996-12-17 millertuse snprintf when storing the string from strerror...
1996-12-17 michaelsif pathname given is a valid directory, cd to it at...
1996-12-16 tholoImplement more tty flags for better portability from...
1996-12-16 deraadtavoid more oflows; at this stage paranoia exceeds reali...
1996-12-16 deraadtstrncat like THIS
1996-12-16 deraadtdoes noone know how to use strncat correctly?
1996-12-16 deraadtstrncat related oflows
1996-12-16 deraadtstrncat botches
1996-12-16 deraadtfix .Nm stuff so that man -k works
1996-12-16 deraadtbe more careful with select
1996-12-16 deraadtstrncat botch
1996-12-16 deraadtstncat misuse
1996-12-16 deraadtyet another strncat botch
1996-12-16 deraadtuiomove not checked for failure; wpaul@skynet.ctr.colum...
next