unix-history/.git
1993-12-15 Eric Allmanparameterize maximum recursion depth (compile time...
1993-12-15 Eric AllmanVAX Ultrix changes
1993-12-14 Eric Allmanadd SFF_ROOTOK flag
1993-12-14 Kirk McKusickvget needs to take a flag on whether to lock the vnode
1993-12-14 Kirk McKusicknew vget parameter
1993-12-14 Kirk McKusickconvert mount list and mount point vnode list to use...
1993-12-14 Kirk McKusickconvert page list to use <sys/queue.h>
1993-12-14 Kirk McKusickconvert pager list to use <sys/queue.h>
1993-12-14 Kirk McKusickpitch <sys/queue.h> compatibility code
1993-12-14 Kirk McKusickconvert free list, hash list, and object list to use...
1993-12-14 Kirk McKusickconvert resident memory list, object list, object cache...
1993-12-14 Kirk McKusickconvert mount list and mount point vnode list to use...
1993-12-14 Kirk McKusickconvert the hash chain, associated vnode, and free...
1993-12-14 Kirk McKusickconvert vnode freelist, mount point list, and clean...
1993-12-14 Eric Allmanminor debugging glitch
1993-12-14 Kirk McKusickadd some comments
1993-12-14 Kirk McKusickadd queue.3 (and associated functions
1993-12-14 Kirk McKusickdate and time created 93/12/13 14:46:46 by mckusick
1993-12-14 Eric Allmancheckpoing
1993-12-14 Jan-Simon Pendryadd p_textvp to track vnode of executable (for procfs)
1993-12-14 Kirk McKusickeliminate duplicate code
1993-12-13 Eric Allmanadd MH comment
1993-12-13 Eric Allmanpatches to fix checks when sending to a file
1993-12-13 Kirk McKusickadd p_textvp to track vnode of executable (for procfs)
1993-12-13 Chris Torekaccomodate bugs in rev 1 cg6 boards
1993-12-13 Chris Torekadd cgsix
1993-12-13 Eric Allmanavoid bogus pointer dereference in shortened logdeliver...
1993-12-12 Eric AllmanSunOS 4.0.3 changes
1993-12-12 Eric Allmanavoid core dump if getctladdr() returns null
1993-12-12 Eric Allmandocument $=m
1993-12-12 Eric Allmanupdates for SunOS 4.0.3 and SVR4
1993-12-12 Kirk McKusickcopyediting for Usenix manuals
1993-12-12 Chris Torekinsert ANSI-mandated bogosity
1993-12-12 Eric Allmanupdate for 8.6.5.Beta3
1993-12-12 Eric Allmanmore addendums
1993-12-12 Eric AllmanSolaris compiler fixes
1993-12-12 Eric Allmanfix uid-dependent non-equivalence of addresses
1993-12-12 Eric Allmanefficiency hacks for toktype
1993-12-12 Eric Allmanbe more conservative about reflecting contents of owner...
1993-12-12 Eric Allmanavoid problems if a tf file already exists; improve...
1993-12-12 Eric Allmanarrange to log sender in SMTP even if all RCPTs failed
1993-12-12 Eric Allmanadd EF_LOGSENDER flag & extend e_flags word so it will fit
1993-12-12 Eric Allmanadd support for SCO Open Server 3.2v4
1993-12-12 Eric Allmandate and time created 93/12/11 13:05:41 by eric
1993-12-12 Eric Allmanopen non-alias maps before initializing alias maps
1993-12-11 Kirk McKusickchanges for 4.4BSD-Lite requested by USL
1993-12-11 Eric Allmanadd uucp-uudom mailer; provide aliases for suucp &...
1993-12-11 Kirk McKusickadd cpu_set_init_frame to initialize init's syscall...
1993-12-11 Kirk McKusickchanges for 4.4BSD-Lite requested by USL
1993-12-11 Kirk McKusickproper error return from setpriority()
1993-12-11 Kirk McKusicknew names for USL
1993-12-11 Kirk McKusicklint
1993-12-11 Kirk McKusickadd cpu_set_init_frame to initialize init's syscall...
1993-12-11 Eric Allmanmove SmtpError decl out -- two identical decl's seem...
1993-12-11 Kirk McKusickadd cpu_set_init_frame to initialize init's syscall...
1993-12-11 Eric Allmanadd a "recursion level" argument to rewrite() to detect...
1993-12-11 Kirk McKusickadd cpu_set_init_frame to initialize init's syscall...
1993-12-11 Eric Allmanadd a "recursion level" argument to rewrite() to detect...
1993-12-11 Kirk McKusickadd cpu_set_init_frame to initialize init's syscall...
1993-12-11 Eric Allmanimprove error messages -- avoid "Error 0" syndrome
1993-12-11 Eric Allmanadd bufsize parameter to prescan
1993-12-11 Eric Allmanadd a size parameter to prescan()
1993-12-11 Eric Allmancleanup of symbolic link checking -- make it less picky
1993-12-11 Eric Allmanadjust names of SafeFile Flags (SF_ => SFF_)
1993-12-11 Eric Allmanadd SF_ANYFILE
1993-12-11 Eric Allmanensure that $=w names are always considered canonical
1993-12-11 Eric Allmanadjust ctladdr processing
1993-12-11 Eric Allmandeal with possibility of very short syslog buffers...
1993-12-11 Eric Allmanlimit size of input lines sent to setproctitle to avoid...
1993-12-11 Eric Allmanavoid stupid failures if 421 error is returned during...
1993-12-11 Eric Allmanavoid core dump on subroutines that return null addr...
1993-12-11 Eric Allmanup size of maximum short string
1993-12-11 Eric Allmanavoid sending WARNING message on return-receipts
1993-12-11 Eric Allmanmove SYSLOG_BUFSIZE in here
1993-12-11 Eric Allmanaccept Full-Name: header on input
1993-12-11 Eric Allmanfix problem that caused mailers returning EX_IOERR...
1993-12-11 Keith Bosticsearch both backwards and forwards if the page is empty and
1993-12-10 Eric AllmanNetBSD changes
1993-12-10 Eric Allmancatch @host syntax (i.e., null user name)
1993-12-10 Mike Hiblerclose file on read error or bad header
1993-12-10 Eric AllmanLinux portability
1993-12-07 Akito Fujitaadd GATEWAY option
1993-12-07 Akito Fujitareturn value of sdclose must be 0
1993-12-07 Akito Fujitachange time zone
1993-12-07 Akito Fujitaadd KGDB line
1993-12-07 Akito Fujitasync up to hp300/include/pmap.h 7.13 (Berkeley) 6/2/93
1993-12-07 Akito Fujitasync up to hp300/include/cpu.h 8.2 (Berkeley) 9/23/93
1993-12-07 Akito Fujitadate and time created 93/12/06 20:36:39 by akito
1993-12-07 Akito Fujitadate and time created 93/12/06 20:36:02 by akito
1993-12-07 Akito Fujitaremove kbdselect (use ttselect)
1993-12-07 Akito Fujitarename function from scsi_xxxx to sc_xxxx
1993-12-07 Akito Fujitadate and time created 93/12/06 20:28:08 by akito
1993-12-07 Akito Fujitasync up to hp300/hp300/vm_machdep.c 8.4 (Berkeley...
1993-12-07 Akito Fujitasync up tp hp300/hp300/trap.c 8.4 (Berkeley) 9/23/93
1993-12-07 Akito Fujitasync up to hp300/hp300/swapgeneric.c 7.9 (Berkeley...
1993-12-07 Akito Fujitasync up to hp300/hp300/pmap.c 8.2 (Berkeley) 11/14/93
1993-12-07 Akito Fujita(no message)
1993-12-07 Akito Fujitasync up to hp300/hp300/locore.s 8.5 (Berkeley) 11/14/93
1993-12-07 Akito Fujitasync up to hp300/hp300/genassym.c 8.2 (Berkeley...
1993-12-07 Akito Fujitasync up to hp300/hp300/conf.c 8.2 (Berkeley) 11/14/93
next