openbsd
1996-12-06 millertskip lines in /etc/passwd that start with + or -.
1996-12-06 deraadtindicate hostname in security report
1996-12-06 millertDon't bitch if /usr/contrib/* /usr/old/* /usr/news...
1996-12-06 deraadtsizeof(x)/sizeof(x[0]) is your friend
1996-12-06 deraadta temporary hack until i fix some confusing swapbsd...
1996-12-06 deraadtmemset
1996-12-06 deraadtplease linux people (why am i doing this?? i need a...
1996-12-06 robinFix bug where one could ``send'' various TELNET command...
1996-12-06 deraadtadd nfs
1996-12-06 niklasPromise to not change arg 2 & 3 to scanc
1996-12-06 deraadt-p did not rename 2 variables; netbsd pr#2997, mike...
1996-12-06 deraadtrepair max sectors
1996-12-06 deraadtmake other floppy nodes
1996-12-06 deraadtback to 16 partitions
1996-12-06 downsjradius services
1996-12-06 niklas-Wcast-qual cleanup
1996-12-06 deraadtwait for spawned children, and remember to EXIT INOUR...
1996-12-06 deraadtwarn and _exit
1996-12-06 deraadtvfork w/ exit botch
1996-12-06 deraadtvfork w/ exit botch
1996-12-06 deraadtduh
1996-12-05 millertStop info gathering attack pointed out by Alan Cox...
1996-12-05 dmNetBSD PR#2910: Recognize Pentium Pro machines
1996-12-05 deraadtlet us get this right finally...
1996-12-05 deraadtwhoops, correct d_nsectors
1996-12-05 deraadtmirror isa fd driver in disklabel handling
1996-12-05 deraadtremove duplicate code; nice readdisklabel warning messages
1996-12-05 kstaileyfix locking on devices to work on diskless workstations
1996-12-05 deraadttypo
1996-12-05 deraadtdo setroot() based on wd.h/NWD and fd.h/NFD
1996-12-05 deraadtpack cd9660 volume id into disklabel struct; very prett...
1996-12-05 deraadtcall iso_disklabelspoof() if neccessary
1996-12-05 deraadtbring back floppy partitions. but now they are at theol...
1996-12-05 deraadtbring back partitions
1996-12-05 deraadtif block size is > 2048, set it to 2048. atapi drives...
1996-12-05 deraadtcall readdisklabel() in the same fashion as sd.c does
1996-12-05 deraadtcall iso_disklabelspoof() as needed...
1996-12-05 deraadtproto iso_disklabelspoof() inside an #ifdef (no nicer...
1996-12-05 deraadtprovide iso_disklabelspoof()
1996-12-05 deraadtinverted logic
1996-12-05 millertFreeBSD calendar(1) + OpenBSD changes.
1996-12-05 deraadt4.4lite2, safely uses malloc, with freebsd fixes too
1996-12-05 tholoImplement a few more escape sequences that BSD/OS has...
1996-12-04 chuckchange open of /dev/tty to "r+" rather than "w+". ...
1996-12-04 downsjfix
1996-12-04 downsjsanitize return value. NULL on failure, always.
1996-12-04 millertuse TCSADRAIN instead of TCSANOW, to avoid dropping...
1996-12-04 deraadtDESTDIR fixing
1996-12-04 deraadtrearrange argv[0] code
1996-12-04 deraadtvfork bye bye
1996-12-04 deraadtroundup error; netbsd pr#2944, augustss@cs.chalmers.se
1996-12-04 deraadtnice argv[0], please do not bite me
1996-12-04 deraadtsecurity holes: seek and ye shall find
1996-12-04 deraadtfix usage
1996-12-04 deraadtfix a typo
1996-12-04 deraadtcooperate with -t from newfs, and rename to /sbin/newfs...
1996-12-04 deraadtfirst cut at "newfs -t fstype device". this is very...
1996-12-04 deraadtdo not freak out if we see a -t argument
1996-12-04 niklasAdd support for BSD/OS
1996-12-04 millertTake advantage of new "-u" flag in login(1).
1996-12-04 millertImplement -u (remote user) option for login (only root...
1996-12-04 deraadtfix big endian; Encode/Decode
1996-12-04 deraadtformatting error
1996-12-04 deraadtindent
1996-12-04 deraadtadd rfc1184 components; from robin@mailgate.dtc.rankxer...
1996-12-04 deraadt64 bit patches, tih@nhh.no
1996-12-04 deraadtuse readlabelfs() if possible
1996-12-03 niklasMissing OpenBSD pieces, DOH!
1996-12-03 deraadtclr TS_WOPEN if bailing on cua opens
1996-12-03 deraadt/usr/share/misc/termcap
1996-12-03 deraadtnever bitch about first failure
1996-12-03 deraadtclear sense buffer for mode sense 4, dms@celtech.com
1996-12-03 niklasDOH, com moved to ic
1996-12-03 kstaileypartial merge with NetBSD
1996-12-03 deraadtcleanup debug; pointed out by darcy@druid.com
1996-12-03 kstaileyvoid cystop() -> int cystop()
1996-12-03 kstaileyvoid zsstop() -> int zsstop()
1996-12-03 kstaileywell it used to.
1996-12-03 kstaileydev_type_stop() returns void not int
1996-12-03 deraadt-A for anon only; from freebsd
1996-12-03 deraadtcomreg/var moved, niklas
1996-12-03 deraadthandle "/*" path parsing correctly; netbsd pr#2970...
1996-12-03 deraadtpull types.h for xpg
1996-12-03 deraadt\r and \n must be distinguished in some cases (telnet...
1996-12-03 downsjinc
1996-12-03 downsjAdd readlabelfs()'s table, a shorter form of fstypenames.
1996-12-03 downsjAdd readlabelfs().
1996-12-03 downsjreadlabelfs() moves to libutil, and return value changes.
1996-12-03 deraadts/host/domain/
1996-12-03 deraadtO_TRUNC when needed; freebsd pr#2112
1996-12-02 deraadtbail nice
1996-12-02 kstaileyincrease default data limit to size needed for make...
1996-12-01 millertCorrect the connecthelp info. This is really ftp, not...
1996-12-01 millertFix byte-order bug in net number comparison (NetBSD).
1996-12-01 millertParser fix from NetBSD (christos)
1996-11-30 downsjInstall ksh as sh too.
1996-11-30 niklasA stab at controlling SUBDIRS per arch, still problemat...
1996-11-30 downsjsync
1996-11-30 millertfix order of #if defined's so it compiles
1996-11-30 millertSync with NetBSD:
next