lint
[unix-history] / usr / src / sys / kern /
1986-02-21 Mike Karelsremove unused sonam arg to unp_connect2
1986-02-21 Mike Karelscleanups from Sam: format, spl's, ptrace defs
1986-02-21 Mike Karelsuse sigmask uniformly
1986-02-21 Mike Karelsuse gid_t consistently
1986-02-21 Mike Karelslint and cleanups from Sam
1986-02-21 Mike Karelsspl5 in exit is redundant
1986-02-21 Mike Karelsspl's, cleanups from Sam
1986-02-20 Mike Karelslint
1986-02-20 Mike Karelsas ifdef the code, ifdef the variable
1986-02-20 Mike Karelslint; remove debug
1986-02-20 Mike Karelsremove unused (and sometimes missing) second arg to...
1986-02-19 Mike Karelsclean up cluster allocation
1986-02-12 Mike Karelsslattach
1986-02-11 Mike Karelsserial IP
1986-02-08 Mike Karelsmake sbflush zap any/all 0-length pakcets
1986-02-05 Mike Karelsconsistency in select: never modify masks on return...
1986-01-31 Kirk McKusickdo not distpte() after a swapin error (from sun!shannon)
1986-01-23 Mike Karelsfixes from sun (sort of): select for write on ptc blocks
1986-01-22 Mike Karelsdelay sballoc's in sbappendaddr until committed
1986-01-21 Mike Karelsignore 0-length rights
1986-01-14 Mike Karelsdon't indirect through unp_conn if it's been cleared
1986-01-14 Mike Karelsmicrosecond times using microtime; spl7 => splclock
1986-01-10 Mike Karelsoops, don't want to remove mbufs while peeking!
1986-01-09 Mike Karelsrm bbnnet, pup
1985-12-20 Mike Karelsclean up stream flow control, give correct name for...
1985-12-20 Mike Karelsallow rights in streams
1985-12-20 Mike Karelschange datagram queuing, full packet on one chain;...
1985-12-20 Mike Karelsmove unp_gc call to unp_detach
1985-12-20 Mike Karelsmaintain p_uid with u.u_uid
1985-12-11 Mike Karelsdon't flush when not changing line disciplines
1985-12-10 Mike Karelslogic errors
1985-12-01 Mike Karelsdon't free ioctl cmds
1985-11-29 Jim Bloomhostid should be a long
1985-11-27 Mike Karelsnow can use XTRC again instead of IXMOD
1985-11-20 Mike Karelsadd SO_TYPE option (get only!), correct mbuf lengths
1985-11-15 Mike Karelstypo
1985-11-10 Mike Karelskeep text free list, cache all texts as sticky
1985-11-09 Mike Karelsallow select on exceptional to check control operations
1985-11-09 Mike Karelscorrect previous fix to failed connect; let's really...
1985-11-09 Mike Karelsselect for exceptional cond. on ptc gets special operations
1985-11-07 Mike Karelslet's get it all
1985-11-07 Mike Karelstry to make panic message intelligible
1985-11-07 Sam Lefflerdon't need extra line discpline slot for tablet now...
1985-11-07 Sam Lefflerbring in updated version from lfl; supports setting...
1985-11-07 Mike Karelsmove nullmodem to tty.c, maintain TS_CARR_ON
1985-11-05 Mike Karelsuse modem entry in linesw to signal carrier change...
1985-11-05 Mike Karelsnow using modem control entry in linesw; don't let...
1985-11-05 Mike Karelslog tprintf's at LOG_INFO; block or skip tty if output...
1985-11-05 Mike Karelscleanup spgrp, rm unused code (should rm it all)
1985-10-31 Mike Karelsunsuccessful attempt to connect leaves socket disconnec...
1985-10-24 Mike Karelsmaxdsize and maxtsize in bytes; careful of confusing...
1985-10-24 Kirk McKusicksanity checks in getblk() and geteblk()
1985-10-19 Kirk McKusickattempting to bind() an already bound UNIX domain socke...
1985-10-18 Kirk McKusickreturn old timer value, even when a new one is not...
1985-10-12 Mike Karelstime adj must be multiple of tickadj for now (avoid...
1985-10-09 Jim Bloomcould access past end (from allegra!jpl)
1985-09-19 Mike Karelslint
1985-09-18 Eric Allmanfacilities in syslog
1985-09-18 Mike KarelsI've wanted to make this comment untrue for a long...
1985-09-17 Mike Karelsallow select on exceptional conditions to notify of...
1985-09-17 Mike KarelsINET || BBNNET; ctlinput now takes sockaddr as arg
1985-09-17 Mike Karelsonly report errors on listening socket once
1985-09-17 Mike Karelsfix m_adj to work right trimming from tail (there can...
1985-09-17 Mike Karelsdkunit is gone
1985-09-14 Kirk McKusickwrong constant used by coincidence (PGSHIFT should...
1985-09-06 Mike Karelshmm, this tells me something
1985-09-06 Kirk McKusickallocate file table entry before creating file in case...
1985-09-05 Kirk McKusickinitialize before use
1985-09-05 Kirk McKusickallocate file table entry before creating file in case...
1985-09-05 Jim Bloomlint cleanup
1985-09-05 Jim Bloomcall line discipline close routine
1985-09-05 Mike Karelsneed to check type in pffindproto
1985-09-04 Mike Karelsuse the macro
1985-08-29 Jim Bloomadd newlines to printf's
1985-08-27 Jim Bloomfix whole in sticky directories
1985-08-24 Mike Karelsback to EPERM if killpg (not -1) can't do it
1985-08-23 Mike Karelsuse sigmask() instead of private definitions
1985-08-13 Jay Lepreauadd PASS8: pass all 8 bits of input
1985-08-13 Jim Bloomarglist or envlist containing -1 caused panic
1985-06-30 Mike Karelscleanups in m_pullup: remove unneeded length test,...
1985-06-22 Jim Bloomfix problems with NBIO and REMOTE in ptcwrite
1985-06-19 Mike Karelsadjust maxpgio for number of swap devices after countin...
1985-06-18 Mike Karelsreflect failure back to sender if dg receive buffer...
1985-06-18 Mike Karelsmust calculate maxpgio after binit; nswdev * maxpgio...
1985-06-18 Mike Karelsmove select bitmask macros to types.h, rename and struc...
1985-06-09 Kirk McKusickAdd copyright
1985-06-09 Mike Karelsreverse sense of pid/pgrp for fcntl, SIOCSPGRP (pgrp...
1985-06-09 Mike Karelsreverse sense of pid/pgrp for fcntl, SIOCSPGRP (pgrp...
1985-06-09 Jim Bloomfix carrier drop handling in ttread & try improving...
1985-06-08 Mike Karelswhat the hell was Edward up to?
1985-06-08 Mike Karelsordering problem in wakeup, can't zero slptime before...
1985-06-03 Mike Karelsoops, forgot one
1985-06-03 Jim Bloomoptimization and handle closure during sleeps correctly
1985-06-03 Mike Karelsminor cleanups
1985-06-03 Mike Karelsallow raw sockets of any protocol if a wildcard raw...
1985-06-03 Mike Karelsallow raw sockets of any protocol if a wildcard raw...
1985-06-03 Mike Karelsminor cleanups
1985-06-03 Mike Karelsrights must be MT_RIGHTS (confuses soreceive otherwise!)
1985-06-03 Mike Karelsif the change won't work, at least explain the obscurit...
1985-05-28 Mike Karelsfix race when sosend blocks by returning EPIPE if recei...
next