Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Tomas Hruby b2c2dc72bc LWIP - Fix for dhcpd broadcast to work after boot
Dhcp only works if devices are configured with a broadcast source
address at the begining as it currently uses raw ip sockets and the
sockets sets the source address. It is a quick hack and proper hdcpd
fix is preferable
2011-04-07 07:44:27 +00:00
benchmarks
boot
commands LWIP - dhcpd --lwip 2011-04-07 07:44:17 +00:00
common LWIP - udp_io_hdr.h 2011-04-07 07:43:03 +00:00
docs
drivers drivers/sb16: delete altogether; the latest copy is in drivers/audio/sb16 2011-03-25 10:48:16 +00:00
etc LWIP - scripts 2011-04-07 07:44:23 +00:00
include Move elf headers in common/include and libexec.h in lib/libexec. 2011-03-18 15:13:05 +00:00
kernel Add cttybaud boot monitor variable to control speed of serial console (combine with ctty 0) 2011-03-16 12:25:10 +00:00
lib LWIP - liblwip 2011-04-07 07:43:36 +00:00
man
nbsd_include [NBSD libc] Various fixes. 2011-04-06 15:59:10 +00:00
servers LWIP - Fix for dhcpd broadcast to work after boot 2011-04-07 07:44:27 +00:00
share mk scripts: add flag for compiling with nbsd libc. 2011-03-03 16:41:19 +00:00
test - Refactor mthread structure fields to prevent name clashes 2011-03-18 10:29:54 +00:00
tools release.sh: explicitly use the pkgin pkg_install pkg_add 2011-03-10 12:54:58 +00:00
.gitignore
LICENSE
Makefile