summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-11-09Fix pasto in Intersil PCI vendor ID; mike AT ethmoid.orgTodd C. Miller
2001-11-09Fix problem found by espie (and other porters) whereMarco S Hyman
2001-11-09another pthread regression test: system/waitpid/wait4Marco S Hyman
2001-11-09Ouch, more variables declarations in .h files lacking ``extern'' safetyMiod Vallat
2001-11-09Be less smart in this file, but at least prevent symbol names clashesMiod Vallat
2001-11-08COPY_SIGCODE serve no purpose nowadays.Miod Vallat
2001-11-08There is no point keeping ramdisk support in non-RAMDISK kernels.Miod Vallat
2001-11-08clarifyTheo de Raadt
2001-11-08Replace unreadable snprintf() and pointer arithmetic with simple strlcat().Todd C. Miller
2001-11-08indentTheo de Raadt
2001-11-08parts name changeTheo de Raadt
2001-11-08fix the endif commentMichael Shalayeff
2001-11-08swap arguments in libdepend, do it now before the bsd.port.mk parts are setMarc Espie
2001-11-08don't print ROOT in CAPS for the authentication messages, i.e.Markus Friedl
2001-11-08veli tpyo stolen fmor nkilsaMichael Shalayeff
2001-11-08it is octopussy 550, not 950Michael Shalayeff
2001-11-08regenMichael Shalayeff
2001-11-08fix lava, add a fewsome from dmesglogMichael Shalayeff
2001-11-08mention setuid root requirements; noted by cnorris@csc.UVic.ca; ok stevesk@Markus Friedl
2001-11-08-c is defualt. minor mdoc changes.Mike Pechkin
2001-11-08My part of help, while i'm here:Mike Pechkin
2001-11-08don't strdup too much data; from gotoh@taiyo.co.jp; ok millert.Markus Friedl
2001-11-08use strncpy() to set ifname arg to ioctlJun-ichiro itojun Hagino
2001-11-08use uvm headers there as well...Miod Vallat
2001-11-08fixes netbsd PR #10940 and also uses main program's library searchFederico G. Schwindt
2001-11-07syncTheo de Raadt
2001-11-07crank c->path to 256 so they can hold a full hostname; dwd@bell-labs.comMarkus Friedl
2001-11-07unused includesMarkus Friedl
2001-11-07Unbreak cpu_fork(). mvme88k kernels compile and work again.Miod Vallat
2001-11-07Let those compile.Miod Vallat
2001-11-07post-mmap API change fixes.Miod Vallat
2001-11-07s/Keepalive/KeepAlive/; from openbsd@davidkrause.comMarkus Friedl
2001-11-07missing free and sync dss/rsa code.Markus Friedl
2001-11-07ssh_rsa_sign/verify: SSH_BUG_SIGBLOB not supportedMarkus Friedl
2001-11-07Unconfuse option description.Marc Espie
2001-11-07Recognize @libdepend, even though it doesn't do anything smarter with itMarc Espie
2001-11-07Say goodbye to @ignore_inst, we don't use it, and it doesn't even work inMarc Espie
2001-11-07Recognize libdepend keyword.Marc Espie
2001-11-07don't xr kbd or ms, they aren't attached to sab's anywayJason Wright
2001-11-07fix typoJason Wright
2001-11-07enc and pflog were using iana space, move and update w/ iana current list; ni...Michael Shalayeff
2001-11-07use -lrpcsvcTheo de Raadt
2001-11-07use -lrpcsvcTheo de Raadt
2001-11-07use -lrpcsvcTheo de Raadt
2001-11-07KNFTheo de Raadt
2001-11-07avoid strcpy and sprintfTheo de Raadt
2001-11-07crank strings to 256 so they can hold a full hostnameTheo de Raadt
2001-11-07assume buffer is BUFSIZ long, and handle it so; millert okTheo de Raadt
2001-11-07simplify buffer handling; ok hoTheo de Raadt
2001-11-07avoid buffer overflows. when will people learn to use snprintf correctlyTheo de Raadt