summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-17more small typos;Jason McIntyre
2003-03-17some small typos;Jason McIntyre
2003-03-17knock these games out, i hope the licenses are fixedTheo de Raadt
2003-03-17syncTheo de Raadt
2003-03-17incorrect string length matching; ianm@cit.uws.edu.auTheo de Raadt
2003-03-17syncTheo de Raadt
2003-03-17syncTheo de Raadt
2003-03-16hack is freeCamiel Dobbelaar
2003-03-16Your average hp300 manual page overhaul for the release:Miod Vallat
2003-03-16leave does respond to normal signalsTed Unangst
2003-03-16correctly initialize a pointerNikolay Sturm
2003-03-16A short description of the mvme68k boot process; may be extended withMiod Vallat
2003-03-16- BSD -> OxAnil Madhavapeddy
2003-03-16nuber -> number;Jason McIntyre
2003-03-16Remove leftovers from non-wscons sparc. There might be more left to prune.Miod Vallat
2003-03-16Best topkitties are a 1280x1024 display, not 2048x1024...Miod Vallat
2003-03-16Old unused stuff left under the carpet.Miod Vallat
2003-03-16Less strcpy/strcat/sprintf. tdeval@ ok.Hakan Olsson
2003-03-16remove a tab which isn't needed (-indent is there)Anil Madhavapeddy
2003-03-16typos;Jason McIntyre
2003-03-16secrity -> security. Ok ho@Matthieu Herrb
2003-03-16modifed -> modifiedmargarida
2003-03-16more avoidance of snprintf, strcpy, and strcat; millert okTheo de Raadt
2003-03-16sync w/ my treeTodd C. Miller
2003-03-16Don't need to link in kerberos or skey libs anymore; we use BSD authTodd C. Miller
2003-03-16A better explanation of why we need to operate hil keyboards in raw mode.Miod Vallat
2003-03-16Use len+1 as the size parameter to strlcpy() since len does not includeTodd C. Miller
2003-03-16realated -> relatedmargarida
2003-03-16typosmargarida
2003-03-15- "Third-Party [Ss]oftware" -> "third-party software"Anil Madhavapeddy
2003-03-15sync with i386.htmlAlexander Yurchenko
2003-03-15update to what will soon be sudo 1.6.7Todd C. Miller
2003-03-15recoginzed -> recognized;Jason McIntyre
2003-03-15re-run configure if it changesTodd C. Miller
2003-03-15specifed -> specifiedTheo de Raadt
2003-03-15- Reference to php4 flavors replaced with exim (php uses subpackages now)Anil Madhavapeddy
2003-03-15spamd is running on port 8025, not 25; from Adrian KnothPeter Valchev
2003-03-15Enforce blinding on RSA operations involving private keys.Hakan Olsson
2003-03-15missing ap_server_strip_chroot()Henning Brauer
2003-03-15New frame addressing (plus (subreg (reg fp)) const) is supported by push_fram...Hiroaki Etoh
2003-03-15Use strlcpy() instead of pre-checking the src len and using strcpy()Todd C. Miller
2003-03-15Better let -sh exist from instbin's point of view, for the sake of bsd.rd.Miod Vallat
2003-03-15kill 10 minute non-root suffers stuff. noted that we still have this, byTheo de Raadt
2003-03-14make fetching regs and stack trace really workMichael Shalayeff
2003-03-14Support for the VIA C3 Nehemiah on-cpu random number generator. This chipTheo de Raadt
2003-03-14more cleaning: document 'how'Jason Wright
2003-03-14dead functionsJason Wright
2003-03-14This still needs work, but it's alot closer.Jason Wright
2003-03-14correct use of sizeof.Jun-ichiro itojun Hagino
2003-03-14add missing ND option length validation. from kameJun-ichiro itojun Hagino