Go to file
dholland effcf1af5c Convert 67 namei call sites to use namei_simple, in these functions:
check_console, veriexecclose, veriexec_delete, veriexec_file_add,
emul_find_root, coff_load_shlib (sh3 version), coff_load_shlib,
compat_20_sys_statfs, compat_20_netbsd32_statfs,
ELFNAME2(netbsd32,probe_noteless), darwin_sys_statfs,
ibcs2_sys_statfs, ibcs2_sys_statvfs, linux_sys_uselib,
osf1_sys_statfs, sunos_sys_statfs, sunos32_sys_statfs,
ultrix_sys_statfs, do_sys_mount, fss_create_files (3 of 4),
adosfs_mount, cd9660_mount, coda_ioctl, coda_mount, ext2fs_mount,
ffs_mount, filecore_mount, hfs_mount, lfs_mount, msdosfs_mount,
ntfs_mount, sysvbfs_mount, udf_mount, union_mount, sys_chflags,
sys_lchflags, sys_chmod, sys_lchmod, sys_chown, sys_lchown,
sys___posix_chown, sys___posix_lchown, sys_link, do_sys_pstatvfs,
sys_quotactl, sys_revoke, sys_truncate, do_sys_utimes, sys_extattrctl,
sys_extattr_set_file, sys_extattr_set_link, sys_extattr_get_file,
sys_extattr_get_link, sys_extattr_delete_file,
sys_extattr_delete_link, sys_extattr_list_file, sys_extattr_list_link,
sys_setxattr, sys_lsetxattr, sys_getxattr, sys_lgetxattr,
sys_listxattr, sys_llistxattr, sys_removexattr, sys_lremovexattr

All have been scrutinized (several times, in fact) and compile-tested,
but not all have been explicitly tested in action.

XXX: While I haven't (intentionally) changed the use or nonuse of
XXX: TRYEMULROOT in any of these places, I'm not convinced all the
XXX: uses are correct; an audit might be desirable.
2009-06-29 05:08:15 +00:00
bin Make sure that buffer is NULL terminated when input to strip_escapes() is 2009-06-10 04:16:53 +00:00
common Fix initialisation of SHA224. 2009-06-25 14:05:18 +00:00
compat catch up with libssh build dir move 2009-06-12 06:40:51 +00:00
crypto Fix a call to null pointer: in some cases, the unmonitor_fd can be called 2009-06-24 11:28:48 +00:00
dist Do set error for SMBIOC_LOOKUP ioctl failure in *SMBSERVER fallback. 2009-06-26 22:41:26 +00:00
distrib Remove premature addition of compat32 libs to arch-specific sets. 2009-06-28 05:37:22 +00:00
doc Add wake(8), a new command to send Wake-on-LAN packets to machines on the 2009-06-26 06:41:08 +00:00
etc Switch to building Postfix 2.6.2 via "external/ibm-public/postfix". 2009-06-23 17:58:22 +00:00
external Don't install "post-install" and "postfix-files" to the example directory 2009-06-27 21:12:12 +00:00
games sprintf -> snprintf 2009-06-28 21:12:10 +00:00
gnu Add explanation of libiscsi, get rid of openpgpsdk 2009-06-25 17:40:07 +00:00
include Add the getdate(3) function and getdate_err value, conforming to IEEE 2009-05-14 02:37:35 +00:00
lib iscsi sources have moved to src/external/bsd/iscsi 2009-06-25 23:37:50 +00:00
libexec PR/40965: NAKAJIMA Yoshihiro: lfs_cleanerd isn't adapted to !MKDYNAMICROOT 2009-06-21 20:20:50 +00:00
regress add regression test for gdtoa large field width. 2009-05-07 20:40:25 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Fixed a_mask to actually use its argument 2009-06-19 12:55:45 +00:00
share document gid, rgid 2009-06-26 15:50:17 +00:00
sys Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
tests Apparently, there's not a clear dependency ordering for the libraries, 2009-06-09 11:18:50 +00:00
tools add fpurge 2009-06-17 23:34:45 +00:00
usr.bin Add some markup to improve clarity. 2009-06-29 03:49:41 +00:00
usr.sbin - No need to include paths.h twice (christos, you oversaw that paths.h 2009-06-26 21:55:28 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00
BUILDING Introduce MKSUBPIXEL, which allows enabling subpixel rendering code 2009-05-01 19:42:18 +00:00
Makefile add crypto/external to the build. 2009-06-07 22:46:12 +00:00
Makefile.inc
UPDATING add a note about native xorg updates 2009-06-21 20:08:36 +00:00