no changes, just make it a little more obvious
[unix-history] / usr /
1992-03-19 Keith Bosticno changes, just make it a little more obvious
1992-03-19 Keith Bosticfree memory on sleep error
1992-03-19 Keith Bosticincorrect bmap array processing on double-indirect...
1992-03-19 Keith Bostictypo
1992-03-18 Kirk McKusickadd -P option to request use of reserved port
1992-03-18 Kirk McKusickadd set_rpc_maxgrouplist() to control maximum number...
1992-03-18 Kirk McKusickadd -P option to request use of reserved port
1992-03-18 Kirk McKusickif NFSMNT_RESVPORT used, allocate a reserved port
1992-03-18 Kirk McKusickadd NFSMNT_RESVPORT to request a reserved port on connect
1992-03-18 Kirk McKusickfix for append mode bug (from Rick Macklem)
1992-03-18 Kirk McKusickdate and time created 92/03/17 10:09:22 by mckusick
1992-03-17 Kirk McKusickcode to verify zapsock does the right thing
1992-03-17 Kirk McKusickfile sizes are now 64-bits
1992-03-17 Kirk McKusickfix from Rick Macklem for multiple free's of NFSD struc...
1992-03-17 Kirk McKusickadd mask of all used SLP_ flags
1992-03-17 Kirk McKusickfix from Rick Macklem for multiple free's of NFSD struc...
1992-03-17 Keith Bosticbuild the man page, too
1992-03-17 Keith Bosticdon't make object directories
1992-03-17 Keith Bosticmake man page, too
1992-03-17 Keith BosticNULL not defined w/o stdio.h
1992-03-17 Keith Bosticforgot to turn off debug
1992-03-17 Keith Bosticdelete -k flags, no reason for root to have SCCS aliases
1992-03-17 Kirk McKusickhandle null's like newlines
1992-03-16 Keith Bostictoo many libraries know about _ctype_ for it to disappear
1992-03-16 Keith Bostica.out.h needs sys/types.h now
1992-03-16 Keith Bosticinclude system include files first
1992-03-16 Ralph Campbellfix setting date with '.ss' for seconds
1992-03-16 Ralph Campbellmake code more like hp300
1992-03-16 Ralph Campbelluse C style comments not # in column one
1992-03-16 Ralph Campbellredirect tty input back to console if X quits.
1992-03-16 Ralph Campbellredirect tty input back to console if X quits
1992-03-16 Ralph Campbellremove debug stuff
1992-03-16 Ralph Campbellfix kmem address checking.
1992-03-16 Ralph Campbellsnapshot FP regs on core dump
1992-03-16 Ralph Campbellremove debug printf
1992-03-16 Kirk McKusickproper handling on HUP (from karels@bsdi.com)
1992-03-16 Chris Torekmust include systm.h to get decl for panic (for gcc)
1992-03-16 Kirk McKusickdo not set soft limit higher than new hard limit (net2...
1992-03-16 Kirk McKusickenforce hard CPU limit with SIGKILL (net2/sys/8)
1992-03-16 Kirk McKusickextra assignments to shut up GCC warnings (for torek)
1992-03-15 Chris Torekgcc lint
1992-03-15 Chris Torekset ip before we use it; gcc lint
1992-03-15 Chris Torekgcc lint
1992-03-15 Ralph Campbellfix byte order bug with DIAGNOSTIC, also range check...
1992-03-15 Ralph Campbellfixed disk writes
1992-03-15 Ralph Campbelladded ALIGN macro
1992-03-15 Ralph Campbellchange CLSIZE to CLBYTES so the code will work (CLSIZE...
1992-03-15 Ralph Campbellfix stack trace, print all regs.
1992-03-15 Ralph Campbellfix FP initialization in setregs().
1992-03-15 Ralph Campbellcleanup code & fix a KSEG0 addr being used for phys...
1992-03-15 Ralph Campbelldon't need to block interrupts for FPU context switch
1992-03-14 Kirk McKusickup the default threshold for complaining about server...
1992-03-14 Kirk McKusickminor fixes from Macklem
1992-03-14 Kirk McKusickmust have directory vnode as first op VOP_LINK
1992-03-14 Kirk McKusickhave to set uio_procp for soreceive
1992-03-14 Kirk McKusickuse different values to null out freed structures
1992-03-14 Keith Bosticalways print out something for -o option
1992-03-14 Chris Torekadd cpu_coredump
1992-03-14 Chris Torekadd cpu_coredump; lint in cpu_fork
1992-03-14 Elan Amircalculate all of the field sizes dynamically
1992-03-14 Kirk McKusickuse proc pointer from uio rather than (sometimes unset...
1992-03-14 Kirk McKusickadd cpu_coredump for machine dependent coredump state
1992-03-14 Keith Sklowerp_regs => p_md.md_regs (checked in for sklower by torek)
1992-03-14 Kirk McKusickadd cpu_coredump for machine dependent coredump state
1992-03-14 Kirk McKusickminor optimization from torek
1992-03-14 Kirk McKusickparanoia
1992-03-14 Keith Bosticchange _ctype_ to __ctype
1992-03-14 Jan-Simon Pendry__ctype_ should be __ctype
1992-03-13 Keith Bosticadd upper/lower case maps, use double underscores for...
1992-03-13 Keith Bosticdate and time created 92/03/12 17:31:58 by bostic
1992-03-13 Keith Bosticuse double underscores for ANSI C
1992-03-12 Chris Torekgcc lint
1992-03-12 Keith Sklowerinet_maskof should check for default
1992-03-12 Keith Bosticmake mail understand TMPDIR
1992-03-11 Keith Bosticmake fts(3) work again, welcome to the wonderful world...
1992-03-11 Chris Toreksparc
1992-03-10 Kirk McKusicklatest version from Mike
1992-03-10 Mike Karelscheckin for Mike by Kirk
1992-03-10 Kirk McKusickfix from Donn Seeley to make shadow pages pageable
1992-03-10 Kirk McKusickfirst cut at fixing discconect/reconnect hanging confusion
1992-03-10 Kirk McKusickstruct clockinfo definition moves from kernel.h to...
1992-03-10 Kirk McKusicktypo
1992-03-10 Keith Bosticflags is -o, not -g
1992-03-10 Keith Bosticexplain what is really happening
1992-03-10 Keith Bosticfrom Chris Torek; see ANSI C, section 2.2.4.2.1
1992-03-10 Keith Bosticdo it right, from Chris Torek
1992-03-10 Keith Bosticmake block size a long
1992-03-10 Keith Bosticdelete the -g flag, display group for all "long" listings
1992-03-10 Keith Bosticemalloc no longer used, -g flag is gone
1992-03-10 Keith Bosticmake block size a long
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:37 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:32 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:27 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:21 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:11:40 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:07:52 by bostic
1992-03-10 Keith Bosticupdate from Ralph Campbell
1992-03-10 Keith Bosticdate and time created 92/03/09 14:04:05 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:04:02 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:03:56 by bostic
next