summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-21make alloc_stack take an optional base, preparation for stack attributesTed Unangst
2005-12-21check a few remaining mallocs for failure, along with mmap and rforkTed Unangst
2005-12-20when a device first appears in Ox is surely more relevant to us;Jason McIntyre
2005-12-20move info on ssh return values and config files up into the mainJason McIntyre
2005-12-20let isakmpd(8) remove it's pid/fifo file on exit.Moritz Jodeit
2005-12-20.Ss -> .Sh: subsections have not made this page more readableJason McIntyre
2005-12-20merge the sections on protocols 1 and 2 into one section on authentication;Jason McIntyre
2005-12-20one more tweak;Jason McIntyre
2005-12-20fix the tpms .Nd;Jason McIntyre
2005-12-20Vax does not need to __HAVE_PMAP_PHYSSEG.Miod Vallat
2005-12-20word HISTORY correctlyBrad Smith
2005-12-20volatile variable for looping; ok drahnTheo de Raadt
2005-12-20Add machdep.maxspeed sysctl to change the meaning of hw.setperf=100 on zaurus,Dale Rahn
2005-12-20remove old #if 0 chunks no longer needed for debugTheo de Raadt
2005-12-20cvs_buf_putc() and cvs_buf_write_*() functions cannot fail anymore;Xavier Santolaria
2005-12-20fix use of fatal() from previous commit;Xavier Santolaria
2005-12-20cvs_buf_write() cannot fail here;Xavier Santolaria
2005-12-20missed that in previous fatal() commit;Xavier Santolaria
2005-12-20use fatal(); OK joris@ niallo@.Xavier Santolaria
2005-12-20using the right ebus bus space makes this beep againMartin Reindl
2005-12-20Superfluous stuff.Claudio Jeker
2005-12-20Fix typo introduced in last commit.Todd C. Miller
2005-12-20use M_READONLY when trying to find out whether we have to copyMarkus Friedl
2005-12-20format according to Notes;Jason McIntyre
2005-12-20some wording improvements;Jason McIntyre
2005-12-20make the list of supported hardware format a little nicer,Jason McIntyre
2005-12-20start sentence w/ a capital letter;Jason McIntyre
2005-12-20- add arch to .DtJason McIntyre
2005-12-20spread the use of fatal();Xavier Santolaria
2005-12-20No need to define UFS_EXTATTR anymore.Miod Vallat
2005-12-20Since we are allowed to rely on the fact that the pcb is the first elementMiod Vallat
2005-12-20Remove initial extent storage for crime and mace bus_space. By the timeMiod Vallat
2005-12-2001 -> SA_ONSTACK in sigreturn.Miod Vallat
2005-12-20Trim include files list.Miod Vallat
2005-12-20__attribute__ ((__packed_)) -> __packedMiod Vallat
2005-12-20Clean up the ugly casted frees. In one case, this meant eliminating a nastyKjell Wooding
2005-12-20Do bus scanning only if underlying controller asked for it.Alexander Yurchenko
2005-12-20Do some delinting of strl-type functions. Also, remove a superfluousKjell Wooding
2005-12-20start at a 2nd generation scannerTheo de Raadt
2005-12-20Fix broken "Undo of undo" when line is empty. Noticed by theo.Kjell Wooding
2005-12-20exit(255) on error to match description in ssh(1); bz #1137; ok deraadt@Darren Tucker
2005-12-20at power events, call zkbd_hinge() to update the lcd state as well; ok drahnTheo de Raadt
2005-12-20upon wakeup, take us back to the speed we were at; ok drahnTheo de Raadt
2005-12-20syncTheo de Raadt
2005-12-20syncTheo de Raadt
2005-12-20switch to using clock4 instead of clock0 so that we get clocks when runningDale Rahn
2005-12-20do not remove kq inkernel flag before event_del gets to it;Brad Smith
2005-12-20Make "cksum -c" grok checklists generated with cksum, sum and sysvsum.Todd C. Miller
2005-12-20Get rid of non-OpenBSD bits and use _BYTE_ORDER not BYTE_ORDERTodd C. Miller
2005-12-20add tpms here too.Brad Smith