aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r5825,Andrey A. Chernov1995-01-241-0/+3
|\
| * Upgrade. My recent fix applied by author.vendor/ncftp/1.9.2Andrey A. Chernov1995-01-244-8/+18
* | Fix this bogus Makefile.Jordan K. Hubbard1995-01-241-1/+0
* | Fix more deranged targets.Jordan K. Hubbard1995-01-241-3/+2
* | Fix bogus all & clean rules.Jordan K. Hubbard1995-01-241-3/+2
* | Fix bogus tab.Jordan K. Hubbard1995-01-241-2/+2
* | Eliminate a bogus tab.Jordan K. Hubbard1995-01-241-1/+1
* | Fix bogus dummy rule (sigh).Jordan K. Hubbard1995-01-231-1/+2
* | Print out error messages from libkadm correctly (i.e., using com_err).Garrett Wollman1995-01-232-6/+6
* | Don't call _doprnt, which doesn't exist; use vfprintf.Garrett Wollman1995-01-231-33/+2
* | Fix bogus install rule.Jordan K. Hubbard1995-01-231-1/+2
* | Fix the bogus depend rule - boy, NetBSD's make catches a lot ofJordan K. Hubbard1995-01-231-2/+2
* | Bring in a number of changes from NetBSD's make, fixing quite a fewJordan K. Hubbard1995-01-2333-749/+1489
* | Whomever put the depend rule in screwed it up. Fix it.Jordan K. Hubbard1995-01-231-2/+3
* | Eliminate a bogus stray tab.Jordan K. Hubbard1995-01-231-2/+1
* | Don't print protocol-cloned routes by default (enabled by -a flag).Garrett Wollman1995-01-233-33/+62
* | Implementing the "lp" command.Joerg Wunsch1995-01-233-0/+215
* | Decrease MCLBYTES from 4k back to 2k. It isn't likely that we'll be doingDavid Greenman1995-01-231-2/+2
* | Add "lp" to list of subdirs.Joerg Wunsch1995-01-231-1/+1
* | Much better fix/support for the 83c795 based cards (the new SMC EtherEZ)David Greenman1995-01-234-26/+142
* | Make Jordan happy:Garrett Wollman1995-01-231-4/+15
* | Kill redundant declarations of d_open_t and d_close_t.David Greenman1995-01-232-6/+2
* | Set PREFIX in the build target. Suggested by John Fieber.Jordan K. Hubbard1995-01-231-5/+5
* | if_ze was not updated when the arp_ifinit stuff was done. now it is.Poul-Henning Kamp1995-01-231-10/+2
* | Applied fix from Andreas Schulz with a different comment by me. Fixes aDavid Greenman1995-01-231-1/+6
* | Added back the missing last few bytes of the file.David Greenman1995-01-231-2/+3
* | Add dset to Makefile.Ugen J.S. Antsilevich1995-01-231-1/+1
* | src/sbin/dsetUgen J.S. Antsilevich1995-01-232-0/+289
* | A forms interface builder. Basically, it reads a forms spec file andPaul Richards1995-01-234-0/+771
* | Make modload more informative about errors encountered while runningGarrett Wollman1995-01-232-38/+59
* | Moved the typedefs of d_<foo>_t into sys/sys/conf.h and used them inPoul-Henning Kamp1995-01-233-63/+57
* | Update the Korean admin's address.Jordan K. Hubbard1995-01-231-2/+2
* | Nobody seems to need "mem_no" anymore, so I zapped it.Poul-Henning Kamp1995-01-231-3/+1
* | Fixed $Id$Poul-Henning Kamp1995-01-232-2/+2
* | Change caching strategy somewhat:Garrett Wollman1995-01-231-12/+17
* | route.c: keep track of where cloned routes come from, and make sure toGarrett Wollman1995-01-232-9/+65
* | First round of changes to clean up the RCSID mess in libc:David Greenman1995-01-2383-233/+371
* | Changed LIB_SCCS and SYSLIB_SCCS #defines to LIB_RCS and SYSLIB_RCS.David Greenman1995-01-231-4/+4
* | Add support for Olof Johansson's WD7000 driver.Jordan K. Hubbard1995-01-231-0/+745
* | Add support for Olof Johansson's WD7000 driver.Jordan K. Hubbard1995-01-235-5/+13
* | Document the requirements of dynamic loading on mounting order. Cross-refGarrett Wollman1995-01-222-2/+36
* | Infopages cleanupAndrey A. Chernov1995-01-227-8/+18143
* | Cleanup in examples,groff_font,locale directoriesAndrey A. Chernov1995-01-221-7/+7
* | (Very) minor improvement from NetBSD/J.T.Conklin.David Greenman1995-01-222-4/+4
* | Add doc subdirAndrey A. Chernov1995-01-221-2/+2
* | Add missing infopagesAndrey A. Chernov1995-01-2213-0/+32143
* | Added leaner and meaner swab() function by J.T. Conklin.David Greenman1995-01-222-1/+105
* | Oops. Fix up the checksum routine - my last commit broke it slightly.Gary Palmer1995-01-221-20/+20
* | Build ref.bib.i in the object directory.Bruce Evans1995-01-221-2/+2
* | Initialize SIMODE1, SCSIID, and SXFRCTL1 in ahc_init instead of at eachJustin T. Gibbs1995-01-221-7/+52