unix-history/.git
1991-04-02 Mike Karelsfix fault in vdreset_ctlr when unit isn't configured...
1991-04-02 Keith BosticANSI changes didn't quite work
1991-04-02 Keith Bosticmake find run faster, using the -rf flags; handle files...
1991-04-02 Keith BosticANSI, const -> constant
1991-04-02 Keith Bosticadd isinf(), isnan() for all architectures
1991-04-02 Keith Bosticdata is a void *
1991-04-02 Keith BosticANSI
1991-04-02 Keith Bosticadd man page links for pwcache (user_from_uid, group_fr...
1991-04-01 Keith BosticANSI
1991-04-01 Keith Bosticconvert to db(3) interface, don't need dbm library
1991-04-01 Keith Bosticrename C library tags file
1991-04-01 Keith Bosticdon't bother with xstr(1), just use gcc
1991-04-01 Keith Bosticbug was that it used "/bin/mail", which got blindly...
1991-04-01 Keith Bosticps no longer uses attime.c, put it in place here
1991-04-01 Keith BosticANSI
1991-04-01 Keith Bosticadd dkcksum.c (taken from C library)
1991-04-01 Keith BosticANSI
1991-04-01 Keith Bosticneeds paths.h
1991-04-01 Keith Bosticcheckpoint
1991-04-01 Keith Bosticuse fgets, not gets
1991-04-01 Keith Bosticdependencies were wrong?? (I've forgotten)
1991-04-01 Keith Bosticcleanup up GCC -D stuff
1991-04-01 Keith Bosticmake salt long enough for new password format; minor...
1991-04-01 Keith Bosticchange -T to -t; use getopt(3); wordsmith the man page
1991-04-01 Mike Karelsmove initflags from locore/icode to static in main
1991-04-01 Mike Karelsgive sync a return value; rm OFILE
1991-04-01 Kirk McKusickinitialize error return to zero (4.3BSD-reno/sys/6)
1991-03-31 William Nesheimspelling correction, added 386 ethernet card names
1991-03-30 Kevin Fallupdate to use "person.root" login for kerberos
1991-03-30 William Nesheimadded -T option to trim symbol table to orderlist symbols
1991-03-30 Kevin Fallfix problem where bad login would kill valid ticket...
1991-03-30 Marc Teitelbaumadd exit code
1991-03-29 Mike Karelsdon't close descriptors that aren't open
1991-03-29 Cynthia A.... macro and text revision (-mdoc version 3)
1991-03-29 Marc Teitelbaumadd -f options
1991-03-29 Marc Teitelbaumadd -f to prepend filenmame to each line
1991-03-28 Thomas FerrinAvoid receiver ring overrun
1991-03-28 Cynthia A.... date and time created 91/03/28 00:50:52 by cael
1991-03-28 Cynthia A.... macro and text revision (-mdoc version 3)
1991-03-28 William Nesheimreplaced ifdef vax with BYTE_ORDER as implyed by preexi...
1991-03-28 Steve SellgrenAdded bootp services for emulex
1991-03-28 Marc Teitelbaumits \not/ an error to specify a keyword twice
1991-03-28 Mike Karelsnew vm
1991-03-28 William Nesheimadded Pc console entry (e.g. np) so it does not screw...
1991-03-28 William Nesheimadded description of no parity flag
1991-03-28 William Nesheimadded no parity flage for 386 8-bit character display...
1991-03-28 Kirk McKusickcopyright revision request from CMU
1991-03-28 Kirk McKusickMike's comments on the copyright notice
1991-03-27 Donn SeeleyEven cleaner, thanks to gcc -W -Wunused and ANSI /...
1991-03-27 Cynthia A.... added `more things to go wrong'
1991-03-27 Keith Sklowericode now calls exeve instead of execv;
1991-03-26 Mike Karels(part from william) clean up the #ifdefs in main (sligh...
1991-03-26 Keith Bostic_DIR_ => _DIR_H
1991-03-26 Kirk McKusickget rid of unneeded namei
1991-03-26 Mike Karelsremove execv (library didn't use), obsolete vhangup...
1991-03-26 Mike Karelsdon't need compat_43 execv, 4.3 used execve for execv
1991-03-26 Mike Karelsnew filedesc structure; point p_stats, p_sigacts at...
1991-03-26 Mike Karelsnow use single array of descriptors, either within...
1991-03-26 Mike Karelsclean up includes, rm OFILE*, release vmspace instead...
1991-03-26 Mike Karelsrm user.h; namei.h is in vnode.h
1991-03-26 Mike Karels(in last delta:) use array of signal property flags...
1991-03-25 Mike Karelsnew device calling conventions, consolidate nullops
1991-03-25 Mike Karelsnew device calling conventions, return correct error...
1991-03-25 Mike Karelsnew device calling conventions
1991-03-25 Mike Karelsrm user.h, OFILE
1991-03-25 Mike Karelsrm user.h
1991-03-25 William Nesheim(checked in by karels) add i386 tags
1991-03-24 Mike Karelsclose /etc/ttys in getttynam
1991-03-23 Chris Torekfix #ifndef TRACE definition of `trace' (gcc complains...
1991-03-23 Keith Bosticuse new db(3) routines, lots of minor cleanup
1991-03-23 William Nesheimadded flag bit to note which kind of entry into kernele
1991-03-23 Keith Bosticfirst cut at new ndbm, still using ndbm interface
1991-03-23 Chris Torekavoid branches, make profiling work. used a trick...
1991-03-23 Steven McCannedate and time created 91/03/22 16:05:35 by mccanne
1991-03-23 Steven McCannedate and time created 91/03/22 16:01:51 by mccanne
1991-03-23 Keith Bosticdate and time created 91/03/22 14:54:15 by bostic
1991-03-23 Keith Bosticdate and time created 91/03/22 14:53:39 by bostic
1991-03-23 Keith Bosticdate and time created 91/03/22 14:51:35 by bostic
1991-03-23 Keith Bosticminor cleanup, using wording from makedev.8
1991-03-23 Mike Karels#ifdef for new vm
1991-03-23 Keith Bosticinstall MAKEDEV.local too
1991-03-23 Keith Bosticdate and time created 91/03/22 14:34:34 by bostic
1991-03-23 Keith Bosticdelete makedev, created machine specific ones
1991-03-23 Keith Bosticdate and time created 91/03/22 14:27:55 by bostic
1991-03-23 Keith Bosticdate and time created 91/03/22 14:23:08 by bostic
1991-03-23 Keith Bosticadd i386 and tahoe subdirectories
1991-03-23 Keith Bosticdate and time created 91/03/22 14:21:58 by bostic
1991-03-23 Keith Bosticdate and time created 91/03/22 14:14:57 by bostic
1991-03-23 Keith Bosticdate and time created 91/03/22 14:14:07 by bostic
1991-03-23 Keith Bosticadd MAKEDEV
1991-03-23 Keith Bosticdate and time created 91/03/22 14:06:13 by bostic
1991-03-23 Dave A. Bormandate and time created 91/03/22 13:44:42 by dab
1991-03-23 Dave A. BormanFix for Cray UNICOS sessions
1991-03-23 Dave A. BormanUpgrade to the latest & greatest authentication/encryption
1991-03-23 Keith Bosticuse isinf(3) and isnan(3) instead of rolling our own
1991-03-22 Dave A. Bormanupgrade authentication/encryption to latest & greatest
1991-03-22 Keith Bosticneeded bsd.prog.mk
1991-03-22 Keith Bosticdon't install the library anywhere
1991-03-22 Keith Bosticrename error argument for C preprocessor
1991-03-22 Keith Bosticrename -s option to -T (Sys V. compatibility)
next