add Berkeley specific header
[unix-history] / usr / src / sys /
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-27 Kirk McKusicktemporary hack until real credentials
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-27 Kirk McKusickusr new form of suser()
1989-04-27 Kirk McKusickuse new form of suser()
1989-04-26 Kirk McKusick../h => ../sys
1989-04-26 Kirk McKusick../machine => machine
1989-04-26 Kirk McKusicknew locations due to file system reorganization
1989-04-26 Kirk McKusick../h => ../sys
1989-04-26 Kirk McKusick../h => (implicitly) ../sys
1989-04-26 Kirk McKusicksyntax error in bzero
1989-04-26 Keith SklowerCheckpoint as of first successful tp connection, before...
1989-04-26 Marc Teitelbaumadd kern_ktrace; tty_bk => tty_compat
1989-04-26 Kirk McKusicksys => kern
1989-04-26 Kirk McKusick../h => ../sys
1989-04-26 Kirk McKusick../machine => machine
1989-04-26 Kirk McKusicknew locations due to file system reorganization
1989-04-26 Kirk McKusick../machine => machine
1989-04-26 Kirk McKusick../macine => machine
1989-04-26 Kirk McKusick../machine => machine
1989-04-26 Kirk McKusick../machine => machine
1989-04-26 Kirk McKusickmake CTRL macro safe for ANSI
1989-04-26 Kirk McKusick../machine => machine
1989-04-26 Kirk McKusickdo not use absolute pathname for echo
1989-04-26 Kirk McKusickclamp number of arguments printed to 10 to avoid infini...
1989-04-25 Kirk McKusickupdate from Rick Macklem for NFS
1989-04-25 Kirk McKusickget rid of spurious printf
1989-04-25 Kirk McKusickfirst bootable vnodes
1989-04-25 Kirk McKusickfirst bootable vnodes (extracted from vfs_lookup.c)
1989-04-25 Kirk McKusickfirst bootable vnodes
1989-04-25 Kirk McKusickfirst bootable vnodes
1989-04-25 Kirk McKusickadd Berkeley copyright
1989-04-23 Keith Sklowercheckpoint for version to be handed to NIST, simple...
1989-04-23 Keith Sklowerchanges for var length sockaddrs, new mbufs
1989-04-23 Keith Sklowerchanges for var. length sockaddrs; new routing; mv...
1989-04-23 Keith Sklowerfirst working version of BSD/tahoe ex driver; checkpoin...
1989-04-23 Keith Sklowerchanges for var. length sockaddrs, routing lookup changes,
1989-04-23 Keith Sklowercheckpoint at first working tp4 connection; before...
1989-04-23 Keith Sklowercheckpoint at first working tp4 connection; & before...
1989-04-23 Keith Sklowerchecked in; unusued in present kernel.
1989-04-23 Keith SklowerCheckpoint as of first successful tp connection, before...
1989-04-20 Keith Bosticmv pcs750.bin to /usr/src/etc/vax
1989-04-13 Kirk McKusickset limits on maximum size of uio's
1989-04-13 Kirk McKusickadd types for mount table entries and vnodes
1989-04-13 Kirk McKusickadd IOV allocation type
1989-04-09 Mike Karelscompat: move/swab sa_family for oaccept (XXX)
1989-04-09 Mike Karelsadd iso, route domains (sklower); compute packet size...
1989-04-09 Mike Karelsmalloc sockets (by sklower)
1989-04-09 Mike Karelscleanups
1989-04-09 Mike Karelsrev 7
1989-04-09 Mike Karelsscript to build init_sysent.c, etc
1989-04-09 Mike Karelsmaster input for init_sysent.c, etc
1989-04-09 Mike Karelssockaddr len
1989-04-09 Mike KarelsIP_HDRINCL, separate raw_inpcb struct (by sklower)
1989-04-09 Mike Karelsadd arg to tcp_respond
1989-04-09 Mike Karelssockaddr lens
1989-04-09 Mike Karelsupdate record-route according to incoming interface...
1989-04-09 Mike Karelsnew mbufs, route structures
1989-04-09 Mike KarelsMIN->min; use max_linkhdr
1989-04-09 Mike Karelsadd posix macros, update for wait4. (still need to...
1989-03-22 Mike Karelsls has private getfile
1989-03-22 Mike Karelsomments? allow more than one dir to be listed, ^D<CR...
1989-03-22 Mike Karelsone colon will do; null is a character
1989-03-22 Mike Karelsprint "Boot" again if prog exits; put back "Bad format"
1989-03-16 Keith Sklowerarchive early multicast stuff
1989-03-11 Mike Karelsmarc's changes: malloc uio if too large, ktrace
1989-03-10 Mike Karelsoops, 24-bit addressing gets 15Mb, not 8
1989-03-10 Keith Sklowerdate and time created 89/03/09 11:20:07 by sklower
1989-03-10 Keith Sklowerdate and time created 89/03/09 11:20:06 by sklower
1989-03-10 Keith Sklowerdate and time created 89/03/09 11:19:24 by sklower
1989-03-10 Keith Sklowerdate and time created 89/03/09 11:19:23 by sklower
1989-03-08 Keith Bosticfirst working version
1989-03-07 Kevin Falladd get/set logname system calls
1989-03-03 Mike Karelsapply prev. delta to branch
1989-03-03 Mike Karelsthis time it works: make icmp_reflect return RR, timest...
1989-03-02 Keith Bosticmake `setitimer(timer_type, &timer, &timer);' work
1989-02-24 Marc Teitelbaumremove unnecessary register temp
1989-02-22 Marc Teitelbaumput back last version - undo dependency on syslimits.h
1989-02-21 Mike Karelsapply 7.8 to branch
1989-02-21 Mike KarelsIPOPT_TS_PRESPEC is 3, not 2
1989-02-21 Keith Bosticint->long (lint complains if you assign RLIM_INFINITY);
1989-02-18 Mike Karelslarger raw sockbuf limits by default
1989-02-18 Mike Karelspatchable raw sockbuf sizes
1989-02-18 Mike Karelsbranch for net release, apply 7.6 to 7.4
1989-02-18 Mike Karelsfix if name recognition: initial (pos. null) prefix...
1989-02-18 Mike KarelsQNIVERT ifdef, reduce number of input buffers; fix...
1989-02-18 Mike Karelsvariable length sockaddrs; rename en{_,}* to ether_
1989-02-18 Mike Karelstry to integrate options fixes in 7.10 into network...
1989-02-18 Mike Karelsvariable length sockaddrs; fix options handling in...
1989-02-18 Mike Karelsupdate copyright on branch
1989-02-18 Mike Karelsoops, this is what 7.6.1.3 was supposed to do
1989-02-18 Mike Karelsnew mbufs; fixes for ip_srcroute; allow forwarding
1989-02-18 Mike Karelsupdate branch with 7.7-7.10, fixes for ip_srcroute...
1989-02-17 Keith Bosticdate and time created 89/02/16 15:18:53 by bostic
1989-02-17 Keith Bosticdon't allow more than LINK_MAX links
1989-02-17 Keith Bosticadd real max link count
1989-02-17 Keith Bosticsystem limits for POSIX 1003.1; included by include...
1989-02-17 Keith Bosticadd syslimits.h for POSIX 1003.1; included by include...
1989-02-16 Keith Bosticdate and time created 89/02/15 18:28:51 by bostic
1989-02-16 Keith Bosticadd LOG_PERROR
next