| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=127340
|
| |
|
|
| |
Notes:
svn path=/head/; revision=126837
|
| |
|
|
| |
Notes:
svn path=/head/; revision=125503
|
| |
|
|
| |
Notes:
svn path=/head/; revision=120054
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107788
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
under way to move the remnants of the a.out toolchain to ports. As the
comment in src/Makefile said, this stuff is deprecated and one should not
expect this to remain beyond 4.0-REL. It has already lasted WAY beyond
that.
Notable exceptions:
gcc - I have not touched the a.out generation stuff there.
ldd/ldconfig - still have some code to interface with a.out rtld.
old as/ld/etc - I have not removed these yet, pending their move to ports.
some includes - necessary for ldd/ldconfig for now.
Tested on: i386 (extensively), alpha
Notes:
svn path=/head/; revision=103436
|
| |
|
|
| |
Notes:
svn path=/head/; revision=102412
|
| |
|
|
|
|
|
|
|
| |
for a long time now.
Approved by: bde
Notes:
svn path=/head/; revision=100872
|
| |
|
|
|
|
|
|
|
| |
standard (and easier to define away with support in cdefs.h).
Also convert two function-like macros to static inline functions
for lint and the debugger.
Notes:
svn path=/head/; revision=100356
|
| |
|
|
| |
Notes:
svn path=/head/; revision=96704
|
| |
|
|
|
|
|
|
| |
PR: 35449
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
Notes:
svn path=/head/; revision=96347
|
| |
|
|
| |
Notes:
svn path=/head/; revision=96346
|
| |
|
|
|
|
|
|
| |
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
Notes:
svn path=/head/; revision=95258
|
| |
|
|
| |
Notes:
svn path=/head/; revision=95083
|
| |
|
|
| |
Notes:
svn path=/head/; revision=94557
|
| |
|
|
|
|
|
|
| |
Make more code depend on '#ifndef NO_X' so we don't get unused warnings
when compiling without X.
Notes:
svn path=/head/; revision=93424
|
| |
|
|
| |
Notes:
svn path=/head/; revision=91805
|
| |
|
|
|
|
|
|
|
|
| |
interrupt 0x10 function 0x00 without dpy int tty.c being set.
PR: 35147
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
Notes:
svn path=/head/; revision=91297
|
| |
|
|
|
|
|
|
|
|
| |
register to zero.
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
PR: 35147
Notes:
svn path=/head/; revision=91296
|
| |
|
|
| |
Notes:
svn path=/head/; revision=90773
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87216
|
| |
|
|
|
|
|
|
|
| |
the `-x' option to get an X window than to temporarily disable DISPLAY.
PR: 32180
Notes:
svn path=/head/; revision=86967
|
| |
|
|
|
|
|
|
|
| |
- Add/change some comments,
- remove superfluous `if (1||x)' and re-indent,
- fix initialization of floppyinfo[] to get rid of warning.
Notes:
svn path=/head/; revision=84837
|
| |
|
|
|
|
|
|
|
|
|
| |
- better 8250 emulation;
- fake vertical retrace bit in Input Status #1 register
(this was lost in the VGA emu rewrite).
Submitted by: Igor Serikov <bt@turtle.pangeatech.com>
Notes:
svn path=/head/; revision=84361
|
| |
|
|
|
|
|
|
|
|
|
| |
EXEGRP and EXEMODE are used to install DOS (EXE format) binaries.
doscmd(1) can optionally be installed as ``setgid kmem''.
Hence the assignment operator for EXEGRP.
PR: bin/30538
Notes:
svn path=/head/; revision=83395
|
| |
|
|
| |
Notes:
svn path=/head/; revision=82325
|
| |
|
|
|
|
|
|
|
|
| |
when cursor is at the lower right corner.
PR: 29574 29601
Submitted by: Nils M Holm <nmh@t3x.org>
Notes:
svn path=/head/; revision=81624
|
| |
|
|
|
|
|
| |
Suggested by: Igor Serikov <bt@turtle.pangeatech.com>
Notes:
svn path=/head/; revision=81623
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81622
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81605
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81591
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81462
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81282
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81228
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81098
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81097
|
| |
|
|
|
|
|
| |
state. This fixes Easytrax.
Notes:
svn path=/head/; revision=80893
|
| |
|
|
| |
Notes:
svn path=/head/; revision=80727
|
| |
|
|
| |
Notes:
svn path=/head/; revision=80726
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- emulate VGA read mode 0,
- emulate VGA write mode 1,
- minor cleanup.
Protel's Easytrax, a free PCB layout program, almost runs now; there are
still some problems with the keyboard emulation, but the graphics are fine
(albeit a bit slow).
Notes:
svn path=/head/; revision=80632
|
| |
|
|
|
|
|
|
|
|
| |
- attempt to find the X includes and libraries better,
- sort some things.
Submitted by: bde
Notes:
svn path=/head/; revision=80630
|
| |
|
|
|
|
|
|
|
| |
This will reduce diffs to -STABLE.
Don't leave an image of the video RAM around.
Notes:
svn path=/head/; revision=80384
|
| |
|
|
| |
Notes:
svn path=/head/; revision=80383
|
| |
|
|
|
|
|
|
|
|
|
| |
- restore -I. in CFLAGS
- add dependencies of objects on font headers
- missing dependencies of font headers on their sources
Suggested by: bde
Notes:
svn path=/head/; revision=80382
|
| |
|
|
|
|
|
|
|
|
| |
definitions are more readable, and it's possible that they're
more portable to pathalogical platforms.
Submitted by: David Hill <david@phobia.ms>
Notes:
svn path=/head/; revision=80381
|
| |
|
|
|
|
|
|
|
|
| |
absoluate pathnames starting with /usr/src.
This fixes the installworld target for the case where the source tree is
not in /usr/src.
Notes:
svn path=/head/; revision=80325
|
| |
|
|
| |
Notes:
svn path=/head/; revision=80300
|
| |
|
|
| |
Notes:
svn path=/head/; revision=80297
|
| |
|
|
|
|
|
|
|
|
| |
- add $FreeBSD$;
- remove unused variables;
- add missing headers and prototypes;
- -Wshadow.
Notes:
svn path=/head/; revision=80279
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- slightly more accurate VGA hardware emulation;
- more int 10 functions, especially wrt to palette handling;
- first shot at graphics support;
- mode switching.
Bugs:
- graphics too slow;
- only 16 color modes work for now;
- works only under X, and only with 16 bit TrueColor visuals;
- far from being genuinely useful (I can play an old EGA game now, though
(mahjongg.exe)).
Also, the code has been cleaned up a bit (more to come in a separate commit).
Notes:
svn path=/head/; revision=80278
|