remove TS_NBIO
[unix-history] / usr / src / sys /
1989-05-02 Marc Teitelbaumremove TS_NBIO
1989-05-02 Marc Teitelbaumadd O_NONBLOCK
1989-05-02 Kevin Fallu_XXX -> u_logname (for set/get logname)
1989-05-02 Marc Teitelbaumadd clock_t and pid_t
1989-05-02 Marc Teitelbaumuse microtime, be less paranoid about errors, add genio...
1989-05-02 Marc TeitelbaumKTRACE code
1989-05-02 Kirk McKusickintegrate back branch 7.5.1.1
1989-05-02 Marc Teitelbaumononblock and passing flag through
1989-05-02 Marc Teitelbaumminor cleanups
1989-05-02 Marc Teitelbaum/dev/tty takes flag and passes to line discipline,...
1989-05-02 Marc Teitelbaumdelete BK line discipline
1989-05-02 Marc Teitelbaum/dev/fd driver
1989-05-02 Marc Teitelbauminit KTRACE variables
1989-05-02 Marc Teitelbaumclocal, nonblock, other carrier related stuff
1989-05-02 Kirk McKusickmerge in vnode changes
1989-05-02 Marc TeitelbaumKTRACE code
1989-05-02 Kirk McKusickintegrate back branch -r7.3.1.1
1989-05-02 Kirk McKusickmerge in vnode changes
1989-05-02 Kirk McKusickintegrate back branch -r7.1.1.1
1989-05-02 Kirk McKusickmerge in vnode changes
1989-05-02 Keith Bosticsgsetup routines for vd/hd drivers
1989-05-02 Keith Bosticadd VAX650 to the processors needs scanc
1989-05-02 Keith Bosticfix /etc/init /sbin/init code
1989-05-02 Keith Bosticput NACE on #ifdef; add NHD for HCX-9
1989-05-02 Keith Bosticadd wbadaddr for HCX-9 hd driver
1989-05-02 Keith Bosticadd ex, inet, ns, iso, and hd drivers
1989-05-02 Keith Bosticadd hd drivers for HCX-9
1989-05-02 Keith Bosticgeneral cleanup, move dependencies to .depend
1989-05-02 Keith Bosticgeneral cleanup, lint, yank to 7.1
1989-05-02 Keith Bosticlabel offset calculation incorrect
1989-05-02 Keith Bosticfix cylinder calculation; remove error codes, add disk...
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
next