| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert ntpq to BSD-style makefile. | wollman | 1993-12-21 | 1 | -0/+20 |
* | Add BSD-style Makefile for libntp, and make the ``exportable'' version | wollman | 1993-12-21 | 2 | -0/+30 |
* | Create BSD-style makefile for ntpdate. | wollman | 1993-12-21 | 1 | -0/+20 |
*-. | This commit was generated by cvs2svn to compensate for changes in r893, | wollman | 1993-12-21 | 410 | -0/+101569 |
|\ \ |
|
| | * | xntpd 3.3b from UDel | wollman | 1993-12-21 | 5 | -0/+272 |
| * | xntpd 3.3b from UDel | wollman | 1993-12-21 | 405 | -0/+101297 |
* | Comment out porogrammer-readable fd name set, | ache | 1993-12-21 | 2 | -70/+70 |
* | Separate read/write and format GAPs. | ache | 1993-12-21 | 2 | -2/+4 |
* | Use separate fields for format GAP and read/write GAP. | ache | 1993-12-21 | 3 | -57/+48 |
* | Don't cast 2nd arg to fillw() per David's comments. The cast | rich | 1993-12-21 | 3 | -69/+60 |
* | Fix sendmail_flags, long ago it was imported from /etc/netstart | ache | 1993-12-21 | 1 | -2/+2 |
* | cast arg 2 of fillw() calls to type caddr_t as in pccons. | rich | 1993-12-21 | 3 | -75/+87 |
* | Let the linker keep track of pseudo-devices needing initialization and | wollman | 1993-12-20 | 3 | -3/+39 |
* | Rename aout_imgact.c and shell_imgact.c to imgact_* for consistency. | wollman | 1993-12-20 | 2 | -0/+310 |
* | Document use of counters 29 and 30 for CCITT netisrs. | wollman | 1993-12-20 | 3 | -9/+9 |
* | Separated netisrs for pkintr() (X.25) and hdintr() (HDLC) so that someone | wollman | 1993-12-20 | 1 | -2/+3 |
* | Fix sign of offset diff. | ache | 1993-12-20 | 1 | -6/+36 |
* | Added support for X.25 as a network-layer protocol under ISO TP class 0, as | wollman | 1993-12-19 | 3 | -6/+9 |
* | adding libc/quad: | alm | 1993-12-19 | 5 | -5/+39 |
* | Make everything compile with -Wtraditional. Make it easier to distribute | wollman | 1993-12-19 | 81 | -418/+590 |
* | Media table reorganization. | ache | 1993-12-19 | 3 | -378/+693 |
* | From vak@kiae.su: | ache | 1993-12-19 | 2 | -0/+172 |
* | Fix tsleep "waitvt" wait data from vak@kiae.su | ache | 1993-12-18 | 3 | -6/+6 |
* | User-readable fd name set added: | ache | 1993-12-18 | 2 | -4/+124 |
* | Reorganization of format table. | ache | 1993-12-18 | 3 | -99/+207 |
* | RTCFDT_720K (physical drive 720K) added. | ache | 1993-12-18 | 2 | -2/+4 |
* | adjkerntz call added with explanation comment | ache | 1993-12-17 | 1 | -1/+7 |
* | Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR | nate | 1993-12-16 | 4 | -8/+8 |
* | Added following formats (derived from MSDOS fdformat): | ache | 1993-12-16 | 3 | -30/+57 |
* | This commit was generated by cvs2svn to compensate for changes in r867, | ache | 1993-12-16 | 4 | -0/+342 |
|\ |
|
| * | Attempt to import adjkerntz... | ache | 1993-12-16 | 4 | -0/+342 |
* | | Change default dtrwait time to 2 seconds. | ache | 1993-12-16 | 2 | -2/+4 |
* | | Change default dtrwait value to 2 seconds. | ache | 1993-12-16 | 3 | -9/+9 |
* | | No more partition bits in floppy minor. | ache | 1993-12-16 | 2 | -6/+52 |
* | | No more partition bits in floppy minor. | ache | 1993-12-16 | 3 | -108/+165 |
* | | Add "np" to all std.xxx entries, make them 8-bit clean. | ache | 1993-12-16 | 1 | -13/+13 |
* | | When listing all suid and sgid files list the file itself rather than | rich | 1993-12-15 | 1 | -2/+2 |
* | | From: Sergey Ryzhkov, Serge Vakulenko | alm | 1993-12-14 | 2 | -16/+32 |
* | | wt.c - version 1.3 | alm | 1993-12-13 | 2 | -129/+231 |
* | | set output flags to ttydefault if COMCONSOLE is defined. | dg | 1993-12-13 | 3 | -3/+15 |
* | | Moved startup of portmap to be the first network daemon. | dg | 1993-12-13 | 1 | -6/+6 |
* | | added some panics to catch the condition where pmap_pte returns null | dg | 1993-12-13 | 2 | -2/+18 |
* | | Add more strictly size check into Fdopen to eliminate | ache | 1993-12-13 | 3 | -12/+42 |
* | | Add 360K floppy support. | ache | 1993-12-12 | 3 | -15/+66 |
* | | Sync to PK's latest version. I know that this is in /usr/src, the bloody | jkh | 1993-12-12 | 2 | -137/+232 |
* | | Sync to PK's latest version. I know that this is in /usr/src, the bloody | jkh | 1993-12-12 | 2 | -7/+21 |
* | | Add popular 720k floppy in HD drive floppy type. | ache | 1993-12-12 | 3 | -12/+15 |
* | | 1) Added proc file system from Paul Kranenburg with changes from | dg | 1993-12-12 | 1 | -0/+60 |
* | | 1) Added proc file system from Paul Kranenburg with changes from | dg | 1993-12-12 | 15 | -84/+296 |
* | | Folllow Bruce's advice in reducing dma_pagesize to 4K (more conservative | jkh | 1993-12-12 | 1 | -1/+1 |