added LFS version 1; add inode ops routines, include ROOTINO #define
[unix-history] / usr / src / usr.bin /
1991-11-01 Rick Adamsfixed null dereferencing problem with "get *"
1991-10-30 Chris Torekno *(char *)NULL please
1991-10-29 Keith Bosticfix usage message
1991-10-28 Keith Bosticuse btree instead of hashing, don't have to resort...
1991-10-28 Keith Bosticlint
1991-10-28 Keith Bosticmisc.c regular.c special.c
1991-10-28 Keith BosticPOSIX P1003.2/D11.2 compliance -- use mmap and make...
1991-10-28 Keith Bosticdate and time created 91/10/27 14:14:57 by bostic
1991-10-28 Keith Bosticdate and time created 91/10/27 14:14:54 by bostic
1991-10-28 Keith Bosticdate and time created 91/10/27 14:14:51 by bostic
1991-10-28 Keith Bosticdate and time created 91/10/27 14:14:47 by bostic
1991-10-28 Keith Bosticfix the example
1991-10-28 Keith Bosticadd str.c
1991-10-28 Keith Bosticvarious bug fixes, don't restrict class usage at all...
1991-10-27 Chris Toreksignal.h is not sys/signal.h
1991-10-25 Keith Bosticbackslash changes messed up simple octal charactes
1991-10-25 Keith BosticPOSIX 1003.2/D11.2 version
1991-10-22 Keith Bosticmmap returns -1 on error, not NULL
1991-10-18 Keith Bosticoption flag precedence typo; bug report net2/usr.bin/0
1991-10-18 Keith Bostica better fix, just realize that empty files are "corrup...
1991-10-18 Keith Bosticvi O_TRUNC's the file, resulting in a changed mod time...
1991-10-14 Cynthia A. E. Livi... correct -Dstring and -Sname formatting
1991-10-11 Kirk McKusickclean up to reflect new statistics gathering model
1991-10-03 Eric Allmankeep base of pushback buffer per file; this prevents...
1991-09-27 Keith Bosticmake the line longer, don't quit if the line's too...
1991-09-24 Keith Bostichash_open -> dbopen
1991-09-24 Keith Bostichash_open -> dbopen; R_PUT no longer required
1991-09-24 Keith Bosticfix -p and include SED in compile statement so user...
1991-09-14 Cynthia A. E. Livi... fix typo
1991-09-14 Cynthia A. E. Livi... fix .ta to make groff happy
1991-09-13 Craig LeresBe careful to not look at **argv unless there are more...
1991-09-10 Keith Bosticfix Jim's affiliation
1991-09-06 Steve Sellgrendata files are in /var/rwho, not /var/spool/rwho
1991-09-06 Steve Sellgrendata files are in /var/rwho, not /usr/var/rwho
1991-09-05 Keith Bosticensuring that "$<whatever>" is always output as "$...
1991-09-04 Keith Bosticadd SCCS header
1991-09-04 Keith BosticNew version from Oz Yigit
1991-09-04 Keith BosticNew version from Oz Yigit; BSD-ized
1991-09-04 Keith BosticNew version from Oz Yigit
1991-09-02 Keith Bostictypo
1991-08-29 Kirk McKusickupdate for new VM statistics
1991-08-27 Kirk McKusickfix rate calculations
1991-08-27 Keith Bosticflag variable wasn't getting initialized; ANSI whacks...
1991-08-27 Keith Bosticnull terminate the numeric argument so "+1f" works...
1991-08-22 Keith Bosticmake options static, make the comment clearer
1991-08-22 Chris Torekdo not strcmp NULL (just take it out of the table entirely)
1991-08-21 Keith Skloweruses vector of routing trees rather than linked list
1991-08-21 Kirk McKusickdelete data-stream encryption for the foreign sites...
1991-08-21 Mike Karelsincorporate utah support for a.out a_mid (machine id...
1991-08-20 Elan Amir(no message)
1991-08-18 Keith Bosticmake POSIX compliant and clean up the language
1991-08-18 Keith BosticWelcome to that ANSI thang!
1991-08-15 Chris Torekset limits sensibly; delete bogus INF
1991-08-15 Keith Bosticdate and time created 91/08/14 14:24:15 by bostic
1991-08-14 Chris Torekdo not need pseudo-INF, just set bounds sensibly instead
1991-08-10 Cynthia A. E. Livi... mdoc version three
1991-08-10 Marc Teitelbaumfix off by one error on fd_lastfile. error in classify...
1991-08-09 Cynthia A. E. Livi... mdoc version three
1991-08-09 Cynthia A. E. Livi... mdoc version three
1991-08-08 Cynthia A. E. Livi... mdoc version three
1991-08-07 Cynthia A. E. Livi... fix argument list
1991-08-07 Cynthia A. E. Livi... fix .Os and history
1991-08-07 Cynthia A. E. Livi... fix .Os
1991-08-07 Cynthia A. E. Livi... fix history and .Os
1991-08-07 Cynthia A. E. Livi... fix .Os and history
1991-08-06 Keith Bosticminor cleanups
1991-08-04 Cynthia A. E. Livi... make groff happy
1991-08-03 Keith Bosticfix reference to Woods' paper in ;login
1991-08-02 Marc Teitelbaumttymsg now takes timeout parameter
1991-08-02 Marc Teitelbaumpass in tmout instead of hardwired 5 minutes (talk...
1991-08-01 Cynthia A. E. Livi... escape '\' character
1991-08-01 Cynthia A. E. Livi... clean up
1991-08-01 Keith Bosticwrong expire value for password; bug report 4.3BSD...
1991-08-01 Keith Bosticderoff is in /usr/bin, not /usr/ucb
1991-08-01 Keith Bosticgcc puts strings into text space bug report 4.3BSD...
1991-07-31 Cynthia A. E. Livi... compact FILES list
1991-07-31 Cynthia A. E. Livi... put .Dd before .Dt
1991-07-31 Cynthia A. E. Livi... clean up FILES list
1991-07-31 Cynthia A. E. Livi... formalize HISTORY
1991-07-31 Cynthia A. E. Livi... formalize HISTORY
1991-07-31 Cynthia A. E. Livi... pretty-up lists
1991-07-31 Cynthia A. E. Livi... remove extraneous .Pp's from SYNOPSIS
1991-07-31 Cynthia A. E. Livi... fix list entry
1991-07-31 Cynthia A. E. Livi... fix list
1991-07-31 Mike Karels(By Sklower) Checkpoint Mike's changes before making...
1991-07-31 Mike Karels(By Sklower) general cleanups
1991-07-30 Chris TorekANSI stdargs, for sparc among others
1991-07-30 Cynthia A. E. Livi... mdoc version three
1991-07-30 Cynthia A. E. Livi... mdoc version three
1991-07-30 Cynthia A. E. Livi... fix request
1991-07-30 Cynthia A. E. Livi... mdoc version three
1991-07-30 Cynthia A. E. Livi... .Os change
1991-07-30 Cynthia A. E. Livi... fix .Os, .St -p1003.2
1991-07-30 Cynthia A. E. Livi... .Os change
1991-07-29 Cynthia A. E. Livi... mdoc version three
1991-07-28 Cynthia A. E. Livi... mdoc version three
1991-07-28 Cynthia A. E. Livi... mdoc version three
1991-07-28 Keith Bosticfinger really didn't need its own hashing scheme
1991-07-28 Keith Bostic-l displays .forward files now, minor cleanups
1991-07-28 Cynthia A. E. Livi... mdoc version three
next