summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-02from wiz@netbsd:Jason McIntyre
2013-06-02move bgplg and slowcgi sockets to /var/www/runFlorian Obser
2013-06-02Make parent_alive_interval time_t to avoid signed/unsigned comparisonDarren Tucker
2013-06-02Add misc.h for monotim prototype.Darren Tucker
2013-06-02fix race similarly to the other directoryMarc Espie
2013-06-02Add the 'quit-window' dired command and receive a basic English lessonlum
2013-06-02Fix return value in refreshbuffer.lum
2013-06-02Rename the dired-* commands to be like the emacs equivalents.lum
2013-06-02The actual terminfo entries we ended up with for cursor changes are Cs,Nicholas Marriott
2013-06-02TypoPhilip Guenther
2013-06-02Kill a pointless reference to <sys/dir.h>Philip Guenther
2013-06-02<sys/dir.h> isn't needed herePhilip Guenther
2013-06-02Switch from antique struct direct to struct direntPhilip Guenther
2013-06-02Switch from antique struct direct to struct direntPhilip Guenther
2013-06-02Correct obviously exchanged labels in the "computer warpcost" output andIngo Schwarze
2013-06-02Sync with bsd.lv, reshuffling the code a bit among mparse_readfd() andIngo Schwarze
2013-06-02To prevent lock ordering problems with the kernel lock, we need to make sureMark Kettenis
2013-06-02Copy approach from mkdir to fix a race condition where multiple install -d'sChristian Weisgerber
2013-06-02The AML on the Lanner FW-8758 does a Store() to a named object that's neverMark Kettenis
2013-06-02improve the divert-* description a bit moreSebastian Benoit
2013-06-02Remove disabled ISODEVMAP support. dev_t's on one system will not beTheo de Raadt
2013-06-01remove unused octeon prefetch macros which won't work due to the fact itJasper Lievisse Adriaanse
2013-06-01Stop printing ACPI wakeup devices in dmesg after the 16th wakeup device.Mike Larkin
2013-06-01This file contains too much complexity.Ingo Schwarze
2013-06-01Introduce a new amd64 IPI, x86_ipi_halt_realmode to park CPUS into realMike Larkin
2013-06-01as discussed with uebayasi@ we should only use the "sync" instruction on octeon,Jasper Lievisse Adriaanse
2013-06-01something's not quite right yet. ticket locks result in more CPU usageTed Unangst
2013-06-01Update progressmeter when data is acked, not when it's sent. bz#2108, fromDarren Tucker
2013-06-01Call x86_ipi_halt_realmode to park APs in real mode before unpacking imageMike Larkin
2013-06-01as discussed with uebayasi@ we should only use the "sync" instruction on octeon,Jasper Lievisse Adriaanse
2013-06-01unbreak tree (will take a shot at flash_activate later)Theo de Raadt
2013-06-01syncTheo de Raadt
2013-06-01Remove (char *) casts as agetstr() returns char *.Brad Smith
2013-06-01remove set-tos backwards compat, moved into the set {} block a year agoHenning Brauer
2013-06-01- whitespace cleanupJasper Lievisse Adriaanse
2013-06-01Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008.Stefan Sperling
2013-06-01- remove more backward compat code and switch the callers over to the new fun...Jasper Lievisse Adriaanse
2013-06-01- remove an __mips_o32 block which'll never be used on openbsdJasper Lievisse Adriaanse
2013-06-01add missing license (PD) blockJasper Lievisse Adriaanse
2013-06-01pf_step_{into,out_of}_anchor() are only ever called from pf_test_rule()Henning Brauer
2013-06-01use the standardized names instead of S_IREAD and S_IWRITETheo de Raadt
2013-06-01Replace S_IWRITE, which isn't standardized, with S_IWUSR, which is. PatchDarren Tucker
2013-06-01Make all the syscall prototypes consistent with their real forms for types,Philip Guenther
2013-06-01cleanup and consolidate the spinlock_lock (what a name!) code.Ted Unangst
2013-06-01Filter out route messages we don't need and log kernel messages inClaudio Jeker
2013-06-01Stop generating arbitrary directories in /usr/share/locale.Stefan Sperling
2013-06-01zap extra .Pp;Jason McIntyre
2013-06-01Change the naming scheme used for directories in /usr/share/locale toStefan Sperling
2013-06-01fix wrong fn name in debugTed Unangst
2013-06-01Restart the keepalive timer whenever a LDP PDU is sent. There is no needClaudio Jeker