use window size ioctl for output width
[unix-history] / usr /
1985-02-21 Jim Bloomuse window size ioctl for output width
1985-02-21 Ralph Campbellchange wall priority.
1985-02-21 Ralph Campbellmake the default priority mask ignore kernel priorities.
1985-02-21 Ralph Campbellchange unsigned %'s and /'s to &'s and >>'s.
1985-02-20 Don Libes?add dependencies for header files.
1985-02-20 Don Libes?Add warning comment re changes to the defines.
1985-02-20 Don Libes?Correct rd_I rd_F
1985-02-20 Don Libes?buffer standard error.
1985-02-20 Don Libes?Catch infinite loops in formats.
1985-02-20 Kirk McKusickdumptape.c and dumprtape.c have been merged
1985-02-20 Kirk McKusickstreaming dump mods using a ring of pipes (Caltech...
1985-02-20 Dave Slattengrenadded a couple more idiot-proof checks
1985-02-19 Gary M. Levinadded IEEESW, JS&S, CHI83, ICSE3-7, PSDE84, TEXT81...
1985-02-19 Kirk McKusickallow a new input source to be specified for each new...
1985-02-19 Kirk McKusickmust track extract list separately from creating entries
1985-02-19 Kirk McKusickdo not set owner and times on directories that already...
1985-02-19 Jim Bloomuse bcopy when alignment isn't known for portability
1985-02-19 Jim Bloomuse bcopy with unknown alignment for portability
1985-02-19 Jim Bloomuse bcopy when alignment isn't known for portability
1985-02-19 Kirk McKusickglob'ed files are now sorted; canon() elides extra...
1985-02-19 Kirk McKusickmust remember to flush out cylinder group block when...
1985-02-19 Eric Allmanfix bug in .bu; don't reset ii register in .bu or .np
1985-02-19 Eric Allmanfix bug in .bu; don't reset ii register in .np
1985-02-19 Kirk McKusickinitialization bug in ckinode()
1985-02-17 Serge ???streamline susystem() and makedir() by removing unneces...
1985-02-17 Mike Karelssatisfy ino_lock's assumptions
1985-02-16 Mike Karelsgroups[] now shorts
1985-02-16 Mike Karelsincrease NGROUPS
1985-02-16 Mike Karelsadd uba mem configuration entry, get mem addr from...
1985-02-16 Dave Slattengrenadded a couple more idiot-proff checks
1985-02-16 Kirk McKusickadd ni_endoff for shrinking directories (from kre)
1985-02-16 Kirk McKusickinsure that entire directory block is checked;
1985-02-16 Kirk McKusickrestructure function of makeentry()
1985-02-16 Kirk McKusickcalc and print out pathname of offending hard links...
1985-02-16 Kirk McKusickfilesize now set by ckinode(); pass1() uses id_entryno...
1985-02-16 Ralph Campbellfix k9 sequence for z29.
1985-02-16 Eric Allmancleanup for aux/syslog changes
1985-02-16 Eric Allmanfix some bugs with -C flag; one with queuing from Teus
1985-02-16 Ralph Campbelldon't core dump on "struct { a y; a z; };".
1985-02-15 Don Libes?Improve error messages.
1985-02-15 Don Libes?Substitute low_case[] for lcase() to speed up execution.
1985-02-15 Don Libes?Speed up dofio by replacing type_f() function call...
1985-02-15 Eric Allman"and" file mode bits with 0777
1985-02-15 Don Libes?Improve error messages.
1985-02-15 Don Libes?Print reserved operand as '****' instead of getting...
1985-02-15 Don Libes?Speed up dofio by replacing type_f() function by array.
1985-02-15 Don Libes?Speed up lcase by using low_case[]
1985-02-15 Eric Allmanadd .bu and .sm
1985-02-15 Eric Allmandon't output cut marks on electrostatic or laser printers
1985-02-15 Eric Allmanminor bug fix
1985-02-15 Don Libes?Recognize compiled formats, change syl[] members to...
1985-02-15 Kirk McKusickrecreate root directory if missing or trashed
1985-02-15 Mike Karelsdon't loop on output errors
1985-02-15 Serge ???usage error message; BUFSIZ -> MAXPATHLEN
1985-02-15 Serge ???updated signal names; allow kill -0
1985-02-15 Serge ???readable error messages
1985-02-15 Serge ???added socket file type
1985-02-15 Serge ???don't recognize # as a comment character if interactive
1985-02-15 Ralph Campbellfix plotoff sequence to not switch back from 12 pitch...
1985-02-15 Ralph Campbellfix error message when recv() can't write new file.
1985-02-15 Ralph Campbellcheck real gid as well as members in /etc/group
1985-02-14 Kirk McKusickreallocate lost+found if it is not a directory
1985-02-14 Serge ???don't recognize # as a comment character if interactive
1985-02-14 Kirk McKusickcreate lost+found directory if none already in existence
1985-02-14 Serge ???autoconfigure FILE array using getdtablesize()
1985-02-14 Serge ???autoconfigure FILE array using getdtablesize()
1985-02-14 Kirk McKusickcheck for blocks allocated past end of file in indirect...
1985-02-14 Ralph Campbelladded a missing \n.
1985-02-14 Kirk McKusickallow for no files on dump tape (from sun!shannon)
1985-02-13 Ralph Campbellspeedup from lepreau@utah-cs, exit code fix from donn...
1985-02-13 Mike Karelsremove fix for acking window probes: don't ack acks!
1985-02-13 Ralph Campbellreturn pointer to last name after '/' not '/name'.
1985-02-12 Kirk McKusickexpand lost+found when running out of space
1985-02-12 Kirk McKusickginode() succeeds or exits
1985-02-12 Kirk McKusickmust zero out unused portion of partial blocks when...
1985-02-12 Kirk McKusickfaster globbing (from jaw)
1985-02-12 Ralph Campbellfix for 4110 to allow scrolling (of sorts).
1985-02-11 Edward Wanguse rindex() instead index() to match argv[0]
1985-02-09 Kirk McKusickfix comment; parenthesize use of args in blkmap() macro
1985-02-09 Kirk McKusickmerge passes 5 and 6 into a single pass
1985-02-09 Michael KupferInclude ioctl.h so that tty.h knows about size of windo...
1985-02-09 Mike Karelsdon't drop spl during selwakeup
1985-02-09 Edward Wangreverse the order of openwin() in dodefault(). faster...
1985-02-09 Mike Karelswas too restrictive on SPGRP (it's all a crock anyway)
1985-02-08 Kirk McKusickcode reorganization and cleanup
1985-02-08 Miriam Amos NihartInclude restricted group.
1985-02-08 Ralph Campbelloutput float constants in hex, lose precision otherwise...
1985-02-08 Kirk McKusickrebuild dependencies
1985-02-06 Serge ???now knows about sockets
1985-02-06 Ralph Campbelldon't forget to unblock signals before returning in...
1985-02-06 Ralph Campbellnull machine list same as no list.
1985-02-06 Ralph Campbelladded autobaud detection.
1985-02-06 Ralph Campbelladded get_date() for putting date in login banner ...
1985-02-06 Ralph Campbelldate and time created 85/02/05 08:44:43 by ralph
1985-02-06 Ralph Campbelladded sendesc, ayt, interrupt commands; fix half duplex...
1985-02-05 Serge ???made setpwfile work with getpwnam and getpwuid
1985-02-05 Edward Wangprint more (but not all) state info in -t
1985-02-05 Dave Slattengrentotal revamp ...
1985-02-05 Ralph Campbellchanges for more priorities & added LOG_ODELAY to delay...
1985-02-05 Ralph Campbelluse yyerror instead of quitting on first error.
next