unix-history/.git
1993-04-11 Eric Allmanfix major bug in reply() that trashes all error message...
1993-04-11 Eric Allman%-hack single token hostnames behind $s if $r is specified
1993-04-11 Eric Allmandocument IDENT, including limitations
1993-04-11 Eric Allmandocument $&x
1993-04-11 Eric Allmanimplement $&x for deferred macro expansion; some POSIX...
1993-04-11 Eric Allmanfix loopback detection
1993-04-11 Eric Allmanclarify error messages
1993-04-11 Eric Allmanadd MACRODEXPAND for deferred expansion
1993-04-11 Eric Allmanclarify comments for the unwary
1993-04-10 Keith Bosticgeneral cleanup, use new err(3) routines
1993-04-10 Chris Torekoff_t's are quad, use %qd not %ld
1993-04-10 Chris Torekmake $TMPDIR actually work; print actual temp name...
1993-04-10 Andrew CherensonVan's suggestion: add a means to let kernel set IP...
1993-04-10 Andrew Cherensonmust initialize more IP header fields due to change...
1993-04-10 Kirk McKusickrecover from gethostbyname timeouts (from Macklem)
1993-04-10 Eric Allmanset $s after runinchild; runinchild calls newenvelope...
1993-04-10 Eric Allmanclean up some debug messages if MATCHGECOS not compiled in
1993-04-10 Eric Allmandon't reset SmtpReplyBuffer on fatal errors -- VERY...
1993-04-09 Keith BosticSteven McCanne did kvm, renmae packet filter to bpf
1993-04-09 Keith Skloweradd SIP, IPX, RTIP
1993-04-09 Keith SklowerNODUMP => UF_NODUMP (checkin by torek)
1993-04-09 Keith Sklowerget rid of in_makeaddr, in_sockmaskof by request from jch
1993-04-09 Keith Sklowerchanges proposed by jch
1993-04-09 Keith Sklowerchange proposed by jch
1993-04-09 Keith Sklowernew conventions for using routing tree
1993-04-09 Keith Sklowernew conventions for calling routing layer
1993-04-09 Keith Sklowerin_sockmaskof has gone away; just do right thing for...
1993-04-08 Kazumasa Utashirodate and time created 93/04/08 02:47:58 by utashiro
1993-04-08 Kazumasa Utashiroserious support for NEWS-OS
1993-04-08 Kazumasa Utashiroadded traceback becore panic
1993-04-08 Kazumasa Utashiroremoved X_KLUGE
1993-04-08 Kazumasa UtashiroNEWS causes interrupt rather than trap for bad address.
1993-04-08 Chris TorekSRCS+=sethostname.c (typo by kirk?)
1993-04-08 Keith SklowerMostly changes recommended by jch for variable subnets...
1993-04-08 Elan Amirdate and time created 93/04/07 14:19:58 by elan
1993-04-07 Chris Torekupdate from elf: sun_setre[ug]id => osetre[ug]id
1993-04-07 Chris Torekupdate from elf: setre[ug]id no longer needed; fix...
1993-04-07 Chris Torekspelling
1993-04-07 Mike Hiblerfix a typo: "gwtpagesize.0" -> "getpagesize.0"
1993-04-07 Keith Sklowerarg to timeout require a void (*) (void)
1993-04-07 Keith Sklowereonrtrequest should return void
1993-04-07 Keith Sklowershut up complaints about 1st arg to timeout; declare...
1993-04-07 Jan-Simon Pendryadded union option
1993-04-06 Ralph Campbelladd new display devices.
1993-04-06 Ralph Campbellchange start to startcmd to avoid conflict with start...
1993-04-06 Ralph Campbelladd mips to list of gcc machines.
1993-04-06 Ralph Campbellfix idle time display (used wrong entry in arrary).
1993-04-06 Ralph Campbelluse Start instead of start. Conflicts with start in...
1993-04-06 Ralph Campbellmake boot work for either 3100 or 5000 and still fit...
1993-04-06 Ralph Campbellmake graphics devices define mmap routines.
1993-04-06 Ralph Campbellfix mmap for devices.
1993-04-06 Ralph Campbellallow auto reboot to work.
1993-04-06 Ralph Campbelldefine stuff for vmstat. Probably need to fix this.
1993-04-06 Ralph Campbellremove X kluge
1993-04-06 Ralph Campbellfix intermitent bug which sends chars to keyboard inste...
1993-04-06 Ralph Campbelluse vm_mmap instead of X kluge to map display into...
1993-04-06 Dave A. BormanFixes for gcc2 warning messages.
1993-04-06 Dave A. BormanFix gcc2 warnings.
1993-04-06 Dave A. BormanFix gcc2 warnings.
1993-04-06 Dave A. BormanFix gcc2 warnings
1993-04-06 Chris Torek{set,get}hostname and gethostid are needed for COMPAT_S...
1993-04-06 Chris Torek{set,get}host{name,id} and getpagesize all became compat
1993-04-06 Chris Torekneed getpagesize for COMPAT_SUNOS too
1993-04-06 Chris TorekSunOS compat needs get/set host name/id too
1993-04-05 Eric Allmanclean up error return messages
1993-04-05 Keith BosticKirk made pstat work again
1993-04-05 Eric Allmanprioritize tasks
1993-04-05 Eric Allmancrude initialization of map_rebuild -- needs work yet
1993-04-05 Eric Allmanadd map_rebuild for program to use for auto-rebuild
1993-04-05 Eric Allman931 support done
1993-04-05 Eric Allmanlog $_ (authenticated sender info) in Received: line...
1993-04-05 Eric Allmanlog $_ (authenticated sender info) in Received: line
1993-04-05 Eric AllmanD= mailer flag for directory path; RFC 1413 (IDENT...
1993-04-05 Eric AllmanIDENT cleanup; move loopback checking from srvr to...
1993-04-05 Eric Allmandocument $_ and Directory=
1993-04-05 Kirk McKusickhave to explicitly return 0
1993-04-05 Kirk McKusickmoves from sys to here
1993-04-05 Kirk McKusick{get,set}hostname and getpagesize move in from sys
1993-04-05 Kirk McKusickdate and time created 93/04/04 13:58:57 by mckusick
1993-04-05 Eric AllmanRFC 1413 (IDENT) protocol support
1993-04-05 Kirk McKusickdate and time created 93/04/04 13:51:40 by mckusick
1993-04-05 Kirk McKusickmove from sys to gen
1993-04-05 Kirk McKusickupdate for move to compat-43
1993-04-05 Kirk McKusickdate and time created 93/04/04 13:47:33 by mckusick
1993-04-05 Kirk McKusick{get,set}hostid moves in from sys
1993-04-05 Kirk McKusick{get,set}hostid goes to compat-43; getkerninfo goes...
1993-04-05 Kirk McKusickgetpagesize becomes COMPAT
1993-04-05 Kirk McKusickgetkerninfo becomes COMPAT
1993-04-05 Kirk McKusick{get,set}host{name,id} become COMPAT
1993-04-05 Kirk McKusick{get,set}host{name,id}, pagesize, and getkerninfo becom...
1993-04-04 Christos ZoulasRemoved gcc-1 -f optimization flags.
1993-04-04 Kirk McKusickchange relocation to allow for bigger MAXBSIZE
1993-04-04 Kirk McKusickadd kvm library
1993-04-04 Kirk McKusickadd -n flag
1993-04-03 Eric Allmanadd directory search path on prog mailer
1993-04-03 Eric Allmanadd Directory mailer field
1993-04-03 Kirk McKusickconvert kinfo to sysctl; fix vnode and file printing
1993-04-03 Kirk McKusickmake truncate of file to the same length asynchronous
1993-04-03 Eric Allmanadd execdir to mailer definition
1993-04-02 Kirk McKusickconvert kinfo to sysctl
next