aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove advertising actions requirement, they are too bothering for anyoneAndrey A. Chernov1996-06-171-6/+2
* This time, get rid of the struct copies that were really causing gcc toPeter Wemm1996-06-172-8/+8
* Don't try convert "-" to numeric form for -n optionAndrey A. Chernov1996-06-171-1/+1
* Update Rod's comments on chipsets to include the Triton II.Jordan K. Hubbard1996-06-171-3/+3
* Stomp another compiler warning: sc_devfs_token[] should only be declaredBill Paul1996-06-173-3/+9
* Add a couple of #ifdef DEVFS/#endif clauses to slence the followingBill Paul1996-06-171-1/+5
* Reduced nesting of #includes in random.h and adjusted isa/random_machdep.cBruce Evans1996-06-174-36/+34
* Localize timeAndrey A. Chernov1996-06-171-14/+27
* Add support for ${CLEANDIRS} that will be rm -rf'ed during clean & cleandir.Poul-Henning Kamp1996-06-173-3/+17
* Fix w -n to really show numeric addresses, close PR 402Andrey A. Chernov1996-06-171-0/+11
* Rethink and reimpliment the way RESTARTS are handled. The method I inheiritedJordan K. Hubbard1996-06-173-53/+33
* Synced with Makefile.i386: added -Wunused.Bruce Evans1996-06-172-4/+4
* If hostname > UT_HOSTSIZE, use its numerical address instead to keepAndrey A. Chernov1996-06-171-1/+16
* If hostname > UT_HOSTSIZE, use its numeric address instead to keepAndrey A. Chernov1996-06-171-4/+18
* Moved initialization of defaults for the label for the whole disk fromBruce Evans1996-06-173-21/+29
* Added support for TIOCDCDTIMESTAMP (enable/get timestamp of last DCD rise).Bruce Evans1996-06-173-108/+45
* Added TIOCDCDTIMESTAMP (enable/get timestamp of last DCD rise).Bruce Evans1996-06-171-10/+11
* In getit(), use read_eflags()/write_eflags() to preserve the interruptBruce Evans1996-06-175-15/+40
* In microtime(), use pushfl/popfl to preserve the interrupt enable flagBruce Evans1996-06-171-2/+4
* Add a feature: If the environment variable FTP_PASSIVE_MODE is definedJordan K. Hubbard1996-06-171-1/+3
* Add LIBFTPIOJordan K. Hubbard1996-06-171-1/+2
* Whoops, give the authors all proper credit.Jordan K. Hubbard1996-06-171-0/+2
* Write numerical address instead of hostname for hostnames > UT_HOSTSIZEAndrey A. Chernov1996-06-171-7/+21
* Bring in a new library `libftpio', so named to avoid clashes with olderJordan K. Hubbard1996-06-176-0/+1226
* Add Don Yuniskis <dgy@rtd.com> for his contribution of git port upgradeSatoshi Asami1996-06-171-1/+2
* Disable direct writes for non-blocking output.John Dyson1996-06-171-2/+5
* Several bugfixes/improvements:John Dyson1996-06-175-1007/+1292
* Fix chain numbering bug when the highest line number installed >= 65435Alexander Langer1996-06-171-16/+27
* Add a top level function index.Jordan K. Hubbard1996-06-166-57/+273
* Check network status earlier in FTP/NFS installs in order to reduceJordan K. Hubbard1996-06-169-51/+117
* Various bugfixes/cleanups from me and others:John Dyson1996-06-166-90/+66
* Explain the options for the `od' driver.Joerg Wunsch1996-06-165-7/+61
* Miscellaneous cleanup and minor fixes by Shunsuke and by me.Joerg Wunsch1996-06-162-96/+147
* Make sure to update the SDEV_MEDIA_LOADED flag also when working onJoerg Wunsch1996-06-161-1/+4
* Make a small optimization which shaves about a second off the timeJordan K. Hubbard1996-06-161-28/+22
* Fix cut/paste error; a read-only variable should have been read/write.Peter Wemm1996-06-162-4/+4
* Nuke xditview. It was in the same category as xroach.Jordan K. Hubbard1996-06-1630-5857/+1
* Fix a typo in the view accounting records example.Alexander Langer1996-06-151-1/+1
* fix footnote bug in 05.sysman which sends nroff into an infinite loop.Wolfram Schneider1996-06-152-13/+11
* Cosmetic change: make the ``ready to run'' line match theGary Palmer1996-06-151-2/+2
* Add `netkey' to list of kernel directories to include in /usr/include.Garrett Wollman1996-06-151-2/+2
* Change default user/group to ones that actually exist in default passwdJordan K. Hubbard1996-06-154-9/+15
* This is no longer in /standJordan K. Hubbard1996-06-151-1/+1
* Fix multicast address for sending router discovery packets.Garrett Wollman1996-06-151-4/+3
* make netstat distinguish broadcast and blackhole routes where they appear.Peter Wemm1996-06-152-1/+4
* Cosmetic tweaks.Jordan K. Hubbard1996-06-151-1/+3
* Make an etc/rc.d directory.Jordan K. Hubbard1996-06-151-1/+3
* Add missing semicolon so that this module compiles whithout -DYP.Bill Paul1996-06-151-1/+1
* Add a strategic dialog_clear().Jordan K. Hubbard1996-06-151-1/+2
* A totally revamped whereis(1), bringing back all the functionality ofJoerg Wunsch1996-06-154-130/+332