NetBSD/sbin
mrg 80efe80bc9 - change setgid kmem programs (that lend themselves to this) so setegid(getgid())
and the top, and then set the effective gid back to kmem around the call to
  kvm_openfiles().  this reduces the time group kmem is available.
- for those above that also allow this, setgid(getgid()) after the call to
  kvm_openfiles() to fully revoke priviledges.
- some KNF
- use err(3) over fprintf(3) in some places
1998-07-06 07:50:18 +00:00
..
badsect fix bad .Xr references 1998-04-29 09:49:10 +00:00
bim macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:39:31 +00:00
ccdconfig - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
clri Add support for non-native endian FFS. 1998-03-18 16:51:31 +00:00
disklabel Fix from Chris Demetriou to modify the way in which arm32 filecore 1998-06-07 20:33:22 +00:00
dmesg discard privs as soon as possible. 1998-07-05 08:56:54 +00:00
dump - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
edlabel Fix off-by-one error when showing the partition range one is able to modify 1997-12-20 21:49:30 +00:00
fastboot fix bad .Xr references 1998-04-29 09:49:10 +00:00
fdisk Use the new NetBSD partition ID for first time setup of an MBR. 1998-02-25 14:19:12 +00:00
fsck This is now in libutil. 1998-03-18 17:03:30 +00:00
fsck_ext2fs Need <time.h> for ctime() prototype. 1998-04-01 15:26:00 +00:00
fsck_ffs fix typo. 1998-05-25 10:41:57 +00:00
fsck_msdos Fix some bugs & annoyances when reparing defect disks 1998-01-22 18:48:43 +00:00
fsdb sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
fsirand Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
ifconfig - Use .Nm "" instead of .Nm ifconfig in SYNOPSIS. 1997-10-11 02:44:36 +00:00
init fix a bug. 1998-05-25 10:48:12 +00:00
ldconfig allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf 1998-03-02 19:42:25 +00:00
mknod Add a `bsdos' format. 1998-01-17 13:04:16 +00:00
modload Mods for alpha: doesn't work yet, but this is as good a placeholder as 1997-12-01 19:30:59 +00:00
modunload * cleanup for WARNS=1 1997-09-15 03:55:25 +00:00
mount Rewrite options and fstype handling for upgrade mounts. 1998-05-06 02:36:35 +00:00
mount_ados Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_cd9660 Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_ext2fs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_fdesc macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mount_ffs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_kernfs macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mount_lfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_msdos Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
mount_nfs Get protocol type for "pmap_getport()" from variable "nfsproto" instead of 1998-05-14 07:44:09 +00:00
mount_null macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mount_portal Include <sys/time.h>, which is the canonical location of the select() 1998-02-17 11:38:26 +00:00
mount_procfs macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mount_umap macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
mount_union CFLAGS->CPPFLAGS 1997-10-10 19:47:50 +00:00
newfs Add a reference to fsirand(8). 1998-05-07 03:40:48 +00:00
newfs_msdos sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
newlfs Need <time.h> for time() prototype. 1998-04-01 16:24:34 +00:00
nologin fix .Nm usage 1997-09-15 07:02:36 +00:00
ping fix bad .Xr references 1998-04-29 09:49:10 +00:00
reboot Change poll interval to 1 seconds, for machines booting _really_ fast. 1998-07-06 05:21:07 +00:00
restore Add an unlink (-u) flag so that we can use this for installs. 1998-06-24 19:56:11 +00:00
rndctl sort entries and delete extra periods in SEE also section. 1998-05-22 18:27:50 +00:00
route fix bad .Xr references 1998-04-29 09:49:10 +00:00
routed - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
savecore Need <time.h> for time() and ctime() prototypes. 1998-04-01 15:15:58 +00:00
shutdown KNF. ensure hostname is nul-terminated 1998-07-05 08:34:25 +00:00
slattach add the ability to run SLIP with CLOCAL set, per PR#3586 1998-03-23 04:41:16 +00:00
swapctl Fix this to correctly do swapctl -l for regions > 2^31 bytes. 1998-06-17 07:46:35 +00:00
ttyflags fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
tunefs Need <string.h> for memcpy() prototype. 1998-03-26 06:00:34 +00:00
umount Changes to implement "-R" (raw) option to umount, per PR#4030. 1998-04-17 01:19:42 +00:00
Makefile compile rndctl 1997-10-13 03:57:51 +00:00
Makefile.inc pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00