openbsd
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
1996-12-12 mickeyundo last change.
1996-12-12 deraadtwrong place for bindresvport() proto
1996-12-12 mickeystruct sockaddr_in; prototype
1996-12-12 mickeyint bindresvport __P((int sd, struct sockaddr_in...
1996-12-12 mickey"stdin" is not a stdin! (perror)
1996-12-12 robinAdd <unistd.h> for select(2) prototype.
1996-12-12 robinAdd <sys/socket.h> for setsockopt(2), <unistd.h> for...
1996-12-12 deraadti studdderr wheenn i tyttype
1996-12-12 deraadtcannot use err() here
1996-12-12 mickeynote lpt chip
1996-12-12 deraadtMLINK
1996-12-12 deraadtnew makefile system, sun4/sun4c/sun4m a.out header...
1996-12-12 mickeyprintf format fix.
1996-12-12 mickey<sys/stat.h> missed.
1996-12-12 deraadttypes.h for u_char
1996-12-12 mickeysafe to{lower,upper} macros.
1996-12-12 deraadtfix afterinstall
1996-12-12 deraadt32 bit cleanup, because this code is going to be copied...
1996-12-12 impAdd OpenBSD/arc support to gdb, from pefo
1996-12-12 tholoUpdate {hton,ntoh}[ls] argument and return types to...
1996-12-12 niklasRevert sane attach ordering for the time being
1996-12-12 niklasRevert to non-bus.h versions for the time being
1996-12-11 tholoFix typo
1996-12-11 niklasCorrect include paths
1996-12-11 niklasSlight optimizations
1996-12-11 niklasRemove dups from cfdata via marking algorithm
1996-12-11 deraadtsupport ttyw*
1996-12-11 deraadtadd stub for willowglen vme serial card driver
1996-12-11 deraadtcorrect master decoded logic; i have mapped a vmes...
1996-12-11 deraadtadd wl cdev entry
1996-12-11 deraadtfrom netbsd; repair byte swapping of fields
1996-12-11 deraadtb_resid cleanups, pointed out by minoura@kw.netlaputa...
1996-12-11 deraadtrobin is pedantic about the spelling of behavior
1996-12-11 deraadtclarify how timeout behaves
1996-12-11 robinAdd ``#include <unistd.h>'' for prototypes of:
1996-12-11 robinFix SLC_NAME_OK() macro which would return non-zero...
1996-12-11 kstaileyremoved #ifdef SCAN_BC code
1996-12-11 kstaileyremoved redundant copy of whole file
1996-12-11 deraadtfix usage line
next