let others know
[unix-history] / usr / src / sys / kern /
1983-06-11 Sam Lefflertimercmp isn't all that it's cracked up to be
1983-06-11 Sam Lefflerfixing wrong, set 0 val to tick
1983-06-11 Sam Lefflerbeware of masked signals with STRC
1983-06-10 Sam Leffler"final" sigvec interface?
1983-06-03 Sam Lefflernew signals
1983-05-31 Sam Lefflercollect all the compatibility stuff in single files
1983-05-31 Sam Lefflerkill with signal 0 allows for error checking without...
1983-05-31 Sam Lefflercleanup
1983-05-29 Sam Lefflercleanup dirempty to cut down on stack space used and...
1983-05-29 Kirk McKusickmust do a complete path check when moving directories...
1983-05-29 Kirk McKusickadd checkpath to verify validity of directory renames
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:53 by sam
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:49 by sam
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:47 by sam
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:45 by sam
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:44 by sam
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:42 by sam
1983-05-28 Sam Lefflerdate and time created 83/05/27 14:02:40 by sam
1983-05-28 Sam LefflerMerge ... bill's code plus lint (plus, of course, clean...
1983-05-23 Sam Lefflerlooking at wrong proc
1983-05-22 Sam Lefflermacvro = macro-ized
1983-05-22 Sam Lefflerpurge mush; stuff for i_blocks
1983-05-22 Sam Lefflermacro-ized for speeeeeeeeeeeeed
1983-05-22 Sam Lefflerkre madness
1983-05-22 Sam Lefflerpurge mush
1983-05-22 Sam Lefflerno more mush
1983-05-22 Sam Lefflerdisallow core files on setgid programs; make core files...
1983-05-22 Sam Lefflerpurge mush; limit interpreter name to a sane value...
1983-05-22 Sam Lefflerpurge mush
1983-05-18 Sam Lefflerfrom sun
1983-05-18 Sam Lefflerdo it shannon's way -- all the same + sun changes
1983-05-18 Sam Lefflersun changes
1983-05-18 Sam Lefflernot needed, but shannon's a perfectionist
1983-05-18 Sam Lefflertypo
1983-05-18 Sam Lefflerchanges from sun to do swapping on variable sized devices
1983-05-09 Sam Lefflerformat
1983-05-07 Helge Skrivervikadded f_flag to the call to the driver ioctl routine
1983-05-07 Sam Lefflerfrom pugs@sun.UUCP; removes dirty page pushes from...
1983-05-02 Sam Leffleranother missing splx; from shannon@sun.UUCP
1983-05-02 Sam Lefflermissing splx causes long periods of running at spl6;
1983-05-02 Sam Lefflerfixes select on accepting connections from bill@dagobah...
1983-04-23 Kirk McKusickpartial fix for race condition between getting and...
1983-04-07 Kirk McKusickproperly terminate system name
1983-04-06 Sam Lefflerinsure gethostname returns null-terminated string
1983-04-05 Sam Lefflerhack, but it fixes EBADF
1983-04-04 Sam Lefflerno more NOPAGING (yeah)
1983-04-03 Sam Lefflercheck error return from namei; from mike@brl-vgr
1983-04-02 Sam Lefflerblew it, can't allow anyone but super-user to chown
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-03-24 Sam Lefflernot returning errors
1983-03-24 Sam Lefflerif M_WAIT worked, these wouldn't be needed
1983-03-23 Sam Leffleroops
1983-03-22 Sam Lefflercheck delete permission on source before doing any...
1983-03-22 Sam Leffleravoid name conflict with freespace macro
1983-03-20 Sam Leffleradd two ioctl's
1983-03-20 Sam Lefflerreplace socketaddr with getsockname
1983-03-16 Sam Lefflersocket ioctls
1983-03-16 Sam Lefflerboundary condition
1983-03-05 Sam Lefflerfreeing free mbuf
1983-03-04 Sam Leffleradd ability to have separate statistics gathering clock
1983-03-02 Kirk McKusickadd startup for profiling clock
1983-02-25 Sam Lefflerfrom shannon
1983-02-21 Sam Lefflerfix incompatibility between access and setgid
1983-02-21 Sam Lefflerfix problem with access and setgid being incompatible
1983-02-19 Sam Lefflerput back append mode?
1983-02-17 Sam Lefflerfix access and problems with setgid and saccess
1983-02-11 Sam Lefflereliminate /usr/include dependencies{
1983-02-11 Sam Lefflergroups set members are shorts, not ints; hz no longer...
1983-02-11 Sam Lefflerremoving hz from systm.h
1983-02-11 Sam Lefflerbogus return value; try to reopen old ldisp one TIOCSET...
1983-02-11 Sam Lefflerhave direnter return errors so new inodes can be thrown...
1983-02-07 Eric Allmandelete unnecessary "neg q flush" message from ndflush
1983-01-24 Sam Lefflerthis screws up make depend otherwise
1983-01-23 Sam Lefflerdon't zero buffer when doing in/out ioctl's
1983-01-23 Sam Lefflerhack to allow FTP to rebind local addresses
1983-01-23 Sam Lefflerhack for FTP and the rest of the Internet gang
1983-01-23 Sam Lefflerpatch two holes in rename
1983-01-21 Sam Lefflerget rid of noise from cpp
1983-01-18 Sam Lefflerbrain damage for network disk
1983-01-18 Sam Lefflerfix for race condition in soclose
1983-01-18 Sam Lefflerbeep lots more; don't give the sun scanc
1983-01-18 Sam Lefflerpurge extraneous suword (buffer is obtained zero filled)
1983-01-18 Sam Lefflersun mods
1983-01-18 Sam Lefflerfix time accounting (from shannon@sun)
1983-01-17 Kirk McKusickmore intelligent buffer pool page allocation
1983-01-16 Kirk McKusicknew austere memory version; speed-ups for parametric...
1983-01-16 Kirk McKusicknew austere memory version
1983-01-14 Sam Lefflerallow nil pointers for option values
1983-01-14 Sam Lefflerreorganize socket options; move shutdown from ioctl to
1983-01-14 Sam Lefflermv socket options into set and get socket options sys...
1983-01-14 Sam Lefflerno more opt parameter to usrreq
1983-01-13 Sam Lefflerrace condition: pty input arrives at spl0 and results in
1983-01-12 Sam Lefflerirele should be iput in rename
1983-01-09 Sam Lefflerfill out shutdown stub; add socket option consistency...
1983-01-09 Sam Lefflerchange semantics of sonewconn: socket returned is assum...
1983-01-05 Sam Lefflerfrom reading the code -- boy is there a lot of work...
1983-01-02 Sam Leffleravoid linked to directories as targets; iput and irele on
1983-01-01 Sam Lefflergroup checks backwards
next