Age | Commit message (Expand) | Author |
2008-01-10 | cvs_mkpath missed to add all "yet to be added" directories into CVS/Entries, | Tobias Stoeckmann |
2008-01-10 | Got cvs_server_rlog back into shape. | Tobias Stoeckmann |
2008-01-10 | Don't ignore files and directories due to patterns on repository-side, | Tobias Stoeckmann |
2008-01-10 | An empty -k option is invalid | Tobias Stoeckmann |
2008-01-10 | Our keyword expansion had a big flaw, due to this construction: | Tobias Stoeckmann |
2008-01-10 | return with ENOTTY instead of EINVAL for unknown ioctl requests to trunk | Brad Smith |
2008-01-10 | Properly free entry | Tobias Stoeckmann |
2008-01-10 | Ignore CVS directories during import in remote setups. assert()ed GNU | Tobias Stoeckmann |
2008-01-10 | Handle the addition of directories right, especially in remote setups with | Tobias Stoeckmann |
2008-01-10 | Properly handle "cvs add" on a client/server setup with GNU cvs as a client. | Tobias Stoeckmann |
2008-01-10 | Slap in -b support for tag command. It was missing for a full regress test | Tobias Stoeckmann |
2008-01-10 | RCS files without head keyword mustn't segfault our implementation. Only | Tobias Stoeckmann |
2008-01-10 | Added support for keyword $Log$. In order to support $Log$, new lines have | Tobias Stoeckmann |
2008-01-10 | Minor aligning of code and comments between editor_add() and | Kenneth R Westerback |
2008-01-09 | add urlphy for RAMDISK, move tested devices up. | Stuart Henderson |
2008-01-09 | uark -> uark*, allow multiple devices to attach | Jonathan Gray |
2008-01-09 | Make dec_xxx_intr_map() fail silently; caller will print a message if | Mark Kettenis |
2008-01-09 | big endian fixes (tested on sparc64) | Reyk Floeter |
2008-01-09 | Do not bring up pfsync(4) before the working ruleset | Marco Pfatschbacher |
2008-01-09 | Move a couple of tested USB devices out of the 'untested' block, | Stuart Henderson |
2008-01-09 | Make uvm_page_lookup_freelist() simpler and faster if VM_PHYSSEG_MAX is 1. | Miod Vallat |
2008-01-09 | Try to make /etc/ttys more consistent accross platforms, which will also | Miod Vallat |
2008-01-09 | sync | Reyk Floeter |
2008-01-09 | tweak cmpci's Nd, and update its entry in pci.4; | Jason McIntyre |
2008-01-09 | - add support for 4, 6, and 8 channel playback | Jacob Meuser |
2008-01-08 | Beef up the (r)ecalculate command in -E mode by having it display the | Kenneth R Westerback |
2008-01-08 | simplify the suggested pf ruleset; ok beck | Jason McIntyre |
2008-01-08 | Don't free res twice. | Marco Peereboom |
2008-01-08 | Ensure that the initial free space chunk can't have a length <= 0. | Kenneth R Westerback |
2008-01-08 | Do initial free space count *after* resolving overlapping partitions. | Kenneth R Westerback |
2008-01-08 | sync patches in messages with reality | Henning Brauer |
2008-01-08 | Be uniform with console message from other devices | Theo de Raadt |
2008-01-08 | switch console to std.9600 (suncons is the same); ok miod | Theo de Raadt |
2008-01-08 | the rsc-console on the v880 operates at 115200, not the 9600 we think we | David Gwynne |
2008-01-07 | Oops. Need to ensure we zero selected partition too. | Kenneth R Westerback |
2008-01-07 | Pull from master repo: | Stefan Kempf |
2008-01-07 | When increasing d_npartitions as a result of (a)dd'ing a partition in | Kenneth R Westerback |
2008-01-07 | Shrink & simplify some more -E code. Remove some chances for user | Kenneth R Westerback |
2008-01-07 | Remove HISTORY section that states that sliplogin "is currently in beta test" | Marc Balmer |
2008-01-07 | Update to sudo 1.6.9p11 | Todd C. Miller |
2008-01-07 | update to tzcode2007k from elsie.nci.nih.gov | Todd C. Miller |
2008-01-07 | update to tzdata2007k from elsie.nci.nih.gov | Todd C. Miller |
2008-01-06 | Kill some now-dead code/variables. | Kenneth R Westerback |
2008-01-06 | Nuke avail_start and avail_end, they are not used by ps(1) since ten years, | Miod Vallat |
2008-01-06 | Update fbtab with the glass console devices. | Miod Vallat |
2008-01-06 | kbd(8) on the ramdisks. | Miod Vallat |
2008-01-06 | Sync console devices with GENERIC. | Miod Vallat |
2008-01-06 | Move check for overlap inside get_size() as it was always called after | Kenneth R Westerback |
2008-01-06 | Enclose some SUN4-specific code within preprocessor directives, this lets SUN4C | Miod Vallat |
2008-01-06 | Add lebuffer. | Miod Vallat |