add checks for immutability and append-only
[unix-history] / usr / src / sys /
1993-03-04 Kirk McKusickadd checks for immutability and append-only
1993-03-04 Kirk McKusickenforce append-only mode (for NFS requests)
1993-03-04 Kirk McKusickadd security level to kern_sysctl
1993-03-04 Kirk McKusickadd comment describing secure levels
1993-03-04 Keith Sklowerproposed multicast address MUST be in list for ->if_ioc...
1993-03-03 Kirk McKusickadd proc parameter to net_sysctl
1993-03-03 Kirk McKusickadd proc parameter to vm_sysctl
1993-03-03 Kirk McKusickneed proc parameter to be passed through
1993-03-03 Kirk McKusickavoid sleeps in page daemon calls to vm_map_entry_creat...
1993-03-03 Kirk McKusickavoid assigning used ports in implicit bind in in_pcbbi...
1993-03-03 Kirk McKusickset priorities correctly after signals (net2/sys/19)
1993-03-03 Kirk McKusickclear hash pointers when nfsd's terminate (from Macklem)
1993-03-01 Kirk McKusickadd securelevel
1993-03-01 Kirk McKusickadd IMMUTABLE AND APPENDONLY
1993-03-01 Kirk McKusickadd securelevel
1993-03-01 Kirk McKusickcheck blkno on every call to try and track down the...
1993-03-01 Kirk McKusicknew approach to avoid temporary inode
1993-02-28 Kirk McKusickfix bugs in sending messages through sockets (4.4BSD...
1993-02-27 Ralph Campbelladded limited stacktrace for panics.
1993-02-27 Ralph Campbelluse .set noreorder for better gas code.
1993-02-27 Ralph Campbellfix profiling
1993-02-27 Kirk McKusickcheck for anonymous objects in the cache (4.4BSD-alpha...
1993-02-27 Kirk McKusickdo not allow SHARED mappings for non-writable file...
1993-02-27 Kirk McKusickexplicitly avoid sleeping forever in select
1993-02-27 Kirk McKusickavoid duplicate closef's
1993-02-26 Keith Sklowertuba testing (TCP/CLNP)
1993-02-26 Keith Sklowerquick hack for TUBA
1993-02-26 Keith Sklowerchange recommend for TCP big windows
1993-02-26 Keith Sklowermulticast is now standard
1993-02-26 Keith SklowerMULTICAST is now standard
1993-02-26 Keith Sklowermany insertions from Dirk Husemann for 802.2 class 2
1993-02-26 Keith Sklowermake conform to MIB II
1993-02-26 Keith SklowerHusemann's X.25 over 802.2 class 2 addittions
1993-02-26 Kirk McKusickdo not return from sigsuspend prematurely
1993-02-24 Keith Skloweradded pk_ifwithaddr(), reformated according to UBC...
1993-02-23 Dirk Husemann(no message)
1993-02-23 Kirk McKusickcleanups from Jeff Forys
1993-02-22 Andrew Cherensonadd constant for IP offset mask
1993-02-22 Ralph Campbelldefine MCOUNT properly. Still need to define kernel...
1993-02-22 Ralph Campbelldefine MCOUNT for profiling.
1993-02-22 Ralph Campbelldon't write through *oldlenp if oldp is NULL. (see...
1993-02-21 Ralph Campbellchange ../.. to $S like hp300.
1993-02-21 Ralph Campbelladded support for sysctl_hw()
1993-02-21 Kirk McKusickmake complete bounds checks (from donn@bsdi.com)
1993-02-21 Kirk McKusickavoid inappropriate mappings
1993-02-19 Mike Hiblertighten up clock interrupt handling
1993-02-19 Mike Hiblertwo significant fixes:
1993-02-19 Mike Hiblerdefault ncylinders to 1 for disklabel, avoid zero-divid...
1993-02-19 Mike Hiblerdefault ncylinders to 1 for disklabel
1993-02-19 Mike HiblerIOSTATS -> DCMSTATS
1993-02-19 Mike Hiblerdon't do cursor updates while ITE is off
1993-02-19 Mike Hiblerdisklabel inspired changes
1993-02-17 Chris TorekADD/DEL MULTI should fail EOPNOTSUPP only if cannot...
1993-02-16 Ralph Campbelluse old DS3100 style entry point for SCSI disk I/O
1993-02-16 Ralph Campbellfix copyright and comments.
1993-02-16 Ralph Campbelldate and time created 93/02/15 11:10:55 by ralph
1993-02-16 Ralph Campbellfix booting from disk boot program and memory mini...
1993-02-14 Ralph Campbelladd a.out support for MIPS.
1993-02-13 Andrew Cherensonfor INP_HDRINCL, tell ip_output to not clobber header...
1993-02-13 Andrew Cherensonfor INP_HDRINCL, tell ip_output to not clobber header...
1993-02-13 Andrew Cherensondo version check as soon as possible, keep count of...
1993-02-13 Andrew Cherensonfix sccs notice
1993-02-13 Andrew Cherensonuse new flag to distinquish forwarded pkts from IP_HDRI...
1993-02-13 Andrew Cherensonmore stats; flag for raw ip output
1993-02-13 Keith Sklowerlibkern should be $S relative
1993-02-13 Keith Sklowermake multicast happen all the time, add tcp over clnp...
1993-02-13 Keith Sklowermake use of UBC formatting conventions consistent
1993-02-13 Keith SklowerCLNP needs rcvif to be correct. put back! (from MITRE)
1993-02-13 Keith Sklowerneed to free RR packets (plug mbuf leak reported by...
1993-02-13 Keith Sklowerfixes from MITRE
1993-02-13 Keith Sklowerminor fixes from MITRE
1993-02-13 Keith Sklowernumber of bits to ignore in matches is wrong; causes...
1993-02-13 Keith Sklowerrevise to match most recent version of tcp_input.c
1993-02-13 Keith Sklowerinclude TUBA support for now
1993-02-13 Keith Skloweralthough MULTICAST is standard, MROUTING isn't, need...
1993-02-12 Keith Sklowerreplies to some ICMP broadcasts were themselves mistake...
1993-02-12 Keith Sklowerfix bug in in_canforward reported by yval@cs.huji.ac.il
1993-02-11 Kirk McKusickdo not allow mappings above the top user address
1993-02-11 Kirk McKusickhave to account for one extra needed page
1993-02-11 Keith Bosticbpf doesn't need sys/dir.h
1993-02-11 Keith Bosticu_short, u_long aren't POSIX, so may not be typdef'd
1993-02-11 Keith Bosticu_short, u_long aren't POSIX, so may not be typedef'd
1993-02-11 Kirk McKusickadditional information for uname
1993-02-11 Kirk McKusickconstruct string that can be copied out later
1993-02-11 Kirk McKusickeliminate need for kinfo.h
1993-02-11 Akito Fujitalocal version update
1993-02-11 Akito Fujitaadd "tailor" option
1993-02-10 Akito Fujitaadded some partition for dump
1993-02-10 Akito Fujitalocal verison update
1993-02-08 Keith Sklower#ifdef MROUTING didn't quite get all refs to external...
1993-02-08 Keith Sklowerigmp.c now reserves storge for multicast routing socket;
1993-02-06 Ralph Campbellcpp can't handle ' in comments
1993-02-05 Ralph Campbellmodified to take a.out format kernel and make ECOFF...
1993-02-05 Ralph Campbellminor format cleanup
1993-02-05 Ralph Campbellchanges for a.out format
1993-02-05 Ralph Campbellchanges for a.out format and gas
1993-02-05 Andrew Cherensonin in_addmulti, don't link the inm to the ia until...
1993-02-05 Ralph Campbella.out programs begin at virt. address 0x1000
1993-02-05 Ralph Campbellreal reloc.h for a.out format and gcc.
1993-02-05 Ralph Campbelladded more kernel virtual address space
next