| Commit message (Expand) | Author | Age | Files | Lines |
* | Die and stay dead. Ya got it?! | jdp | 1997-07-04 | 2 | -776/+0 |
* | Include <libutil.h> instead of private declarations | ache | 1997-07-03 | 1 | -8/+2 |
* | Add rcsid, prototypes. Use err(3). | charnier | 1997-07-03 | 2 | -15/+37 |
* | Kill histedit.h again. Importing Lite2 brought it back for some reason | bde | 1997-07-03 | 1 | -172/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27180, | bde | 1997-07-03 | 220 | -7/+43945 |
|\ |
|
| * | Import Lite2's src/lib, except for non-i386 machine-dependent directories, | bde | 1997-07-03 | 268 | -358/+44454 |
* | | Have another go at the malloc-sysv initialization. | phk | 1997-07-02 | 1 | -12/+11 |
* | | Reset all LQR variables when we start over. | phk | 1997-07-02 | 1 | -1/+4 |
* | | Sync with original source: | wosch | 1997-07-02 | 1 | -15/+18 |
* | | Remove unneded cast in login_getclassbyname which cause warning | ache | 1997-07-02 | 1 | -2/+2 |
* | | Synchronize with sys/i386/boot/kzipboot/boot.c revision 1.7. | kato | 1997-07-02 | 1 | -2/+4 |
* | | Synchronize with sys/i386/isa/wd.c revision 1.131. | kato | 1997-07-02 | 1 | -2/+3 |
* | | Synchronize with sys/i386/conf/options.i386 revision 1.49. | kato | 1997-07-02 | 2 | -2/+6 |
* | | Synchronize with sys/i386/isa/syscons.c revision 1.220. | kato | 1997-07-02 | 1 | -28/+65 |
* | | Split section 6 catpages/manpages out into games dist. | jkh | 1997-07-02 | 2 | -2/+16 |
* | | Add rcsid, usage(). Silent -Wall. Use warn(3). | charnier | 1997-07-02 | 6 | -17/+46 |
* | | Nm does not always need an argument. | charnier | 1997-07-02 | 1 | -6/+4 |
* | | One newline should be enough. | charnier | 1997-07-02 | 1 | -2/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r27163, | bde | 1997-07-02 | 3 | -0/+1121 |
|\ \
| |/ |
|
| * | Import Lite2's src/sbin, except for XNSrouted and routed. All relevant | bde | 1997-07-02 | 19 | -84/+1277 |
| * | Import Lite2's src/bin. All files in src/bin are off the vendor branch, | bde | 1997-07-01 | 40 | -309/+563 |
* | | Import Lite2's src/sbin, except for XNSrouted and routed. All relevant | bde | 1997-07-02 | 1 | -0/+388 |
* | | Bury this properly. | bde | 1997-07-01 | 1 | -13/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r27159, | bde | 1997-07-01 | 1 | -0/+13 |
|\ \ |
|
| * | | Import this unwanted file from Lite-original so that it doesn't | bde | 1997-07-01 | 1 | -0/+13 |
| * | | recording cvs-1.6 file death | peter | 1995-12-30 | 52 | -8351/+0 |
* | | | Make HUP cause an exit (as it used to), and make | brian | 1997-07-01 | 4 | -55/+17 |
* | | | Initial revision | peter | 1997-07-01 | 3 | -0/+5944 |
* | | | Add forgotten newline. | wosch | 1997-07-01 | 2 | -4/+4 |
* | | | malloc_sysv used before initialized, reported in PR4002 by | phk | 1997-07-01 | 4 | -40/+88 |
* | | | Add 64 bit int support to scanf() | jkh | 1997-07-01 | 2 | -14/+32 |
* | | | $FreeBSD$ -> $Id$. | bde | 1997-07-01 | 1 | -4/+1 |
* | | | Do not use argv[0] in usage(). | charnier | 1997-07-01 | 1 | -8/+8 |
* | | | Add usage(), rcsid. Use getopt(). | charnier | 1997-07-01 | 1 | -12/+44 |
* | | | Change the naming conventions for preserve'd files and also document | jkh | 1997-07-01 | 4 | -35/+72 |
* | | | Fix a bug (apparently very old) that can cause a TCP connection to | jdp | 1997-07-01 | 2 | -4/+4 |
* | | | Allow distSetByName() to process all the relevant entries. | jkh | 1997-07-01 | 2 | -10/+4 |
* | | | Un-inline a call to spl0(). It is not time critical, and was only inline | bde | 1997-07-01 | 3 | -30/+6 |
* | | | Added ifdefs so that this compiles when neither I586_CPU nor I586_CPU | bde | 1997-07-01 | 1 | -2/+7 |
* | | | Un-inline a call to spl0(). It is not time critical, and was only inline | bde | 1997-07-01 | 3 | -15/+6 |
* | | | Some staticized variables were still declared to be extern. | bde | 1997-07-01 | 2 | -6/+2 |
* | | | Removed extra definition of constty. It is defined in subr_prf.c. | bde | 1997-07-01 | 2 | -6/+2 |
* | | | Don't cast function pointers to (void *). This will cause warnings. | bde | 1997-07-01 | 4 | -14/+6 |
* | | | Don't depend on <machine/cpufunc.h> including <sys/types.h>. In fact, | bde | 1997-07-01 | 2 | -8/+2 |
* | | | Don't depend <machine/cpufunc.h> including <sys/types.h>. | bde | 1997-07-01 | 1 | -2/+4 |
* | | | Don't depend on gcc's feature of permitting labels that aren't followed | bde | 1997-07-01 | 9 | -16/+17 |
* | | | Enabled some SMP options. LINT is for testing that all code compiles | bde | 1997-07-01 | 3 | -18/+24 |
* | | | Don't depend on gcc's feature of permitting returning void expressions | bde | 1997-07-01 | 2 | -5/+8 |
* | | | Some staticized variables were still declared to be extern. | bde | 1997-06-30 | 3 | -15/+10 |
* | | | Don't depend on gcc's feature of interpreting `int foo(c) char c; ...' | bde | 1997-06-30 | 2 | -4/+4 |