ec_rxstart doesn't eists
[unix-history] / usr / src / sys / sys /
1991-11-21 Marc Teitelbaummerge in 7.5.1.1 (ralphs 3100 changes -- COFF)
1991-11-21 Marc Teitelbaumralphs 3100 changes (COFF support)
1991-11-20 Kirk McKusickupcall facilities for sorwakeup, non-blocking sblock...
1991-11-20 Kirk McKusickadd MSG_DONTWAIT for NFS (from Rick Macklem)
1991-11-14 Keith Bosticdon't add MID #defines unless structure is there
1991-11-12 Keith Bosticmove signal(3)'s prototype back into <sys/signal.h...
1991-11-12 Keith Bosticmake vm inclusion work for applications (I'm assuming...
1991-11-06 Kirk McKusickreorganization to move ufsmount ops to be vnode ops...
1991-11-05 Kirk McKusickadd LFS file system type
1991-11-05 Keith Bosticadd typename for LFS, integrate comments into structure...
1991-11-02 Keith BosticLFS version 1; add LFS superblock area plus function...
1991-11-02 Keith Bosticlint in vfs_quotactl function prototype
1991-11-02 Keith BosticLFS version 1; add M_SEGMENT, new malloc'd object
1991-11-02 Keith BosticLFS version 1; how to find other superblocks if standar...
1991-11-02 Keith Bosticmake panic take printf(3) style arguments
1991-11-02 Keith Bosticcreate a user-level signal.h
1991-11-02 Keith BosticLFS version 1
1991-11-01 Keith Bosticnothing; comment revision
1991-10-11 Keith Bosticadd LFS mount type
1991-09-09 Ralph Campbelldon't use MALLOC macro if DIAGNOSTICS is defined.
1991-09-09 Mike Karelsmove machine-dependent stuff to <machine/signal.h>...
1991-09-07 Ralph Campbelladd extern to zero dimention arrays.
1991-09-07 Ralph Campbelladd pmax sigcontext
1991-09-07 Ralph Campbelladd extern to zero dimention arrays.
1991-09-06 Mike Karelsadd COIP
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-08-29 Kirk McKusickmerge in vm_stat structure from vm_statistics.h
1991-08-29 Kirk McKusickadd support to get vmtotal structure calculated
1991-07-30 Marc Teitelbaumoops. someone ifdef'ed NCCS out if POSIX_SOURCE is...
1991-07-02 Mike Karelsre-add FNDELAY for compatibility; try once more to...
1991-06-28 Keith Bosticmmap returns a caddr_t
1991-06-28 Kirk McKusickadd vn_closefile to avoid warnings about void * coersions
1991-06-27 Marc TeitelbaumKINFO_FILE
1991-06-27 Marc Teitelbaumremove TS_HUPCLS
1991-06-27 Marc Teitelbaummove compatability include outside _IOCTL_H_ test
1991-06-22 Kirk McKusicknew calling convention for vn_close;
1991-06-22 Kirk McKusicknew calling convention for soo_close
1991-06-22 Kirk McKusicknew calling convention for fo_close
1991-06-20 Mike Karelsbit fields need to use ints; make the ifdefs consistent
1991-06-05 Keith Bosticuser programs need include of sys/{fcntl,unistd}.h
1991-06-04 Kirk McKusickchange to be dynamically allocated
1991-06-04 Kirk McKusickhide more kernel-only things
1991-05-31 Kirk McKusickmake file flags more consistent; add support for open...
1991-05-31 Kirk McKusickadd SADVLCK to note POSIX style advisory lock
1991-05-26 Keith Bosticadd sprintf to kern/subr_prf.c
1991-05-17 Kirk McKusickchange vn_ to vop_ (for marc :-)
1991-05-16 Kirk McKusickuse a name that will fit
1991-05-16 Kirk McKusicknamei/lookup split apart; eliminate direct structure
1991-05-10 Keith Bosticnew copyright; att/bsd/shared
1991-05-10 Keith Bosticdelete last of the AT&T proprietary stuff; new copyrigh...
1991-05-10 Keith Bosticnew copyright; att/bsd/shared
1991-05-10 Keith Bosticdate and time created 91/05/09 20:39:49 by bostic
1991-05-10 Keith Bosticdate and time created 91/05/09 20:39:36 by bostic
1991-05-08 Marc Teitelbaumadd TCI* defines for POSIX conformance
1991-05-08 Marc Teitelbaumadd root trace flag
1991-05-08 Mike Karelsfix format; #ifdef __STDC__ for structure declarations
1991-05-08 Mike Karelsreformat prototypes to spec, other KNF; #ifdef __STDC__...
1991-05-08 Mike Hiblerget rid of kernelmap
1991-05-08 Mike Hiblerget rid of kmapwnt
1991-05-07 William NesheimMAXPARTITIONS enforced differently on i386; no need...
1991-05-07 Mike Karelsput PZERO between PVFS and PSOCK as it had been
1991-05-07 Keith Bosticcleanup, mostly cosmetic; new copyright; att/bsd/shared
1991-05-07 Mike Karelsprettiness patrol II: I like function grouping better...
1991-05-07 Mike Karelsprettiness patrol II
1991-05-06 Keith Bosticnew copyright; att/bsd/shared
1991-05-06 Keith Bosticdate and time created 91/05/05 18:36:37 by bostic
1991-05-06 Keith Bosticnew copyright; att/bsd/shared
1991-05-06 Keith Bosticdone at Berkeley;new copyright; att/bsd/shared
1991-05-06 Keith Bosticfrom scratch, Berkeley specific copyright
1991-05-06 Keith BosticThe prettiness patrol...
1991-05-05 Mike Karelsremove proc param from cdev d_read/write, it's in the uio
1991-05-05 Mike Karelsadd prototypes for locore, etc
1991-05-05 Mike Karelsadd function prototypes
1991-05-05 Mike Karelsadd tty forward declaration
1991-05-05 Mike Karelsrm ssave; fixed-address u. is gone
1991-05-05 Mike Karelsp_addr is now struct user *
1991-05-05 Mike Karelsadd prototypes, now stdarg'ed
1991-05-05 Mike Karels(since 7.2:) change filedesc to point to one array...
1991-05-05 Mike Karelsreformat prototypes, etc. to standard style
1991-05-05 Mike Karelsmalloc now returns void *; add prototypes
1991-05-05 Mike Karelsattempt to clarify comment, move ansi/traditional cogna...
1991-05-03 Keith Bosticadd comments describing the fields
1991-04-29 William Nesheimerrata
1991-04-29 William Nesheimadded ST506 and MSDOS fields
1991-04-29 William Nesheimadded label sector for i386, different from tahoe/vax
1991-04-29 Keith Bosticminor reorganization, cleanup, delete any AT&T stuff...
1991-04-29 Keith Bosticnew copyright; att/bsd/shared
1991-04-24 Mike Karelsbut applications *don't* need kernel prototypes; reform...
1991-04-24 Keith Bosticneeded struct ucred and uio; applications include this
1991-04-22 Kirk McKusickupdate to new CMU copyright and distribution terms
1991-04-21 Mike Karelsrm u.u_procp; change includes to mirror old for non...
1991-04-21 Mike Karelsadd mdproc substruct; mv kinfo_proc to separate header;
1991-04-21 Mike Karelsadd prototypes, fix formats
1991-04-21 Mike Karelsrm unused; add enoioctl
1991-04-21 Mike Karelsforward declarations of common structs; we use hex...
1991-04-21 Mike Karelsbump bsd; rationalize priorities (mod 4 matters); cleanups
1991-04-21 Mike Karelsfix recvmsg prototype
1991-04-20 Kirk McKusickadd VXLOCK as condition making VOP_ISLOCKED true
next