don't use a yacc temporary
[unix-history] / usr / src / sys /
1990-06-16 Marc TeitelbaumCFLUSHO -> CDISCARD
1990-06-15 Keith Sklowermust test for existence of externalization before peeki...
1990-06-15 Marc Teitelbaumremove alternate names for flags
1990-06-15 Marc TeitelbaumVFLUSHO -> VDISCARD
1990-06-15 Marc Teitelbaumcheck for revoked line
1990-06-15 Marc TeitelbaumVFLUSHO -> VDISCARD
1990-06-14 Keith Sklowerwon't load if TCPDEBUG not defined.
1990-06-14 Keith Sklowerwon't load if TCP_DEBUG not defined
1990-06-10 Keith Sklowerminor changes to ease folding ARP, ESIS tables into...
1990-06-10 Keith Sklowercheckpoint before changes conventions about who allocat...
1990-06-10 Keith Sklowerchange snpa cache to fold in to routing table; this...
1990-06-09 Kirk McKusicktemporary hack to avoid infinite signals on shutdown
1990-06-09 Mike Karelsconvert copen to use open
1990-06-09 Kirk McKusickhave to set so to point to new socket
1990-06-09 Marc Teitelbaumnew parameter to tprintf
1990-06-09 Kirk McKusickbrave new world
1990-06-09 Mike Karelsm_act is history
1990-06-09 Mike Karelsadd macros for rtt units
1990-06-08 Marc Teitelbaumdamn. TCSAFLUSH was misspelled as TCSADFLUSH and got...
1990-06-08 Kirk McKusickproc pointer is now passed in to shmexit function
1990-06-08 Kirk McKusickconvert to new syscall convention
1990-06-08 Kirk McKusickneed to return mmexit error correctly
1990-06-08 Marc Teitelbaummissing { }
1990-06-07 Kirk McKusickcreat becomes ocreat and ifdef COMPAT_43; bug fix in...
1990-06-07 Marc Teitelbaumset WOPEN on first open
1990-06-07 Keith Sklowerdo something about GOSIP v2 proliferations of NSAP...
1990-06-07 Marc Teitelbaumcheck for revoked terminal (ttclosed)
1990-06-07 Keith Sklowerabout the first third of the COS failures attempted...
1990-06-07 Kirk McKusickneed flags arguments
1990-06-06 Mike Karelsadd macro for len of sockaddr_un
1990-06-06 Kirk McKusickexpunge more u.u_procp
1990-06-06 Kirk McKusickupdate to new system call convention; expunge more...
1990-06-06 Kirk McKusickreturn actual error code
1990-06-06 Kirk McKusickupdate to new system call convention; expunge more...
1990-06-06 Mike Karelsnew syscall convention, avoid u.u_procp (almost)
1990-06-06 Marc Teitelbaumonly HUP processes with ctty on session leader exit
1990-06-06 Marc Teitelbaumfix posix semantics for exit of controlling process
1990-06-06 Marc Teitelbaumtelnet line mode changes
1990-06-06 Kirk McKusickupdate for new system call convention
1990-06-06 Marc Teitelbaumpgsignal takes extra arg. telnet linemode changes...
1990-06-06 Kirk McKusickdrop Sun compatibility on choosing device numbers
1990-06-06 Kirk McKusickmake the kernel self consistent
1990-06-06 Marc Teitelbaumsupport large iov's. ktrace socket i/o.
1990-06-05 Kirk McKusickset the file type properly on server create
1990-06-05 Keith SklowerFix bugs reported in fragmentation and reassembly repor...
1990-06-05 Kirk McKusicknew system call convention
1990-06-04 Kirk McKusickhave to vrele devvp when just doing an update
1990-06-01 Kirk McKusickmissing vput
1990-06-01 Mike Karelsremove "o" from SYS_ defn's for break, vadvise (for...
1990-05-31 Keith Sklowersome errors must be responded to by a DC rather than...
1990-05-31 Kirk McKusickhave to write out inode if IO_SYNC is specified
1990-05-31 Keith Sklowerkludge to force DC's on certain errors
1990-05-31 Keith Sklowerdocument separate change that wrong version numbers...
1990-05-31 Keith SklowerISO standard says if the version number is wrong, use...
1990-05-31 Keith Sklowertp_control_hdr obsoleted by cmsghdr in socket.h
1990-05-31 Kirk McKusickVOP_ABORTOP is no longer responsible for unlocking...
1990-05-31 Keith Skloweruniform convention about ints vs. unsigned in msghdr...
1990-05-31 Kirk McKusickget rid of historic (unnecessary) code
1990-05-30 Keith BosticC++ needs prototypes, too
1990-05-30 Kirk McKusicknew calling convension for system calls
1990-05-30 Kirk McKusickhave to restore quota state after chown
1990-05-30 Mike Karelscheck for tty stop signals on orphaned pgrp in issig...
1990-05-30 Kirk McKusicknew calling convension for system calls
1990-05-30 Mike Karelsnew model of system call dispatch
1990-05-28 Keith Bosticfunction prototypes for POSIX 1003.1
1990-05-27 Keith Bosticadd Berkeley copyright (nothing but SIG_* left); functi...
1990-05-26 Keith BosticPOSIX 1003.1
1990-05-26 Keith Sklowerordering of bit fields needs better descrimination...
1990-05-26 Keith Sklowerthere are other entities besides #ifdef sun and #ifdef vax
1990-05-26 Kirk McKusickmerge in hp300 support from Utah
1990-05-26 Kirk McKusick"update from Mike Hibler at Utah"
1990-05-26 Kirk McKusick"update from Mike Hibler at Utah"
1990-05-26 Kirk McKusickupdate from Mike Hibler at Utah
1990-05-26 Mike Karelsfirst try at updating for new signal mechanism
1990-05-26 Kirk McKusickupdate from Mike Hibler at Utah
1990-05-26 Kirk McKusick"update from Mike Hibler at Utah"
1990-05-26 Kirk McKusick"update from Mike Hibler at Utah"
1990-05-26 Keith Sklowergetkerninfo skipped defaults ``dupedkeyed'' behind...
1990-05-26 Kirk McKusick"update from Mike Hibler at Utah"
1990-05-26 Kirk McKusickupdate from Mike Hibler at Utah
1990-05-26 Kirk McKusick"update from Mike Hibler at Utah"
1990-05-25 Keith Sklowerdefine sockopt for quieting things down
1990-05-25 Keith Sklowertry to keep up with Dave Katz and his prefix table...
1990-05-25 Keith Sklowertry to keep up with Dave Katz and his prefix table...
1990-05-25 Kirk McKusickprint out offending uid for filesystem full error messages
1990-05-25 Kirk McKusicklint
1990-05-25 Marc Teitelbaumset swapper start time in right place
1990-05-24 Marc Teitelbaumadd macros to reference and release a session structure
1990-05-24 Marc Teitelbaummake sure syscall names are a single token
1990-05-23 Marc Teitelbaumdate and time created 90/05/22 16:09:20 by marc
1990-05-23 Keith Sklowercheckpoint before changing pq structure to be a sockbuf...
1990-05-23 Keith Sklowercosmetic quickie
1990-05-21 Mike Karelsrights => control, various cleanups
1990-05-19 Marc Teitelbaumdelete PROC_JOBC - now done inline in fixjobc()
1990-05-19 Marc Teitelbaumadd eproc flag (use spare, hooray!)
1990-05-19 Kirk McKusicknfs_mknod update from Rick Macklem
1990-05-19 Kirk McKusick"nfs_mknod update from Rick Macklem"
1990-05-19 Marc Teitelbaumline mode telnet mods
1990-05-19 Kirk McKusickSPTECHG needed for hp300
1990-05-18 Marc Teitelbaumadd flag to pgsignal to restrict to procs having a...
next