summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-19Davicom DM9009Henning Brauer
2003-04-19Davicom DM9009 supportHenning Brauer
2003-04-19regenHenning Brauer
2003-04-19+davicom DM9009Henning Brauer
2003-04-19string stuff, ok krw@ deraadt@Henning Brauer
2003-04-19string stuff, ok krw@Henning Brauer
2003-04-18Fix format odditiy in 'ERRORS' section, formats like mmap(2) manpage now.Dale Rahn
2003-04-18Document that mquery() returns EINVAL if request memory was not availableDale Rahn
2003-04-18Return EINVAL if MAP_FIXED was specified but was not available. ok tedu@Dale Rahn
2003-04-18support for making directories executable if readable.Ted Unangst
2003-04-18support for making directories +x without affecting normal filesTed Unangst
2003-04-18regression test for mquery syscall.Dale Rahn
2003-04-18Adjusting the start is wrong. The value returned by mquery() should be usedDale Rahn
2003-04-18ftp.linux.org.tr changed directory layoutDavid Krause
2003-04-18Add code to set the TUN_* flags for INET6 addresses too. This allows aJason Wright
2003-04-18Slack don't slak; Martin ReindlTodd C. Miller
2003-04-18hackers of the planet earthMichael Shalayeff
2003-04-18get someMichael Shalayeff
2003-04-17more not lessTheo de Raadt
2003-04-17-lcompat tooTheo de Raadt
2003-04-17Pull in some POSIX and ANSI changes from the Linux versionTodd C. Miller
2003-04-17old 4.3BSD more; nice and smallTodd C. Miller
2003-04-17Hard-code charset if SMALLTodd C. Miller
2003-04-17remove extra spaces, make smaller, krw you keep adding them back! ;)Theo de Raadt
2003-04-17fix typo; Julien BordetTodd C. Miller
2003-04-17Proper setenv usage; Martin ReindlTodd C. Miller
2003-04-17nuke strcpy + -WallHenning Brauer
2003-04-17Assign the return value of snprintf to an int, not a char. fixes a comparisonDale Rahn
2003-04-17Change a few return values from char to int since these functionsTodd C. Miller
2003-04-17his is wrongMichael Shalayeff
2003-04-17replaced by loadfile nowMichael Shalayeff
2003-04-17missing indentMichael Shalayeff
2003-04-17new bootsMichael Shalayeff
2003-04-17oopsMichael Shalayeff
2003-04-17there is no reason to keep both around. just renameMichael Shalayeff
2003-04-17- random.9 changed to arc4random.9Jason McIntyre
2003-04-17use asprintf; fix (remove) some incorrectly sized buffers in the processPeter Valchev
2003-04-17%u is 11 chars, not 10; ok miod deraadt millert teduPeter Valchev
2003-04-17trivial snprintfTheo de Raadt
2003-04-17strlcpy; ok teduTheo de Raadt
2003-04-17strings. mostly from deraadt@, some from tdeval@ and myselfTed Unangst
2003-04-17typos;Jason McIntyre
2003-04-17A SEVERE hack given to me by mickey to draw the line in the sand at 1G.Dale Rahn
2003-04-17Common bootloader file for 'loadfile' performs same action as old exec main.Dale Rahn
2003-04-17sync sets for i386/ELF/1GsepDale Rahn
2003-04-17changes to support mquery with 1Gsep on i386. avoid heap on mappings.Dale Rahn
2003-04-17Inform the compilation environment that i386 is now ELF.Dale Rahn
2003-04-17Remove a bogus ALIGNED_POINTER, this is now defined in proper i386 headers.Dale Rahn
2003-04-17distrib(ramdisk) bits for i386/ELF.Dale Rahn
2003-04-17Add i386 to list of archs which use binutils.Dale Rahn