update to version in /etc; couldn't find original sccs files, though.
[unix-history] / usr / src / sys /
1989-04-13 Kirk McKusickset limits on maximum size of uio's
1989-04-13 Kirk McKusickadd types for mount table entries and vnodes
1989-04-13 Kirk McKusickadd IOV allocation type
1989-04-09 Mike Karelscompat: move/swab sa_family for oaccept (XXX)
1989-04-09 Mike Karelsadd iso, route domains (sklower); compute packet size...
1989-04-09 Mike Karelsmalloc sockets (by sklower)
1989-04-09 Mike Karelscleanups
1989-04-09 Mike Karelsrev 7
1989-04-09 Mike Karelsscript to build init_sysent.c, etc
1989-04-09 Mike Karelsmaster input for init_sysent.c, etc
1989-04-09 Mike Karelssockaddr len
1989-04-09 Mike KarelsIP_HDRINCL, separate raw_inpcb struct (by sklower)
1989-04-09 Mike Karelsadd arg to tcp_respond
1989-04-09 Mike Karelssockaddr lens
1989-04-09 Mike Karelsupdate record-route according to incoming interface...
1989-04-09 Mike Karelsnew mbufs, route structures
1989-04-09 Mike KarelsMIN->min; use max_linkhdr
1989-04-09 Mike Karelsadd posix macros, update for wait4. (still need to...
1989-03-22 Mike Karelsls has private getfile
1989-03-22 Mike Karelsomments? allow more than one dir to be listed, ^D<CR...
1989-03-22 Mike Karelsone colon will do; null is a character
1989-03-22 Mike Karelsprint "Boot" again if prog exits; put back "Bad format"
1989-03-16 Keith Sklowerarchive early multicast stuff
1989-03-11 Mike Karelsmarc's changes: malloc uio if too large, ktrace
1989-03-10 Mike Karelsoops, 24-bit addressing gets 15Mb, not 8
1989-03-10 Keith Sklowerdate and time created 89/03/09 11:20:07 by sklower
1989-03-10 Keith Sklowerdate and time created 89/03/09 11:20:06 by sklower
1989-03-10 Keith Sklowerdate and time created 89/03/09 11:19:24 by sklower
1989-03-10 Keith Sklowerdate and time created 89/03/09 11:19:23 by sklower
1989-03-08 Keith Bosticfirst working version
1989-03-07 Kevin Falladd get/set logname system calls
1989-03-03 Mike Karelsapply prev. delta to branch
1989-03-03 Mike Karelsthis time it works: make icmp_reflect return RR, timest...
1989-03-02 Keith Bosticmake `setitimer(timer_type, &timer, &timer);' work
1989-02-24 Marc Teitelbaumremove unnecessary register temp
1989-02-22 Marc Teitelbaumput back last version - undo dependency on syslimits.h
1989-02-21 Mike Karelsapply 7.8 to branch
1989-02-21 Mike KarelsIPOPT_TS_PRESPEC is 3, not 2
1989-02-21 Keith Bosticint->long (lint complains if you assign RLIM_INFINITY);
1989-02-18 Mike Karelslarger raw sockbuf limits by default
1989-02-18 Mike Karelspatchable raw sockbuf sizes
1989-02-18 Mike Karelsbranch for net release, apply 7.6 to 7.4
1989-02-18 Mike Karelsfix if name recognition: initial (pos. null) prefix...
1989-02-18 Mike KarelsQNIVERT ifdef, reduce number of input buffers; fix...
1989-02-18 Mike Karelsvariable length sockaddrs; rename en{_,}* to ether_
1989-02-18 Mike Karelstry to integrate options fixes in 7.10 into network...
1989-02-18 Mike Karelsvariable length sockaddrs; fix options handling in...
1989-02-18 Mike Karelsupdate copyright on branch
1989-02-18 Mike Karelsoops, this is what 7.6.1.3 was supposed to do
1989-02-18 Mike Karelsnew mbufs; fixes for ip_srcroute; allow forwarding
1989-02-18 Mike Karelsupdate branch with 7.7-7.10, fixes for ip_srcroute...
1989-02-17 Keith Bosticdate and time created 89/02/16 15:18:53 by bostic
1989-02-17 Keith Bosticdon't allow more than LINK_MAX links
1989-02-17 Keith Bosticadd real max link count
1989-02-17 Keith Bosticsystem limits for POSIX 1003.1; included by include...
1989-02-17 Keith Bosticadd syslimits.h for POSIX 1003.1; included by include...
1989-02-16 Keith Bosticdate and time created 89/02/15 18:28:51 by bostic
1989-02-16 Keith Bosticadd LOG_PERROR
1989-02-16 Keith Bosticadd Berkeley specific copyright notice
1989-02-16 Mike KarelsBerkeley copyright
1989-02-16 Mike Karelsupdate copyright on branch
1989-02-16 Mike Karelsupdate branch
1989-02-16 Mike Karelsupdate copyright on branch
1989-02-16 Mike Karelsupdate branch
1989-02-16 Mike Karelsupdate branch to 7.19
1989-02-16 Mike Karelsupdate copyright on branch
1989-02-16 Mike Karelsupdate branch for net release
1989-02-15 Keith Sklowerwisconsin changes
1989-02-15 Keith Sklowerminor berkeley change concering struct routes
1989-02-15 Keith Sklowerwisconsin changes
1989-02-15 Keith Sklowerwisconsin changes for DEC bit, etc.
1989-02-15 Keith Sklowerberkeley changes to deal with new mbufs, different...
1989-02-15 Keith Sklowerwisconsin fixes
1989-02-15 Keith Sklowerinclude wisconsin revisions
1989-02-15 Keith Sklowerminimal berkeley change for clusters
1989-02-15 Mike Karelsonce more, with feeling... update copyright
1989-02-08 Thomas Ferrin3rd try for mike and tom to get this right; this time...
1989-02-08 Thomas Ferrintry to replace standard console on qbus machines only
1989-01-25 Keith Bosticfix chown; don't steal groups or give away files
1989-01-25 Keith Bostictypo in attach routines; bug report 4.3BSD-tahoe/sys/34
1989-01-21 Keith Bosticadd Berkeley specific copyright
1989-01-18 Keith Bosticadd Berkeley specific copyright notice
1989-01-17 Kirk McKusickfix for Exabyte tmscp tape on uVAX (4.3BSD/sys/230)
1989-01-15 Keith BosticChris Torek; patch for MTLERRM code
1989-01-13 Kirk McKusickmove handling of `..' to prove concept and improve...
1989-01-12 Kirk McKusickbreak out non-kernel stuff to <dirent.h>;
1989-01-07 Kirk McKusickhandle other than uba0 (4.3BSD-tahoe/sys/32)
1988-12-30 Keith Bosticuse Berkeley specific copyright notice
1988-12-22 Keith Bosticspelling is important
1988-12-22 Keith Sklowercheckpoint working version with variable size sockaddr...
1988-12-21 Mike Karelscheckpoint
1988-12-20 Marc Teitelbaumput back 4.3 style defaults
1988-12-15 Keith Sklowerdate and time created 88/12/14 15:30:22 by sklower
1988-12-15 Keith Sklowerdate and time created 88/12/14 15:30:21 by sklower
1988-12-15 Keith Sklowerdate and time created 88/12/14 15:30:20 by sklower
1988-12-15 Keith Sklowerdate and time created 88/12/14 15:30:19 by sklower
1988-12-15 Keith Sklowerdate and time created 88/12/14 15:30:18 by sklower
1988-12-15 Keith Sklowerdate and time created 88/12/14 15:30:17 by sklower
1988-12-15 Keith Sklowerdate and time created 88/12/14 15:30:16 by sklower
1988-12-15 Keith Sklowerdate and time created 88/12/14 15:30:15 by sklower
next