FreeBSD src
Go to file
Bill Paul 8839484b47 Begin closing out PR #1519 (this requires a change to chpass too,
and both changes need to be pulled into the stable branch). The
problem here is that when pwd_mkdb creates /etc/passwd, it turns
empty UID and GID fields into zeroes. To fix this, we check the
_PWF_UID and _PWF_GID bits in the pw_fields flag: if the bits
are not set, we print an empty field instead of a zero. This way,
you don't get zeroes in the UID or GID fields unless you explicit
want them.
1996-10-22 03:18:11 +00:00
bin Close PR# 1206. sh(1) now ignores SIGINT and SIGQUIT 1996-10-22 03:02:07 +00:00
contrib Add upgrade instructions. 1996-10-20 09:49:53 +00:00
eBones More ${.CURDIR} changes. 1996-10-01 15:20:29 +00:00
etc Add hooks for rpc.ypxfrd in /etc/sysconfig and /etc/rc. Also change 1996-10-21 20:09:30 +00:00
games Install the rumors file. 1996-10-19 20:11:45 +00:00
gnu Removing old isdn stuff. 1996-10-20 18:24:17 +00:00
include add flag FNM_ICASE for case insensitve search 1996-10-20 15:15:59 +00:00
lib Fix a potential memory leak i've introduced with my recent patch. 1996-10-21 23:56:23 +00:00
libexec Add a couple of reserved port checks: don't talk to either ypserv 1996-10-20 19:52:53 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release Mondo-merge of new 2.2 installation technology. 1996-10-15 17:04:56 +00:00
sbin dumpfs blindly trusts that it has been handed a filesystem. 1996-10-21 19:40:01 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share Suggest using `dd' to create the swapfile for diskless operation, with 1996-10-21 23:54:46 +00:00
sys Fix comments, which appear to have been mangled long ago and far away. 1996-10-21 23:05:57 +00:00
tools Actually tell people what ifinfo is. 1996-10-11 18:27:35 +00:00
usr.bin Modify the 'couldn't create udp handle' message so it tell you 1996-10-22 00:41:55 +00:00
usr.sbin Begin closing out PR #1519 (this requires a change to chpass too, 1996-10-22 03:18:11 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile oops, how did this get into the reinstall target? :-] 1996-10-14 12:58:47 +00:00