summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-24Don't generate noise before entering DDB from keyboard.Miod Vallat
2002-02-24Copy boot to correct root.Hugh Graham
2002-02-24Add boot to ramdisk since it's no longer in base of base.Hugh Graham
2002-02-24syncTheo de Raadt
2002-02-24We have search.h in /usr/include so we don't need this private one.Todd C. Miller
2002-02-24disable Nagle in connect_to() and channel_post_port_listener() (portKevin Steves
2002-02-24tree.3 and linksNiels Provos
2002-02-24queue.h like implementation of splay and red-black treesNiels Provos
2002-02-24signed vs. unsigned: make size arguments u_int, ok stevesk@Markus Friedl
2002-02-24Proper screenblank semanticsJason Wright
2002-02-24typo in commentMarkus Friedl
2002-02-24make 'cp' unsigned and merge with 'ucp'; ok stevesk@Markus Friedl
2002-02-24early close(), missing free; ok stevesk@Markus Friedl
2002-02-24use u_char* here; ok markus@Kevin Steves
2002-02-24getchar fixes; ok pjanzenPeter Valchev
2002-02-24getc, getchar, etc return an int, not a charPeter Valchev
2002-02-24Fix TAILQ_NEXT() example. First param is listelm, not head.Kenneth R Westerback
2002-02-24sys/types.h is needed as well.Federico G. Schwindt
2002-02-24bad doug, bad bad bad doug; zyrnix@users.sourceforge.netTheo de Raadt
2002-02-24wrong error messageTheo de Raadt
2002-02-24getchar(3) returns an int, not a charPeter Valchev
2002-02-24license repair, angelos okTheo de Raadt
2002-02-24Vax O1 workaround no longer needed.Hugh Graham
2002-02-23Vax O1 workaround no longer needed.Hugh Graham
2002-02-23Sigh. The diff is out for testing for three months without a single problem.Artur Grabowski
2002-02-23SRC prefix is not required for some operations.Angelos D. Keromytis
2002-02-23Print compression algorithm name too.Angelos D. Keromytis
2002-02-23more cleaningTheo de Raadt
2002-02-23Add support for nwkey and powersave; from NetBSDTodd C. Miller
2002-02-23-Wall; zyrnix@users.sourceforge.netTheo de Raadt
2002-02-23getc() returns an intTheo de Raadt
2002-02-23getc() returns an intTheo de Raadt
2002-02-23syncTheo de Raadt
2002-02-23allowaperture is no longer i386 only. Noted by Dries Schellekens.Matthieu Herrb
2002-02-23deraadt@ objects to the caveat remark, so remove it.Miod Vallat
2002-02-23Slightly improve wording and punctuation.Miod Vallat
2002-02-23Add a caveat section pointing out that people affecting the return valueMiod Vallat
2002-02-23.In -> .FdFederico G. Schwindt
2002-02-23fixes.Federico G. Schwindt
2002-02-23simple test to see if siginfo passes si_addrTheo de Raadt
2002-02-23check that user is not in group more thoroughly (don't assume anythingMarc Espie
2002-02-23switch vax to -O2, from hughTheo de Raadt
2002-02-23xf86 becomes a MI manpageTheo de Raadt
2002-02-23be aware that macppc has aperture tooTheo de Raadt
2002-02-23syncTheo de Raadt
2002-02-23bump minor, EA support was added to libc.Dale Rahn
2002-02-23don't allow garbage after payload.Markus Friedl
2002-02-23remove a commented-out debug printfMatthieu Herrb
2002-02-23add a comment for option APERTUREMatthieu Herrb
2002-02-23Aperture driver support for macppc. OK, deraadt@Matthieu Herrb