Age | Commit message (Expand) | Author |
2008-07-05 | Fix a comment: Code defines FTDI_SIO_GET_STATUS, use that in | Marc Balmer |
2008-07-05 | bumb the bcachestats and the nchstats counters from long | Thordur I. Bjornsson |
2008-07-05 | Clean up some old dead code, mostly nqnfs and kerberos leftovers | Thordur I. Bjornsson |
2008-07-05 | re-introduce vdrop() to signal a lost intrest in a vnode; | Thordur I. Bjornsson |
2008-07-05 | use m_freem() instead of MFREE() since we ignore the | Thordur I. Bjornsson |
2008-07-05 | Mention support for the Expert mouseCLOCK USB II and the lack of MSF | Marc Balmer |
2008-07-05 | Add support for the new Expert mouseCLOCK USB II that uses an FTDI | Marc Balmer |
2008-07-05 | - correct .Dt for pthread_attr_setstack.3 | Jason McIntyre |
2008-07-05 | Add manpage for pthread_attr_[sg]etstack(3) | Philip Guenthe |
2008-07-05 | ksh starting as root will refuse to import a PS1 prompt unless it | Damien Miller |
2008-07-05 | grammar | Damien Miller |
2008-07-04 | Make protocol 1 MaxAuthTries logic match protocol 2's. | Damien Miller |
2008-07-04 | handle EINTR in packet_write_poll()l ok dtucker@ | Damien Miller |
2008-07-04 | Add T_MON_BREAKPOINT, the trap vector used by OBP for breakpoints. | Mark Kettenis |
2008-07-04 | Change trapbase from a pointer to a variable-length array such that it can | Mark Kettenis |
2008-07-04 | Add a little hack to recognize the boot device on the v1280. | Mark Kettenis |
2008-07-04 | Make debug code compile. | Mark Kettenis |
2008-07-04 | Add support for ssm nodes as found on the v1280 and bigger machines. For now, | Mark Kettenis |
2008-07-04 | Remove unused NQNFS #define | Bret Lambert |
2008-07-04 | regen | Yojiro Uo |
2008-07-04 | add new entries for 3G/3.5G modems | Yojiro Uo |
2008-07-04 | Teach sysmerge to retrieve {etc,xetc}*.tgz files from FTP/HTTP | Stuart Henderson |
2008-07-04 | remove trailing whitespace; | Jason McIntyre |
2008-07-04 | Make the proxy module work with https again by allowing the destination | Marc Balmer |
2008-07-04 | fix compilation for !YP case; ok millert@ | Damien Miller |
2008-07-04 | no reason not to document that one can use ${WRKDIR}/bin to override | Marc Espie |
2008-07-04 | clean up parser a bit, separating local/distant parts in a more reusable way, | Marc Espie |
2008-07-04 | some small text improvements; ok ajacoutot | Jason McIntyre |
2008-07-04 | Make debug a little clearer. ok djm@ | Darren Tucker |
2008-07-04 | support negation of groups in "Match group" block (bz#1315); ok dtucker@ | Damien Miller |
2008-07-04 | in pf_state_key_attach(), when we find that there already is a state key | Henning Brauer |
2008-07-04 | remove prototype for nonexistant function | Henning Brauer |
2008-07-03 | avoid nasty double free; ok dtucker@ djm@ | Otto Moerbeek |
2008-07-03 | deal with hrefs containing '/' instead of just the package file name | Nikolay Sturm |
2008-07-03 | Add the pci id and driver flags flags parts for the previous two updates | Owain Ainsworth |
2008-07-03 | Oops.. missed these files out of the radeon git update. | Owain Ainsworth |
2008-07-03 | Update the inteldrm driver to drm git. | Owain Ainsworth |
2008-07-03 | Update the radeondrm driver to be level with drm git. | Owain Ainsworth |
2008-07-03 | fix inifinite loop with set -o csh-history and !<space> as input. | Otto Moerbeek |
2008-07-03 | add rum(4) | Todd T. Fries |
2008-07-03 | do not forget to initialize other member of $$ in qname; noted by mark shroyer | Theo de Raadt |
2008-07-03 | link pf state keys to tcp pcbs and vice versa. | Henning Brauer |
2008-07-03 | Add struct for VC_EXTENSION_UNIT and dump it in debug mode. | Marcus Glocker |
2008-07-03 | Remove clauses 3 and 4 from NetBSD license. | Ray Lai |
2008-07-03 | Remove NetBSD license which, after removing clauses 3 and 4, is | Ray Lai |
2008-07-02 | add CRYPTO | Todd T. Fries |
2008-07-02 | string munging: say 'CRYPTO' not 'RAID67' | Todd T. Fries |
2008-07-02 | add softraid | Todd T. Fries |
2008-07-02 | Add first bits to support uncompressed format. | Marcus Glocker |
2008-07-02 | kill a bunch of dead code. | Pierre-Yves Ritschard |