unix-history/.git
1991-09-04 Christos ZoulasFix for -n flag. Contine execution for some `special...
1991-09-04 Christos Zoulasfix xfree() so it can be re-written as a macro
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 William Nesheimremove K&R concatenation "comment"
1991-09-04 Keith Bosticsysline doesn't compile any more
1991-09-04 Craig LeresFix argument mistatch in call to inet_ntoa() (it causes...
1991-09-04 Steve SellgrenAdd a 9 track device
1991-09-04 Keith Bosticuse SIG_ERR, not BADSIG
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 Keith Bosticfread/fwrite return size_t
1991-09-04 Keith Bosticadd SCCS header
1991-09-04 Keith BosticNew version from Oz Yigit
1991-09-04 Keith BosticNew version from Oz Yigit; BSD-ized
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 Mike Karelsuse #define for dn_skipname from resolv.h
1991-09-04 Keith BosticNew version from Oz Yigit
1991-09-04 John A. Kunzevolker-craig 414h added
1991-09-04 William Nesheimdon't include vm_statistics.h anymore
1991-09-03 Keith Skloweradded ISO network software interrupts
1991-09-03 Keith Bosticfread/fwrite return size_t
1991-09-03 Christos ZoulasClear aliases and evals on error in btoeof
1991-09-02 Christos Zoulasfixed signal reporting
1991-09-02 Keith Bosticadd list of names, change "Stopped" to "Suspended"
1991-09-02 Keith Bostictypo
1991-08-31 Christos ZoulasBugfix for loops in aliases.
1991-08-31 Keith Bostictypo
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-30 John A. Kunzeadded synonyms for vt220, vt100, vt52 as per TELNET RFC
1991-08-30 Steve Sellgrenmy aborted rewrite (curses, structs, and tons of other...
1991-08-29 Kirk McKusickupdate for new VM statistics
1991-08-29 Kirk McKusickuse PAGE_MASK macro
1991-08-29 Kirk McKusickadd num_pages macro; add PAGE_MASK macro
1991-08-29 Keith Bosticthey wanted specific bullet items instead of broad...
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 Kirk McKusickmerge restore and rrestore
1991-08-29 Kirk McKusickmore informative error messages
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-27 Kirk McKusickfix rate calculations
1991-08-27 Keith Bosticflag variable wasn't getting initialized; ANSI whacks...
1991-08-27 Keith Bosticnull terminate the numeric argument so "+1f" works...
1991-08-26 Christos Zoulasfixed core dump with multi-line aliases
1991-08-26 Christos ZoulasFixed core dump with multi-line aliases
1991-08-24 Kirk McKusickuse fs->fs_fmod = 1, not fs->fs_mod++
1991-08-24 Keith Bosticfix of/seek/truncate stuff
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-22 Keith Bosticmake options static, make the comment clearer
1991-08-22 Chris Torekdo not strcmp NULL (just take it out of the table entirely)
1991-08-22 Keith Bosticmove vfilters to /usr/src/old/vfilters
1991-08-21 Chris Toreksun => un, so we can compile on a sun
1991-08-21 Keith Skloweruses vector of routing trees rather than linked list
1991-08-21 Kirk McKusickdelete data-stream encryption for the foreign sites...
1991-08-21 Keith Skloweradd -static and -nostatic flags, amend mike's changes...
1991-08-21 Keith Skloweradd -static and -nostatic
1991-08-21 Mike Karelsincorporate utah support for a.out a_mid (machine id...
1991-08-20 Kirk McKusickdelete decryption for foreign sites
1991-08-20 Kirk McKusickdisable decryption for foreign sites
1991-08-20 Keith Bosticadd instructions
1991-08-20 Keith Bosticchange it for people who email code, I'm tired of the...
1991-08-20 Elan Amir(no message)
1991-08-18 Cynthia A.... remove tmac.mdoc.old
1991-08-18 Cynthia A.... remove .Vx junk
1991-08-18 Cynthia A.... tweaks
1991-08-18 Keith Bosticmake POSIX compliant and clean up the language
next