unix-history/.git
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
1993-02-05 Elan AmirFixed message() so that it works correctly. (no '\n...
1993-02-05 Akito Fujitaadd line for muti byte read
1993-02-05 Akito Fujitaadd line for error detect & multi byte read
1993-02-05 Akito Fujitareset Tx interrupt
1993-02-05 Dave A. BormanFix message for "skiprc" so that the message
1993-02-04 Kirk McKusickkern_kinfo merged into kern_sysctl
1993-02-04 Kirk McKusickkinfo.h becomes sysctl.h; merged in contribution from...
1993-02-04 Kirk McKusickadd CTL_VM definitions
1993-02-04 Kirk McKusickadd vm_sysctl framwork; kinfo_loadavg becomes sysctl_lo...
1993-02-04 Kirk McKusickkern_kinfo becomes kern_sysctl; major overhaul and...
1993-02-04 Kirk McKusickadd framework for net_sysctl
1993-02-04 Kirk McKusickkinfo_vnode becomes sysctl_vnode
1993-02-04 Kirk McKusickkinfo_clock becomes sysctl_clock
1993-02-04 Kirk McKusickget/set hostname and hostid are subsumed by sysctl...
1993-02-04 Kirk McKusickadd initial definitions for CTL_NET
1993-02-04 Kirk McKusickadd pr_sysctl for syscntl stuff
1993-02-04 Kirk McKusickconvert kinfo_rtable to sysctl_rtable
1993-02-04 Kirk McKusickavoid panic's on msync'ing active pages
1993-02-04 Kirk McKusickupdate for 4.4BSD from Rick Macklem
1993-02-04 Chris Torekrm offensive Pascalization to make gcc2 happy
1993-02-04 Chris Torekmore ANSI / gcc2 compat
1993-02-04 Chris Torekmore ANSI
1993-02-04 Elan Amir0x80 -> 0xff in unctrl().
1993-02-04 Chris Torekdeclare static functions as static (for gcc2, ANSI)
1993-02-04 Chris Torekdeclare static functions as static (for gcc2)
1993-02-04 Chris Torekdeclare local static functions as static, not extern...
1993-02-04 Chris TorekCTRL(X) => CTRL('X'), for sanity
1993-02-04 Kirk McKusickgetpagesize becomes COMPAT_43
1993-02-04 Elan AmirDo not do addstr("\n\n\n") rather 3 deleteln
1993-02-04 Chris Torekmore ANSI happiness for gcc2
1993-02-04 Chris Torekrm private bogus abs()
1993-02-04 Chris Torekrm pdp11 ifdefs, rm private bogus abs(), fix call to...
1993-02-04 Elan Amirorigtermio -> curses_termios.
1993-02-04 Elan AmirFixed missing "db".
1993-02-04 Chris Torekmust provide an exit status
1993-02-04 Kirk McKusickupdate to reflect saved ID's
1993-02-04 Kirk McKusickseruid and setrgid move to compat-43; setuid.3 moves...
1993-02-04 Elan Amirsys_signame and sys_siglist are const's.
1993-02-04 Kirk McKusickcleanup from Rick Macklem
1993-02-04 Kirk McKusickclear B_WRITEINPROG
1993-02-03 Kirk McKusicknfs_bwrite => vn_bwrite
1993-02-03 Kirk McKusicknfsincore => incore; nfsgetblk => getblk; nfsvinvalbuf...
1993-02-03 Kirk McKusickvinvalbuf takes parameter to indicate interrupt
1993-02-03 Kirk McKusickgetblk takes parameter to indicate interrupt
1993-02-03 Kirk McKusickvinvalbuf takes parameter to indicate interrupt
next