unix-history/.git
1993-04-13 Eric Allmanchange comment on MAXUSERENVIRON to emphasize min value
1993-04-13 Chris Torekoptimize `set' pseudo-op; add R specifier; temporarily
1993-04-13 Chris Torekdate and time created 93/04/12 19:08:40 by torek
1993-04-13 Chris Torekdate and time created 93/04/12 19:06:48 by torek
1993-04-13 Chris Torekadd a whole slew of missing opcodes and pseudo-ops...
1993-04-13 Chris Torekdate and time created 93/04/12 18:57:15 by torek
1993-04-13 Chris Torekifdef sun does not imply SunOS: add gross hack to avoid...
1993-04-13 Andrew Cherensoninet_aton returns a boolean value, don't need to return...
1993-04-13 Chris Torekmain.s no longer needed (libc/gen has it)
1993-04-13 Keith Mullerput the wrong prototype name in for ar_drain().
1993-04-13 Eric Allmanfix documentation of -f in map specifications
1993-04-13 Eric Allmanreset statmsg before each mailer invocation to avoid...
1993-04-13 Eric Allmanback out hack to hide unqualified domains behind %...
1993-04-13 Eric Allmanshorten timeout on reverse name lookup to avoid conflic...
1993-04-13 Eric Allmanmore socket code generalization
1993-04-12 Eric Allmanproperly diagnose ruleset zero returning null vector
1993-04-11 Eric Allmanclarify what IDENT does -- and does not -- do
1993-04-11 Mike Karelsif resending SYN, use the same sequence number as last...
1993-04-11 Eric Allmandocument FEATURE(uucpdomain)
1993-04-11 Eric Allmanchange map name for consistency with UUCP
1993-04-11 Eric Allmandate and time created 93/04/10 11:05:41 by eric
1993-04-11 Eric Allmandocument FEATURE(bitdomain)
1993-04-11 Eric Allmanrearrange diversion 6 for FEATURE(bitdomain)
1993-04-11 Eric Allmandate and time created 93/04/10 10:50:17 by eric
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
next