summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-31Add framework for resolving (pun intended) libc namespace issues, usingPhilip Guenther
2015-08-31spaces snuck inTheo de Raadt
2015-08-31KNFTheo de Raadt
2015-08-30rename a variable "err" to "error"Theo de Raadt
2006-10-10Preliminary userland bits for OpenBSD/landisk, many things coming fromMiod Vallat
2015-08-30Path from $TMUX does not need to be global anymore.Nicholas Marriott
2015-08-30Login shell can be a client flag, and move the exec code into client.c.Nicholas Marriott
2015-08-30Event base does not need to be global.Nicholas Marriott
2015-08-30warnx(3) has an implicit \n at the end.Florian Obser
2015-08-30Drop leading, internal, and trailing blank characters in \o (overstrike)Ingo Schwarze
2015-08-30Ignore setuid/setgid settings from a compress/gzip file; original CSRGTheo de Raadt
2015-08-30Tell user to Put quotes around ${bootcmd} when saving it. AvoidsMatthieu Herrb
2015-08-30If an .Fo macro lacks its mandatory argument, don't die on an assertion.Ingo Schwarze
2015-08-30Clean up getaddrinfo(3) calls to make them look like the canonicalFlorian Obser
2015-08-30Remove RH0 support, it was deprecated in RFC 5095 some time ago andFlorian Obser
2015-08-30Automatically perform traces upon panic. Shrink message aboutTheo de Raadt
2015-08-30Don't try to attach efifb(4) on non-UEFI boots.Mark Kettenis
2015-08-30In readgptlabel() avoid pointless conversions from sector countsKenneth R Westerback
2015-08-30syncTheo de Raadt
2015-08-30The pmap_pmap_pool pool will never be used in interrupt context, so pass theMark Kettenis
2015-08-30The pmap_pool pool will never be used in interrupt context, so pass theMark Kettenis
2015-08-30simple check of -h option. More deviously, check that option/parameterMarc Espie
2015-08-30Some style nits and dead assignments.Nicholas Marriott
2015-08-30Eliminate a couple of extraneous DL_SECTOBLK() calls.Kenneth R Westerback
2015-08-30Use a global table for domains instead of building a list at run time.Martin Pieuchot
2015-08-30Provide remaining arch with END() macro for setting calculated size onPhilip Guenther
2015-08-30Modify kernel to prepare boot from UEFI.YASUOKA Masahiko
2015-08-30Enable xhci(4) now that it attaches correctly on my G5.Martin Pieuchot
2015-08-30Map the whole config1 space based on the size read from theMartin Pieuchot
2015-08-30Add the number of midi ports to the card description, and use it toAlexandre Ratchov
2015-08-30Use nanosleep instead of sleep to avoid the extra layer and simplify laterPhilip Guenther
2015-08-30For *chmod, allow S_ISTXT in tame mode. I am evaluating what toTheo de Raadt
2015-08-30size for free(); ok krwTheo de Raadt
2015-08-30Keep track of a length for free() in error paths. Be careful,Theo de Raadt
2015-08-30Track rom size, for free()Theo de Raadt
2015-08-29correct size for free()Theo de Raadt
2015-08-29Remove some old prototypes and unused functions.Nicholas Marriott
2015-08-29If we have to reparse the text line because we spring an input line trap,Ingo Schwarze
2015-08-29struct args_entry can go into arguments.c.Nicholas Marriott
2015-08-29fix ugly indents; no harmful macros harmedTheo de Raadt
2015-08-29Parse and ignore the escape sequences \, and \/ (italic corrections).Ingo Schwarze
2015-08-29SHO movedTheo de Raadt
2015-08-29remove duplicate entry for GRUStuart Henderson
2015-08-29add regression test for \n(.$ and \\$*Ingo Schwarze
2015-08-29Implement the escape sequence \\$*, expanding to all argumentsIngo Schwarze
2015-08-29sizes for free(); ok guentherTheo de Raadt
2015-08-29firmware sizes are known; use them for free()Theo de Raadt
2015-08-29video sub-drivers will not return EINVAL in size variable. (Well,Theo de Raadt
2015-08-29In readgptlabel() the block offsets of the GPT header and GPT partitionKenneth R Westerback
2015-08-29Minimal implementation of the read-only number register \n(.$Ingo Schwarze