openbsd
1997-03-30 mickeymy recent fixes
1997-03-30 mickeyfix comment
1997-03-30 mickeyifdef out some vars used only w/ NFSCLIENT defined
1997-03-30 provosblowfish + passwd.conf support. fixed md5 salt.
1997-03-30 deraadtbetter notes
1997-03-30 millertWe run OpenBSD not NetBSD
1997-03-30 millertNetBSD PR #3399: Avoid overflowing in ut_host into...
1997-03-30 millertMake named.boot and news spool optional.
1997-03-30 millertPrevious commit was in error, definition of MANDIR...
1997-03-30 millert/usr/share/man/cat -> /usr/share/man
1997-03-30 millertAdjust the input string by the right amount if the...
1997-03-29 briggsIncrease timeout by a factor of ten in cd_size().
1997-03-29 briggsDo not register an interrupt handler unless we know...
1997-03-29 briggsUpdate from Denton Gentry with minor bug fixes by me.
1997-03-29 briggsDrSW for a Dayna ethernet card. Fake DrHW for dumb...
1997-03-29 tholoAllow setting blocksize to 0 (variable size); from...
1997-03-29 tholoDo not include mmap'ed device memory in coredumps;...
1997-03-29 tholoUpdated description of some signals; from Klaus Klein...
1997-03-29 tholoAvoid infinite loops; from NetBSD PR 3285
1997-03-29 tholoChange MIN & TIME to VMIN & VTIME; from NetBSD PR 3243
1997-03-29 tholoReturn EISDIR for directories; idea from NetBSD
1997-03-29 tholoDocument EINVAL; from NetBSD PR 3395
1997-03-29 millertDocument .message
1997-03-29 millertUse arc4random() not random().
1997-03-29 deraadtuninitialized variable; koji@math.human.nagoya-u.ac.jp
1997-03-29 deraadtfix typo, msaitoh@spa.is.uec.ac.jp
1997-03-29 deraadtfutimes link; nakayosh@kcn.or.jp
1997-03-29 briggs__NetBSD__ -> __NetBSD__ || __OpenBSD__ (conditionals...
1997-03-29 tholoDefault to pure xterm-r6 for xterm without additions...
1997-03-29 tholoDo return values from issetuid() correctly
1997-03-29 tholoUse genassym.sh
1997-03-29 deraadtre-init width each time through the loop
1997-03-29 deraadtif a bad socket is accept()ed, bail without trying...
1997-03-29 deraadtin svcudp_bufcreate(), only close socket if we created it
1997-03-29 deraadtdelete extra spaces
1997-03-29 downsjSwitch to genassym.cf.
1997-03-29 tholoIntegrate local changes
1997-03-29 tholoLatest release from Cyclic Software
1997-03-29 tholoLatest release from Cyclic Software
1997-03-29 millertFix up HISTORY and mention YP.
1997-03-29 dgregorChanged definition of 'a' in vfmtmsg from void * to...
1997-03-29 millertUse getdomainname() not yp_get_default_domain().
1997-03-29 deraadttake a shot at 64-bit clean
1997-03-29 deraadtrepair function param declarations
1997-03-29 briggsA bit more DAFB initialization.
1997-03-29 millertUse ``mail.local -H'' to do dot locking so we can have...
1997-03-29 millertMake ``mail.local -H'' explicately indicate when the...
1997-03-29 briggsFix bug that would have prevented PB5xx series from...
1997-03-28 millertInstall new man4 pages.
1997-03-28 millertMove ncr.4 out of man4.i386/ncr.4 and update it from...
1997-03-28 kstaileysync (regen)
1997-03-28 kstaileyadded 34 - nice
1997-03-28 deraadtno more -D__NetBSD__
1997-03-28 deraadtsplit std into std/fd; add floppy target
1997-03-28 tholoSet umask so save files are writeable by hack
1997-03-28 tholoLog and score file needs to be group writeable
1997-03-28 briggsUse more from m68k/m68k.
1997-03-28 provoscopy new iv only if existant
1997-03-28 millert"mail.local -H" is valid usage.
1997-03-28 tholoDon't allow buffer overflows
1997-03-28 tholoNew termcap and terminfo database files; now with ...
1997-03-27 downsjFix core dump.
1997-03-27 downsjErr, umm.
1997-03-27 downsjMake this code sane.
1997-03-27 deraadtbetter doc
1997-03-27 deraadtpretty and one 64bit thingy
1997-03-27 deraadtconstrain hostnames to MAXHOSTNAMELEN (again), and...
1997-03-27 deraadtfix -u/-p problems reported by mks@msc.edu; but be...
1997-03-27 weingartVarious fixes for ZMAGIC. Thanks Theo
1997-03-27 deraadtif lost+found generation code is enabled, create it...
1997-03-27 kstaileyuse 700 not 777 for new lost+found dirs
1997-03-27 niklasOops, used #ifdef, instead of ifdef, by habit.
1997-03-27 niklasDOH! Of course genassym.sh should be fed CC not HOSTCC,
1997-03-27 briggsBe more careful about enabling nubus interrupts.
1997-03-27 niklasUse P_MD_REGS instead of P_MD + MD_REGS (consistent...
1997-03-27 niklasUse genassym.sh
1997-03-27 niklasImport genassym.sh method from NetBSD
1997-03-27 niklasAdd NCR variant of SVR4, as it has some specifics
1997-03-27 millertImplement NOFILE_MAX--hard limit on max descriptors...
1997-03-27 millertMake kern.osrevision (sysctl) and /kern/osrev report...
1997-03-27 provosyet another random() converted to arc4random()
1997-03-27 provosuse arc4random instead of random
1997-03-27 weingartSlight cleanup, more needed
1997-03-27 provosmd5 stuff
1997-03-27 provosadd comment on md5
1997-03-27 provossupport for md5 passwords
1997-03-26 provosadded ipsec subdir
1997-03-26 niklasAdd OpenBSD tag. Remove redundant test.
1997-03-26 niklasUse MKDEP instead of mkdep. Split STRIP into STRIP...
1997-03-26 niklasAdd ast, tel and IPSEC
1997-03-26 niklasGot rid of an unused function
1997-03-26 deraadtfix a bunch of errors
1997-03-26 deraadtcalculate width for select() more carefully
1997-03-26 deraadtoxtabs is converse of tabs; gwing@primenet.com.au
1997-03-26 deraadtmore careful strncpy
1997-03-26 niklasuse support.s from m68k/
1997-03-26 niklasJust some initial KNF in preparation for some other...
1997-03-26 niklasRemove stuff now in m68k/
1997-03-26 niklascopy.s gets done from files.m68k now
1997-03-26 deraadtproper english
next