| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'dtrwait <n>' option to comcontrol to handle | Andrey A. Chernov | 1993-12-10 | 2 | -28/+98 |
* | Added the TODO file. Also wanted to announce the previous change to rtld.c | Jordan K. Hubbard | 1993-12-09 | 1 | -0/+4 |
* | David Greenman's latest changes to eliminate much stack-walking jazz | Jordan K. Hubbard | 1993-12-09 | 2 | -188/+16 |
* | 1) Fix error with port recognition, speed initialization code | Andrey A. Chernov | 1993-12-09 | 3 | -6/+39 |
* | We've got accounting, might as well have a directory for it. | Nate Williams | 1993-12-08 | 1 | -0/+2 |
* | Fixed spelling error. Added NSIP (XNS over IP). Fixed TP class 4 over | Garrett Wollman | 1993-12-06 | 3 | -9/+12 |
* | Added entries for sup into services. | Andreas Schulz | 1993-12-05 | 2 | -1/+8 |
* | Fixed the error that a Fdopen succeeds without a found fd controller in | Andreas Schulz | 1993-12-04 | 3 | -6/+9 |
* | More changes to bring FreeBSD in sync with Paul K's latest. | Jordan K. Hubbard | 1993-12-04 | 2 | -6/+6 |
* | More changes to bring FreBSD in sync with Paul K's latest. | Jordan K. Hubbard | 1993-12-04 | 8 | -282/+42 |
* | From: Jeffrey Hsu <hsu@soda.berkeley.edu> | Andrew Moore | 1993-12-03 | 9 | -9/+26 |
* | Reset fdc during probe. | Andrew Moore | 1993-12-03 | 3 | -3/+21 |
* | Sorry, Jordan, but I restore previous version again. | Andrey A. Chernov | 1993-12-02 | 1 | -2/+6 |
* | #ifdef DEBUG unwanted message, third time after Jordan... | Andrey A. Chernov | 1993-12-02 | 1 | -2/+2 |
* | Moved DEBUG conditional where it belonged to remove DEBUG code out of | Nate Williams | 1993-12-02 | 1 | -2/+2 |
* | Second attempt to integrate Paul K's changes. | Jordan K. Hubbard | 1993-12-02 | 2 | -2/+112 |
* | Second attempt to integrate Paul K's changes. | Jordan K. Hubbard | 1993-12-02 | 4 | -20/+36 |
* | deleted all references to rindex and included string.h instead. | Andreas Schulz | 1993-12-01 | 1 | -6/+6 |
* | changed the order of the includes and deleted a reference to index | Andreas Schulz | 1993-12-01 | 3 | -5/+5 |
* | All -static and -Xlinker -Bstatic flags missed in | Andrey A. Chernov | 1993-12-01 | 1 | -4/+8 |
* | #ifdef DEBUG missed by several lines! | Andrey A. Chernov | 1993-12-01 | 1 | -2/+2 |
* | Add DEBUG #ifdef, (second time!) | Andrey A. Chernov | 1993-12-01 | 1 | -1/+3 |
* | Remove hanging #else part (with second sbrk()) without #if & #endif | Andrey A. Chernov | 1993-12-01 | 2 | -110/+6 |
* | Remove -g option (second time!) | Andrey A. Chernov | 1993-12-01 | 1 | -2/+2 |
* | From: Julian Howard Stacey <stacey@guug.de> | Rodney W. Grimes | 1993-12-01 | 1 | -2/+1 |
* | Latest from Paul K. for better checking of PIC code. | Jordan K. Hubbard | 1993-11-30 | 8 | -51/+187 |
* | Many recent fixes from Paul K, add support for chaining of shared lib deps. | Jordan K. Hubbard | 1993-11-30 | 18 | -233/+704 |
* | allow spaces in $sendmail_flags. | Rich Murphey | 1993-11-30 | 1 | -2/+2 |
* | wmesg was too long (>7), fixed | Andrey A. Chernov | 1993-11-29 | 2 | -6/+6 |
* | * Revision 2.16 1993/11/29 16:55:56 davidg | David Greenman | 1993-11-29 | 4 | -20/+56 |
* | Direct #undefs removed to allow flexible manipulation | Andrey A. Chernov | 1993-11-28 | 3 | -32/+14 |
* | Patch from Gene Stark: | David Greenman | 1993-11-28 | 3 | -9/+15 |
* | Move soundcard.h & ultrasound.h to proper location <machine/...> | Andrey A. Chernov | 1993-11-27 | 10 | -20/+139 |
* | Declare cnopen, cnclose, and other console routines. | Garrett Wollman | 1993-11-27 | 2 | -4/+32 |
* | Declared cn{open,close,read,write,ioctl,select} extern. | Rich Murphey | 1993-11-27 | 1 | -1/+7 |
* | Fix conflicting prototypes and return values. | Rich Murphey | 1993-11-27 | 3 | -63/+114 |
* | Fix d_write_t -> d_rdwr_t (typing error). | Garrett Wollman | 1993-11-26 | 1 | -8/+4 |
* | Don't start update daemon; it's now internel to the kernel. | David Greenman | 1993-11-25 | 1 | -2/+1 |
* | Patch from Julian Elischer: | David Greenman | 1993-11-25 | 1 | -2/+3 |
* | Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and | Garrett Wollman | 1993-11-25 | 90 | -926/+1571 |
* | Added -lgcc_pic back again. | Jordan K. Hubbard | 1993-11-25 | 2 | -4/+4 |
* | /var/run is cleared on boot. Rerun 'ldconfig /usr/X386/lib' after | Rich Murphey | 1993-11-24 | 1 | -1/+5 |
* | Subject: Panic - can't mount route (Soren's changes) | Nate Williams | 1993-11-23 | 1 | -2/+2 |
* | Changed return(-1) in switch_scr to return(EINVAL), because -1 is | Christoph Robitschko | 1993-11-23 | 3 | -6/+6 |
* | Stop gap measure until we can get Bruce's driver debugged. | Nate Williams | 1993-11-22 | 1 | -70/+101 |
* | Some of the latest changes from Paul K (taken from NetBSD-current). | Jordan K. Hubbard | 1993-11-22 | 15 | -103/+320 |
* | * Revision 2.14 1993/11/22 10:55:30 davidg | David Greenman | 1993-11-22 | 4 | -110/+294 |
* | patches from Julian Elischer - | David Greenman | 1993-11-22 | 3 | -5/+57 |
* | Missing part of Julians new scsi code, add new driver uk and revise the | Rodney W. Grimes | 1993-11-22 | 2 | -78/+74 |
* | If we're not logging history information, don't demand write access. | Jordan K. Hubbard | 1993-11-20 | 1 | -1/+1 |