| Commit message (Expand) | Author | Age | Files | Lines |
* | Truncate any default inputs to the input width. | paul | 1995-01-25 | 3 | -13/+17 |
* | New example that uses the new forms language. | paul | 1995-01-25 | 1 | -6/+96 |
* | Update libforms to agree with new fib. | paul | 1995-01-25 | 2 | -16/+21 |
* | Remove "va_start" macro. | dufault | 1995-01-25 | 1 | -2/+1 |
* | CFLAGS: = --> += | ache | 1995-01-24 | 1 | -1/+1 |
* | Changed the example to use the forms spec file. | paul | 1995-01-24 | 2 | -2/+74 |
* | Changed the example to use the forms spec file. | paul | 1995-01-24 | 2 | -3/+3 |
* | added libscsi | dufault | 1995-01-24 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r5847, | dufault | 1995-01-24 | 4 | -0/+1567 |
|\ |
|
| * | SCSI library layered on SCIOCOMMAND | dufault | 1995-01-24 | 4 | -0/+1567 |
* | Eliminate a bogus tab. | jkh | 1995-01-24 | 1 | -1/+1 |
* | Don't call _doprnt, which doesn't exist; use vfprintf. | wollman | 1995-01-23 | 1 | -33/+2 |
* | Make Jordan happy: | wollman | 1995-01-23 | 1 | -4/+15 |
* | First round of changes to clean up the RCSID mess in libc: | dg | 1995-01-23 | 83 | -233/+371 |
* | Changed LIB_SCCS and SYSLIB_SCCS #defines to LIB_RCS and SYSLIB_RCS. | dg | 1995-01-23 | 1 | -4/+4 |
* | (Very) minor improvement from NetBSD/J.T.Conklin. | dg | 1995-01-22 | 2 | -4/+4 |
* | Added leaner and meaner swab() function by J.T. Conklin. | dg | 1995-01-22 | 2 | -1/+105 |
* | Fix from Rod so that std_rqs.c can get rebuilt properly when | wollman | 1995-01-21 | 1 | -2/+2 |
* | *** empty log message *** | wollman | 1995-01-21 | 1 | -1/+2 |
* | In the non-PARANOID case, make sure to set `notickets' to 0 sothat login.c | wollman | 1995-01-20 | 1 | -0/+1 |
*-. | This commit was generated by cvs2svn to compensate for changes in r5739, | jkh | 1995-01-20 | 27 | -0/+9103 |
|\ \ |
|
| | * | Add the Packet Capture Library from Michael Reifenberger. | jkh | 1995-01-20 | 26 | -0/+9058 |
| * | Add the Packet Capture Library from Michael Reifenberger. | jkh | 1995-01-20 | 1 | -0/+45 |
* | | Add libss. | wollman | 1995-01-19 | 1 | -1/+1 |
* | | Port to FreeBSD. | wollman | 1995-01-19 | 5 | -4/+53 |
* | | This commit was generated by cvs2svn to compensate for changes in r5717, | wollman | 1995-01-19 | 17 | -0/+1445 |
|\ \ |
|
| * | | MIT SIPB `subsystem' library, needed for `kadmin' and some other MIT programs. | wollman | 1995-01-19 | 17 | -0/+1445 |
* | | | Fix unbalanced #endif introduced by yesterday's change. | wollman | 1995-01-19 | 1 | -1/+1 |
* | | | Fix handling of 'e' format floating point so that it prints trailing zeros | dfr | 1995-01-19 | 1 | -1/+0 |
* | | | Prevent sites from shooting themselves in the foot while enabling/disabling | wollman | 1995-01-17 | 1 | -1/+1 |
* | | | Back out bkgd changes, now acts per braindamaged sysv standard | ache | 1995-01-16 | 2 | -11/+4 |
* | | | Modify klogin to: | wollman | 1995-01-14 | 1 | -0/+11 |
* | | | This commit was generated by cvs2svn to compensate for changes in r5622, | wollman | 1995-01-14 | 15 | -0/+1210 |
|\ \ \
| |/ / |
|
| * | | The Common Error Description Library, developed by MIT SIPB and used by | wollman | 1995-01-14 | 15 | -0/+1210 |
| / |
|
* | | Added emacs ^A,^E,^B & ^F keybindings to field editor. | paul | 1995-01-11 | 2 | -7/+7 |
* | | Change size of example form from 80x25 to 80x24 so it works | paul | 1995-01-11 | 1 | -1/+1 |
* | | As long as I can't figure out why this doesn't work, I might as well | jkh | 1995-01-10 | 2 | -2/+14 |
* | | Place the cursor better on buttons. | paul | 1995-01-10 | 1 | -1/+1 |
* | | New forms library. This provides some basic functions for writing | paul | 1995-01-10 | 6 | -369/+622 |
* | | Add the sys/types.h include to the necessary documented includes for the | ats | 1994-12-31 | 1 | -0/+1 |
* | | Fix compiler warnings about tputs argument | ache | 1994-12-28 | 4 | -6/+6 |
* | | fixunsdfsi.S: | bde | 1994-12-27 | 1 | -37/+22 |
* | | sigsetjmp.S: | bde | 1994-12-27 | 2 | -6/+4 |
* | | Remove unnecessary .align statement. | bde | 1994-12-27 | 4 | -4/+0 |
* | | Fix a spelling error and add a comment about possible improvements. | bde | 1994-12-27 | 1 | -3/+17 |
* | | Fix the bug reported by Torbjorn Granlund <tege@cygnus.com>: | bde | 1994-12-25 | 1 | -5/+5 |
* | | Add missing getdomainname manual page. | guido | 1994-12-18 | 2 | -3/+103 |
* | | Obtained from: 1.1.5 | bde | 1994-12-12 | 1 | -1/+5 |
* | | Obtained from: 386BSD-0.1 patchkit; also fixed in 1.1.5 | bde | 1994-12-12 | 1 | -2/+3 |
* | | Fix execl[e]. Multiple execle's failed because of bogus caching of the | bde | 1994-12-12 | 1 | -16/+14 |