Go to file
christos a3ce58a6e6 Don't use roundup(IEEE80211_CHAN_MAX, NBBY) which is wrong anyway
[correct would have been howmany(...), use IEEE80211_CHAN_BYTES,
which is used in the other ioctl method. While here s/u_char/u_int8_t/
for chanlist to match the rest of the uses.
2006-06-12 21:17:59 +00:00
bin PR/33699: Kevin Massey: use strlcpy to prevent stack overflows. 2006-06-11 16:15:20 +00:00
common
crypto resolve conflicts. 2006-06-03 01:50:19 +00:00
dist sort out pointer types - found & fix by jmmv 2006-06-12 10:46:19 +00:00
distrib When we read 'last mounted' from an FFSv2 superblock set the flag to 2006-06-10 14:48:46 +00:00
doc import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
etc The comment here really meant /usr/sbin/sendmail -- restore it. 2006-06-12 16:50:30 +00:00
games Increase username length to match modern systems, and create #defines for a 2006-06-07 09:36:39 +00:00
gnu More files changes in mknative re-run. I'm still cheating with 2006-06-12 11:45:33 +00:00
include remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00
lib sigtimedwait: if we collect a queued signal via pt_siglist, do not 2006-06-12 16:45:14 +00:00
libexec
regress
rescue
sbin PR/33695: Arnaud Lacombe: Add compatibility syntax for FreeBSD interoperability. 2006-06-11 15:51:31 +00:00
share add i8257[123] 2006-06-10 08:06:51 +00:00
sys Don't use roundup(IEEE80211_CHAN_MAX, NBBY) which is wrong anyway 2006-06-12 21:17:59 +00:00
tools Fixes for mknative runs on gcc3. 2006-06-09 15:30:52 +00:00
usr.bin PR/33698: Kevin Massey: use strlcpy/strlcat to avoid stack overwrites. 2006-06-11 16:11:53 +00:00
usr.sbin import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
x11
BUILDING
Makefile remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00
Makefile.inc
UPDATING more details. 2006-06-02 19:08:00 +00:00
build.sh