Go to file
ozaki-r e50076cac8 Fix tun_enable
Before the rearrangement of ifaddr initializations (in.c,v 1.169),
when we called tun_enable via ioctl(SIOCINITIFADDR), an ifaddr
in question was inserted in the interface address list. However,
after the change the ifaddr isn't in the list at that point. So
we shouldn't rely on that we can find the ifaddr by
IFADDR_READER_FOREACH. Instead simply use the ifaddr passed by
ioctl(SIOCINITIFADDR).
2016-09-07 10:27:44 +00:00
bin Drop main() prototype. 2016-09-05 01:00:07 +00:00
common PR port-ia64/51261 2016-08-05 15:06:02 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto Fix the error handling so that we print the earliest error message. 2016-09-03 09:31:22 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Increase size of cats installation memory disk by 100Ki. 2016-09-05 14:47:30 +00:00
doc Now root.cache is 2016082500 version. 2016-09-04 14:38:50 +00:00
etc Add ub and elf32 to KERNEL_SUFFIXES 2016-09-05 07:23:43 +00:00
external more errors for text relocations 2016-09-05 14:25:33 +00:00
extsrc
games Fix another place with a wrong author of "Unkempt Thoughts" 2016-08-28 19:44:44 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include add sh 2016-08-25 12:12:59 +00:00
lib Redo previous by avoiding the casts and using PRIxREGISTER instead 2016-09-06 07:45:41 +00:00
libexec Despite the 10 in the name, the OLO10 relocation targets a 13 bit field, 2016-08-29 16:00:10 +00:00
regress Fix the mmap call, KNF, and make the output more readable. 2016-09-03 08:47:38 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin Add a bit of swapping for values in CG descriptors (used to be done 2016-09-05 10:44:36 +00:00
share oops, put mips32 back to gcc 5.3. 2016-09-05 05:58:29 +00:00
sys Fix tun_enable 2016-09-07 10:27:44 +00:00
tests PR/51461: Mateusz Poszwa: Processes hang when attempting to read from an empty file on psshfs mount, add unit test: 2016-09-05 08:53:57 +00:00
tools use the nbcompat copies for those files 2016-09-03 11:34:05 +00:00
usr.bin Drop main() prototype. 2016-09-05 00:40:28 +00:00
usr.sbin Fix previous... handle hub ports 2016-09-07 08:09:59 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING Note that i386 needs a PIE-related cleandir. Should avoid having PR 51174 2016-05-30 03:11:48 +00:00
build.sh When setting TOP the idea is to run the [/usr]/bin/pwd binary, and 2016-06-03 00:00:01 +00:00