unix-history/.git
1993-05-17 Kirk McKusicklseek (long form) is used too much to make it COMPAT_43
1993-05-17 Keith Bosticmove libg to contrib with gcc2
1993-05-16 Chris Torekkeep those consts happy
1993-05-16 Chris TorekANSI C says no tokens after #else, #endif
1993-05-16 Chris TorekANSI C fixes for gcc2
1993-05-16 Chris Torekmake it work when run twice
1993-05-16 Chris Torekmake it work when repeated
1993-05-16 Chris Torekmake it work when repeated
1993-05-16 Chris Torek<sys/kinfo_proc.h> information moved to <sys/sysctl.h>
1993-05-16 Chris Toreksys_errlist type changed
1993-05-16 Chris Toreksys_errlist is now const char *const []
1993-05-16 Chris Torekdate and time created 93/05/15 22:15:05 by torek
1993-05-16 Chris Torekavoid gcc warning, and fix a bug in the process (serend...
1993-05-16 Keith Bosticreaddir returns a struct dirent *, now
1993-05-16 Ralph Campbellupdate from Rick Macklem
1993-05-16 Ralph Campbelladded scc1 console.
1993-05-16 Ralph Campbelladded scc1 console device
1993-05-16 Keith Bosticdate and time created 93/05/15 12:04:55 by bostic
1993-05-16 Ralph Campbellupdated for new improved pmap.c
1993-05-16 Ralph Campbellinclude stdio.h so mismatch of extern definition of...
1993-05-16 Ralph Campbellfix pointer type to match sys_signame type.
1993-05-16 Chris Torekmake it compile on sparc
1993-05-15 Andrew Cherensonuse correct name in comments for cmsghdr
1993-05-15 Kirk McKusickfix up inconsistencies
1993-05-15 Kirk McKusickupdate -c option, misc cleanups
1993-05-15 Andrew Cherenson4.4 update: mcast section based on Steve Deering's...
1993-05-15 Andrew Cherenson4.4 updates
1993-05-15 Kirk McKusickadd cross reference to sysctl.3
1993-05-15 Kirk McKusickrefinements of INET definitions from Mike
1993-05-15 Eric AllmanMIME cleanups
1993-05-15 Eric Allmanuse newstr for e_message consistently
1993-05-15 Eric Allmangive better error message on "can't exec" error
1993-05-14 Kazumasa Utashirovmunix_0f is illegal name
1993-05-14 Andrew Cherensondocument reno and mcast socket options & changes
1993-05-14 Kazumasa Utashirochange for new pmap interface.
1993-05-14 Kazumasa Utashirofixed small compiler problem.
1993-05-14 Kazumasa Utashirochange for new pmap interface.
1993-05-14 Kazumasa Utashiroadded pseudo-device initialization function.
1993-05-14 Kazumasa Utashiroclean up
1993-05-14 Kazumasa Utashiroadded pseudo bmattach function.
1993-05-14 Eric Allmanfix nasty bug that causes core dumps on fallback MXes
1993-05-14 Keith Bosticlint from JG
1993-05-14 Chris Torekobey local timezone file (a bit gross, but it seems...
1993-05-14 Elan Amirdate and time created 93/05/13 16:32:27 by elan
1993-05-14 Chris Torekm4 drops commas in embedded arguments - test case is
1993-05-14 Eric Allmanfix code that does MX fallback to avoid null ptr refs
1993-05-14 Eric Allmantry to make setproctitle port to NET/bsd and BSD/386...
1993-05-14 Eric Allmanlog sendmail version during SMTP startup
1993-05-14 Eric Allmanfix SMTP display bug; allow SMTP greeting failure to...
1993-05-14 Eric Allmanfix To: lists in error messages
1993-05-14 Eric Allmandon't write arbitrarily off the end of a buffer (ugh!)
1993-05-14 Eric Allmana bunch of nits in the MIME code
1993-05-14 Eric Allmanadd debugging
1993-05-14 Eric Allmanfix parsing of split header/envelope rewriting rules
1993-05-14 Eric Allmanavoid null pointer dereferences
1993-05-13 Keith Bosticclean up the #ifdef's, courtesy of Chris T.
1993-05-13 Kirk McKusickrequires COMPAT_43 to build
1993-05-13 Kirk McKusickupdate syscalls.master
1993-05-13 Kirk McKusickupdate the available information and the FILES list
1993-05-13 Akito Fujitamake include <machine/cpu.h> anytime
1993-05-13 Kirk McKusickadd debug, net.inet, and profiling info; many small...
1993-05-13 Kirk McKusickmore accurate check on KERN_PROC specifications
1993-05-13 Akito Fujitadelete "hz" line
1993-05-13 Akito Fujitaset hz for LUNA-I
1993-05-13 Keith SklowerIf an internal-use protocol entry doesn't have a usrreq...
1993-05-13 Keith Sklowerfix from David Burren on name lookup of gateways in...
1993-05-13 Kirk McKusickget rid of old trash
1993-05-13 Kirk McKusickget rid of old vaxisms
1993-05-13 Keith Bosticdate and time created 93/05/12 14:05:10 by bostic
1993-05-13 Keith Bosticnew version of adventure from Jim Gillogly (jim@rand...
1993-05-13 Elan AmirNo private suspend routine. Use curses.
1993-05-13 Elan AmirNo private suspend routine for systat (use curses).
1993-05-13 Elan AmirDon't want to reset __echoit, __rawmode, and __pfast...
1993-05-13 Akito FujitaLUNA-II reboot problem is fixed
1993-05-13 Keith Bosticbuild bzero(3) from memset(3)
1993-05-13 Elan AmirAdded macros and c_macros.
1993-05-13 Elan AmirConverted to gcc2.
1993-05-13 Keith Bosticbuild bzero(3) out of the same sources
1993-05-13 Keith Bosticword-at-a-time version of memset, from Mike Hibler
1993-05-12 Eric Allmanallow 421 instead of initial greeting message to go...
1993-05-12 Eric Allmandon't allow VERB if PRIV_NOEXPN set
1993-05-12 Eric Allmandon't botch message display (if it begins with digits)
1993-05-12 Akito Fujitaadd tape loading option
1993-05-12 Akito FujitaLUNA-II (68040 based LUNA) support
1993-05-12 Akito Fujitasync up to hp300/conf/Makefile.hp300 7.21
1993-05-12 Akito FujitaLUNA-II (68040 based LUNA) support
1993-05-12 Akito Fujitadate and time created 93/05/12 04:05:36 by akito
1993-05-12 Akito Fujitasync up to hp300/conf/GENERIC.hp300 5.6 93/04/17
1993-05-12 Kazumasa Utashirochanged SWAPPAGER,VNODEPAGER,DEVPAGER definition.
1993-05-12 Andrew Cherensondelete DARPA
1993-05-12 Akito Fujitaadd luna68k define
1993-05-12 Akito Fujitasupport 68040 based luna68k
1993-05-12 Elan AmirFixed typo -- polarity of in_refresh check in plod().
1993-05-12 Elan AmirDeleted ugly (and stupid) _win stuff for notifying...
1993-05-12 Elan AmirDeleted ugly (and stupid) _win stuff for notifying...
1993-05-12 Elan AmirAdded __mvcur and made mvcur a #define.
1993-05-12 Chris Torekdocument new h flag (control for honoring UF_NODUMP);
1993-05-12 Chris Torekcontrol for honoring UF_NODUMP; fixups for compat code...
1993-05-12 Chris Torekless-hairy maxino logic; compat for SunOS and other...
1993-05-12 Chris Torekless-hairy maxino logic; compat for SunOS and other...
next