aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* No more partition bits in floppy minor.Andrey A. Chernov1993-12-163-108/+165
* Add "np" to all std.xxx entries, make them 8-bit clean.Andrey A. Chernov1993-12-161-13/+13
* When listing all suid and sgid files list the file itself rather thanRich Murphey1993-12-151-2/+2
* From: Sergey Ryzhkov, Serge VakulenkoAndrew Moore1993-12-142-16/+32
* wt.c - version 1.3Andrew Moore1993-12-132-129/+231
* set output flags to ttydefault if COMCONSOLE is defined.David Greenman1993-12-133-3/+15
* Moved startup of portmap to be the first network daemon.David Greenman1993-12-131-6/+6
* added some panics to catch the condition where pmap_pte returns nullDavid Greenman1993-12-132-2/+18
* Add more strictly size check into Fdopen to eliminateAndrey A. Chernov1993-12-133-12/+42
* Add 360K floppy support.Andrey A. Chernov1993-12-123-15/+66
* Sync to PK's latest version. I know that this is in /usr/src, the bloodyJordan K. Hubbard1993-12-122-137/+232
* Sync to PK's latest version. I know that this is in /usr/src, the bloodyJordan K. Hubbard1993-12-122-7/+21
* Add popular 720k floppy in HD drive floppy type.Andrey A. Chernov1993-12-123-12/+15
* 1) Added proc file system from Paul Kranenburg with changes fromDavid Greenman1993-12-121-0/+60
* 1) Added proc file system from Paul Kranenburg with changes fromDavid Greenman1993-12-1215-84/+296
* Folllow Bruce's advice in reducing dma_pagesize to 4K (more conservativeJordan K. Hubbard1993-12-121-1/+1
* Added sbrk() as new file.Jordan K. Hubbard1993-12-111-0/+101
* Broke sbrk() out of rtld as part of general cleanup.Jordan K. Hubbard1993-12-114-90/+12
* Deleted the private cleandir target. It didn't had a rule for theAndreas Schulz1993-12-112-4/+4
* Omitted 4th argument to findshlib() [thanks Rich!]. Our ld is a bitJordan K. Hubbard1993-12-112-6/+6
* Sync up with Paul K's latest ld from cesium.Jordan K. Hubbard1993-12-1112-177/+620
* Remove compiler warning:Andrey A. Chernov1993-12-111-1/+1
* Force HUPCL in bidirectional port open.Andrey A. Chernov1993-12-113-6/+12
* Man page added.Andrey A. Chernov1993-12-104-2/+148
* Modified for work without options COM_BIDIR into kernel.Andrey A. Chernov1993-12-102-10/+6
* makedepend fails for ld. I think it because the .S files areJordan K. Hubbard1993-12-102-6/+6
* Add 'dtrwait <n>' option to comcontrol to handleAndrey A. Chernov1993-12-102-28/+98
* Added the TODO file. Also wanted to announce the previous change to rtld.cJordan K. Hubbard1993-12-091-0/+4
* David Greenman's latest changes to eliminate much stack-walking jazzJordan K. Hubbard1993-12-092-188/+16
* 1) Fix error with port recognition, speed initialization codeAndrey A. Chernov1993-12-093-6/+39
* We've got accounting, might as well have a directory for it.Nate Williams1993-12-081-0/+2
* Fixed spelling error. Added NSIP (XNS over IP). Fixed TP class 4 overGarrett Wollman1993-12-063-9/+12
* Added entries for sup into services.Andreas Schulz1993-12-052-1/+8
* Fixed the error that a Fdopen succeeds without a found fd controller inAndreas Schulz1993-12-043-6/+9
* More changes to bring FreeBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-042-6/+6
* More changes to bring FreBSD in sync with Paul K's latest.Jordan K. Hubbard1993-12-048-282/+42
* From: Jeffrey Hsu <hsu@soda.berkeley.edu>Andrew Moore1993-12-039-9/+26
* Reset fdc during probe.Andrew Moore1993-12-033-3/+21
* Sorry, Jordan, but I restore previous version again.Andrey A. Chernov1993-12-021-2/+6
* #ifdef DEBUG unwanted message, third time after Jordan...Andrey A. Chernov1993-12-021-2/+2
* Moved DEBUG conditional where it belonged to remove DEBUG code out ofNate Williams1993-12-021-2/+2
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-022-2/+112
* Second attempt to integrate Paul K's changes.Jordan K. Hubbard1993-12-024-20/+36
* deleted all references to rindex and included string.h instead.Andreas Schulz1993-12-011-6/+6
* changed the order of the includes and deleted a reference to indexAndreas Schulz1993-12-013-5/+5
* All -static and -Xlinker -Bstatic flags missed inAndrey A. Chernov1993-12-011-4/+8
* #ifdef DEBUG missed by several lines!Andrey A. Chernov1993-12-011-2/+2
* Add DEBUG #ifdef, (second time!)Andrey A. Chernov1993-12-011-1/+3
* Remove hanging #else part (with second sbrk()) without #if & #endifAndrey A. Chernov1993-12-012-110/+6
* Remove -g option (second time!)Andrey A. Chernov1993-12-011-2/+2