summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-04Add (again) support for divert sockets. They allow you to:Michele Marchetto
2009-10-04When IKE is operating in dynamic mode and no srcid is given, the hostnameJoel Sing
2009-10-04tweak previous; ok kettenisJason McIntyre
2009-10-04tweak previous;Jason McIntyre
2009-10-04Get / and ? the right way round in vi mode, and use : for goto line rather thanNicholas Marriott
2009-10-04Check for already locked/suspended clients in server_lock_client rather thanNicholas Marriott
2009-10-04Add a key string for space ("Space") and document the names, suggested byNicholas Marriott
2009-10-04C-v and M-v too.Nicholas Marriott
2009-10-04Support C-n/C-p with emacs keys in choice mode, also fix a comment.Nicholas Marriott
2009-10-04syncTheo de Raadt
2009-10-04add netbsd 5.0Jason McIntyre
2009-10-04add netbsd 5.0Jason McIntyre
2009-10-04partial syncTheo de Raadt
2009-10-03Properly handle XMM exceptions instead of panicing the kernel. Fixes theMark Kettenis
2009-10-03.Xr wbsd(4)Mark Kettenis
2009-10-03wbsd(4)Mark Kettenis
2009-10-03Glue to attach the SD/MCC reader of the W83L519D found on some TadpoleMark Kettenis
2009-10-03Driver for the SD/MMC part of the Winbond W83L518D/W83L519D Integrated MediaMark Kettenis
2009-10-03Add missing <sys/device.h>.Mark Kettenis
2009-10-03Avoid NULL dereference when the final RCPT TO is refused.Jacek Masiulaniec
2009-10-03dont dereference garbage pointer, from martynas@Jacek Masiulaniec
2009-10-03syncTheo de Raadt
2009-10-03remove inconsistent trailing / for 2nd level mirrorsStuart Henderson
2009-10-03sync with mirrors.dat updates, requested by deraadt@Stuart Henderson
2009-10-02remove trash left in debug changes; lindroos@nls.fiTheo de Raadt
2009-10-02Sync with recent changes. From Brad.Stuart Henderson
2009-10-02syncStuart Henderson
2009-10-02Remove BCM57720 as it's not going to be released. From a BroadcomStuart Henderson
2009-10-02Remove BCM57720 as it's not going to be released. From a BroadcomStuart Henderson
2009-10-02Support for DS15/DS25/ES45 (Titan) alpha models (rpb family 38). These systemsMiod Vallat
2009-10-02Link the kernel at a higher physical address, in order to accomodate SRMMiod Vallat
2009-10-02Some 21264CB pass information, from information provided by Sergey Prysiazhnyi.Miod Vallat
2009-10-02regenMiod Vallat
2009-10-02One more DEC device found on alpha clustersMiod Vallat
2009-10-02Use BSD.x11.dist mtree file now that it is up-to-date and maintained.Antoine Jacoutot
2009-10-02- mention rb600a supportJasper Lievisse Adriaanse
2009-10-02- tweakJasper Lievisse Adriaanse
2009-10-02add notes for for OpenBSD/palm still a bit rough, but it's a startJasper Lievisse Adriaanse
2009-10-01add fdt_parent_node() and OF_parent() functions,Dariusz Swiderski
2009-10-01Generic soft interrupts for macppc. Tested by mk@, deraadt@Mark Kettenis
2009-10-01Do not `return' in void functions.Miod Vallat
2009-10-01Bring BSD.x11.dist back here. It's needed by the ports subsystem.Matthieu Herrb
2009-10-01There is no -F flag, it is -f; spotted by tasm.devil@googlemailTheo de Raadt
2009-10-01Needs memcpy in bootxx now, forgotten in previous getenv change.Miod Vallat
2009-10-01fix a castAlexander von Gernler
2009-09-30Fix various off-by-ones in irq number validation.Miod Vallat
2009-09-30Remove unused last argument of alpha_shared_intr_disestablish().Miod Vallat
2009-09-30Some old SRM require 8-byte alignment of the buffer passed to the promMiod Vallat
2009-09-30Get rid of prom_open() and implement it directly as a prom_dispatch() wrapper,Miod Vallat
2009-09-30Use guaranteed 64-bit arithmetic for the name lookup statistics andChristian Weisgerber