unix-history/.git
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 Andrew Cherensondocument -l, -n options, relative filename lookup,...
1993-02-13 Andrew Cherensonadd options for logging, suppressing naks; allow relati...
1993-02-13 Keith Bosticadd __progname global variable
1993-02-13 Chris Torekdo not put '\n' characters into the screen data structures
1993-02-13 Elan AmirMIPS machine returns NULL if used '[ ]'. So added fix...
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 Elan Amirbcmp -> memcmp, probably more portable.
1993-02-13 Keith SklowerCLNP needs rcvif to be correct. put back! (from MITRE)
1993-02-13 Keith Bosticinclude file typo
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 Eric Allmanfix System V compatibility -- again
1993-02-13 Keith Sklowerinclude TUBA support for now
1993-02-13 Keith Skloweralthough MULTICAST is standard, MROUTING isn't, need...
1993-02-13 Eric Allmanmake everything configurable on M4 macros
1993-02-13 Eric Allmanfix wildcard MX handling (option W no longer needed...
1993-02-13 Keith Bosticmake addbytes calls declare const char *
1993-02-13 Keith Bosticmake strings to addbytes and addstr const char * (for...
1993-02-12 Edward Wangfor terminals with "db", clear last line before scrolli...
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-12 Christos Zoulasfixed sortscmp typo a -> !a
1993-02-12 Elan AmirChanged entry processing since termcap entries no longe...
1993-02-12 Keith Bosticstrings.h -> string.h
1993-02-12 Keith Bostictypo, using wrong page in deletion loop; to test, inser...
1993-02-12 Keith Bosticmove db.h to the end of the includes, make compat.h...
1993-02-12 Keith Bostictypo
1993-02-12 Keith Bosticgcc -Wall from Craig Leres (no substantive changes)
1993-02-11 Keith Bosticatof.c is in libc/stdlib now
1993-02-11 Keith BosticANSI C, prototypes
1993-02-11 Keith BosticANSI C
1993-02-11 Keith BosticANSI C prototypes
1993-02-11 Chris Torek[ ] used *(char *)NULL (net2/bin/16). also, /bin/...
1993-02-11 Keith Bosticadd atof.c to the SRCS lists
1993-02-11 Keith Bosticdate and time created 93/02/10 20:56:45 by bostic
1993-02-11 Keith Bosticdate and time created 93/02/10 20:56:32 by bostic
1993-02-11 Keith Bosticbreak up .o removal, C library command lines too long
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 Marc TeitelbaumMUST USE SPENCERS OLD REGEXP PACKAGE (available by...
1993-02-11 Keith Bosticfilename before error string
1993-02-11 Akito Fujitalocal version update
1993-02-11 Akito Fujitaadd "tailor" option
1993-02-11 Elan Amirdate and time created 93/02/10 15:22:27 by elan
1993-02-11 Elan Amirdate and time created 93/02/10 15:13:41 by elan
1993-02-11 Keith Bosticadd GLOB_BRACE, GLOB_TILDE, plus minor cleanups and...
1993-02-11 Keith Bosticmake declarations work with new prototypes in globh
1993-02-11 Keith Bosticadd GLOB_BRACE, GLOB_TILDE; minor cleanup
1993-02-11 Elan Amirdate and time created 93/02/10 13:08:15 by elan
1993-02-11 Elan Amirdate and time created 93/02/10 12:32:05 by elan
1993-02-11 Keith Bosticmove setuid.3 -> setuid.2
1993-02-11 Keith Bosticadd gamma.c to all architectures
1993-02-11 Keith BosticM_* are not in ANSI or POSIX
1993-02-11 Keith Bosticmove kvm_vmunix.db from /var/run to /var/db
1993-02-10 Chris Toreksqrt() is double; dist2() might as well be too [caught...
1993-02-10 Akito Fujitaadded some partition for dump
1993-02-10 Akito Fujitalocal verison update
1993-02-09 Chris Torekembedded subcomments lead to grief
1993-02-09 Chris Toreksparc needs gamma.c
1993-02-09 Keith Bosticcheck in for bostic by torek: don't use assembly exp...
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
1993-02-05 Ralph Campbellremoved COFF since a.out is used now
1993-02-05 Ralph Campbellreal a.out header for MIPS
1993-02-05 Ralph CampbellOK to optimize with gcc2
1993-02-05 Ralph Campbellmodified to use gcc
1993-02-05 Ralph Campbellchanged the name of exit() to exit1() because gcc2...
1993-02-05 Ralph Campbellremoved mips special case since gcc tools available now
1993-02-05 Ralph Campbelldate and time created 93/02/04 19:06:03 by ralph
1993-02-05 Ralph Campbellremove special case for mips since gcc is available now
1993-02-05 Ralph Campbelluse RSYSCALL to be like other machines
1993-02-05 Ralph Campbellgas doesn't understand .sdata yet
1993-02-05 Ralph Campbellcpp can't handle ' in comments like ultrix assembler
1993-02-05 Ralph Campbellchanges to match other machines using gcc.
1993-02-05 Ralph Campbelluse symbolic constant FD_CLOEXEC.
1993-02-05 Ralph Campbellchanges for a.out format with gcc
next