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