unix-history/.git
1992-06-23 Keith Bosticdate and time created 92/06/22 18:08:17 by bostic
1992-06-23 Keith Bosticdate and time created 92/06/22 18:08:16 by bostic
1992-06-23 Keith Bosticdate and time created 92/06/22 18:08:15 by bostic
1992-06-23 Keith Bosticdate and time created 92/06/22 18:08:14 by bostic
1992-06-23 Keith Bosticdate and time created 92/06/22 18:08:13 by bostic
1992-06-23 Keith Bosticdate and time created 92/06/22 18:08:12 by bostic
1992-06-23 Keith Bosticdate and time created 92/06/22 18:08:10 by bostic
1992-06-23 Keith Bosticdate and time created 92/06/22 18:08:09 by bostic
1992-06-23 Keith Bosticdate and time created 92/06/22 18:08:07 by bostic
1992-06-23 Keith Bosticbuild a profile version as well.
1992-06-23 Kirk McKusickcalculate important constants if needed
1992-06-23 Kirk McKusickmake with -g
1992-06-23 Marshall Kirk... need more kernel address space for big machines
1992-06-23 Keith Bosticspell out the rules for the anonymous directory
1992-06-23 Keith Bosticlseek takes a quad, now
1992-06-23 Keith Bostictypo, syn -> sync
1992-06-23 Keith Bosticput Bentley's comment into the source code for info...
1992-06-23 Keith Bosticlseek takes a quad, now; lots of ANSI style cleanups
1992-06-22 Keith Bosticlseek takes an off_t, not a long
1992-06-22 Keith Bosticmake tar work with quads
1992-06-22 Keith Bosticthe seek function takes a fpos_t (off_t), not a long
1992-06-22 Keith Bosticoff_t is a quad, now
1992-06-22 Kirk McKusicktry to give better error messages on connection failure
1992-06-22 Kirk McKusickadd fs_maxsymlinklen
1992-06-22 Kirk McKusickinclude kernel library
1992-06-22 Keith Bosticlseek takes an off_t
1992-06-22 Keith Bosticsecond arg to mmap is a size_t
1992-06-22 Keith Bosticfixes without testing for mmap, lseek, fseek when quads...
1992-06-22 Keith Bosticsecond arg to mmap is a size_t
1992-06-22 Keith Bosticoff_t is a quad, use %qd; 2nd arg to mmap is an int
1992-06-22 Keith Bosticlseek takes a quad; minor cleanups
1992-06-22 Keith Bosticlibkern has its own include file with prototypes
1992-06-22 Keith Bosticadd the rest of the routines to libkern.h; use it in...
1992-06-22 Keith Bosticdate and time created 92/06/21 10:22:06 by bostic
1992-06-22 Keith BosticGCC2 changed the type of the shift count; make this...
1992-06-21 Chris Torekget the types right, and get the parameters to locc...
1992-06-21 Chris Torekneed <sys/systm.h> for panic type (for gcc 2 warnings)
1992-06-21 Chris Torekufs_chmod, ufs_chown are static and should not be decla...
1992-06-21 Kirk McKusickdate and time created 92/06/20 16:57:19 by mckusick
1992-06-21 Kirk McKusickadd mnt_maxsymlinklen for short links
1992-06-21 Keith Bosticdate and time created 92/06/20 16:34:53 by bostic
1992-06-21 Keith Bosticdate and time created 92/06/20 16:34:51 by bostic
1992-06-21 Kirk McKusickzero out mount structure after allocation
1992-06-21 Keith Bosticdate and time created 92/06/20 16:34:45 by bostic
1992-06-21 Keith Bosticbreak out library functions
1992-06-21 Kirk McKusickadd -T option
1992-06-21 Kirk McKusickfor old inode format dump tapes, copy ouid/ogid to...
1992-06-21 Kirk McKusickMark tapes with new format inodes as DR_NEWINODEFMT
1992-06-21 Keith Bosticoff_t's are quad's, now, prototype the world
1992-06-21 Keith Bosticdon't compile with DEBUG by default
1992-06-21 Kirk McKusickget rid of leading `dump' on all the names
1992-06-21 Kirk McKusickadd DR_NEWINODEFMT to indicate new format inodes on...
1992-06-21 Keith Bosticlseek takes quad's, now; lots of general cleanup while...
1992-06-21 Kirk McKusickfix from romig for adding a link to a file between...
1992-06-21 Keith Bosticbroken by quads; welcome it to ANSI.
1992-06-21 Kirk McKusickproper termination for reading from pipes; timeval...
1992-06-21 Kirk McKusicktimeval => timespec
1992-06-21 Ralph Campbelladd bigendian support
1992-06-21 Keith Bosticbreak some functions out into util.c
1992-06-21 Keith Bosticquads broke size transfer, add -K option
1992-06-21 Keith Bosticput options in alphabetical order
1992-06-21 Keith Bosticadd -K option to turn off Kerberos authentication
1992-06-21 Keith Bosticdate and time created 92/06/20 12:24:45 by bostic
1992-06-21 Ralph Campbellshould declare readdisklabel correctly but then have...
1992-06-21 Ralph Campbellfix arguments to functions to include proc 'p'.
1992-06-21 Ralph Campbellchanges to make gcc happy.
1992-06-21 Ralph Campbellfix error printing
1992-06-21 Ralph Campbellchange to use old lseek, fstat, etc. before long long...
1992-06-21 Ralph Campbelluse u_long instead of long long for reading dev/kmem.
1992-06-21 Ralph Campbellfix pmap cache changes.
1992-06-21 Ralph Campbellfix minor typos.
1992-06-21 Ralph Campbellfix 2 set associative pmap cache changes.
1992-06-21 Kirk McKusickadd startprofclock and stopprofclock to track when...
1992-06-21 Kirk McKusickcall initprofclock to start profiling clock
1992-06-21 Kirk McKusickmove zero'ed things into zero area; add new accounting...
1992-06-21 Ralph Campbellfix idle statistics.
1992-06-21 Kirk McKusickturn off profiling if on
1992-06-21 Kirk McKusickthings moved into zero range; inherit profiling from...
1992-06-21 Kirk McKusicknotify clock routines when a process requests profiling
1992-06-21 Kirk McKusickeliminate the fiction of NOQUAD
1992-06-21 Kirk McKusickinitprofclock now told whether profiling is happening
1992-06-21 Kirk McKusickeliminate fiction of NOQUAD
1992-06-21 Keith Bosticput K option in the usage statement
1992-06-21 Kirk McKusickphz => stathz
1992-06-20 Chris Torekgcc 2 is pickier: be consistent about static
1992-06-20 Kirk McKusicklint
1992-06-20 Kirk McKusickupdate from Torek
1992-06-20 Kirk McKusickadd md_coredump
1992-06-20 Kirk McKusickadd fields to save addr and ticks if we cannot process...
1992-06-20 Kirk McKusickphz => stathz
1992-06-20 Kirk McKusickadd (unused) md_coredump
1992-06-20 Kirk McKusickget rid of the fiction of NOQUAD
1992-06-20 Kirk McKusickget rid of the fictionof NOQUAD
1992-06-20 Kirk McKusickphz => stathz
1992-06-20 Kirk McKusickGCC 2.X grot
1992-06-20 Cynthia A.... fixes that really belong in src/local on okeeffe
1992-06-20 Kirk McKusickadd CP_INTR
1992-06-20 Kirk McKusickupdate from Chris
1992-06-20 Kirk McKusickfix for anonymous objects on hash list when they should...
1992-06-20 Kirk McKusicktimeval => timespec in vattr and dinode
next