summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Die and stay dead. Ya got it?!jdp1997-07-042-776/+0
* Include <libutil.h> instead of private declarationsache1997-07-031-8/+2
* Add rcsid, prototypes. Use err(3).charnier1997-07-032-15/+37
* Kill histedit.h again. Importing Lite2 brought it back for some reasonbde1997-07-031-172/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-03220-7/+43945
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-03268-358/+44454
* | Have another go at the malloc-sysv initialization.phk1997-07-021-12/+11
* | Reset all LQR variables when we start over.phk1997-07-021-1/+4
* | Sync with original source:wosch1997-07-021-15/+18
* | Remove unneded cast in login_getclassbyname which cause warningache1997-07-021-2/+2
* | Synchronize with sys/i386/boot/kzipboot/boot.c revision 1.7.kato1997-07-021-2/+4
* | Synchronize with sys/i386/isa/wd.c revision 1.131.kato1997-07-021-2/+3
* | Synchronize with sys/i386/conf/options.i386 revision 1.49.kato1997-07-022-2/+6
* | Synchronize with sys/i386/isa/syscons.c revision 1.220.kato1997-07-021-28/+65
* | Split section 6 catpages/manpages out into games dist.jkh1997-07-022-2/+16
* | Add rcsid, usage(). Silent -Wall. Use warn(3).charnier1997-07-026-17/+46
* | Nm does not always need an argument.charnier1997-07-021-6/+4
* | One newline should be enough.charnier1997-07-021-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r27163,bde1997-07-023-0/+1121
|\ \ | |/
| * Import Lite2's src/sbin, except for XNSrouted and routed. All relevantbde1997-07-0219-84/+1277
| * Import Lite2's src/bin. All files in src/bin are off the vendor branch,bde1997-07-0140-309/+563
* | Import Lite2's src/sbin, except for XNSrouted and routed. All relevantbde1997-07-021-0/+388
* | Bury this properly.bde1997-07-011-13/+0
* | This commit was generated by cvs2svn to compensate for changes in r27159,bde1997-07-011-0/+13
|\ \
| * | Import this unwanted file from Lite-original so that it doesn'tbde1997-07-011-0/+13
| * | recording cvs-1.6 file deathpeter1995-12-3052-8351/+0
* | | Make HUP cause an exit (as it used to), and makebrian1997-07-014-55/+17
* | | Initial revisionpeter1997-07-013-0/+5944
* | | Add forgotten newline.wosch1997-07-012-4/+4
* | | malloc_sysv used before initialized, reported in PR4002 byphk1997-07-014-40/+88
* | | Add 64 bit int support to scanf()jkh1997-07-012-14/+32
* | | $FreeBSD$ -> $Id$.bde1997-07-011-4/+1
* | | Do not use argv[0] in usage().charnier1997-07-011-8/+8
* | | Add usage(), rcsid. Use getopt().charnier1997-07-011-12/+44
* | | Change the naming conventions for preserve'd files and also documentjkh1997-07-014-35/+72
* | | Fix a bug (apparently very old) that can cause a TCP connection tojdp1997-07-012-4/+4
* | | Allow distSetByName() to process all the relevant entries.jkh1997-07-012-10/+4
* | | Un-inline a call to spl0(). It is not time critical, and was only inlinebde1997-07-013-30/+6
* | | Added ifdefs so that this compiles when neither I586_CPU nor I586_CPUbde1997-07-011-2/+7
* | | Un-inline a call to spl0(). It is not time critical, and was only inlinebde1997-07-013-15/+6
* | | Some staticized variables were still declared to be extern.bde1997-07-012-6/+2
* | | Removed extra definition of constty. It is defined in subr_prf.c.bde1997-07-012-6/+2
* | | Don't cast function pointers to (void *). This will cause warnings.bde1997-07-014-14/+6
* | | Don't depend on <machine/cpufunc.h> including <sys/types.h>. In fact,bde1997-07-012-8/+2
* | | Don't depend <machine/cpufunc.h> including <sys/types.h>.bde1997-07-011-2/+4
* | | Don't depend on gcc's feature of permitting labels that aren't followedbde1997-07-019-16/+17
* | | Enabled some SMP options. LINT is for testing that all code compilesbde1997-07-013-18/+24
* | | Don't depend on gcc's feature of permitting returning void expressionsbde1997-07-012-5/+8
* | | Some staticized variables were still declared to be extern.bde1997-06-303-15/+10
* | | Don't depend on gcc's feature of interpreting `int foo(c) char c; ...'bde1997-06-302-4/+4
OpenPOWER on IntegriCloud