mktime()'s argument isn't const.
[unix-history] / usr / src / sys /
1991-01-11 Kirk McKusickmake new VM conditional so can share with old VM tree
1991-01-11 Kirk McKusickcdir moves out of the namei data structure
1991-01-11 Kirk McKusickadd dynamically allocated file descriptors
1991-01-11 Kirk McKusickdelete paranoid check
1991-01-11 Kirk McKusickadd dynamically allocated file descriptors
1991-01-11 Kirk McKusickdate and time created 91/01/10 23:37:32 by mckusick
1991-01-11 Kirk McKusickadd pointer to dynamically allocated file descriptors
1991-01-11 Kirk McKusickfile descriptors are now allocated dynamically
1991-01-11 Kirk McKusickadd M_FILE for file descriptor structures
1991-01-11 Kirk McKusickrdir and cdir move into file descriptor structure
1991-01-11 Keith Bosticbug: setgroups never called crcopy(); other stuff,...
1991-01-11 Kirk McKusickconditionalize neweh VM
1991-01-10 William Nesheimtrivial 386 ifdefs added
1991-01-10 Keith SklowerCheckpoint integration of tp_cons with UBC X.25; compil...
1991-01-10 Keith Sklowerchanges requested by wisconsin to support IS-IS.
1991-01-10 Keith Sklowerfirst version to integrate to UBC X.25 (compiles only).
1991-01-10 Keith Sklowerchanges to support esis and isis over eon
1991-01-10 Keith Sklowercheckpoint -- this version compiles and represents...
1991-01-10 Keith Sklowerpk_clear now takes for diagnostic code and whether...
1991-01-10 Keith Sklowerget rid of dtom's in kernel
1991-01-10 Keith Sklowerchange type of template to mbuf to get rid of dtom's;
1991-01-10 Keith Sklowerchange pk_template to return mbuf to remove dtom from...
1991-01-10 Keith Sklowermaintain packet header lenghts when passing up.
1991-01-10 Keith Skloweradditional flags useful for kernel proto <-> X.25 operation
1991-01-09 William Nesheimreno changes
1991-01-09 William Nesheimnpx.c wd.c wt.c
1991-01-09 William Nesheimadded 386 trap frame redefinition, only used in procxmit()
1991-01-09 William Nesheimmissing '{' in ffs()
1991-01-09 William Nesheimadded code for 386 to pass bootflags to init via argv[]
1991-01-09 Kirk McKusickupdate from Rick Macklem
1991-01-08 Kirk McKusicklocore.s now uses the standard assembler
1990-12-29 Kirk McKusickvm_resident.c becomes vm_page.c (as it was in MACH)
1990-12-26 Keith Sklowermake tags work
1990-12-17 Kirk McKusickget proper versionof header files so that macros work
1990-12-17 Kirk McKusickfix include paths
1990-12-17 Kirk McKusicknew pathname for hpux
1990-12-17 Keith Bostickernel reorg
1990-12-17 Mike Karelsposix has HUPCL
1990-12-15 Keith Bosticlazy VATTR_NULL evaluation
1990-12-15 Keith Bosticfail if try to set VTX on file not of type directory...
1990-12-13 Keith Sklowerupdate 7.12.1.1 to match 7.20 plus leak-fix from hibler abt
1990-12-12 Keith Bosticby sklower; checkpoint before mucking with CPP instead...
1990-12-08 Mike Karelsdefine safepri for sleep
1990-12-08 Keith Bosticdate and time created 90/12/07 15:36:36 by bostic
1990-12-08 Keith Bosticno copyright necessary, make header consistent
1990-12-08 Keith Bosticno copyright necessary
1990-12-08 Keith Bosticadd Berkeley specific copyright
1990-12-07 Bill Joyworking version, prior to cleanup
1990-12-07 Keith Bosticadd Berkeley specific copyright notice
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Kirk McKusickupdate from Mike Hibler for new VM and other machine...
1990-12-06 Kirk McKusickadopted from Mach 2.5
1990-12-06 Kirk McKusickupdate from Mike Hibler for new VM and other machine...
1990-12-06 Kirk McKusickadopted from Mike Hibler at Utah
1990-12-06 Kirk McKusickadopted from Mach 2.5
1990-12-06 Kirk McKusickformerly vm_sw.c; update for new VM
1990-12-06 Kirk McKusickformerly vm_sched.c; update for new VM
1990-12-06 Kirk McKusickadopted from MACH 2.5 h/queue.h
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Kirk McKusickpreviously vm_swp.c; update for new VM
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Kirk McKusickchecked in for Marc to create checkpoint for VM merge
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Keith Bostickernel reorganization
1990-12-06 Kirk McKusickupdate for new VM
1990-12-05 Keith Bosticdate and time created 90/12/04 23:29:05 by bostic
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-03 Keith Bosticnew format makefile
1990-12-03 Keith Bosticadd Berkeley SCCS header
1990-12-03 Keith Bosticdate and time created 90/12/02 12:06:05 by bostic
1990-12-03 Keith Bosticdate and time created 90/12/02 12:05:51 by bostic
1990-12-03 Keith Bosticdate and time created 90/12/02 12:05:33 by bostic
1990-12-03 Keith Sklowerdate and time created 90/12/02 11:29:02 by sklower
1990-12-02 Mike Karelsdon't assume default sendpipesize
1990-12-02 Mike Karelscheck/print unit other than 0
1990-12-02 Mike Karelsfix jobc adjustments so we increment before decrementin...
1990-12-02 Mike Karelstty stop signals shouldn't stop sleeping procs in orpha...
1990-12-02 Mike Karelsready to use "safepri" from machdep
1990-11-30 Keith Skloweradd ccitt domain (x.25)
1990-11-30 Keith Sklowerspecification for hdintr should be ifdef CCITT not...
1990-11-30 Keith Skloweradd dpv-11 driver
1990-11-30 Keith Sklowerinclude X.25 files
1990-11-30 Keith Sklowerdeqna doesn't hear its own multicasts either; handle...
1990-11-30 Keith Sklowermake changes to RTM_GET so that you can indicate that...
1990-11-30 Keith Skloweradd interrupt for X.25 jazz
1990-11-30 Keith Sklower1.) not all interfaces set ifa_dstaddr; 2.) rn->rn_key...
1990-11-29 Kirk McKusickallow multiple references when mounting miniroot
1990-11-29 Kirk McKusickfixes for GENERIC kernel to find uda's
1990-11-29 Keith BosticEBADFORMAT -> EFTYPE
1990-11-28 Keith Sklowerfix udp_saveopt to copy data to the right place.
1990-11-26 Bill Joylast changes before merger with reno version. cross...
1990-11-25 Keith Bosticadd EBADFORMAT
1990-11-21 Keith SklowerIFF_SIMPLEX type interfaces won't hear their multicasts;
1990-11-21 Keith Sklowerfix for version 7.6 was wrong; do better and fix XNSrou...
1990-11-21 Keith Sklowerparameters to in_pcbnotify changed
1990-11-21 Mike Karelsalmost forgot about this: Aug. fix from torek, wrong...
1990-11-19 Bill Joyauto conf, bus control, conventions, interrupt control...
1990-11-19 Bill Joyfix autoconf, move code to isa.c, remove debugging...
next