code to convert ouid/ogid to uid/gid; convert short symlinks
[unix-history] / usr / src /
1992-07-03 Kirk McKusickcode to convert ouid/ogid to uid/gid; convert short...
1992-07-03 Kirk McKusicktricky code to convert old style directories to new...
1992-07-03 Kirk McKusickfmttype argument to DIRSIZ; check type values in new...
1992-07-03 Kirk McKusick-c now takes a level; write out all superblocks after...
1992-07-03 Kirk McKusickdon't complain about lost blocks when doing a conversion
1992-07-03 Kirk McKusickprint name of ROOTINO properly; don't write superblock...
1992-07-03 Kirk McKusicktreat short symlinks like BLK and CHR devices
1992-07-03 Keith Bosticdate and time created 92/07/02 16:24:36 by bostic
1992-07-03 Kirk McKusickhave to extricate short symlinks and put their data...
1992-07-03 Kirk McKusickwriterec notes whether a record is a spcl record
1992-07-03 Kirk McKusicknew function prototype
1992-07-03 Kirk McKusickuse d_type information to indicate file types
1992-07-03 Kirk McKusicknote type of dump tape
1992-07-03 BSD Tape Makersadded option for upgrade
1992-07-02 Keith Bosticiruserok() calls __icheckhost which now calls gethostby...
1992-07-02 Chris Torekdo not clobber errno on failed sbrk
1992-07-02 Keith Bosticoff_t's are now quad's -- ANSI C says fseek/ftell use...
1992-07-02 Keith Bosticfix seek calls for quads
1992-07-01 Keith Bosticfix what I broken, minor reformatting, comments from...
1992-07-01 Kazumasa Utashiroenclose start routine by splclock().
1992-07-01 Keith Bosticuse a temporary variable for the error, in case already set
1992-07-01 Kirk McKusickadd provision for new and old inode formats
1992-07-01 Kirk McKusickmore global conversion flags
1992-07-01 Kirk McKusickdefine and use newinofmt
1992-07-01 Keith Bosticnew versions from Peter McIlroy, add sradixsort(3)
1992-07-01 Keith Bosticadd sradixsort
1992-07-01 Akito Fujitasync up to hp300/include/pmap.h 7.9
1992-07-01 Craig Leresadd iruserok; from Van and Craig
1992-07-01 Keith Bosticadd iruserok; from Van and Craig
1992-07-01 Chris Torekavoid servicing page faults on the interrupt stack
1992-07-01 Chris Torekadd fuswintr and suswintr
1992-07-01 Keith Bosticassume untouched page if read fail in datadump
1992-06-30 Andrew Cherensonallow filenames to start with :
1992-06-30 Andrew Cherensonbetter error checking when reading/writing,
1992-06-30 Keith Bosticturn off the NODUMP flag
1992-06-30 Keith Bosticquad fixes, but some general cleanup too
1992-06-30 Keith Bosticput in keywords
1992-06-30 Keith Bosticcleanup and ANSI-ficatoin
1992-06-30 Keith Bosticgeneral cleanup and ANSI-fication; should be no real...
1992-06-30 Keith Bosticput keywords back in
1992-06-30 Keith Bosticdon't need util.c
1992-06-30 Keith Bosticshut gcc up
1992-06-30 Mike KarelsCheck in for Mike Karels by Keith Bostic
1992-06-30 Keith Sklowerget rid of spurious reference to stdio
1992-06-30 Keith Bosticnew include file, fnmatch.h
1992-06-30 Keith Bosticmove fnmatch function declaration from unistd.h
1992-06-30 Keith Bosticmove function prototype to fnmatch.h
1992-06-30 Keith BosticFNM_QUOTE now the default for fnmatch, reverse return...
1992-06-30 Keith Bosticlint fix to signals
1992-06-30 Keith Bosticup the BSD #define
1992-06-30 Keith BosticFNM_QUOTE is the default now, flip the return sense...
1992-06-30 Keith Bosticerrbuf isn't const
1992-06-30 Keith Bosticallow "-" as an argument to mean stdin
1992-06-30 Keith BosticANSI C cleanups
1992-06-30 Keith BosticANSI C prototypes
1992-06-30 Craig Leresuse iruserok, not ruserok, minor ANSI cleanups
1992-06-30 Craig Leresuse ivaliduser, not validuser, minor cleanups
1992-06-30 Keith Bosticadd iruserok
1992-06-30 Keith Bosticmake FREAD/FWRITE available to user programs
1992-06-29 Keith BosticFix word erase on non-termios systems; bug report 4...
1992-06-29 Keith Bosticmake display line up if block/char devices displayed...
1992-06-29 Keith Bosticmmap and write files less than 8M
1992-06-29 Keith Bostic-p option should preserve file flags as well
1992-06-29 Keith Bosticdelete extra newlines
1992-06-29 Keith Bosticpreserve file flags across install; general ANSI C...
1992-06-29 Keith BosticPOSIX 1003.2, D11.2 moves fnmatch #defines into fnmatch.h
1992-06-29 Keith Bosticdate and time created 92/06/28 13:01:24 by bostic
1992-06-29 Keith Bosticget the const's right
1992-06-29 Keith Bosticbring up to date with POSIX 1003.2 D11.2; still broken...
1992-06-29 Keith Bosticadd fnmatch.h
1992-06-28 Kirk McKusicknothing to truncate for short symlinks
1992-06-28 Kirk McKusickufs_dirbadentry needs an extra parameter
1992-06-28 Andrew Cherensondocument changes to logging, list files displayed durin...
1992-06-28 Kirk McKusickcleanup after heidemann
1992-06-28 Andrew Cherenson(bostic) changes for prototyping, fix error in MDTM...
1992-06-28 Andrew Cherenson(bostic) changes for prototyping
1992-06-28 Andrew Cherensonbump version # up a bit
1992-06-28 Andrew Cherensonadd paths for message files
1992-06-28 Keith Bosticcalls take uid_t, gid_t, not int
1992-06-28 Kazumasa Utashirouse bxcopy() to copy data to mbufs.
1992-06-28 Keith Bosticdate and time created 92/06/27 13:26:19 by bostic
1992-06-28 Keith Bosticremove hard-coded length
1992-06-28 Kirk McKusickneed to run ./mkboot explicitly
1992-06-27 Chris Toreksparc
1992-06-27 Kazumasa Utashiromake bpf works
1992-06-27 Kazumasa Utashirosupport non-display configuration
1992-06-27 Kazumasa Utashirono SYSCALL_BSDOFFSET
1992-06-27 Kazumasa Utashirono special cpuspeed for gcc
1992-06-27 Kazumasa Utashirosupport no-display configuration
1992-06-27 Kazumasa Utashirouse NBM for bitmap console
1992-06-27 Kazumasa Utashiroinitial port from Kazumasa Utashiro
1992-06-27 Kazumasa Utashirochange config options
1992-06-27 Kazumasa Utashirodelete assym.h dependency
1992-06-27 Kirk McKusickadd new inode format related things
1992-06-27 Keith Bosticdate and time created 92/06/26 12:03:54 by bostic
1992-06-27 Keith Bosticquad's broke it -- prototyped it rather than figure...
1992-06-27 Kirk McKusickadd support for converting to and checking new inode...
1992-06-27 Kirk McKusickadd support for converting to and checking new inode...
1992-06-27 Kirk McKusickpadding for quad alignment
1992-06-26 Keith Bosticdate and time created 92/06/26 06:57:10 by bostic
next