1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
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
eBones
etc Add hooks for rpc.ypxfrd in /etc/sysconfig and /etc/rc. Also change 1996-10-21 20:09:30 +00:00
games
gnu Removing old isdn stuff. 1996-10-20 18:24:17 +00:00
include
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
release
sbin dumpfs blindly trusts that it has been handed a filesystem. 1996-10-21 19:40:01 +00:00
secure
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
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
Makefile