4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / sys /
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Sklowerprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Bosticprototype everything
1993-06-05 Keith Sklowerfix #endif something to #endif /* something */
1993-06-05 Keith Sklowerfind home for externified clist variables
1993-06-05 Kirk McKusickonly set hostnamelen when setting new hostname
1993-06-05 Keith Sklowerfix #endif something to #endif /* something */
1993-06-05 Keith Sklowerfix #endif something to #endif /* something */
1993-06-05 Keith Sklowerfix #endif something to #endif /* something */
1993-06-05 Keith Sklowerfix #endif something to #endif /* something */
1993-06-05 Keith Sklowerfix #endif something to #endif /* something */
1993-06-05 Keith Sklowerfix #endif something to #endif /* something */
1993-06-05 Keith Sklowerfix #endif something to #endif /* something */
1993-06-05 Keith Sklowerfix #endif something to #endif /* something */
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-05 Keith Sklowerget rid of arp entry related ioctls
1993-06-05 Keith Sklowermistakenly thought that forward structure definitions...
1993-06-05 Keith Skloweradd function prototype for m_copyback
1993-06-05 Keith Sklowerexternify global variables
1993-06-05 Kirk McKusicksync up definition of ptrace_args with reality
1993-06-05 Kirk McKusickadd an explicit assignment to avoid warnings
1993-06-05 Keith Sklowerchanged conventions on rn_delete
1993-06-04 Keith Sklowerfunction types in proto switch have changed
1993-06-04 Keith Sklowerget rid of unnecessary includes
1993-06-03 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-03 Kirk McKusickmlock/munlock lengths are size_t's
1993-06-03 Kirk McKusickadd prototypes for mlock and munlock
1993-06-03 Keith Bosticfix the returns on pr_ functions
1993-06-03 Keith Bosticdom_init doesn't return a value
1993-06-03 Mike Hiblermlock returns EAGAIN for requests exceeding one of...
1993-06-03 Mike Hiblerfix up vm_map_pageable for mlock/munlock (changes from...
1993-06-03 Mike Hibleradd mlock/munlock calls
1993-06-03 Mike Hiblerhack: initialize vm_page_max_wired (max wired user...
1993-06-03 Mike Hiblerfix minor typo
1993-06-03 Mike Hibleradd mlock/munlock
1993-06-03 Mike Hibleradd pmap_wired_count macro for mlock/munlock
1993-06-03 Mike Hibleradd pmap_wired_count macro for use in mlock/munlock
1993-06-03 Mike Karelsdeliver data to non-atomic protocols in regular-sized...
1993-06-03 Akito Fujitafix stack frame format checking
1993-06-03 Akito Fujitasupport kernel profiling
1993-06-03 Akito Fujitasupport LUNA-II 2nd SCSI & LANCE (not yet)
1993-06-03 Akito Fujitaremove unnecessary include
1993-06-03 Akito Fujitasupport kernel profiling
1993-06-02 Keith Bosticunedit Makefile
1993-06-02 Kirk McKusickadd busyprt to sysctl debug
1993-06-02 Kirk McKusickupdate copyright on bootup
1993-06-02 Kirk McKusickfix bug when expanding the size of a file with truncate
1993-06-02 Kirk McKusickbug fix from Mark Davies <mark@comp.vuw.ac.nz>
1993-06-02 Marc Teitelbaumdeal with new message
1993-06-02 Kirk McKusickbug fix from Mark Davies <mark@comp.vuw.ac.nz>
1993-06-01 Ralph Campbellprint a more useful memory error message for 5000/200
1993-06-01 Mike Karelschange multicast code so that either SO_REUSEPORT or...
1993-06-01 Mike Karelsallow multicast addresses to be bound, and treat SO_REU...
1993-05-31 Kirk McKusickprototype icmp_error and fix incorrect call sites
1993-05-31 Kazumasa Utashirolseek -> olseek
1993-05-31 Kazumasa Utashiroskip unnecessary range check
1993-05-31 Kazumasa Utashiroremoved unnecessary printf
1993-05-31 Kazumasa Utashiroadded CPU_CONSDEV sysctl
1993-05-31 Kirk McKusickmv spares to allow for quad alignment of dinode
1993-05-31 Kirk McKusickmissing ifdef
1993-05-30 Ralph Campbellenable std options
1993-05-30 Ralph Campbellfix code for MULTICAST
1993-05-29 Keith Bosticmake pid_t signed for safety's sake!
1993-05-29 Kirk McKusickadjust spares to account for bigger pid's
1993-05-28 Kirk McKusickreorganize to allow pid_t to become u_long
1993-05-28 Kirk McKusickpid_t becomes a u_long
1993-05-28 Kirk McKusickreorganize to better alignment
1993-05-28 Kirk McKusickhave to check for NULL proc
1993-05-28 Chris Torekfully bracket those initializers (for gcc2 -W)
1993-05-28 Chris Torek1.7: fully bracket those initializers (for gcc2 -W)
1993-05-28 Chris Torek1.34: fully bracket those initializers (for gcc2 -W)
1993-05-28 Chris Torek1.32: make GENERIC code compile
1993-05-28 Chris Torekfully bracket those initializers, for gcc2 -W
1993-05-28 Chris Torekfully bracket those initializers (for gcc2 -W); make...
1993-05-28 Chris Torekdeclare all parameters (for gcc -W)
1993-05-28 Chris Torekfully bracket those initializers, for gcc2 -W
1993-05-28 Chris Torekemit fully-bracketed initializers, to keep gcc2 -W...
1993-05-28 Kirk McKusickuse proper macro to pick out message data (from Andrew...
1993-05-28 Kirk McKusickhack from Karels to cope with last close on controlling...
1993-05-28 Kirk McKusickhpux lseek => 4.4BSD olseek
next