summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initialize vfslocked prior to calling nfsm_srvmtofh where it was forgotten.kib2008-05-281-0/+3
* Remove unused 'xl_unit' member from softc.jhb2008-05-282-2/+0
* Use PKG_INSTALL_VERSION for the distfile name instead of current date.flz2008-05-281-1/+1
* Release the resources for the registers for the TWI device withimp2008-05-281-1/+1
* Similar to changes previously made to src/usr.bin/uniq/uniq.c,ghelmer2008-05-281-22/+90
* Bump PKG_INSTALL_VERSION to 20080528.flz2008-05-281-1/+1
* Various mdoc style and wording fixes.keramida2008-05-281-26/+32
* To both the (formerly) 'temporarily disconnected' netatm and I4B modulesbz2008-05-271-2/+2
* Update usage strings to add a missing -n option.keramida2008-05-271-1/+1
* - Increase the size of the salt in pw(8) from 8 to 32 (same as in pam_unix(8)).antoine2008-05-271-5/+7
* Add more obsolete files.antoine2008-05-271-0/+20
* Bluetooth SIG is being difficult and keep moving specificationemax2008-05-272-5/+5
* Plug a memory leak which can occur when multiple MAC policies are loadedcsjp2008-05-271-0/+4
* Make fcntl() a weak symbol so that it can be overridden by thread libraries.dfr2008-05-271-1/+3
* Add support for the Colemak keyboard layout from: http://colemak.com/.philip2008-05-273-3/+155
* Change the exit status for 0 and 2 to be the same as with ping(1)bz2008-05-272-4/+9
* Limit the EOF marker length to a maximum of 79remko2008-05-271-2/+5
* Abandon pppd/chatpeter2008-05-271-1/+0
* Rename `tty_subr.c' to `subr_clist.c'.ed2008-05-272-700/+1
* Add a -n option to pkg_create(1), to inhibit duplicate work.keramida2008-05-274-5/+42
* Minor code hardening: Verify the final bytes of the stringkientzle2008-05-271-1/+1
* Compatibility fix: define REG_BASIC if it isn't already. In particular,kientzle2008-05-271-0/+4
* Until the old archive.h.in gets renamed to archive.h in the repository,kientzle2008-05-271-0/+6
* ASUS G2S notebook is supported by age(4).yongari2008-05-271-0/+2
* Add jme(4) to the list of drivers supported by GENERIC kernel.yongari2008-05-272-0/+2
* Hook up jme(4) to the build.yongari2008-05-271-0/+1
* Release pcm mutex before calling snd_clone_unref(), which in turns mightariff2008-05-271-0/+7
* Add jme(4) to the list of supported network interface.yongari2008-05-271-0/+1
* Add an entry for the jme(4) module.yongari2008-05-271-0/+1
* Add jme(4) to the list of drivers use the miibus interface.yongari2008-05-271-1/+4
* Add jme(4) to the list of drivers supporting ALTQ.yongari2008-05-271-1/+2
* Add jme(4) to the list of devices supporting full VLAN processingyongari2008-05-271-1/+2
* Add man page for jme(4).yongari2008-05-271-0/+153
* Hook up jme(4) to the build.yongari2008-05-274-0/+11
* Add driver support for PCIe adapters based on JMicron JMC250yongari2008-05-273-0/+4325
* Connect jmphy(4) to the build.yongari2008-05-272-1/+2
* Add JMicron JMP202/JMP211 PHY driver.yongari2008-05-273-0/+492
* Improve a comment which, in the actual CVS stock, doesn't completelyattilio2008-05-271-2/+5
* Once the ENOLCK is detected we expect to retry the acquisition.attilio2008-05-272-2/+6
* Avoid unnecessary one use of dtom(9) in spx_input().rwatson2008-05-261-1/+1
* Remove two netatm-specific test parts.rwatson2008-05-262-168/+0
* Remove now-obsolete Xref to ng_atmpif.4 from netgraph.4.rwatson2008-05-261-1/+0
* Add CAUTIONS section to the manpage and update .Dd.mr2008-05-262-2/+6
* Connect bsdcpio up to the build.kientzle2008-05-261-0/+1
* Install GNU cpio as 'gcpio', symlink to 'cpio' unless WITH_BSDCPIO iskientzle2008-05-261-1/+9
* bsdcpio is always installed as 'bsdcpio', symlink it to 'cpio'kientzle2008-05-261-1/+4
* Initial commit of bsdcpio 0.9.11b.kientzle2008-05-2644-0/+5986
* MFp4: bsdtar 2.5.4bkientzle2008-05-2614-316/+695
* MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit morekientzle2008-05-2649-938/+3609
* Use _WANT_FILE to make struct file visible from userland. This ispjd2008-05-263-4/+6
OpenPOWER on IntegriCloud