| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 3382
Submitted by: furuta@sra.co.jp (Atsushi Furuta)
Notes:
svn path=/head/; revision=28660
|
|
|
|
|
|
|
|
|
| |
split between lines.
PR: bin/4080
Notes:
svn path=/head/; revision=28626
|
|
|
|
| |
Notes:
svn path=/head/; revision=28588
|
|
|
|
|
|
|
|
|
|
| |
underscore and try looking it up again. This is a non-issue if we
switch to ELF.
Reviewed by: sef, jdp
Notes:
svn path=/head/; revision=28434
|
|
|
|
|
|
|
| |
PR: bin/4079
Notes:
svn path=/head/; revision=28316
|
|
|
|
| |
Notes:
svn path=/head/; revision=27849
|
|\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=27848
|
|
|
|
|
|
|
|
|
| |
by a repository copy from 1.1.5 and patched back to Lite1) and
rbootd/bootdir/SYSHPBSD (which is binary). All changed files have
already left the vendor branch.
Notes:
svn path=/vendor/CSRG/dist/; revision=27847
|
|
|
|
| |
Notes:
svn path=/head/; revision=27838
|
|
|
|
|
|
|
|
| |
PR: 4135
Based on submitted patch by: blank@fox.uni-trier.de
Notes:
svn path=/head/; revision=27650
|
|
|
|
| |
Notes:
svn path=/head/; revision=27516
|
|
|
|
| |
Notes:
svn path=/head/; revision=27369
|
|
|
|
|
|
|
| |
The existance of a stale obj dir does not imply the source too.
Notes:
svn path=/head/; revision=27207
|
|
|
|
|
|
|
| |
index -> strchr, and rindex -> strrchr.
Notes:
svn path=/head/; revision=27079
|
|
|
|
| |
Notes:
svn path=/head/; revision=27077
|
|\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=27075
|
| |
| |
| |
| | |
Notes:
svn path=/vendor/NetBSD/dist/; revision=27074
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=26999
|
| |
| |
| |
| |
| |
| |
| |
| | |
Added patches from Robert Sexton to eliminate case sensitivity of the
xtend command.
Notes:
svn path=/head/; revision=26867
|
| |
| |
| |
| |
| |
| |
| | |
manpage is being viewed.
Notes:
svn path=/head/; revision=26826
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
PR: 3733
Reviewed by:
Submitted by: kfurge@worldnet.att.net
Obtained from:
Notes:
svn path=/head/; revision=26415
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
PR: 3748
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=26398
|
| |
| |
| |
| |
| |
| |
| |
| | |
PR: 3693
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
Notes:
svn path=/head/; revision=26195
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=25986
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
on malformed /etc/group entries. This is a band-aid until I can pull
in the newer group parsing code from getgrent .
Pointed out by: branson@belmakor.hq.ferg.com (Branson Matheson)
Notes:
svn path=/head/; revision=25969
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add a -Bforcedynamic option which generates a dynamic object even
if no shared libraries were given in the link.
Make RRS in text section warnings conditional on "-assert pure-text"
so that I can link non-PIC kernel modules without tons of link
errors. Changes to bsd.lib.mk to follow.
Fix a couple of bugs exposed by the fact that the kernel is not
linked at zero.
Reviewed by: jdp
Notes:
svn path=/head/; revision=25774
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=25717
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
calls. The cost is a little more up-front memory allocation, but the
effect seems minimal.
Problem noticed-by: bde
Added syslog at LOG_ERR when referencing an unknown gettytab entry
and for other cgetent() failues (circular reference et al).
To be merged into 2.2 after a few days testing.
Notes:
svn path=/head/; revision=25709
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=25674
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
libraries to come out as 1-byte relocations instead of 4-byte
relocations.
Submitted by: Doug Rabson <dfr@nlsystems.com>
Notes:
svn path=/head/; revision=25300
|
| |
| |
| |
| |
| |
| |
| | |
definition of a system's virtual hosts.
Notes:
svn path=/head/; revision=25283
|
| |
| |
| |
| |
| |
| |
| | |
and allow chroot access to entire groups.
Notes:
svn path=/head/; revision=25187
|
| |
| |
| |
| |
| |
| |
| | |
anon ftp and chrooted users.
Notes:
svn path=/head/; revision=25166
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
modules from src/bin/ls, and handling exec(_PATH_LS,..) as a
special case, very useful in an environment where many users
are given chroot access. "~/etc/{s}pwd.db" files are still
needed if uid/gid->user/group translation is desired.
To enable this it must be compiled with the make variable
FTP_INTERNAL_LS defined, either in /etc/make.conf or the
environment.
Notes:
svn path=/head/; revision=25165
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=25101
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=25099
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
ld-specific flags. LDFLAGS is really for ld-related flags for cc,
not for ld, and some flags, e.g., -Bshareable, mean completely
different things to cc and ld. Having the wrong things in LDFLAGS
also broke the standard ${PROG} target. This was kludged around
by using a special rule that depended on LDFLAGS being bogus.
Fixing `make depend' broke the special rule but fixed the standard
rule (except in the DESTDIR case, which was handled more strictly
here than elsewhere).
Notes:
svn path=/head/; revision=24979
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
that are in reality handled in gettytab.
Document the new 'dialin' and 'network' tty flags.
Notes:
svn path=/head/; revision=24906
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes name size limitation (was hardcoded to 8).
Closes PR#3258
Notes:
svn path=/head/; revision=24829
|
| |
| |
| |
| |
| |
| |
| | |
Closes PR# 2589.
Notes:
svn path=/head/; revision=24732
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=24728
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
correct termination if it overflows.
Closes PR # misc/2982.
Submitted by: Drew Derbyshire <ahd@kew.com>
Notes:
svn path=/head/; revision=24514
|
| |
| |
| |
| |
| |
| |
| |
| | |
second socket. If we're going to check for reserved ports, we should
do it properly.
Notes:
svn path=/head/; revision=24379
|
| |
| |
| |
| |
| |
| |
| | |
posix standard on the topic.
Notes:
svn path=/head/; revision=24349
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=24258
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Closes PR# 3050.
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Notes:
svn path=/head/; revision=24242
|
| |
| |
| |
| |
| |
| |
| |
| | |
precludes it) to keep people from whining about it in the newsgroups and
mailing lists.
Notes:
svn path=/head/; revision=24193
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes PR 2588
Reviewed by: Dan Cross?
Submitted by: Julian Assange
Notes:
svn path=/head/; revision=24191
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
compatibility problem at the same time. Some buffer made large enough
for worst case hostname.
fixes PR 2593.
Reviewed by: Dan Cross and maybe others
Notes:
svn path=/head/; revision=24189
|
| |
| |
| |
| | |
Notes:
svn path=/head/; revision=23880
|