Go to file
manu d1056538cc Pass the FAF flag to handlers:
- setattr_ttl is updated to add a flag argument. Since it was not present in
  a previous release, we can change its API
- write2 is introduced, this is write with an extra flag for FAF.
- fsync already has the FAF information in a flag and needs no change
- for other operations, FAF is unconditional
2012-06-27 13:25:23 +00:00
bin - sync `SYNOPSIS' with dd.c's `usage' line; 2012-06-20 17:54:16 +00:00
common fix lint comment. 2012-04-07 16:28:59 +00:00
compat Fix typos; wording. 2012-03-29 18:35:11 +00:00
crypto Small spacing fix. Unbreaks section in xref. 2012-06-04 14:24:03 +00:00
dist Casting an uint32_t pointer to (long *) may have been acceptable 2012-06-25 16:47:03 +00:00
distrib rename rfc6056.h to portalgo.h 2012-06-25 15:30:16 +00:00
doc lua is at 5.2.1 upstream 2012-06-26 20:15:57 +00:00
etc do as sparc64 does and switch the default terminal type to wsvt25 2012-06-26 02:05:43 +00:00
external PR/46612 - Lloyd Parkes -- add a terminating newline to error messages 2012-06-25 20:23:43 +00:00
extsrc
games WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
gnu add libexecinfo 2012-06-10 15:04:47 +00:00
include sprinkle restrict in realpath(3) 2012-06-21 21:13:29 +00:00
lib Pass the FAF flag to handlers: 2012-06-27 13:25:23 +00:00
libexec - Remove redundant argument to (successive) `.Nm' macro; 2012-06-20 09:43:51 +00:00
regress Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin it's really 32bit 2012-06-25 20:39:54 +00:00
share Add new action KAUTH_CRED_CHROOT for kauth(9)'s credential scope. 2012-06-27 12:28:28 +00:00
sys Add new action KAUTH_CRED_CHROOT for kauth(9)'s credential scope. 2012-06-27 12:28:28 +00:00
tests tests for recvmmsg 2012-06-22 18:45:23 +00:00
tools Don't use -print0/-0 in find | xargs, it is non-standard and not needed at all. 2012-06-19 21:48:33 +00:00
usr.bin Omit outdated cryptographic claims as noted in PR 44160. 2012-06-25 02:32:12 +00:00
usr.sbin * Remove spurious period in name section 2012-06-23 20:49:14 +00:00
x11 Missed defining XSERVER_XVAX 2012-05-15 14:29:29 +00:00
BUILDING regen using 'make regen' in doc/ 2012-05-25 13:47:30 +00:00
Makefile Add usr.bin to the exclude list for make includes. 2012-04-21 08:28:00 +00:00
Makefile.inc
UPDATING Mention that you should run makemandb -f, or wait for the weekly script. 2012-05-07 11:20:24 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +00:00