bin
|
Use more mdoc.
|
2002-10-01 15:11:08 +00:00 |
crypto
|
upgrade to openssh 3.5. major changes include:
|
2002-10-01 14:07:26 +00:00 |
dist
|
Mark basic rate with '*' in PRINT_RATES().
|
2002-09-30 13:31:57 +00:00 |
distrib
|
sync with reality: add pwhash.1 (missed in last commit).
|
2002-10-02 03:20:40 +00:00 |
doc
|
Mark disposition of branch
|
2002-10-01 21:49:11 +00:00 |
etc
|
Nuke 'umask 2' as it is inappropriate for the default useradd(8)
|
2002-09-29 14:52:57 +00:00 |
games
|
- use correctly bounded strings when reloading a saved game. in particular,
|
2002-10-01 14:18:57 +00:00 |
gnu
|
__mcount uses jsb linkage, so there is no need to skip the (non-existent)
|
2002-10-02 00:50:24 +00:00 |
include
|
select() -> poll()
|
2002-09-20 21:48:58 +00:00 |
lib
|
NUL character, NULL pointer.
|
2002-10-02 02:46:03 +00:00 |
libexec
|
Store pathnames of shared objects not found in search paths in cache
|
2002-10-01 14:16:53 +00:00 |
regress
|
string.h included.
|
2002-09-21 07:33:25 +00:00 |
rescue
|
Add chown and chgrp. Suggested by Geoff Wing in [bin/18393]
|
2002-09-24 06:37:55 +00:00 |
sbin
|
Replace some \*[Lt]...\*[Gt] with .Aq ...
|
2002-10-01 14:57:46 +00:00 |
share
|
misc mdoc fixes.
|
2002-09-29 20:42:45 +00:00 |
sys
|
Use CFATTACH_DECL().
|
2002-10-02 04:17:21 +00:00 |
tools
|
Fix from Giles Lean:
|
2002-09-30 00:39:21 +00:00 |
usr.bin
|
add pwhash
|
2002-10-01 20:50:25 +00:00 |
usr.sbin
|
poll.h, not sys/poll.h
|
2002-10-01 05:56:12 +00:00 |
BUILDING
|
regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING
|
2002-09-21 05:26:42 +00:00 |
Makefile
|
move BUILDING.mdoc -> doc/BUILDING.mdoc
|
2002-09-21 08:19:27 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
MKDYNAMICROOT=yes; care needs to be taken if "make build" is not used
|
2002-09-24 14:43:39 +00:00 |
build.sh
|
Remove USE_NEW_TOOLCHAIN, replacing it with similar logic using
|
2002-09-18 15:20:53 +00:00 |