summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-28minor knf and cleanups; otto okTheo de Raadt
2003-07-28Don't treat consecutive slashes as path components; matches POSIXTodd C. Miller
2003-07-28More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h,Otto Moerbeek
2003-07-28Be more exact on how backup files are handled.Otto Moerbeek
2003-07-28Be more exact on how backup files are handled.Otto Moerbeek
2003-07-28syncTheo de Raadt
2003-07-28document systrace related variablesNikolay Sturm
2003-07-28sync floppy dd example with the real worldTodd T. Fries
2003-07-28Make patch(1) exit value match POSIX and be consistent with diff.Todd C. Miller
2003-07-28allow gif(4) over ipsec: mark mbuf for transport mode SA,Markus Friedl
2003-07-28Support for generating Diffie-Hellman groups (/etc/moduli) from ssh-keygen.Damien Miller
2003-07-28No more source in usr.sbin/ssio;Jason McIntyre
2003-07-28fix rcsidTed Unangst
2003-07-28rcsid should say openbsd. make 'em const while here.Ted Unangst
2003-07-28rcsid should say openbsdTed Unangst
2003-07-28The fifth argument to _dl_find_symbol is a 'int size', not a SYM_ define.Dale Rahn
2003-07-28typo. from cedricJun-ichiro itojun Hagino
2003-07-27add _syslogd pseudo-account; ok deraadt@David Krause
2003-07-27Return FAILURE for "file would grow" case so the .gz file gets removed.Todd C. Miller
2003-07-27We need to initialize clen to 0 each time through diffreg() forTodd C. Miller
2003-07-27Correct computation of argsize when setting diffargs.Todd C. Miller
2003-07-27Start new sentence on a new line.Otto Moerbeek
2003-07-27sync struct addrinfo with what's in <netdb.h>;Jason McIntyre
2003-07-27USD docs for ed are 9-10, not 12,13;Jason McIntyre
2003-07-27`p' can be interrupted; my mistake.Jason McIntyre
2003-07-27- Use a heuristic to bound memory and cpu usage, at the cost ofOtto Moerbeek
2003-07-26install ed tutorial papers;Jason McIntyre
2003-07-26Add missing "break" in -s case and make usage() explicitly take void.Todd C. Miller
2003-07-26man page for myname(5)/mygate(5);Jason McIntyre
2003-07-26on syscall exit restore old cpl if there is a need; move call for softints pr...Michael Shalayeff
2003-07-25use names not numbers for msrs, do not define yet another implementation of w...Michael Shalayeff
2003-07-25s/CPUID_SYS2/CPUID_SEP/ to avoid confusionMichael Shalayeff
2003-07-25Kill dead code after errx(). From Andrey Matveev; ericj@ OKTodd C. Miller
2003-07-25context switches and interrupts are traps, not faults. align cpu field aTed Unangst
2003-07-25o deal with the case where -N was specified but no saved mtime in the gz fileTodd C. Miller
2003-07-25let ALWAYS_MATH_EMULATE actually compileJason Wright
2003-07-25make sure SYSENTER registers are 0 at boot time. should fix an unusualTed Unangst
2003-07-25for no apparent reason we ran out of inodesMichael Shalayeff
2003-07-25Document FETCH_MANUALLYMarc Espie
2003-07-25syncTheo de Raadt
2003-07-25do not flip ip_len/ip_off. pechkin and henning okJun-ichiro itojun Hagino
2003-07-25When parser_file() fails, print correct line number.Mike Pechkin
2003-07-25add sha2Markus Friedl
2003-07-25remove some obsolete kerberosIV references;Jason McIntyre
2003-07-25another kerberos bit that's obsolete;Jason McIntyre
2003-07-25The AIC5900 and AIC5905 are ATM chipsets, not SCSI controllers.Henning Brauer
2003-07-25delete obsolete kerberos sections;Jason McIntyre
2003-07-25remove obsolete kerberos references;Jason McIntyre
2003-07-25no kerberos(1) so point people to info heimdal;Jason McIntyre
2003-07-25remove obsolete kerberosIV sections;Jason McIntyre