date and time created 92/06/25 09:11:46 by bostic
[unix-history] / usr /
1992-06-26 Keith Bosticdate and time created 92/06/25 09:11:46 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/25 09:11:45 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/25 09:11:44 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/25 09:11:43 by bostic
1992-06-25 Keith Bosticadd strtoq, strtouq
1992-06-25 Keith Bosticadd quad constants
1992-06-25 Keith BosticKNF
1992-06-25 Keith Bosticsplit libkern into two parts, quad, non-quad; build...
1992-06-25 Chris Torekdate and time created 92/06/25 06:43:45 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:43:44 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:38:02 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:38:01 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:38:00 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:59 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:58 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:57 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:56 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:55 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:54 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:34:22 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:34:21 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:31:53 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:31:52 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:30:02 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:30:01 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:30:00 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:27:39 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:25:59 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:17:02 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:17:01 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:17:00 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:16:59 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:16:58 by torek
1992-06-25 Chris Torekcopyright
1992-06-25 Chris Torekdate and time created 92/06/25 05:58:24 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 05:58:23 by torek
1992-06-25 Kirk McKusickspec_fsync becomes real
1992-06-25 Kirk McKusickbetter heuristic
1992-06-25 Marc Teitelbaumhistory
1992-06-25 Kirk McKusickdate and time created 92/06/24 15:44:01 by mckusick
1992-06-25 Edward Wanginput error correction stuff
1992-06-25 Kirk McKusickunion for storing inode number in on-disk inode
1992-06-25 Keith Bosticadd ftp.log to list of logs to rotate
1992-06-25 Keith Bosticcheck for files too large to mmap, MAP_FILE goes away
1992-06-25 Keith Bosticlseek takes a quad
1992-06-25 Keith Bosticadd LOG_FTP facility
1992-06-25 Keith Bosticminor cleanups, ANSI prototypes
1992-06-25 Keith Bosticthe logmask (from setlogmask(3)) and priority masking...
1992-06-25 Keith Bosticadd ftp
1992-06-25 Keith Bosticdelete MAP_FILE, check file size before attempting...
1992-06-25 Keith Bosticdelete MAP_FILE, check for file larger than a mappable...
1992-06-25 Keith Bosticdelete MAP_FILE, check file size before mmap'ing, print...
1992-06-25 Keith Bosticuse constant SIZE_T_MAX instead of knowing what size...
1992-06-25 Keith Bosticcheck size of mmap'd object; clean up error handling
1992-06-25 Keith Bosticadd #define for max size_t value
1992-06-25 Keith Bosticfix mmap call (MAP_FILE is gone) plus type casting
1992-06-25 Keith Bosticdelete strcmp routine, now in libkern
1992-06-25 Keith Bosticadd strcmp.c
1992-06-25 Keith Bosticadd include file for the open(2) flags
1992-06-24 Chris Toreksparc
1992-06-24 Chris Torekadd random()
1992-06-24 Chris Torekadd random(); note, this is not the libc random
1992-06-24 Chris Torekdate and time created 92/06/24 01:08:54 by torek
1992-06-24 Chris Torekfix up profile clock start/stop; watch out for tick...
1992-06-24 Chris Torekfix start/stop profclock calls
1992-06-24 Mike Hibleradd note about cache handling
1992-06-24 Mike Hiblerdate and time created 92/06/23 22:16:46 by hibler
1992-06-24 Mike Hiblercorrect attribution
1992-06-24 Kirk McKusickmerge in changes for Sparc
1992-06-24 Kirk McKusicktimeval => timespec; lint; be more lenient about alloca...
1992-06-24 Kirk McKusickmerge in changes for Sparc
1992-06-24 Kirk McKusickadd ifdef FIFO's
1992-06-24 Kirk McKusicklint
1992-06-24 Kirk McKusickset SUGID when granting setuid/setgid privilege (to...
1992-06-24 Kirk McKusickadd ptrace ATTACH/DETACH
1992-06-24 Kirk McKusickset SUGID when user/group when permissions change ...
1992-06-24 Kirk McKusickmove up init died panic to start of exit; ptrace ATTACH
1992-06-24 Kirk McKusickprototype for proc_reparent
1992-06-24 Cynthia A. E. Livi... update MAXHOSTNAMELEN to 256
1992-06-24 Cynthia A. E. Livi... fix spelling.
1992-06-24 Cynthia A. E. Livi... minor nits
1992-06-24 Marc Teitelbaumdate and time created 92/06/23 18:44:57 by marc
1992-06-24 Marc Teitelbaumdate and time created 92/06/23 18:44:56 by marc
1992-06-24 Marc Teitelbauminclude <histedit.h>
1992-06-24 Marc Teitelbaumhistedit.h ==> myhistedit.h to avoid naming conflict
1992-06-24 Marc Teitelbaumdate and time created 92/06/23 18:13:27 by marc
1992-06-24 Marc Teitelbaumunsetfunc returns an error code
1992-06-24 Marc Teitelbaumlseek takes an off_t (which is now a quad, so 0L loses...
1992-06-24 Marc Teitelbaumprompt stuff for editing package
1992-06-24 Marc Teitelbaumunset -f
1992-06-24 Marc Teitelbaumadd dprintf for debugging.
1992-06-24 Marc Teitelbaumnew options
1992-06-24 Marc Teitelbaumediting and aliases. remove ATTY
1992-06-24 Marc Teitelbaumremove unneded prototypes
1992-06-24 Marc Teitelbaumcleanup. remove unneeded routines
1992-06-24 Marc Teitelbaumoff_t is now a quad. 0L looses.
1992-06-24 Marc TeitelbaumSIGTTIN also
1992-06-24 Marc Teitelbaumroutines for supporting aliases
1992-06-24 Marc TeitelbaumSHINIT and ENV. fix -I bug (only check at top level)
1992-06-24 Marc Teitelbaumminor cleanups
next