Age | Commit message (Expand) | Author |
2010-07-05 | cope with the recent changes to m_copyback(); | Thordur I. Bjornsson |
2010-07-05 | If we find something is not aligned according to ALIGNED_POINTER(), we | Theo de Raadt |
2010-07-05 | sync from mirrors.dat | Stuart Henderson |
2010-07-05 | Add prototype and remove unused variable. | lum |
2010-07-05 | Close cursor on delete. Fixes memory leak introduced by non-leaf delete | Martin Hedenfal |
2010-07-05 | timeout_add -> timeout_add_sec | Bret Lambert |
2010-07-05 | timeout_add -> timeout_add_sec | Bret Lambert |
2010-07-05 | Sync recent mono MODULE change. | Antoine Jacoutot |
2010-07-05 | Automatically install missing users and groups. | Antoine Jacoutot |
2010-07-05 | sync from mirrors.dat | Stuart Henderson |
2010-07-05 | Reset register SCI_EN on resume. The ACPI spec clearly states we don't have | Mike Larkin |
2010-07-05 | sync | Theo de Raadt |
2010-07-04 | 600 i mean. hackathon took it's toll. pointed out by halex | Theo de Raadt |
2010-07-04 | restrict srmmu handling to just sun4m | Theo de Raadt |
2010-07-04 | make ^D handling consistant in fdisk by just bailing out instead of | Alexander Hall |
2010-07-04 | the pkg.conf file should be mode 644, in case the user used a ftp | Theo de Raadt |
2010-07-04 | Remove an obsolete (was in rev 1.1) and unclear comment | Philip Guenthe |
2010-07-04 | - zap trailing whitespace | Jason McIntyre |
2010-07-04 | reindent, turn function mkheader into method. | Marc Espie |
2010-07-04 | remove direct prints, pass thru state. | Marc Espie |
2010-07-04 | best if I don't forget half of the commit... | Marc Espie |
2010-07-04 | typo; | Jason McIntyre |
2010-07-04 | initial documentation for pkg.conf, after nits from jmc@, and straightening | Marc Espie |
2010-07-04 | two config options | Marc Espie |
2010-07-04 | document new semantics | Marc Espie |
2010-07-04 | Remove the non-standard, commented out, -c option. | Todd C. Miller |
2010-07-03 | Be sure to initialize b_bq member of struct buf not allocated through the | Miod Vallat |
2010-07-03 | clean up all created files | Peter Hessler |
2010-07-03 | Better non-debug logging messages when a session is established/closed. | Reyk Floeter |
2010-07-03 | use SMALL_PROGRAM to knock out some code | Theo de Raadt |
2010-07-03 | sync | Theo de Raadt |
2010-07-03 | Add a quick hack to fix the display of reserved characters, | Ingo Schwarze |
2010-07-03 | Rudimentary implementation of user-defined strings; | Ingo Schwarze |
2010-07-03 | string comparison (noticed by landry) | Marc Espie |
2010-07-03 | sync | Theo de Raadt |
2010-07-03 | Nuke missed .Xr ss. Pointed out by jmc@. | Kenneth R Westerback |
2010-07-03 | put .Os in the right place; | Jason McIntyre |
2010-07-03 | +.It Xr itherm 4 | Jason McIntyre |
2010-07-03 | tweak previous; | Jason McIntyre |
2010-07-03 | Make the kernel responsible for saving the FPU state before running | Mark Kettenis |
2010-07-03 | Fix the naming of interfaces and variables for rdomains and rtables | Philip Guenthe |
2010-07-03 | Regen. | Kenneth R Westerback |
2010-07-03 | Regen. | Kenneth R Westerback |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback |
2010-07-03 | no need for syncdelay to be a time_t, make it it an int. unstatic variables | Thordur I. Bjornsson |
2010-07-03 | When open() fails, warn using the device name, not the host name. | Nicholas Marriott |
2010-07-03 | replace 0 with equivalent allocation flag. ok thib | Ted Unangst |
2010-07-03 | Changed vinit to clear the values but forgot to move it before they are set by | Nicholas Marriott |
2010-07-03 | explicitly specify flags to malloc and pool_get instead of relying on 0. | Ted Unangst |
2010-07-03 | the sedtest regress test requires 200-ish file descriptors, so set a | Peter Hessler |