summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some patches contributed by jhb:dougb2009-12-301-23/+34
* Treat an empty argument as an error, instead of fetching theru2009-12-301-0/+5
* Let both yacc and lex generate code that passes -Wold-style-definition.ed2009-12-303-6/+10
* Actually set RLE_ALLOCATED when allocating a reserved resource so thatjhb2009-12-301-3/+3
* Fix an error case I missed in the previous change so that the CIS resourcejhb2009-12-301-2/+2
* Consolidate the route message generation code for when addressqingli2009-12-301-48/+49
* Multiple IPv6 addresses of the same prefix can be installed on theqingli2009-12-301-2/+22
* sh: Ensure funcnest is decremented if there was an error in the function.jilles2009-12-301-2/+3
* The proxy arp entries could not be added into the system over theqingli2009-12-309-46/+121
* Delete the CIS resource after releasing it. This is needed when the CIS isjhb2009-12-301-2/+3
* Teach the PCI bus driver to handle PCIR_BIOS BARs properly and remove specialjhb2009-12-303-10/+81
* Use bus_*() rather than bus_space_*().jhb2009-12-301-17/+7
* Remove no longer used pci_release_resource().jhb2009-12-302-21/+0
* - Assert that a reserved resource returned via resource_list_alloc() is notjhb2009-12-301-1/+12
* Use a constant instead of a magic number for the flag that enables decodingjhb2009-12-301-1/+1
* Use _once() to initialize the pthread key for thread-local storage to holdjhb2009-12-301-14/+14
* Revamp bus_space access functions:marcel2009-12-308-531/+783
* Call wakeup() only for the first request on the queue.mav2009-12-301-2/+8
* Fix memory leak when parsing backticks (``).jilles2009-12-301-13/+23
* Add missing `void' keywords.ed2009-12-304-10/+10
* sh: arith: Return only 0 and 1 from && and ||.jilles2009-12-302-2/+32
* Remove the current directory from _PATH_STDPATH.jilles2009-12-301-1/+1
* Removing pre-commit review on isp(4). It's time to let people have theirmjacob2009-12-301-1/+0
* Make sure the multicast forwarding cache entry's stall queue is properlysyrinx2009-12-301-0/+9
* Remove some test files that are no longer used.kientzle2009-12-305-27092/+0
* Let umount build with -Wold-style-definition.ed2009-12-302-7/+13
* Add undocumented 'portsnap alfred' command, which runs (fetch|cron)cperciva2009-12-301-1/+17
* Reserve constants for RPM unwrapper and XAR reader.kientzle2009-12-301-0/+2
* Libarchive in FreeBSD is now synced up with 2.7.901a fromkientzle2009-12-301-2/+2
* UU decoder. Now that libarchive can recursively taste input streams,kientzle2009-12-306-0/+767
* A raft of test changes and improvements from the Googlecode repository.kientzle2009-12-3073-1315/+6267
* Merge Michihiro NAKAJIMA's significant work on the ISO9660 readerkientzle2009-12-301-323/+1659
* In blkif_queue_cb(), test the return value from gnttab_claim_grant_reference()gibbs2009-12-291-1/+1
* Correct bug introduced while purging the -ERRNO Linuxism from thegibbs2009-12-291-1/+1
* ANSIfy almost all applications that use WARNS=6.ed2009-12-2923-150/+88
* Add missing `void' keywords.ed2009-12-295-5/+5
* Add missing `void' keyword.ed2009-12-291-1/+1
* Add missing `void' keyword.ed2009-12-291-1/+1
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.rnoland2009-12-2936-112/+109
* Usually these controllers are able to automatically decode command code tomav2009-12-292-5/+27
* ANSIfy ldconfig and the aout bits it still uses from rtld-aout.ed2009-12-293-41/+17
* Remove a trailing reference to the obsolete vaps_<IF> variable.jhb2009-12-291-1/+1
* Add support for configuring vlan(4) interfaces as child devices similar tojhb2009-12-293-4/+97
* Remove extra space introduced by the previous commit.trasz2009-12-291-1/+1
* Remove examples for pppd and SLIP-related stuff.trasz2009-12-2921-285/+23
* Delete old firmware.rpaulo2009-12-292-0/+0
* Remove pppd and SLIP-related stuff.trasz2009-12-291-2/+2
* Remove pppd, it's gone.trasz2009-12-291-2/+1
* iwn(4) update. Notable changes:rpaulo2009-12-2915-10142/+25132
* Document _FAST and _PRECISE clocks.kib2009-12-291-10/+40
OpenPOWER on IntegriCloud