cont now takes an argument which is the signal that is passed
[unix-history] / usr / src / sys /
1983-04-07 Kirk McKusickproperly terminate system name
1983-04-07 Helge Skrivervikseem to work ok in both character and block mode.....
1983-04-06 Sam Lefflerinsure gethostname returns null-terminated string
1983-04-06 Ralph Campbellupdated for new ioctl call format.
1983-04-06 Sam Lefflerfamilies are really unsigned, avoid sign extension...
1983-04-05 Sam Lefflerhack, but it fixes EBADF
1983-04-05 Helge Skriverviksubstantially rewritten to accomodate block devices...
1983-04-04 Sam Lefflerno more NOPAGING (yeah)
1983-04-04 Sam Leffleradd debugging stuff
1983-04-03 Sam Lefflercheck error return from namei; from mike@brl-vgr
1983-04-03 Sam Lefflertp format made from wrong components
1983-04-03 Sam LefflerARP ARP
1983-04-02 Sam Lefflerblew it, can't allow anyone but super-user to chown
1983-04-01 Sam Lefflerpcl-11 driver
1983-04-01 Sam Lefflerdate and time created 83/03/31 21:08:12 by sam
1983-04-01 Sam Lefflerdate and time created 83/03/31 21:08:09 by sam
1983-04-01 Sam Lefflerupdate ioctls
1983-04-01 Sam Lefflergetmdev no more dev_t
1983-04-01 Sam Lefflertighten up group search by checking for NOGROUP terminator
1983-04-01 Sam Leffleradd utimes call; protection fixes galore
1983-04-01 Sam Leffleradd NOGROUP identifier; add groupmember function; tight...
1983-04-01 Sam Leffleradd definition of NOGROUP
1983-03-30 Helge Skrivervikworks ok for character devices, not for block devices
1983-03-29 Helge Skrivervikadded rx02 as a block device
1983-03-29 Helge Skrivervikinterrupt- and watchdog-routines fixed, still needs...
1983-03-28 Sam Lefflerfinally purged the MONET Eagle partition table
1983-03-28 Sam Leffleravoid duplicate free
1983-03-28 Sam Lefflergoing to drop'll free free mbuf; be sure and discard...
1983-03-27 Helge Skrivervikintermediate version, still in debugging phase
1983-03-26 Sam Lefflerbase end of char dev table on size, not value of d_open
1983-03-26 Sam Lefflermake histogram very large so we don't have to change...
1983-03-26 Sam Lefflertag mbuf properly; bogus change from before
1983-03-26 Sam Lefflergoing to drop'll free free mbuf; be sure and discard...
1983-03-25 Sam Lefflerwrong place
1983-03-24 Sam Lefflernot returning errors
1983-03-24 Sam Lefflerif M_WAIT worked, these wouldn't be needed
1983-03-24 Helge Skrivervikintermediate version,hangs the system, do not use
1983-03-24 Helge Skrivervikremoved leftover code in upattach
1983-03-23 Sam Leffleroops
1983-03-22 Sam Lefflercheck delete permission on source before doing any...
1983-03-22 Sam Leffleradd freespace macro and macros which use fs_fragshift
1983-03-22 Sam Leffleravoid name conflict with freespace macro
1983-03-22 Sam Leffleruse freespace macro and fs_fragshift where possible
1983-03-22 Sam Lefflerdon't forget the inode
1983-03-21 Bill Joyscrewed up debug stuff (sam)
1983-03-21 Helge Skriverviksome bugfixes, still not working.......
1983-03-20 Sam Leffleradd two ioctl's
1983-03-20 Sam Lefflermust make SIOCGIF stuff _IOWR so interface name is...
1983-03-20 Sam Lefflerleave buffer pointer unchanged; null terminate interfac...
1983-03-20 Sam Lefflereagle partitions calculated with 843 instead of 842...
1983-03-20 Sam LefflerSIOCGIFCONF is read + write
1983-03-20 Sam Lefflerreplace socketaddr with getsockname
1983-03-20 Sam Lefflerwater marks
1983-03-20 Sam Lefflerrx02 is char, not block, device
1983-03-17 Helge Skrivervikadded entries for rx02
1983-03-16 Sam Lefflersocket ioctls
1983-03-16 Sam LefflerARP ARP
1983-03-16 Sam Lefflersocket ioctls
1983-03-16 Sam Lefflerdate and time created 83/03/15 13:19:18 by sam
1983-03-16 Sam Lefflerboundary condition
1983-03-16 Sam Lefflerbotched non-QUOTA code (from kre)
1983-03-16 Sam Lefflerwatch return val from realloccg (from kre)
1983-03-15 Sam Lefflerdidn't match class b & c nets correctly
1983-03-14 Sam Lefflertypo
1983-03-14 Sam Lefflerdate and time created 83/03/13 18:11:09 by sam
1983-03-14 Sam Lefflerdate and time created 83/03/13 18:11:07 by sam
1983-03-13 Sam Lefflerhandle routing redirects, albeit simplisticly
1983-03-13 Sam Lefflerrouting redirects handled in kernel, then put in raw...
1983-03-13 Sam Lefflerdon't generate icmp message without a copy of the origi...
1983-03-12 Sam Lefflerfinally remove special g partition for arpa
1983-03-11 Sam Lefflersymbols in wrong place
1983-03-11 Sam Lefflerstuff for netstat mostly, but a few lost items from ps
1983-03-11 Sam Leffleradd statistics
1983-03-11 Sam Lefflertypo
1983-03-11 Sam Lefflerdate and time created 83/03/10 21:04:57 by sam
1983-03-11 Sam Lefflermust have ioctl.h before vcmd.h
1983-03-11 Ralph Campbellupdated for new ioctl parameter passing.
1983-03-11 Sam Lefflerturn off -x and add echo's
1983-03-11 Sam Leffleroops, thanks to bob gross
1983-03-09 Sam Leffleradd utboot and rewind at finish
1983-03-07 Sam Lefflerdefine tape density and format correctly
1983-03-07 Sam Lefflermissing setup of tape density and format
1983-03-07 Sam Lefflerhave FSF thru BSR done one operation at a time; resid...
1983-03-07 Sam Leffleruse FORWSF instead
1983-03-05 Sam Lefflerfreeing free mbuf
1983-03-04 Sam Lefflerupdate includes to reflect 4.1c locations
1983-03-04 Sam Leffleradd ability to have separate statistics gathering clock
1983-03-04 Sam Lefflerbozo typing
1983-03-04 Sam Lefflermissing $
1983-03-03 Sam Lefflertreat hard ECC errors as hard, no matter what; check...
1983-03-03 Sam Lefflershorten message so it fits on the screen
1983-03-03 Sam Lefflersilence printf except on retries
1983-03-03 Sam Lefflerdidn't handle EOF marks properly
1983-03-03 Sam Lefflerfinally get it right
1983-03-03 Sam Lefflerparameterize patterns more
1983-03-02 Sam Lefflercleanup
1983-03-02 Sam Lefflerdate and time created 83/03/01 23:29:30 by sam
1983-03-02 Sam Leffleradd debugging flags so the code'll always be there...
1983-03-02 Sam Leffleradd debugging flags so it'll always be there
1983-03-02 Sam Leffleradd stuff from saio.h
next