properly decrement reference count on directory
[unix-history] / usr / src / sys /
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
1990-08-25 Kirk McKusickeliminate reallocbuf; merge in ufs_machdep.c
1990-08-25 Kirk McKusickufs_machdep.c now merged to vfs_bio.c
1990-08-25 Kirk McKusickbrealloc => allocbuf
1990-08-25 Kirk McKusicklint, minor cleanup
1990-08-24 Kirk McKusicklint
1990-08-24 Kirk McKusickdelete unneeded header file
1990-08-24 Kirk McKusickfsid is now of type quad
1990-08-23 Kirk McKusickfix typos in locking, streamline and fix vn_writechk
1990-08-23 Kirk McKusickhave to do VOP_ACCESS to ensure that quotas are set up
1990-08-22 Kirk McKusickuse vn_open on accounting file to ensure that quotas...
1990-08-22 Mike Karelsuse 4.3-compat versions of syscalls that pass back...
1990-08-22 Keith Bosticcc -> ${CC}
1990-08-22 Keith Bosticdon't list maxusers more than once
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:18 by bostic
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:17 by bostic
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:15 by bostic
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:14 by bostic
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:12 by bostic
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:11 by bostic
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:09 by bostic
1990-08-18 Kirk McKusickpatch those mbuf holes
1990-08-02 Kirk McKusickeliminate bogus scaling (from ers@osf.org)
1990-07-29 Mike Karelsoops, 7.19 wasn't finished; back part out for now,...
1990-07-29 Kirk McKusickhandle p_dupfd as unsigned char
1990-07-28 Marc Teitelbaum(by karels) typo in TIOCSETAF, was always flushing...
1990-07-28 Mike Karelsparameterize max proc id
1990-07-28 Mike Karelsdon't lose control mbufs if sockbuf full; make shutdown...
1990-07-28 Kirk McKusickcheck for valid free address
1990-07-27 Mike Karelscleaned-up cleanups: make getgroups look like setgroups
1990-07-27 Keith BosticNFS_MAXDATA changed, and this can confuse Ultrix 2...
1990-07-27 Keith Skloweradd way to actively reject or consume certain routes
1990-07-27 Kirk McKusick"bug fix for utimes from Rick Macklem"
1990-07-27 Kirk McKusickdo not duplicate first member of the group (from Macklem)
1990-07-27 Marc Teitelbauminvert sign of negative pgrp
1990-07-26 Keith Skloweroutright bug in connect() on a raw socket.
1990-07-26 Mike Karelsnit: clear M_PKTHDR on second mbuf of chain in m_pullup...
1990-07-26 Mike Karelsfix spl's in udp_usrreq (only as needed, always splx...
1990-07-26 Mike Karelscleanup debugging code, now #ifdef DIAGNOSTIC
1990-07-26 Mike Karelsinit m_pkthdr in tcp_respond (esp when prev. len was...
1990-07-25 Keith Sklowerfix interoperability problem with decnet phase V;
1990-07-25 Keith Sklowerfix bug in routing socket, add sanity check . . .
next