allow "negative" offsets for cdevs
[unix-history] / usr / src / sys /
1991-09-07 Mike Karelsallow "negative" offsets for cdevs
1991-09-07 Ralph Campbelladded ifdef PSL_ALLCC around old wait system call code.
1991-09-07 Mike Karelsleave curproc set until last sleep, then clear before...
1991-09-07 Ralph Campbelladd pmax
1991-09-06 Mike Karelsadd COIP
1991-09-06 Keith Sklowereffectively merge tp_ref structure with rest of tp_pcb;
1991-09-06 Keith Sklowergather info in one place for netstat for variable alloc...
1991-09-06 Keith Bostic'a b c^W' erases 'b c' instead of just 'c'
1991-09-04 Keith Sklowernow that SO_RCVBUF calls down, calculate maxcredit...
1991-09-04 Keith Sklowerupper level protocols now call when setting socket...
1991-09-04 Keith Sklowercall tp_getoptions as soon as paramters are known
1991-09-04 Keith Sklowerupper level protocols now call when setting socket...
1991-09-04 Steve SellgrenAdd a 9 track device
1991-09-04 Keith Bostic#define BADSIG as SIG_ERR
1991-09-04 Keith Bosticadd sig_atomic_t (ANSI); fix SA_RESTART comment; add...
1991-09-04 Kirk McKusickdo not panic after modified data found on the freelist
1991-09-04 Kirk McKusickfirst cut at new VM statistics gathering
1991-09-04 William Nesheimdon't include vm_statistics.h anymore
1991-09-03 Keith Skloweradded ISO network software interrupts
1991-08-31 Keith Sklowernotify lower levels of some socket setopt changes,...
1991-08-31 Keith Skloweradd common routine to copy from dev buf to mbufs;
1991-08-31 Keith Sklowerparanoia about freeing a tpcb while still in the list...
1991-08-30 Kirk McKusickdelete nonexistent vmmeter fields
1991-08-30 Kirk McKusicksave type when freeing an piece of memory so it can...
1991-08-30 William Nesheimadded pmap_bootstrap_alloc() to deal with machine dependent
1991-08-30 William Nesheimchanged interface to vm_page_startup function, due...
1991-08-30 William Nesheimadded function prototypes, cleaning up.
1991-08-30 William Nesheimadded pmap_bootstrap_alloc() to deal with machine dependant
1991-08-30 William Nesheimadded pmap_bootstrap_alloc(), the "before malloc" alloc...
1991-08-29 Kirk McKusickuse PAGE_MASK macro
1991-08-29 Kirk McKusickadd num_pages macro; add PAGE_MASK macro
1991-08-29 Kirk McKusickno longer need to include vm_statistics.h
1991-08-29 Kirk McKusickno longer need to include vmmeter.h
1991-08-29 Kirk McKusickvm_stat is merged into vmmeter structure
1991-08-29 Kirk McKusickno longer need vm_statistics.h
1991-08-29 Kirk McKusickvm_stat is merged into vmmeter structure
1991-08-29 Kirk McKusickcan_persist bit field replaced with a flag
1991-08-29 Kirk McKusickinternal bit field replaced with flag
1991-08-29 Kirk McKusickvm_statistics.h is merged into vmmeter.h
1991-08-29 Kirk McKusickvm_stat is merged into vmmeter structure;
1991-08-29 Kirk McKusickdeprecate unused pager_ready; delete can_persist and...
1991-08-29 Kirk McKusickvm_stat is merged into vmmeter structure
1991-08-29 Kirk McKusickpmap_statistics moves in from deprecated vm_statistics.h
1991-08-29 Kirk McKusickvm_stat is merged into vmmeter structure;
1991-08-29 Kirk McKusickvm_stat is merged into vmmeter structure
1991-08-29 Kirk McKusickadd support to get vmtotal structure calculated
1991-08-29 Kirk McKusickmerge in vm_stat structure from vm_statistics.h
1991-08-29 Kirk McKusickadd support to get vmtotal structure calculated
1991-08-29 Keith Sklowerchanges to get rid of RTC structure
1991-08-29 Keith Sklowermove packetizing routine to tp_subr.c
1991-08-29 Keith Sklowerfix outright bug disrupting chain of bound tpcb's ...
1991-08-29 Keith Sklowerchanges to get rid of RTC structure; move packetizing...
1991-08-29 Keith Sklowerget rid of m_append, rewrite m_datalen
1991-08-29 Keith Sklowermark esis entries according to if_type and index, so...
1991-08-28 Kirk McKusickmove in pmap_statistics structure (from abandoned vm_st...
1991-08-24 Kirk McKusickuse fs->fs_fmod = 1, not fs->fs_mod++
1991-08-23 Keith Skloweruse #a under gcc, set echo mode from command line;...
1991-08-23 Keith Skloweruse #a under gcc, set echo mode from command line;...
1991-08-17 Kirk McKusickmove up debugging output to place where it is valid
1991-08-17 Kirk McKusicklint
1991-08-16 William Nesheimforget about cmap.h
1991-08-16 William Nesheimtemporary and permanent changes for i386, correcting...
1991-08-16 Keith Sklowerget rid of some old flags; TPF_GENERAL_ADDR means someb...
1991-08-15 Keith Sklowermark suggested change by mostek@crah
1991-08-15 Keith Sklowernew ack strategy from mostek@cray
1991-08-10 Keith Sklowerthis version compiles, probably doesn't run.
1991-08-10 Keith SklowerDriver for ADAX APC-PCX, an SGS Thompson MK5025 based...
1991-08-09 Keith Sklowerthis version has 2 tx buffers; appears to work.
1991-08-09 Keith Sklowerput in hacks for ISO, (put it into ALLMULTI mode),...
1991-08-09 Keith Sklowermove logic about traversing dupkeyed entries from rtdum...
1991-08-09 Keith SklowerRTM_LOCK immediately clears any lock it sets (dumb...
1991-08-03 Mike Karelscurproc is null if no one is running, but ignore curpro...
1991-08-03 Mike Karelsapply fixes in 7.14.1.3 to main branch
1991-08-03 Mike Karelsfix precedence bug introduced in 7.14, don't leave...
1991-08-02 Kirk McKusickunder DIAGNOSTIC, check for duplicate frees and data...
1991-08-01 Keith Sklowersort duped key chains
1991-08-01 Kirk McKusickavoid waiting in udp_output
1991-07-31 Keith Sklowerchange required by using routing vector instead of...
1991-07-31 Keith Sklowerchange require by using routing vector instead of linke...
1991-07-31 Keith Skloweruse vector on AF for routing tables rather than linked...
1991-07-31 Keith Skloweradd RTF_STATIC for gated; use vector for routing tables...
1991-07-31 Keith Skloweruse vector instead of linked list for tree heads; walk...
1991-07-31 Keith Sklowersome changes to make it possible to have different...
1991-07-31 Kirk McKusickreturn pagesize properly
1991-07-30 Keith Sklowercheckpoint almost working version of kernel TP0/X.25...
1991-07-30 Marc Teitelbaumoops. someone ifdef'ed NCCS out if POSIX_SOURCE is...
1991-07-26 Kirk McKusicknumerous statistics move to vm_stat;
1991-07-26 Kirk McKusicknumerous statistics move to vm_stat
1991-07-26 Kirk McKusickvm_page_active_count and vm_page_inactive_count move...
1991-07-26 Kirk McKusickvm_page_free_count moves to vm_stat.free_count
1991-07-26 Kirk McKusickreplace numerous includes with vm.h
1991-07-26 Kirk McKusickvm_page_free_count moves to vm_stat.free_count
1991-07-26 Kirk McKusickadd default software page size; page_size moves to...
1991-07-26 Kirk McKusickfree_count, active_count, inactive_count, wire_count...
1991-07-26 Kirk McKusickset the software page size
1991-07-26 Kirk McKusickhave to set the page size early on as it is needed...
1991-07-26 Kirk McKusickvm_page_free_count moves to vm_stat.free_count
1991-07-26 Keith Sklowertp_error_emit doesn't set drefs; minor lint gotcha...
1991-07-25 Keith Sklowerdefault for echoing should be off.
1991-07-25 Keith Sklowertest tp0 sockets, echoing a la xisoc tsap echo
next