| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
ncurses)
Notes:
svn path=/head/; revision=50935
|
| |
|
|
|
|
|
| |
related to PR: 13545
Notes:
svn path=/head/; revision=50934
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50930
|
| |
|
|
|
|
|
|
|
|
| |
to a debug message which is disabled in production builds of the
dynamic linker. The condition warned about is normally harmless.
PR: bin/12849
Notes:
svn path=/head/; revision=50928
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50927
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50926
|
| |
|
|
|
|
|
|
| |
Obtained From: KUROSAWA Takahiro <fwkg7679@mb.infoweb.ne.jp>
Tested By: peter
Notes:
svn path=/head/; revision=50925
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50924
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50923
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50922
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50920
|
| |
|
|
|
|
|
| |
o Catch up with ncurses updates - some internal function names have changed.
Notes:
svn path=/head/; revision=50917
|
| |
|
|
|
|
|
|
|
|
|
| |
mdoc(7)'fy.
PR: docs/13406
Submitted by: Garret Woolman <woolman@khavrinen.lcs.mit.edu>
Reviewed by: mpp
Notes:
svn path=/head/; revision=50916
|
| |
|
|
|
|
|
| |
All internal references to <machine/soundcard.h> are (hopefully :-) gone.
Notes:
svn path=/head/; revision=50915
|
| |
|
|
|
|
|
| |
than having stubs. (OK'ed by dfr)
Notes:
svn path=/head/; revision=50914
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50913
|
| |
|
|
|
|
|
| |
in the standard location now.
Notes:
svn path=/head/; revision=50912
|
| |
|
|
|
|
|
|
|
|
|
|
| |
.Bx Free -> .Fx
Cross references to ports splited into different subsection
PR: 13256
Submitted by: Alexey Zelkin <phantom@cris.net>
Reviewed by: mpp
Notes:
svn path=/head/; revision=50911
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50910
|
| |
|
|
|
|
|
|
| |
is in both snake and libncurses, and the elf static linker can't handle
the duplication.
Notes:
svn path=/head/; revision=50909
|
| |
|
|
|
|
|
|
|
|
| |
is in both hack and libncurses, and the elf static linker can't handle
the duplication. This is probably the correct fix for hack (it makes
it clear that the ospeed stuff can go away), but its effect on hack
has not been tested, and the linker bug remains open.
Notes:
svn path=/head/; revision=50908
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50907
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50906
|
| |
|
|
|
|
|
| |
Submitted by: Steve Price <sprice@hiwaay.net>
Notes:
svn path=/head/; revision=50905
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50904
|
| |
|
|
|
|
|
| |
that's arch neutral and OSS API and Linux API compatable.
Notes:
svn path=/head/; revision=50903
|
| |
|
|
|
|
|
| |
in rev.1.25.
Notes:
svn path=/head/; revision=50902
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50901
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50900
|
| |
|
|
|
|
|
|
|
| |
Build libncurses early again (it had drifted into set of libraries that
have no ordering requirements, but it must be built before libedit here
and before some gnu libraries in ../Makefile.inc1).
Notes:
svn path=/head/; revision=50899
|
| |
|
|
|
|
|
|
|
| |
PR: docs/13227
Submitted by: Alexey Zelkin <phantom@cris.net>
Reviewed by: mpp
Notes:
svn path=/head/; revision=50898
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=50895
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/vendor-crypto/ssleay/dist/; revision=50894
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/vendor-crypto/libdes/dist/; revision=50894
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=50893
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Removed bogus definition of NULLFS
Notes:
svn path=/head/; revision=50892
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
device_child_add_ordered(9)
PR: 13210
Submitted by: Alexey Zelkin <phantom@cris.net>
Reviewed by: mpp
Forgotten by: dfr
Notes:
svn path=/head/; revision=50891
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
the other XXXFS_DIAGNOSTIC options (not very) and mostly controlled
tracing of normal operation. Use `#ifdef DEBUG' for non-diagnostics
and `#ifdef DIAGNOSTIC' for diagnostics.
Notes:
svn path=/head/; revision=50890
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
was a mistake. umapfs no longer depends on any options headers.
Notes:
svn path=/head/; revision=50889
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
is actually for diagnostics; control it with DIAGNOSTIC and not DDB.
Notes:
svn path=/head/; revision=50888
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=50887
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=50886
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=50885
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Document this. Minor nitpick in other comments.
Notes:
svn path=/head/; revision=50884
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=50883
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
Notes:
svn path=/head/; revision=50882
|
| | | |
| | |
| | |
| | | |
Notes:
svn path=/head/; revision=50881
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
these will be submitted back to KTH for inclusion.
Notes:
svn path=/head/; revision=50880
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
this awhile back (next commit will kludge up something reasonable
for the Alpha).
Notes:
svn path=/head/; revision=50877
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
-current.
Notes:
svn path=/head/; revision=50876
|