summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-07-25no kerberos(1) so point people to info heimdal;Jason McIntyre
2003-07-25no man page for kerberos, so point people to info heimdal;Jason McIntyre
2003-07-25asn1, com_err, hdb, and kafs are now links to krb5;Jason McIntyre
2003-07-25add sha2 support; ok ho@Markus Friedl
2003-07-25change the description of [EINVAL] for mount() and unmount();Jason McIntyre
2003-07-25remove some non-existent information from vmstat section;Jason McIntyre
2003-07-25kill a bit of whitespace at EOL;Jason McIntyre
2003-07-25packet loss count in floating point (double). Wouter ClarieJun-ichiro itojun Hagino
2003-07-25remove extra arg to printfJason Wright
2003-07-25%lu for u_long argJason Wright
2003-07-25cast and %lu for size_t variable printfJason Wright
2003-07-25oopsTheo de Raadt
2003-07-25New format attribute __kprintf__, which understands the special kernelAnil Madhavapeddy
2003-07-25change things back. (another note: with this change, suddenly there wasTheo de Raadt
2003-07-25there is no PARAMASKTed Unangst
2003-07-25Add POSIX -b option but don't change the default beahvior wrt backupsTodd C. Miller
2003-07-24various tweaks;Jason McIntyre
2003-07-24kill some externs that are not there anymore and had left other places for a ...Michael Shalayeff
2003-07-24syncTheo de Raadt
2003-07-24rename VOP_LOOKUP.9 into vnodeops.9 for nicer xreffing.Michael Shalayeff
2003-07-24a whole bunch of tyop fixes from Andrey SmaginJason Wright
2003-07-24report the line number of the error when extraneous .Ed occurs;Jason McIntyre
2003-07-24increase ALG_MAX_RESULT_LEN to 64 bytes for sha2-512Markus Friedl
2003-07-24"options" not "switches"; jmc@ OKTodd C. Miller
2003-07-24Don't talk about ~ and # suffixes for orig and reject files since weTodd C. Miller