Use balloc to extend Ifile.
[unix-history] / usr / src / sys / tahoe /
1992-07-25 Keith Bosticfix? tags
1992-07-25 Keith Bosticchecked in form Mike Karels; a version of format.c...
1992-07-24 Keith Bosticadd vnode_if.c to the compile directory sources
1992-07-24 Mike Karelsparenthesis error
1992-07-17 Kirk McKusickdate and time created 92/07/16 23:42:44 by mckusick
1992-07-13 Chris TorekANSIfy syscall args
1992-05-27 Keith Bosticadd ALIGNBYTES constant
1992-05-06 Keith Bosticfix links target
1992-05-06 Mike Karelstags
1992-03-03 Keith Sklowermake tahoe use machine-independent ns_cksum()
1992-02-21 Keith Sklowermtpr.h is vax and tahoe specific, have net files which...
1992-02-20 Keith Bosticrip away illusion of portability in ALIGN
1991-09-09 Mike Karelssplit from sys/signal.h
1991-07-13 Keith Sklowermake arp run out of it's own queue
1991-06-10 Mike Karelsdon't rm tags after making them
1991-05-22 Mike Karelsneed pocs, too; hcx-9 stuff was missing, add on HCX9...
1991-05-22 Mike Karelsneed dk devices; new-style fstab; optional type for...
1991-05-17 Marc Teitelbaumpass flags from device close to l_close
1991-05-10 Keith Bosticnew copyright; att/bsd/shared
1991-05-09 Keith BosticMakefile's don't need copyrights
1991-05-09 Keith Bosticdate and time created 91/05/09 00:10:00 by bostic
1991-05-09 Keith Bosticmake libsa a subdirectory
1991-05-09 Keith Bosticdate and time created 91/05/08 22:01:22 by bostic
1991-05-09 Mike Karelsfinish updates, put {} around individual entries
1991-05-09 Keith Bosticnew copyright; att/bsd/shared
1991-05-09 Mike Karelsexecv => execve; sklower changed copyin/out of 0 to...
1991-05-09 Mike Karelsconsintr now in subr_prf.c
1991-05-09 Keith Bosticsccs id got lost along the way
1991-05-09 Keith Bosticnew copyright; att/bsd/shared
1991-05-09 Keith Bosticnew copyright; att/bsd/shared
1991-05-06 Keith Bosticclean the library too
1991-05-06 Keith Bosticmake libsa in ../../stand
1991-05-06 Keith Bosticmake it look like the other stand Makefiles, break...
1991-05-06 Keith Bosticrename openfirst to firstopen
1991-05-05 Keith Bosticnew copyright; att/bsd/shared
1991-05-05 Keith Bosticdelete printn, add printf
1991-05-05 Keith Bosticuse standard printf from stand/printf.c
1991-05-05 Keith BosticREAD, WRITE -> F_READ, F_WRITE
1991-05-04 Keith Bosticno copyright needed on Makefiles
1991-04-30 Keith Sklowerlocation of C2 and CPP has changed
1991-04-29 Keith Bosticmove SSIZE comment from <sys/param.h>
1991-04-21 Cynthia A. E. Livi... added redist.man
1991-04-02 Mike Karelsfix fault in vdreset_ctlr when unit isn't configured...
1991-03-20 Keith Bostic/sys/tahoedist -> /sys/tahoe/dist
1991-02-25 Kirk McKusicknodev => enodev or enxio as appropriate; nulldev =...
1991-01-29 Kirk McKusickicode must live in data space so initflags can be written
1990-12-17 Keith Bostickernel reorg
1990-12-12 Keith Bosticby sklower; checkpoint before mucking with CPP instead...
1990-12-08 Keith Bosticno copyright necessary, make header consistent
1990-12-07 Keith Bosticadd Berkeley specific copyright notice
1990-12-05 Keith Bosticredo include files for kernel reorg
1990-12-05 Keith Bosticnew style makefile
1990-12-05 Keith Bostic/sys/tahoealign -> /sys/tahoe/align
1990-12-02 Mike Karelscheck/print unit other than 0
1990-11-02 Mike Karelsdefine safepri for sleep
1990-11-02 Mike Karelstry to keep console output flow control from wedging...
1990-10-20 Kirk McKusickcopyinstr/copyoutstr now return ENAMETOOLONG when name...
1990-08-25 Kirk McKusickufs_machdep.c now merged to vfs_bio.c
1990-08-22 Keith Bosticdon't list maxusers more than once
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:15 by bostic
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:12 by bostic
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:09 by bostic
1990-07-05 Keith BosticReno tape -- separate TAHOE and HCX-9 stuff into two...
1990-07-05 Keith Bosticdate and time created 90/07/04 20:26:30 by bostic
1990-07-05 Keith Bosticfor Reno -- file system reorganization, redo commands...
1990-07-05 Keith Bosticfor Reno -- mostly file system reorg stuff
1990-07-05 Keith Bosticfor Reno -- fsck takes different arguments, make direct...
1990-07-05 Keith Bosticput boot in /, not /stand
1990-07-01 Mike Karelsmake it compile again
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Mike KarelsRETURN => return, remove syscontext.h
1990-06-29 Mike Karelschanged declaration of vmem
1990-06-29 Marc Teitelbaumtprintf
1990-06-29 Marc Teitelbaumttysleep to catch revoked terminals
1990-06-26 Mike Karelsuse struct pointer for args (void * may be different...
1990-06-25 Keith Bosticminor cleanups, use ../kern, not ../sys
1990-06-25 Mike Karelsremove setjmp
1990-06-25 Mike Karelsattempt to support new and old style relocation maps,
1990-06-25 Mike Karelsnew syscall convention; fix up indir code; syscall...
1990-06-23 Bill Joyroot had this checked out; seems to update include...
1990-06-23 Bill Joy"root" has had these files checked out forever; seem...
1990-06-23 Keith Sklowerchanges to accomodate vax specific printing of stack.
1990-06-22 Kirk McKusicknew system call convention; setregs can return values
1990-06-22 Kirk McKusickreturn error explicitly rather than through u.u_error
1990-06-22 Kirk McKusickreturn errors cleanly
1990-06-22 Kirk McKusickchgprot returns error code
1990-06-22 Kirk McKusicknew system call convention
1990-06-21 Keith Sklowereditorial change to locate multicast address for ALL_ES...
1990-06-08 Marc Teitelbaummissing { }
1990-06-07 Marc Teitelbaumset WOPEN on first open
1990-06-07 Marc Teitelbaumcheck for revoked terminal (ttclosed)
1990-06-06 Kirk McKusickreturn actual error code
1990-05-30 Kirk McKusicknew calling convension for system calls
1990-05-11 Kirk McKusickmerge in support for hp300 from Utah
1990-05-11 Kirk McKusickuse NKMEMCLUSTERS to size malloc arena; expand arena...
1990-05-11 Kirk McKusickadd configuration for size of kernel malloc arena and...
1990-05-11 Kirk McKusickadd default size for kernel malloc arena
1990-05-11 Kirk McKusickmerge in support for hp300 from Utah
next