openbsd
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...
1996-12-16 tholoGenerate library versions of macro implementations...
1996-12-16 downsjadd gomoku
1996-12-16 downsjImport of gomoku from 4.4BSD Lite2. Uses ocurses.
1996-12-16 kstaileychanged not to hardcode sun console name as "console"
1996-12-16 downsjCompatibility
1996-12-16 downsj"Opps"
1996-12-16 downsjCloser to being correct; set local_prefix as well so...
1996-12-16 kstaileyadd "return (0)" to end of zsstop() since it's not...
1996-12-15 downsjUpdate to g77 0.5.19
1996-12-15 millertUse inet_aton() instead of inet_addr()
1996-12-15 downsjCompile
1996-12-15 downsjConflict, conflict, conflict. Who wants a conflict?
1996-12-15 downsjImport of texinfo-3.9.
1996-12-15 kstaileyman page update for -c and -s flags
1996-12-15 millertAdded /var/cron/{log,tabs} /var/log/authlog
1996-12-15 millertSync'd with new syslog.conf changes
1996-12-15 millertNow with more fiber. Now is more of a "real world...
1996-12-15 millertLog to LOG_AUTHPRIV not LOG_LOCAL2 (which conflicts...
1996-12-15 millertLess output when not needed.
1996-12-15 kstaileyadded -s (display server report only) and -c (ditto...
1996-12-15 millertFix strncpy usage and correct strncat length field...
1996-12-15 bitbltFIxed an ofF-by-one error.
1996-12-15 deraadtallow sd0a for root device prompt
1996-12-14 deraadtstop gunique() open/fopen race
1996-12-14 deraadtsolve /tmp-style race spotted by bitblt
1996-12-14 majaAdd Theo's changes to yppush, some very ugly debugging...
1996-12-14 downsjperl location
1996-12-14 downsjDeletes and remaining changes.
1996-12-14 downsjUpdate to Sendmail 8.8.4, plus recent patches, plus...
1996-12-14 millertCheck to make sure first char of command is not '*...
1996-12-14 millertsendmail and skey stuff is now optional. Pointed out...
1996-12-14 deraadtbe more careful with setgroups()
1996-12-14 millertMake optional things marked as optional and watch some...
1996-12-14 deraadtinane
1996-12-14 millert/dev/fd should be owned by root.wheel
1996-12-14 deraadtbit more paranoia
1996-12-14 deraadtmerge netbsd changes for show command
1996-12-14 deraadtclamp kvm useage
1996-12-14 deraadtbetter nfsrv_access() control, from netbsd
1996-12-14 deraadtindent correctly
1996-12-14 deraadtsome cleanup from bde@freebsd
1996-12-14 mickey-Wall'ing.
1996-12-14 tholoUse size_t more places
1996-12-14 tholoSilence lint
1996-12-14 tholoClean up lint & compile warnings
1996-12-14 thololean up lint & compile warnings
1996-12-14 tholoClean up lint and compile warnings
1996-12-14 bitbltNow does not display responses to other peoples stuff...
1996-12-13 michaelsmake UIO_MAXIOV visible to userland.
1996-12-13 michaelscorrect function declaration and return
1996-12-13 michaelsmake UIO_MAXIOV note more prominent
1996-12-13 deraadtfix comments regarding {*path,sys}conf()
1996-12-13 millertIf max number of partitions in the label is < highest...
1996-12-13 deraadtldconfig hack for the mips
1996-12-12 deraadtadd quotactl
1996-12-12 deraadtfix a typical use; -Wall
1996-12-12 impSync headers with system header's idea of reality
1996-12-12 bitblt*** empty log message ***
1996-12-12 bitbltPart 1 of tcpdump 3.3
next