unix-history/.git
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
1990-02-18 Kirk McKusickproper location of symbols.sort
1990-02-18 Kirk McKusickget rid of dir.h
1990-02-18 Kirk McKusickget rid of unneeded header files
1990-02-18 Kirk McKusickget rid of dir.h
1990-02-18 Kirk McKusickget rid of unneeded header files
1990-02-18 Kirk McKusickget rid of dir.h
1990-02-18 Kirk McKusickget rid of unneeded header files
1990-02-18 Kirk McKusickget rid of dir.h
1990-02-17 Kirk McKusickdo not include dir.h
1990-02-17 Marc Teitelbaumcheckpoint state as of 5pm fri; moving kinfo stuff...
1990-02-17 Marc Teitelbaumcheckpoint state of eproc as of fri morning
1990-02-17 Kirk McKusickhack to avoid requirement to name root device for ...
1990-02-17 Kirk McKusickeliminate spurious includes
1990-02-17 Kirk McKusickupdates for new transport independent structure;
1990-02-17 Kirk McKusickpass indication of idempotency to nfsm_request
1990-02-17 Kirk McKusicksocket specific code moves to nfs_socket.c;
1990-02-17 Kirk McKusickgeneralize nfs_send routine (see nfs_socket.c)
1990-02-17 Kirk McKusicknonidempotent requests are needed elsewhere
1990-02-17 Kirk McKusickmove socket dependent code entirely into this module;
next