summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-19compare st_dev/st_ino before declaring the cached values valid; ok miodJason Wright
2005-01-19Unbreak cross-tools by providing TARGET_ARCH in include targetAlexander Yurchenko
2005-01-19more `cvs update' bits; help and ok jmcXavier Santolaria
2005-01-19zap redundant MAKEFLAGS, put common code in a loop, indent.Marc Espie
2005-01-19although the description for the `comment' bind was in the page,Jason McIntyre
2005-01-19Oops, repair stand/ by putting copies of the old grf/ite include filesMiod Vallat
2005-01-19clarification; ok beckTheo de Raadt
2005-01-19Cleanups, missing licenses and RCS tags.Uwe Stuehler
2005-01-19add a swap primitive; ok various, will be polished after by tomTheo de Raadt
2005-01-19Don't ignore a provided source address, when building an own IP header.Marco Pfatschbacher
2005-01-19Have keyboard-interactive code call the drivers even for responses forDarren Tucker
2005-01-19Remove the last of the rampant inline usage.Jonathan Gray
2005-01-19destatic functions.Jonathan Gray
2005-01-19Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE.Miod Vallat
2005-01-19Use the RF chipset type rather than the hardware version when determiningJonathan Gray
2005-01-19make sure only one set of xfers are set up for any number of opens of theDavid Gwynne
2005-01-19syncTheo de Raadt
2005-01-19syncTheo de Raadt
2005-01-19APM emulation framework and zaurus scoop driver. Not enabled yet.Uwe Stuehler
2005-01-18Rewriting the lladdr can now be done without using mbuf tags.Marco Pfatschbacher
2005-01-18Use correct source address for ICMP errors generated from packets that wereClaudio Jeker
2005-01-18Better keys, now uses the wskbdraw.h header files defines.Dale Rahn
2005-01-18If there is no match in ifaof_ifpforaddr() return the first match -- mainClaudio Jeker
2005-01-18Better colormap recovery after X11 exits.Miod Vallat
2005-01-18Print configured timeslot mask for PDH/TDM interfaces.Claudio Jeker
2005-01-18Timeslot mask is no longer shifted when passed form ifconfig to make theClaudio Jeker
2005-01-18Don't shift the timeslot map so that timeslot 1 ends in bit 0. E1 may needClaudio Jeker
2005-01-18user and group _ospfd, with claudioHenning Brauer
2005-01-18syncTheo de Raadt
2005-01-18Colormap handling for topcat; Xwsfb now runs.Miod Vallat
2005-01-18Also call sete{u,g}id() when dropping privs. From mpech@. ok millert@.Otto Moerbeek
2005-01-18Enable WSDISPLAY_COMPAT_RAWKBDMiod Vallat
2005-01-18WSDISPLAY_COMPAT_RAWKBD support for hilkbd.Miod Vallat
2005-01-18X/zkbd is close enough to working.Dale Rahn
2005-01-18some cleanup and fix a nasty bug in rawmode.Dale Rahn
2005-01-18syncDale Rahn
2005-01-18syncDale Rahn
2005-01-18Add hotplug.Dale Rahn
2005-01-18Build hotplug on zaurus, link manpage in zaurus dir.Dale Rahn
2005-01-18Add hotplug support.Dale Rahn
2005-01-18Add hotplug support.Dale Rahn
2005-01-18Clean up pxapcic attachment code, make it closer to easy to split theDale Rahn
2005-01-18document `cvs remove' flags; ok jmcXavier Santolaria
2005-01-18Move rm7000.h file from sgi to mips64.Alexander Yurchenko
2005-01-18In phys_badaddr() when probe fails, restore the correct PROM bus errorMiod Vallat
2005-01-18Correct mmap() bounds check.Miod Vallat
2005-01-18sentinel is now implemented in gcc 3.3.5; ok miod@David Krause
2005-01-18Nearly working RAWKEY support, needs a lot of cleaning, but getting there.Dale Rahn
2005-01-18reverse logic for gcc3 decision making; brad@ deraadt@ drahn@ okMichael Shalayeff
2005-01-17Wait for disk to spin down before reboot. Should avoid unexpected fscks.Uwe Stuehler