unix-history/.git
1990-03-02 Kirk McKusickinvalidate name cache entries when directory is modified;
1990-03-02 Kirk McKusickadd previous create time for name cache consistency
1990-03-02 Keith Sklowerhalt and reboot live in sbin now
1990-03-01 Paul BormanChange how TOS code gets included
1990-03-01 Paul BormanClean up Makefile so that tn3270 will compile (add...
1990-03-01 Paul BormanClean up the makefile so that tn3270 will compile ...
1990-03-01 Paul BormanAdd -DNEED_GETTOS for preliminary TOS support
1990-03-01 Paul BormanSeveral items:
1990-03-01 Mike Karelsnfs, move timed before most other daemons
1990-03-01 Mike Karelsmore reorg; paranoia; accumulated changes
1990-03-01 Paul BormanMany fixes. 1) Use the cc_t typedef from termios.h
1990-02-28 Keith Sklowerfix bug preventing sending of user-confirm-data
1990-02-28 Mike Karelsparity=none should mean that; don't clear my bits!
1990-02-27 Donn SeeleyDon't use the position table until it's initialized.
1990-02-27 Donn SeeleyPurest laziness.
1990-02-27 Mike Karelsadd CCI credit
1990-02-27 Mike Karelsadd CCI credit, defn for silo overflow error
1990-02-27 Donn SeeleySupport screens of more than 100 lines. This fix stops...
1990-02-26 Donn Seeley(1) Remove redundant reference to dir.h. (2) Change...
1990-02-26 Donn SeeleyRemove redundant reference to dir.h.
1990-02-26 Donn SeeleyFix a type clash bug that gcc complains about.
1990-02-26 Donn SeeleyPull in a fix from f77.vax to solve a syntax problem...
1990-02-26 Donn Seeleydate and time created 90/02/25 21:55:31 by donn
1990-02-26 Donn SeeleyMake 'fortran float sin(), cos();' work with gcc by...
1990-02-26 Donn SeeleyFor GCC's (and ANSI's) sake, don't name a formal parame...
1990-02-26 Donn SeeleyDon't use '-f' on a system where the C compiler doesn...
1990-02-26 Donn Seeleydon't use 'cc -f' with compilers that don't do automati...
1990-02-26 Kirk McKusickhave to protect count increment with splbio to protect...
1990-02-25 Keith Bosticmove enpcode to /etc; it's the only thing using /libdata
1990-02-25 Mike Karelsrestore user/host in banner, suppress wall banner
1990-02-25 Mike Karelsadd -n for shutdown
1990-02-25 Mike Karelsignore EIO on write
1990-02-25 Mike Karelsremove newline from error msg (callers both add it);
1990-02-24 Kirk McKusickno longer need to munhash, handled by xuntext instead
1990-02-24 Kirk McKusickcheck for modified text file and take appropriate action
1990-02-24 Mike Karelsmv ISSIG from param.h and rename to CURSIG (now returns...
1990-02-24 Keith Bosticdon't core dump on filenames larger than the terminal...
1990-02-24 Mike KarelsI see no pointer here
1990-02-24 Marc Teitelbaumremove KERNTEXTOFF (comes from machparam.h)
1990-02-24 Marc Teitelbauminclude machparam.h to get KERNTEXTOFF
1990-02-24 Marc Teitelbaumadd KERNTEXTOFF
1990-02-24 Marc Teitelbaumclean up
1990-02-23 Mike Karelsmove ISSIG to signal.h (and rename to CURSIG);
1990-02-23 Marc Teitelbaumu_comm moved to proc
1990-02-23 Mike KarelsI think it's posix now!
1990-02-23 Marc Teitelbaumcheckpoint before removing extra estimation pass
1990-02-23 Marc Teitelbaumsymbol_size units are bytes, not struct nlists
1990-02-23 Keith Bosticp not set on long /etc/ttys lines, causing premature...
1990-02-23 Keith Bostictypo.
1990-02-23 Keith Bosticno assignment to the pointer was made after the realloc...
1990-02-22 Mike Karelsfrom lbl (van/leres): user headers, etc
1990-02-22 Kirk McKusickfix bugs in hashing functions (4.3BSD-tahoe/pgrm/4)
1990-02-22 Kirk McKusickraise the static sizes for X11
1990-02-22 Keith Bosticnot any space, just tabs; people used " 2/1" because...
1990-02-22 Keith Bosticrearrange the includes to be reasonable (utmp.h needs...
1990-02-22 Keith Bosticminor manual page corrections; rip out rlsearch() and...
1990-02-22 Keith Bosticnever installed setuid, so don't need to reset the uid
1990-02-22 Keith Bosticsignal fixes, gcc/lint fixes, require directory reading...
1990-02-22 Keith Bosticgcc/lint fixes
1990-02-22 Keith Bosticnew yacc has different yyfix command
1990-02-22 Keith Bosticgcc fix; keyword "static" unnecessary
1990-02-22 Keith Bosticchange to fold CR-NL into a single NL
1990-02-21 Kirk McKusickspec_select gets the file flags
1990-02-21 Kirk McKusickdead_select gets the file flags
1990-02-21 Kirk McKusickVOP_SELECT needs file flags
1990-02-21 Kirk McKusickVOP_SELECT needs the file flags
1990-02-21 Kirk McKusickraise limit on maxoff
1990-02-21 Kirk McKusickallocate a null string so that free will not bomb out...
1990-02-21 Kirk McKusickhave to put back the checkuser subroutine
1990-02-21 Kirk McKusicknote that mode is modified by umask (4.3BSD-tahoe/bin/31)
1990-02-21 Marc Teitelbaumadd getkerninfo
1990-02-21 Marc Teitelbaumadd underscores to make all syscall names a single...
1990-02-21 Donn Seeleyneed to include <param.h> for MAXPATHLEN
1990-02-21 Donn Seeleydir.h is now redundant
1990-02-21 Donn Seeleydump the damned prototypes when using traditional C
1990-02-21 Keith Bosticdon't need dir.h anymore
1990-02-21 Keith Bosticneeds to include paths.h, now for _PATH_NOLOGIN
1990-02-21 Keith Bostictypo
1990-02-21 Keith Bosticre-order the includes for gcc
1990-02-21 Keith Bostictype typo
1990-02-21 Marc Teitelbaumcleanups
1990-02-21 Mike Karelsadd some missing flags, also, comments for cleanups
1990-02-21 Keith Bosticadd CPP pre-define
1990-02-21 Mike Karelscleanups of posix stuff
1990-02-21 Keith Bosticreset pointer so can call multiple times; bug report...
1990-02-21 Kirk McKusickdate and time created 90/02/20 12:04:40 by mckusick
1990-02-21 Kirk McKusickdate and time created 90/02/20 12:04:39 by mckusick
1990-02-21 Keith Bosticnew yacc has different yyfix commands
1990-02-21 Keith Bosticnew yacc has different yyfix command
1990-02-21 Keith Bosticyyfix commands are different in the new yacc
1990-02-21 Kirk McKusickadd mkfifo for POSIX
1990-02-21 Marc Teitelbaumadd kinfo system call
1990-02-20 Kirk McKusickadd support for FIFO's
1990-02-20 Kirk McKusickadd optional fifo
1990-02-20 Kirk McKusickmove definitions out of vnode.h
1990-02-20 Kirk McKusickcheck /etc/ftpusers for denial of access to anonymous...
1990-02-20 Keith Bosticchange FNSIZE to MAXPATHLEN; bug report 4.3BSD-tahoe...
1990-02-18 Kirk McKusickget rid of bogus `strings.h' include file
1990-02-18 Kirk McKusickneed to reference netinet as ../netinet
1990-02-18 Kirk McKusickget rid of dependencies on ../ufs/inode.h
next