change (simplify) user and host UPPER => lower case mapping
[unix-history] / usr / src /
1993-03-14 Eric Allmanchange (simplify) user and host UPPER => lower case...
1993-03-14 Eric Allmanchange tagging of errors that need errno attached
1993-03-14 Eric Allmanfix MX signature to always have trailing dot so compare...
1993-03-14 Eric Allmanchange "received from" logging on internal error response
1993-03-14 Eric Allmansetproctitle on getcanonname
1993-03-14 Eric Allmanalways return message header, even if NoReturn set
1993-03-14 Eric Allmanfix SysExMsg printing; setproctitle on getmxrr
1993-03-14 Eric Allmanallow push/pop setproctitle
1993-03-14 Eric Allmandelete trailing newline from aliases when option n...
1993-03-14 Ralph Campbellstrip local symbols
1993-03-14 Ralph Campbelladded more rz disks
1993-03-14 Ralph Campbelldon't clear callv with bzero!
1993-03-14 Ralph Campbellfix bug with reconnect hanging if right after aborting...
1993-03-14 Mike Hiblernew installation procedure
1993-03-13 Kirk McKusickavoid requests for more descriptors than the kernel...
1993-03-13 Andrew Cherenson(by sklower) obvious bug fix in mbuf starvation case
1993-03-13 Andrew Cherensoncheckpoint what looks like an obvious bug fix (by sklower)
1993-03-13 Keith Sklowerjch requested flag to temporarily discard pkts silently
1993-03-13 BSD Tape Makerschanges per letter from Mary MacDonald
1993-03-13 Keith Mulleradded call to drain pipe on read. bug from donn seeley.
1993-03-13 Keith Mulleradded routine to drain pipes. bug from donn seeley.
1993-03-12 Keith Sklowerfix from hibler & forys; check for non-null return...
1993-03-12 Keith SklowerNODUMP -> UF_NODUMP
1993-03-12 Keith SklowerAPPEND, NODUMP, IMMUTABLE -> UF_*
1993-03-11 Jan-Simon Pendryignore setattr on sockets, instead of reporting an...
1993-03-11 Akito Fujitasync up to hp300/hp300/machdep.c 7.36
1993-03-11 BSD Tape Makersdate and time created 93/03/10 11:54:01 by tapers
1993-03-10 Kazumasa Utashirodeclare machine and cpu_model
1993-03-10 Kazumasa Utashiroadded VM_MIN_ADDRESS
1993-03-10 Kazumasa Utashiroicode moved to VM_MIN_ADDRESS
1993-03-10 Kazumasa Utashiroset cpu_model here?
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashirodate and time created 93/03/10 00:00:15 by utashiro
1993-03-10 Kazumasa Utashirodate and time created 93/03/10 00:00:05 by utashiro
1993-03-10 Kazumasa Utashirodate and time created 93/03/09 23:59:39 by utashiro
1993-03-10 Kazumasa Utashirobetter NEWS-OS compatibility
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashiromake it rebootable
1993-03-10 Kazumasa Utashiroadded MachKernGenExceptionEnd
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashiromips stack must be aligned on 8byte boundary
1993-03-10 Kazumasa Utashirowrong number of f's!!
1993-03-10 Kazumasa Utashirosmall fixes
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashiro(no message)
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashiroadded newsos/*.c
1993-03-10 Kazumasa Utashiromisc changes
1993-03-10 Kazumasa Utashirocleanup header and machine dependency.
1993-03-10 Kazumasa Utashiroupdate description
1993-03-10 Kirk McKusickupdate for HP300 from Mike Hibler
1993-03-10 Keith Sklowerchange printf in unused function for jch
1993-03-10 Kirk McKusickget those types right
1993-03-10 Kirk McKusickcannot put sysctl.h before types.h even if that is...
1993-03-10 Mike Hiblerpass maxprot parameter to vm_mmap
1993-03-10 Mike Hiblerattempt to recover from failure of vm_fault in vm_fault...
1993-03-10 Mike Hiblerattempt to recover from vm_fault_wire failure in vm_map...
1993-03-10 Mike Hibleradditional parameter to vm_mmap
1993-03-10 Mike Hiblermark 'c' partition as FS_BOOT by default
1993-03-10 Mike Hibleradditional parameter to vm_mmap
1993-03-10 Mike Hiblerprototype changes: new param for vm_mmap, return type...
1993-03-10 Mike Hibleradd FS_BOOT to identify partitions with bootstrap code
1993-03-10 Eric Allmanlog the correct IP address in relay= field even if...
1993-03-09 Chris Torekdevice keys may contain padding, so make sure it is...
1993-03-09 Chris Torekfix oops in MLINKS for link_addr.3
1993-03-09 Chris Torekcomments for c_date, c_ddate were reversed
1993-03-09 Ralph Campbellcheck for sizeof(buf) so strcpy doesn't trash stack.
1993-03-09 Ralph Campbellfix args to dbopen so it doesn't fail.
1993-03-09 Ralph Campbelluse the standard decl from <arpa/inet.h> for inet_ntoa().
1993-03-09 Ralph Campbellchange the substitute pattern to match the range patter...
1993-03-09 Ralph Campbelldate and time created 93/03/08 19:21:06 by ralph
1993-03-09 Ralph Campbelladded mips support
1993-03-09 Ralph Campbellposition was not declared in getcc().
1993-03-09 Ralph Campbelldon't need to include /sys
1993-03-09 Ralph Campbelladded mips support
1993-03-09 Ralph Campbellremoved -z to ld since this is the default.
1993-03-09 Ralph Campbelluse new err() function.
1993-03-09 Eric Allmanclarify use of $@ in local address resolution
1993-03-09 Ralph Campbellre-enable clock interrupts as soon as possible.
1993-03-09 Ralph Campbellfix debug info dumps.
1993-03-09 Ralph Campbelldate and time created 93/03/08 18:48:14 by ralph
1993-03-09 Ralph Campbelladded isinf.s
1993-03-09 Ralph Campbellmips nolonger needs :errfix
1993-03-09 Ralph Campbellmove struct decl outside of params to avoid gcc2 warnings.
1993-03-09 Ralph Campbellmove struct declaration outside of params to avoid...
1993-03-09 Ralph Campbellchanged start to Start and start_default to Start_defau...
1993-03-09 Eric Allmanallow local mailer to specify $@host; don't add e_fromd...
1993-03-09 Eric Allmanfix infinite loop in <> case
1993-03-09 Eric Allmanaccept email for okeeffe
1993-03-09 Ralph Campbellfix null pointer bug.
1993-03-09 Eric Allmancount recipients and estimate size of return messages
1993-03-09 Eric Allmanundo RESPONSE hack -- is it worthwhile?
1993-03-09 Keith Bosticcomplain if records tc capabilities aren't fully expanded
1993-03-09 Keith Bosticadd two-letter value for "pc" back in, it's too common...
1993-03-09 Elan AmirAdded security hack that will clobber the arguments...
1993-03-09 Kirk McKusickremove the 8-bit restriction in namei
1993-03-09 Keith Bosticset to 1.0
1993-03-09 Keith Bosticdate and time created 93/03/08 14:34:47 by bostic
1993-03-09 Chris TorekPRU_ACCEPT can just use in_setpeeraddr, a la PRU_PEERADDR
1993-03-09 Keith Bostictest on VA_UTIMES_NULL was reversed
next