Go to file
lukem dd9512e81e Ensure that _nis_start(&state) has been called before using PASSWD_BYNAME()
or PASSWD_BYUID(), otherwise state.maptype won't be correct and the wrong
map may be selected (e.g., "passwd.by*" instead of "master.passwd.by*").

Set _PASSWORD_NOWARN in flags to __pw_scan(), so libc won't display parse
errors to stderr.  (This was the behaviour before my recent rototill.)

Fixes PR 27168 from Markus W Kilbinger.
2004-10-07 06:11:24 +00:00
bin Fix a bug introduced by previous commit. It breaks export command 2004-10-06 10:23:43 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Merge in changes between 0.6.2 and 0.6.3 2004-09-14 08:08:19 +00:00
dist PR/27137: Martin J. Laubach: core dump when localhost does not support 2004-10-05 03:34:38 +00:00
distrib Build gzip with -DSMALL set 2004-10-06 21:28:12 +00:00
doc Update bind version and URL. 2004-09-30 10:07:45 +00:00
etc PR misc/7716: add configuration options find_core_ignore_fstypes and 2004-09-28 15:03:58 +00:00
games Don't try to catch SIGSTOP... 2004-09-12 04:51:32 +00:00
gnu Bring in current sim/ppc sources which fix configury to work with 2004-09-29 06:31:36 +00:00
include Overhaul the use of nsdispatch(3) by public APIs so that the back-end 2004-10-05 04:45:54 +00:00
lib Ensure that _nis_start(&state) has been called before using PASSWD_BYNAME() 2004-10-07 06:11:24 +00:00
libexec Fallout from ipf move. 2004-10-01 20:01:51 +00:00
regress Cast a pointer difference to int before printing with %x. 2004-10-04 22:33:16 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin Use PRI* format strings to print 64 bit data types. 2004-09-28 10:01:42 +00:00
share English fix. 2004-10-07 02:14:59 +00:00
sys Update sem_otime on successful call to semop(). 2004-10-07 05:34:09 +00:00
tools Add code to extract make vars for GCC crtstuff. 2004-08-24 20:24:43 +00:00
usr.bin Switch to krb5_set_password that can handle the RFC3244 (and the older 2004-10-05 14:12:56 +00:00
usr.sbin Don't look for files at all unless -. is specified. Allows pkg_info to 2004-10-06 15:40:11 +00:00
x11 + add arch specific flags for ati driver should resolve pr#25918 2004-09-18 06:49:27 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +00:00
Makefile.inc
UPDATING Complete the list of victims of the IPF relocation by adding ftp-proxy. 2004-10-02 16:24:32 +00:00
build.sh Remove trailing / in pathname. 2004-08-17 14:00:30 +00:00