summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Extend jexec to accept hostname or ip-number besides jail-id.mr2008-05-262-4/+60
* Bump __FreeBSD_version after netatm and I4B removal.bz2008-05-261-1/+1
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-26343-103830/+136
* Add a missing space between a variable and the ] for a testdougb2008-05-261-1/+1
* Take into account possible overflow when multiplying. The casuality iskib2008-05-261-2/+2
* Dont call ata_start() when ata_reinit fails in the ioctl path.sos2008-05-261-1/+0
* We can not call iwn_start directly in the interruptdelphij2008-05-261-3/+14
* Fix namespace collision after src/sys/sys/file.h:1.78.pjd2008-05-253-4/+5
* Backout the change to remove sun4v.jb2008-05-251-1/+1
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-25226-111102/+1
* Comment out the code that breaks with invariants. This is stuff that isjb2008-05-251-0/+2
* The "if" semantic is not needed, just fix this.attilio2008-05-251-1/+1
* Replace direct atomic operation for the file refcount witht theattilio2008-05-252-5/+7
* style fix for newly introduced macro.attilio2008-05-251-1/+1
* Remove sun4v from the list of arches in 'make universe'. There has beenjb2008-05-251-1/+1
* Remove the dependency on lockstat. That its still work in progress.jb2008-05-251-1/+0
OpenPOWER on IntegriCloud