Age | Commit message (Expand) | Author |
2008-10-09 | add -y to usage(); | Jason McIntyre |
2008-10-09 | - add -d to usage | Jason McIntyre |
2008-10-09 | Use the reference count in struct process to update the proc count | Philip Guenthe |
2008-10-09 | Put a reference count in struct process to prevent use-after-free | Philip Guenthe |
2008-10-09 | support setting PermitEmptyPasswords in a Match block | Damien Miller |
2008-10-09 | Add fallback ioctl handlers for MTU and multicast to ether_ioctl(). | Brad Smith |
2008-10-09 | stop waiting for the printer to become ready, see PR 5427 for more | Theo de Raadt |
2008-10-09 | Use ether_ioctl(). | Brad Smith |
2008-10-09 | cosmetic change for ioctl funtions.. move splnet out from variable declaration. | Brad Smith |
2008-10-08 | cosmetic change for ioctl funtions.. move splnet out from variable declaration. | Brad Smith |
2008-10-08 | Add -y option to force logging via syslog rather than stderr. | Damien Miller |
2008-10-08 | document -d. ok millert@ | Martynas Venckus |
2008-10-08 | SIOCAIFADDR can fail with EEXIST either if the local or the destination | Claudio Jeker |
2008-10-08 | sync | Damien Bergamini |
2008-10-08 | new PCI ID for Intel WiFi Link 5350. | Damien Bergamini |
2008-10-08 | use (unsigned) in rate calculation for > 2 billion interrupts. This will | Theo de Raadt |
2008-10-08 | better comments | Oleg Safiullin |
2008-10-08 | Allow sed to handle arbitrarily long lines. Also plug a memory | Todd C. Miller |
2008-10-08 | sync man page | Yojiro Uo |
2008-10-08 | Older IT8712F chips have 8-bit watchdog timeout counter. | Oleg Safiullin |
2008-10-08 | As the Option N.V. Globetrotter HSDPA Modem is not compatible | Yojiro Uo |
2008-10-08 | For "gunzip -N", the name stored in the gzip header has no directory, | Todd C. Miller |
2008-10-08 | Fix the order of traversal when printing the queues. Properly places | Can Erkin Acar |
2008-10-08 | o chip revision is 4-bit value | Oleg Safiullin |
2008-10-08 | Correct exit codes for extra files. PR 5072. | Matthias Kilian |
2008-10-08 | Don't extend amaps beyond what their supposed maximum. This code path is | Artur Grabowski |
2008-10-08 | prevent access to output_paragraph with negative offset; PR 5518; ok | Otto Moerbeek |
2008-10-08 | Get rid of the second table entry pool (pfr_kentry_pl2); we're already | Ryan Thomas McBride |
2008-10-08 | uhci(4) at cardbus(4) seems to work (to the same extent that ohci(4) and | Theo de Raadt |
2008-10-07 | Kill a bunch of #ifdef freebsd/netbsd code in *_drv.c. No binary change. | Owain Ainsworth |
2008-10-07 | - noieee_src: adapt complex versions of the functions it already | Martynas Venckus |
2008-10-07 | Kill the linux-ready negative return codes in ``shared'' code. We handle | Owain Ainsworth |
2008-10-07 | re-enable ieeefp mode on alpha again, now that the kernel code is | Martynas Venckus |
2008-10-07 | unbreak ieeefp emulation code wrt converting double to unsigned | Martynas Venckus |
2008-10-07 | Move dev->driver over to being a pointer to a const struct, instead of stupidly | Owain Ainsworth |
2008-10-07 | The 'l' command should not encode newlines. Also document that | Todd C. Miller |
2008-10-07 | Make sure page 0 is selected when we initialize the PHY. Fixes problems | Mark Kettenis |
2008-10-07 | Fix memory leak bug during scope evaluation (now without introducing a bug | Mark Kettenis |
2008-10-07 | protect better against races from incoming signals; slightly changed | Theo de Raadt |
2008-10-07 | If we fail to read the MAC address from the eeprom, fallback to reading | Joel Sing |
2008-10-07 | There is no /usr/old/bin/sed so compare test results against /usr/bin/sed | Todd C. Miller |
2008-10-07 | if fetching a config page for a sas target doesnt work then let the scsi | David Gwynne |
2008-10-07 | Prevent cvs keyword expansion from causing a test failure. | Todd C. Miller |
2008-10-07 | In ehci_free_itd() replace LIST_INSERT_AFTER(LIST_FIRST(..), ..) with | Marcus Glocker |
2008-10-07 | dump pci devices from all the domains available in the system. this gives | David Gwynne |
2008-10-07 | oops, missed one compute_md5 | Marc Espie |
2008-10-07 | pstat can hide information too; also based on PR 5113 | Theo de Raadt |
2008-10-07 | Do not display file offsets and a few other pieces of information, except | Theo de Raadt |
2008-10-06 | more readable virtual memory size values. | Brad Smith |
2008-10-06 | regen | Jonathan Gray |