summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bo_bsize: revert r205860 and take an alternative approch in getblkavg2010-04-022-2/+2
* Properly initialize the timestamp when using ac -w.ed2010-04-021-1/+2
* Supply default implementation of VOP_RENAME() that does neccessarykib2010-04-021-0/+16
* Add function vop_rename_fail(9) that performs needed cleanup for lockskib2010-04-023-8/+18
* Improve "top" header by:fabient2010-04-024-13/+59
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-0220-989/+8663
* Change how getent utmpx works.ed2010-04-021-6/+8
* - Try do deal gracefully with correctable ECC errors.marius2010-04-021-6/+52
* WITH_CTF can now be specified in src.conf (not recommended, therenetchild2010-04-0210-118/+92
* Re-apply r205683 with some modifications:netchild2010-04-021-15/+23
* For the experimental NFS server, add a call to free the lookuprmacklem2010-04-021-0/+1
* Add SAVENAME to the cn_flags for all cases in the experimentalrmacklem2010-04-021-3/+5
* Remove _LARGEFILE64_SOURCE==1 case which is supposed to be always falsedelphij2010-04-011-1/+1
* For now, hardcode FreeBSD configuration that will never change on zlib.h:delphij2010-04-011-25/+0
* Specify the parameter in the format_k2 prototype.brucec2010-04-011-1/+1
* Oops! Wrong copy-paste in r206053.mav2010-04-011-1/+1
* Fill extended ATA command registers in cPRD to support 48bit commands.mav2010-04-011-0/+5
* We don't need to note that mkproto is missing anymore. It isimp2010-04-011-1/+0
* IOCPARM_MAX defines maximum size of a structure that can be passedpjd2010-04-011-2/+3
* Remove alignment constraints.mav2010-04-011-11/+11
* Remove alignment constraints.mav2010-04-011-4/+5
* Regenerate manual pages for OpenSSL 0.9.8n.simon2010-04-01277-277/+277
* - Make it slightly simpler to update OpenSSL version informationsimon2010-04-011-1/+6
* Merge OpenSSL 0.9.8n into head.simon2010-04-0128-37/+115
* Various fixes.flz2010-04-019-52/+86
* Forgot to initialize the debug variable.des2010-04-011-1/+1
* Add -k to the recommended fingerd(8) command line.des2010-04-011-2/+2
* Add a debugging option (-d)des2010-04-012-12/+47
* - Add my birthday to the calendardecke2010-04-011-0/+1
* - Add myself to the ports committer listdecke2010-04-011-0/+4
* Fix the gap between mute and lowest possible volume. The es1370 mixerjoel2010-04-011-2/+2
* Remove alignment constraints.mav2010-04-011-8/+11
* Add a couple missing basic mode page codes.mjacob2010-04-011-0/+2
* The ALQ should not be considered drained until it has been made inactive.lstewart2010-04-011-1/+1
* According to SLEEP(9), msleep() is deprecated in favour of mtx_sleep().lstewart2010-04-011-3/+3
* - Factor code to destroy an ALQ out of alq_close() into a private alq_destroy().lstewart2010-04-011-17/+20
* The POLL code was missed in the queue conversion,jfv2010-03-311-8/+9
* Add definition of IPv6 mobility header's protocol number, as assigned bydelphij2010-03-311-0/+1
* Remove some more alignment constraints.mav2010-03-312-7/+8
* Use device_get_nameunit(9) rather than device_get_name(9) so one canmarius2010-03-312-5/+5
* Don't re-implement device_get_nameunit(9).marius2010-03-311-14/+10
* - Take advantage of the INTCLR_* macros.marius2010-03-314-23/+23
* Make ng_ksocket fulfill lower protocol stack layers alignment requirementsmav2010-03-311-1/+13
* Make ng_l2tp irrelevant to data alignment.mav2010-03-311-15/+31
* Update to 1.2.4.1 (beta).delphij2010-03-3114-66/+78
* Hook the identification LEDs of igb(4), lem(4) and em(4) devices up withmarius2010-03-316-3/+85
* Make ng_ppp fulfill upper protocol stack layers alignment requirementsmav2010-03-311-0/+14
* ng_gif depends on gif.mav2010-03-311-3/+3
* If there is multiple PMCs for the same interrupt ignore new post.fabient2010-03-311-3/+5
* Add prototype for libc internal interfaces.delphij2010-03-312-0/+4
OpenPOWER on IntegriCloud