summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-17move some elements in the relay imsg ctl structures (just for the style)Reyk Floeter
2007-03-17close unused relay2pfe privsep sockets correctlyReyk Floeter
2007-03-17fix the natlook mode.Reyk Floeter
2007-03-17Implement proper atomic.h for powerpc. With help from art@ and drahn@.Mark Kettenis
2007-03-17allow extern inline stuff to proceed unchanged thru the mess that theMarc Espie
2007-03-17Make lcsplx() call spllower() instead of duplicating its code.Mark Kettenis
2007-03-17Do not start lines printed by the kernel with '<' so that syslog won't getMiod Vallat
2007-03-17Only invoke printstar() in get_pte() if option DEBUG.Miod Vallat
2007-03-17Indentation repairs, no code change.Miod Vallat
2007-03-17spelling error fixes; pr#5412Theo de Raadt
2007-03-17replace the VMWARE quirk that restricts the bus width to 16 targets withDavid Gwynne
2007-03-17Since we're not always called with M_WAIT, check return value fromArtur Grabowski
2007-03-17add proper atomic_{set,clear}bits_int implementationMartin Reindl
2007-03-17tweaks;Jason McIntyre
2007-03-17tweaks;Jason McIntyre
2007-03-17tweaks;Jason McIntyre
2007-03-17add uts(4); this was missing from the initial commitRobert Nagy
2007-03-17wpi(4) works fine on amd64 according toJonathan Gray
2007-03-17regenJonathan Gray
2007-03-17Add some more NVIDIA graphics cards.Jonathan Gray
2007-03-17we do not want uts(4) enabled until we have proper calibrationRobert Nagy
2007-03-16make a note about AlphaServer 1200 and 4100 supportRobert Nagy
2007-03-16Fix dribbly HMAC leak.Bob Beck
2007-03-16Give the upgrader an option to *not* fsck -f non-root filesystems. InKenneth R Westerback
2007-03-16Split the whole chip init stuff in bcw_init() into a new functionMarcus Glocker
2007-03-16Re-initialise f_seekp to 0 on a successful read_inode() return.Marc Aurele La France
2007-03-16add a manual page for uts(4)Robert Nagy
2007-03-16enable uts(4)Robert Nagy
2007-03-16uts(4) is a driver for USB Touchscreens;Robert Nagy
2007-03-16add mcbus(4), mcpcia(4) manual pages and also create a linkRobert Nagy
2007-03-16add DEC_KN300 support from NetBSD;Robert Nagy
2007-03-16move autodetection of the ID type to the parser. this way theMarkus Friedl
2007-03-16Missed to remove SAFI_BOTH here. Informed about it by Steven Mestdagh.Claudio Jeker
2007-03-16remove unused variable; ok millert@Kevin Steves
2007-03-16use __prognameJasper Lievisse Adriaanse
2007-03-16remove message that printsTheo de Raadt
2007-03-16make this page more readable;Jason McIntyre
2007-03-16typo, okay jasper@Pedro Martelletto
2007-03-16use a full reference for RFC 2289; from Igor SobradoJason McIntyre
2007-03-16- simplify synopsis and sort options: from Igor SobradoJason McIntyre
2007-03-16Add missing "goto fail;" in an error path of fxp_attach().Claudio Jeker
2007-03-16Cleanup prototypes.Marcus Glocker
2007-03-16Recognise more vendor payloads (taken from IKE Scan)Tom Cosgrove
2007-03-16A few more s/2858/4760/ and use RFC <number> everywhere.Claudio Jeker
2007-03-16Multiprotocol Extensions for BGP-4 is now RFC 4760Claudio Jeker
2007-03-16Update multiprotocol extension code to RFC 4760. This actually removesClaudio Jeker
2007-03-16Remove a lot of dead code and nonexisting registers. This stuff was mostlyMarcus Glocker
2007-03-16Better (constant) register naming.Marcus Glocker
2007-03-16Split the beacon returned by ieee80211_beacon_alloc() in two parts andClaudio Jeker
2007-03-16Don't forget to set the metric in the REDIST_LABEL case. OK pyr@Claudio Jeker