Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-02 | Add pmap.9 and some links; ok art@ | Wilbern Cobb | |
2002-09-02 | Document the pmap interface. | Wilbern Cobb | |
art@ "it's work in progress" ok | |||
2002-09-01 | Make sure that the symbol return value is always initialized before | Dale Rahn | |
the address of it is passed to dl_find_symbol(). fixes xpdf lazy binding problem. ok art@ | |||
2002-09-01 | more appropriate comments about UserDir. | Henning Brauer | |
Partitially from Sam Smith. | |||
2002-09-01 | e_os.h is longer installed | Markus Friedl | |
2002-09-01 | Oppsie. Remove my debugging code. | Artur Grabowski | |
noted by tdeval@ | |||
2002-08-31 | a combined non-exec test set. | Michael Shalayeff | |
allows reusing same testing code for: - text & mprotect (not finished, not enabled); - data, data & mprotect; - bss, bss & mprotect; - heap, heap & mprotect; - stack, stack & mprotect. also a test for mmaping pages in those areas and see how it allows execution (suggested by art@), not enabled yet. all tested on i386 and hppa. | |||
2002-08-31 | Unbreak. We have situations where last space in the line is required. | Mike Pechkin | |
From dfa@openbsd.ru | |||
2002-08-31 | Always setup the RAMDAC (even if we're not the console) so when the display | Jason Wright | |
is cleared, it's cleared to a known color (white instead of whatever is put in the ramdac by the prom, usually cyan). | |||
2002-08-31 | a simple nxheap test hacked out of nxstack and nxheap-mprotect; tested on ↵ | Michael Shalayeff | |
i386 and hppa | |||
2002-08-31 | argh, include prototype for dl_fdprintf(), missed by myself and reviewers. | Dale Rahn | |
2002-08-31 | Driver for the Vigra VS10 and VS12 SBus framebuffers, and possibly more from | Miod Vallat | |
this series. Thanks to Andrey Smagin (andrey at smagin dot com) for providing a VS10 card. | |||
2002-08-31 | Install /etc/wsconsctl.conf on sparc. | Miod Vallat | |
2002-08-31 | regen, bad gluk@ | Michael Shalayeff | |
2002-08-31 | a strange aironet and a couple of ti bridges | Michael Shalayeff | |
2002-08-31 | Add the ability to output to file descriptors besides stderr. | Dale Rahn | |
This allows ldd outptut go to stdout like it should. ok deraadt@ | |||
2002-08-31 | ssl headers are already installed for libssl | Markus Friedl | |
2002-08-31 | don't install e_os.h (it's private) | Markus Friedl | |
remove duplicate headers, trailing whitespace | |||
2002-08-31 | don't install private headers | Markus Friedl | |
remove trailing whitespace | |||
2002-08-31 | warn if multiple addresses are returned from DNS; suggested | Kevin Steves | |
by and ok itojun@ | |||
2002-08-30 | okay, I'll bite. s/sports/supports/ can go in; it's clearer. | Jason Peel | |
from Tomoyuki Sahara <tshr@oak.dti.ne.jp>; nick@ says this looks better, too | |||
2002-08-30 | protect <openssl/krb5_asn.h> with OPENSSL_NO_KRB5 | Markus Friedl | |
2002-08-30 | domains -> domain's | Hugh Graham | |
2002-08-30 | allow # in system call name. remove trailing white space. | Jun-ichiro itojun Hagino | |
from provos | |||
2002-08-30 | Support for PDC20271 and PDC20276. | Grigoriy Orlov | |
Enable UDMA6 for Ultra133 chips (PDC20269, PDC20271 and PDC20276). PDC20271 and PDC20276 not tested, but Free/NetBSD's source code claims that they works the same as the PDC20269. from Alexander Yurchenko <grange@rt.mipt.ru> csapuntz@ ok. | |||
2002-08-30 | make clean should not depend on prereq; ok fries@ | Markus Friedl | |
2002-08-30 | do not modify input files, allows ro source builds; tested by fries@ | Markus Friedl | |
2002-08-30 | o) start new sentence on a new line; | Mike Pechkin | |
o) close .Bl; avsm@ ok | |||
2002-08-30 | Promise Ultra133 TX2v2 aka FastTrak TX2000 EIDE controller. | Grigoriy Orlov | |
from Alexander Yurchenko <grange@rt.mipt.ru> | |||
2002-08-30 | remove generated files and generated symlinks (in make clean) | Markus Friedl | |
2002-08-30 | __FUNCTION__ -> __func__ that I forgot to commit. | Marc Espie | |
2002-08-30 | Add pnozz and wsdisplay at pnozz for Tadpole users. Spotted by millert@ | Miod Vallat | |
2002-08-30 | put sentinel back in. Thx miod@ | Marc Espie | |
2002-08-30 | Put sentinel back in. | Marc Espie | |
2002-08-30 | plug mbuf leak. | Federico G. Schwindt | |
2002-08-30 | only do copyout() if wi_get_debug() returned 0. | Federico G. Schwindt | |
2002-08-30 | re-enable function pointer table protection, this time make sure that | Daniel Hartmeier | |
malloc.c gets the first mmap() call (since it depends on that, for its sbrk(0) use). ok deraadt@ | |||
2002-08-30 | have -I option, which causes traceroute6 to use ICMPv6 echo request for probing | Jun-ichiro itojun Hagino | |
(instead of udp). | |||
2002-08-30 | add some history regarding use of UDP probe packets vs. ICMP. | Kevin Steves | |
from: http://www.kohala.com/start/papers.others/vanj.99feb08.txt ok deraadt@ | |||
2002-08-29 | more tweaks insisted on by miod | Theo de Raadt | |
2002-08-29 | sync | Todd T. Fries | |
2002-08-29 | add tty[DEF]{[0-9a-f],cfg} for sparc and sparc64 for wscons | Todd T. Fries | |
2002-08-29 | even closer to the truth; miod, matthieu, todd | Theo de Raadt | |
2002-08-29 | remove extra word; armihu@utu.fi | Theo de Raadt | |
2002-08-29 | state XAuthLocation is a full pathname | Kevin Steves | |
2002-08-29 | remove extra arg; jmegq@post.harvard.edu | Theo de Raadt | |
2002-08-29 | clean; gwyllion@ace.ulyssis.org | Theo de Raadt | |
2002-08-29 | fix a little display bug when editing a file with binary characters, columns | Vincent Labrecque | |
weren't calculated correctly. ok deraadt@ | |||
2002-08-29 | Produce the same escape codes as SunOS with the L function keys in console. | Miod Vallat | |
(tested against Solaris 2.5) | |||
2002-08-29 | Define new wscons symbols for the L function keys found on Sun keyboards, | Miod Vallat | |
and let the sun layout tables produce them. ok mickey@ |