ANSIfication; bug report 4.3BSD/bin/223
[unix-history] / usr / src / sys / sys /
1988-12-30 Keith Bosticuse Berkeley specific copyright notice
1988-12-22 Keith Bosticspelling is important
1988-12-21 Mike Karelscheckpoint
1988-12-20 Marc Teitelbaumput back 4.3 style defaults
1988-12-14 Marc Teitelbaumdate and time created 88/12/14 03:00:11 by marc
1988-12-14 Keith Skloweradd AF_ISO
1988-12-13 Marc Teitelbaumremove VQUOTE
1988-12-13 Keith Bosticadd crontab entry
1988-11-16 Keith BosticBerkeley specific copyright
1988-10-19 Marc Teitelbaumnew terminal driver
1988-10-19 Marc Teitelbaumposix style job control - new process groups
1988-10-13 Marc Teitelbaumtermios line discipline
1988-10-13 Keith Sklowercheckpoint state before var length sockaddr's
1988-09-01 Keith Bosticadd Berkeley specific copyright
1988-08-28 Mike Karelsnew mbufs, working (but should move m_nextpkt to m_pkthdr)
1988-08-22 Mike Karelsaccept mods from sklower; MCLBUTES; min for MIN
1988-06-28 Keith Bosticinstall approved copyright notice
1988-06-07 Keith Bosticadd Berkeley specific header
1988-05-27 Mike Karelslint
1988-05-27 Mike Karelsadd FAC, PRI, MAKEPRI macros; add LOG_PRINTF for diskerr
1988-05-25 Kirk McKusicklint
1988-05-22 Mike Karelsincrease DK_NDRIVE to 8
1988-05-15 Mike Karelsraw read/write support from torek: add strategy to...
1988-05-15 Mike Karelsuse "../machine" for consistency (for now)
1988-04-15 Mike Karelsadd ioctl to resynch bad sector table; no union in...
1988-03-28 Marc Teitelbaumdate and time created 88/03/27 19:27:18 by marc
1988-03-26 Marc Teitelbaumdate and time created 88/03/25 17:38:10 by marc
1988-03-09 Mike Karelsnew header, add adaptor, provide macros for splitting...
1988-02-09 Mike Karelsgetdiskbyname needs alt. bootstrap return
1988-02-09 Mike Karelsupdate copyright dates
1988-02-09 Mike Karelsupdate copyright on branch
1988-02-07 Kirk McKusickchange copyright
1988-02-04 Kirk McKusickadd yet more statistics
1988-01-28 Mike Karelsno endian
1988-01-14 Kirk McKusickadd ioctls from kre for mux
1988-01-08 Keith Bosticadd Berkeley header
1988-01-08 Mike Karelsrename endians
1988-01-06 Keith Bosticprotect applications that include user.h from KERNEL...
1987-12-31 Keith Bosticadd Berkeley header
1987-12-19 Keith Bosticfix for ANSI C
1987-12-19 Keith Bosticadd Berkeley header, fix for ANSI C
1987-12-19 Keith Bosticfix for ANSI C
1987-11-24 Mike Karelscast magic to u_long
1987-11-08 Mike Karelsyech, how'd we get a dup
1987-10-07 Mike Karelsbranch version without malloc (for monet and dist)
1987-07-16 Kirk McKusickCLBYTES should be NBPG
1987-07-12 Mike Karelsmove code definitions to <machine/trap.h>
1987-07-04 Mike Karelsfix potential bug when cluster allocation fails;
1987-07-01 Mike Karelsfix potential bug when cluster allocation fails;
1987-06-22 Kirk McKusickMPG_SPACE is replaced by malloc
1987-06-21 Kirk McKusickno more MT_ZOMBIE's
1987-06-21 Kirk McKusickadd typedef for qaddr_t
1987-06-18 Mike Karelsuse longs for sockbuf counters, it fits!
1987-06-07 Kirk McKusickadd M_GPROF, M_IOCTLOPS, M_SUPERBLK, and M_TEMP memory...
1987-06-07 Kirk McKusickcalloc is gone
1987-06-07 Kirk McKusickdate and time created 87/06/06 13:26:49 by mckusick
1987-06-07 Kirk McKusickcamap is replaced by kmempt
1987-06-06 Kirk McKusickadd basic parameters for kernel malloc
1987-05-28 Kirk McKusickfix comments on FIOCLEX/FIONCLEX from fair@ucbarpa...
1987-05-17 Keith Bosticcan't ref bio.c it's gone
1987-04-21 Mike Karelsput back "obsolete cruft" again! (eric: don't delete...
1987-04-03 Mike Karelsworking again
1987-04-03 Mike Karelsifdef for dev_bsize
1987-03-28 Mike Karelsadd opt for readonly root, merge panic crap
1987-03-28 Mike Karelsadd partinfo structure, op
1987-03-04 Mike Karelsrm tahoe grot
1987-03-04 Keith Bosticadded MAXINTERP, max length of interpreter file name
1987-02-20 Mike Karelslarger ioctl's (for disklabels)
1987-02-03 Mike Karelsforget byteswapping
1987-02-03 Mike Karelsmore statistics
1987-01-20 Mike Karelskeep npartitions independent of byte order
1987-01-20 Mike Karelsnew fields for interleaving and spares, various cleanups
1987-01-17 Mike Karelsmv machdep to machparam.h
1987-01-09 Keith Bosticcomment fix
1986-12-20 Mike Karelsdate and time created 86/12/19 11:35:47 by karels
1986-12-15 Sam Leffleradd new gtco types (from pixar!sam)
1986-12-04 Mike Karelsmore mbufs for gateways
1986-11-26 Sam Lefflerkdb additions
1986-11-25 Eric Allmanno it isn't.... routed was broken. Honest!
1986-11-16 Sam Lefflerput back "obsolete cruft" -- it's used
1986-11-14 Eric Allmanadd facility for UUCP
1986-11-13 Eric Allmanremove obsolete cruft
1986-11-04 Mike Karelstahoe support
1986-10-24 Eric Allmanadd network news subsystem facility
1986-10-14 Mike Karelsmerge in tahoe system; defines for byte order
1986-10-14 Mike Karelsmerge in tahoe system
1986-10-14 Mike Karelsbyteorder dependency
1986-10-14 Mike Karelsrm old hardware defs
1986-10-14 Mike Karelsmerge in tahoe system
1986-09-11 Mike Karelsbetter fix for MCLGET race, call m_clalloc from MCLALLOC
1986-09-05 Mike Karelsneed to splimp in MCLGET for calling m_clalloc
1986-09-05 Mike Karelsneed to call m_clalloc at splimp from MCLALLOC
1986-08-10 Mike KarelsTIOCCONS ala sun
1986-06-05 Kirk McKusick4.3BSD release version
1986-05-30 Mike Karelsapple talk for them as speaks it
1986-05-20 Mike Karelsadd UIOCCMD
1986-05-15 Mike Karelsan spl6 that almost got away...
1986-04-20 Mike Karelsoption for receiving OOB data in-line
1986-04-13 Mike Karelsdon't need p1br
1986-03-29 Mike Karelsnow need cast in FD_ZERO...
next