summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-26Remove unneeded brackets that where left over from when these were macros.Claudio Jeker
2009-01-26Unify error message.Mark Kettenis
2009-01-26use monotime instead of wallclock for the report thing as wellHenning Brauer
2009-01-26Fix whitespace typo in mbuf man page.Alexander Bluhm
2009-01-26Work around the CPNI-957037 Plaintext Recovery Attack by alwaysMarkus Friedl
2009-01-25memcpy needs a prototype which is in systm.hAlexander Yurchenko
2009-01-25Only copy hosts file once during upgrades. Shorten a long variable name.Kenneth R Westerback
2009-01-25regenMiod Vallat
2009-01-25Remove /dev/drum and related code.Miod Vallat
2009-01-25don't set malloc_options to not interfer with /etc/malloc.confAlexandre Ratchov
2009-01-25Add missing evtimer_set on route hold down timer.Michele Marchetto
2009-01-25In hpibid(), when computing timeouts from the cpuspeed variable, account forMiod Vallat
2009-01-25syncMiod Vallat
2009-01-25If hdattach() aborts early because the disk is not in good shape, alwaysMiod Vallat
2009-01-25Behave correctly in interrupt handlers if no tty has been allocated yetMiod Vallat
2009-01-25remove trailing whitespace;Jason McIntyre
2009-01-25+= udfu.4Ian Darwin
2009-01-25Man page for udfu driver, improved by jmc, 'get it in' fgschIan Darwin
2009-01-25add udfu(4), a driver to put dfu capable devices in dfu-mode for laterFederico G. Schwindt
2009-01-24oops. forgot to remove a debug printf from the diff.Thordur I. Bjornsson
2009-01-24Use a timespec for the server write deadline and procrastinationThordur I. Bjornsson
2009-01-24Use a timespec instead of a time_t for the clients nfsnodeThordur I. Bjornsson
2009-01-24propagate the O_EXCL flag down to the file systems, by settingThordur I. Bjornsson
2009-01-24use more appropriate sensor_task_register(9) paradigm; ok mkConstantine A. Murenin
2009-01-24* eliminate redundant initialisations of .desc and .valueConstantine A. Murenin
2009-01-24sync list of preferred ciphers; ok djm@Christian Weisgerber
2009-01-24Fix an evil typo.Michele Marchetto
2009-01-24Reflect dvmrpd changes, nbr_cnt is no more needed.Michele Marchetto
2009-01-24improve indentation without wasting space on the install media;Igor Sobrado
2009-01-24Improve comment about resolv.conf creation. Prodded by sobrado@.Kenneth R Westerback
2009-01-24forward user to ports(7) for the few variables that are documented thereMarc Espie
2009-01-24magic 8 -> nitems(nfs_backoff)Thordur I. Bjornsson
2009-01-24slightly better documentation for SKIPDIRMarc Espie
2009-01-24make sure the from mbuf gets freed on error to.Thordur I. Bjornsson
2009-01-24fix a couple mistakes from rev 1.109Jacob Meuser
2009-01-24MS VX-700 works.Michael Knudsen
2009-01-24syncTodd T. Fries
2009-01-23Remove parameter names from function declarations, per style(9).Bret Lambert
2009-01-23Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providingMichael Knudsen
2009-01-23Make write_user_windows() do what the name suggests: flush user windows insteadMark Kettenis
2009-01-23catch SIGHUP and SIGTERM too, to ensure that recorded files areAlexandre Ratchov
2009-01-23spacing + typo fix from Matt Jibson <matt.jibson(at)gmail.com>Alexandre Ratchov
2009-01-23prefer CTR modes and revised arcfour (i.e w/ discard) modes to CBCDamien Miller
2009-01-22Make bus_mem_add_mapping() return ENOMEM if we fail to allocate kva insteadMark Kettenis
2009-01-22Make re(4) at pci(4) detachable.Mark Kettenis
2009-01-22After the NFS server had sent a reply of size readsize or readdirsize,Alexander Bluhm
2009-01-22document regexp supportMarc Espie
2009-01-22use the same spacing style as in /etc/ftpchroot and /etc/ftpusers;Igor Sobrado
2009-01-22write ftpd(8) in a more appropriate way.Igor Sobrado
2009-01-22The variable nfs_reqq was protected by splsoftnet() only in 3 outAlexander Bluhm