add support for kernel profiling; add sysctl_struct; eliminate trailing blanks
[unix-history] / usr / src / sys /
1993-04-27 Kirk McKusickadd support for kernel profiling; add sysctl_struct...
1993-04-27 Kirk McKusickadd support for getting udp checksum
1993-04-27 Chris Torekadd DIOCGDINFO, DIOCGPART
1993-04-26 Keith Sklowertuba table now points to sockaddr's_iso instead of...
1993-04-22 Jan-Simon Pendrymerge in new version.
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekctlreg.h moves
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekupdate from elf
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekdate and time created 93/04/20 23:42:06 by torek
1993-04-21 Chris Torekupdate from elf: ctlreg.h moves; performance hacks
1993-04-21 Chris Torekdate and time created 93/04/20 23:38:08 by torek
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekctlreg.h moves; give it a short external name
1993-04-21 Chris Torekspelling; KNF
1993-04-21 Chris Torekupdate from elf
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekupdate from elf: paranoia with %wim; ctlreg.h moves...
1993-04-21 Chris Torekctlreg.h moves; fix copyright; don't want $Header in...
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekctlreg.h moves; fix copyright spelling
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekget offsetof() from stddef.h; fix copyright spelling
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekupdate from elf: new world of sysclt
1993-04-21 Chris Torekadd openprom
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekfrom elf: more variance; short external names
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekspelling; ctlreg.h moves
1993-04-21 Chris Torekupdate from elf: van's changes to avoid noise
1993-04-21 Chris TorekLED_ON and LED_OFF were reversed
1993-04-21 Chris Torekupdate from elf: use LED_FLIP; give it a short external...
1993-04-21 Chris Torekupdate from elf: lots of boot cleanup; bootpath and...
1993-04-21 Chris Torekupdate from elf: use LED_FLIP; give it a short name
1993-04-21 Chris Torekupdate from elf: lots of boot cleanup; bootpath and...
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekupdate from elf: add bootpath and bootdv.
1993-04-21 Chris Torekfix spelling in copyright
1993-04-21 Chris Torekupdate from elf: add bootpath and bootdv; multicast...
1993-04-21 Chris Torekupdate from elf: bootpath; interrupts are now events
1993-04-21 Chris Torekspelling
1993-04-21 Chris Torekspelling; increase NKMEMCLUSTERS to 6 MB; add cpuspeed...
1993-04-21 Chris Torekdate and time created 93/04/20 18:45:27 by torek
1993-04-21 Kirk McKusickadd kcount and structure sizes to gmon structure; add...
1993-04-21 Kirk McKusickkcount is now part of the gmon structure
1993-04-21 Kirk McKusickadd KERN_PROF
1993-04-21 Kirk McKusickaccumulate involuntary context switches (from yval...
1993-04-20 Chris Torekspelling
1993-04-20 Chris Torekfix prototypes for printf & halt
1993-04-20 Chris Torekupdate from van: add backlog, renumber ioctls for mixin...
1993-04-20 Chris Torekupdate from elf: add bootpath and bootdv
1993-04-20 Chris Torekspelling
1993-04-20 Chris Torekspelling; fpu_norm fix from elf
1993-04-20 Chris Torekupdate from elf: more stuff in ring, better packing...
1993-04-20 Chris Torekspelling
1993-04-20 Chris Torekupdate from elf: changes to ring handling, status inter...
1993-04-20 Chris Torekspelling
1993-04-20 Chris Torekvan's changes (const for SunOS; add backlog control)
1993-04-20 Chris Torekspelling
1993-04-20 Chris Torekintegrate van's changes (basically replace large chunks)
1993-04-20 Chris Torekdate and time created 93/04/20 04:25:19 by torek
1993-04-20 Chris Torekdate and time created 93/04/20 04:25:18 by torek
1993-04-20 Chris Torekterminate swap list with NODEV, not 0 (0 is a valid...
1993-04-20 Chris Torekterminate swap list with NODEV, not 0 (0 is a valid...
1993-04-19 Kirk McKusickadd support for debugging variables
1993-04-19 Kirk McKusickenable clustered read/write by default as we now believ...
1993-04-19 Kirk McKusickallow for old variants of cpp
1993-04-18 Chris Torekdo need imp pseudo-device for now
1993-04-18 Chris Torekmake multicast happen all the time, add tcp over clnp...
1993-04-18 Chris Torekdate and time created 93/04/18 04:38:44 by torek
1993-04-18 Kirk McKusickspecify types for sysctl names
1993-04-18 Kirk McKusickdefine sysctl types; specify types for sysctl names
1993-04-18 Kirk McKusickspecify types for sysctl names
1993-04-18 Kirk McKusickdefine ip sysctl routine and also declare ip_defttl
1993-04-18 Kirk McKusickdefine icmp sysctl routine
1993-04-18 Kirk McKusickadd in sysctl functions for ip and icmp
1993-04-18 Kirk McKusickreplace udp_ttl with sysctl setable ip_defttl
1993-04-18 Kirk McKusickreplace tcp_ttl with sysctl setable ip_defttl
1993-04-18 Kirk McKusickdefine icmp sysctl variables
1993-04-18 Kirk McKusickdefine ip_defttl
1993-04-18 Kirk McKusickdefine default value for ip_ttl
1993-04-18 Kirk McKusickTCP_TTL is replaced by ip_ttl setable by sysctl
1993-04-18 Kirk McKusickUDP_TTL is replaced by ip_ttl setable by sysctl
1993-04-18 Kirk McKusickadd sysctl definitions for inet family and ip protocol
1993-04-18 Kirk McKusicktoo agressive on the mib counting
1993-04-18 Chris Torekloattach => loopattach, for generic pseudo-device attac...
1993-04-18 Chris Torekadd bpfilterattach
1993-04-18 Chris Torekall pagers change from pseudo-devices to options
1993-04-18 Chris Torekfrom pseudo-device to option
1993-04-18 Chris Torekptyattach (#ifdef notyet); don't need #if NPTY > 0
1993-04-18 Chris Torekuse pseudo-device initialization table instead of ...
1993-04-18 Kirk McKusickupdate for deleteing paging options
1993-04-18 Kirk McKusicktake gid from parent directory, not user
1993-04-18 Kirk McKusickallow truncate to grow files as well as shrink them
1993-04-18 Kirk McKusickenable clustered read/write by default
1993-04-17 Kirk McKusickhave to call the tree delete function before freeing...
1993-04-17 Kirk McKusickufs_free_netcred needs a return value
1993-04-15 Kazumasa Utashironot include endian.h
next