intermediate version
[unix-history] / usr / src / sys /
1990-11-08 Bill Joyintermediate version
1990-11-07 Keith Skloweradd AF_CCITT for testing, make common the IF_ENQUEUE's
1990-11-06 Mike Karelslint, rm unneeded assignment (from torek)
1990-11-05 Kirk McKusickupdate from Mike Hibler
1990-11-05 Kirk McKusickupdate identifier from Utah
1990-11-05 Kirk McKusickupdate from Mike Hibler
1990-11-05 Kirk McKusickupdate identifier from Utah
1990-11-05 Kirk McKusickupdate from Mike Hibler
1990-11-05 Kirk McKusickupdate identifier from Utah
1990-11-05 Kirk McKusickupdate from Mike Hibler
1990-11-05 Kirk McKusickupdate identifier from Utah
1990-11-05 Kirk McKusickupdate from Mike Hibler
1990-11-04 Kirk McKusickfrom Utah
1990-11-04 Kirk McKusickupdate identifier from Utah
1990-11-04 Kirk McKusickupdate identifier from Utah
1990-11-03 Kirk McKusickupdate identifier from Utah
1990-11-03 Kirk McKusickupdate Utah reference identifier
1990-11-02 Mike Karelsassym.s depends on genassym.c; new make depend, other...
1990-11-02 Mike Karelsadd ENAMETOOLONG
1990-11-02 Mike Karelsdefine safepri for sleep
1990-11-02 Mike Karelstry to keep console output flow control from wedging...
1990-11-01 Keith SklowerSIOCSIFDSTADDR does the wrong thing (droid@cray.com);
1990-11-01 Keith Sklowerlooutput is called with four args for now.
1990-11-01 Keith Bosticdon't include function prototypes in the kernel
1990-10-31 Keith Sklowerallow for more than 255 connections on an interface...
1990-10-31 Keith Sklowerdate and time created 90/10/30 16:32:15 by sklower
1990-10-30 Keith Bosticdate and time created 90/10/29 16:19:51 by bostic
1990-10-25 Kirk McKusickupdate Utah source identifier
1990-10-25 Kirk McKusickupdate from Mike Hibler
1990-10-25 Kirk McKusicktypo in comment
1990-10-25 Kirk McKusicklint
1990-10-24 Kirk McKusickneed types.h
1990-10-24 Kirk McKusickadd boolean type and defined values (for new VM)
1990-10-24 Kirk McKusickneed types for function prototypes
1990-10-24 Kirk McKusickformating cleanups; reserve names for new VM system
1990-10-24 Kirk McKusickneed to include types.h for function prototypes
1990-10-23 Kirk McKusickadd vm subdirectory
1990-10-23 Kirk McKusickm_stat => mnt_stat
1990-10-23 Keith Bostickernel has wait functions that don't return pid's.
1990-10-20 Kirk McKusickcopyinstr/copyoutstr now return ENAMETOOLONG when name...
1990-10-20 Marc Teitelbaumturn off tracing on setuid and setgid programs if not...
1990-10-20 Kirk McKusickproperly decrement reference count on directory
1990-10-20 Keith Bostictypo "&" -> "&&"
1990-10-13 Keith Bosticadd function prototypes
1990-10-07 Kirk McKusickmore bug fixes for compression from Macklem
1990-10-05 Keith Sklowercapture current work; fix minor bugs concerning packet...
1990-10-05 Keith SklowerThis version appears to work with accunet.
1990-10-04 Keith Sklowergot x.25 bit field declarations backwards
1990-10-03 Keith Sklowercheck to see if a protocol address has been set is...
1990-10-03 Keith Sklowerlooutput expects a legitimate route pointer now.
1990-10-03 Keith SklowerThis version appears to work with accunet; DP_XE must...
1990-10-03 Keith Sklower(no message)
1990-10-03 Kirk McKusickfixes for compressed NFS (from Macklem)
1990-10-02 Kirk McKusicktake symbolic link mode from the client as is done...
1990-10-02 Kirk McKusickadd Rick Macklem's compressed NFS
1990-10-02 Kirk McKusickadd NFSMNT_COMPRESS flag
1990-09-30 Keith Bosticadd _PATH_LOG (syslogd and syslog(3) used it); add...
1990-09-28 Kirk McKusickeliminate things that cannot be included multiple times
1990-09-19 Kirk McKusickhave to check that renamed directory is not mounted...
1990-09-18 Keith SklowerThis version receives packets from accunet, but won't
1990-09-15 Keith Sklowerthis one should handle up down transitions more gracefully.
1990-09-13 Keith Sklowerchanges for DPV-11 pdma; this version works for transmi...
1990-09-13 Keith SklowerThis version interrupts on transmits and modem state...
1990-09-12 Paul BormanFix for TIOCSIG: pgsignal() was being called with
1990-09-12 Kirk McKusickprotect with _QUOTA_
1990-09-08 Mike Karelsioctl.h has moved, but npreg.h shouldn't include it...
1990-09-08 Mike Karelsnpreg.h includes ioctl.h? yech! at least get path right
1990-09-07 Mike Karelsdon't need assym.s, and it causes redefinitions
1990-09-07 Mike Karelsbigger maxusers to support larger memory
1990-09-06 Mike Karelsneed uwritec for datakit too
1990-09-06 Kirk McKusickminimal changes to make clone devices work
1990-09-06 Kirk McKusickpass down index of opened file for datakit (gag)
1990-09-06 Kirk McKusickp_dupfd is signed
1990-09-05 Kirk McKusickremove last of the inode dependencies
1990-09-05 Keith Sklowercheck for ``REJECT'' routes
1990-09-04 Mike Karelssleep => tsleep; attempt to make compile
1990-09-04 Keith Sklowercheckpoint to run on arpa
1990-09-04 Mike Karelsconversion to termios
1990-09-04 Mike Karelsuse UBAI_* macros
1990-09-04 Mike Karelsyech, private mbuf types! at least use lower-numbered...
1990-09-04 Mike Karelsdon't assume that MLEN is 112!
1990-09-02 Kirk McKusickneed to restore quota credit if allocation fails
1990-09-01 Mike Karelsdon't send extra acks if sockbuf is over-extended
1990-08-31 Keith SklowerThis version compiles; otherwise untested.
1990-08-31 Keith Sklowerthis version compiles; completely untested
1990-08-31 Keith Sklowerdate and time created 90/08/30 17:35:33 by sklower
1990-08-31 Keith Sklowerdate and time created 90/08/30 17:35:31 by sklower
1990-08-31 Keith Sklowerdate and time created 90/08/30 16:10:25 by sklower
1990-08-31 Mike Karelsadd IFF_SIMPLEX to IFF_CANTCHANGE
1990-08-30 Mike Karelsfrom chris: exit doesn't return
1990-08-30 Kirk McKusickmissing vput
1990-08-30 Kirk McKusickuse tsleep to identify the resource being waited for
1990-08-30 Mike Karelshpux_dir.c gone
1990-08-30 Kirk McKusickadd list of names for vmstat -m and tsleep
1990-08-28 Keith Bosticbring it back from the dead; POSIX specified it
1990-08-28 Marc Teitelbaumdon't strip flags flags before checking for floppy...
1990-08-25 Keith Bosticlint
1990-08-25 Keith Bosticlitn
1990-08-25 Keith Bosticlint
1990-08-25 Kirk McKusicklint
next