summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reimplement the boot2 for pc98 completely.nyan2009-12-3122-4590/+1335
* Don't use 15M-16M area on pc98. It's reserved for some devices.nyan2009-12-312-1/+20
* Add setting machine type support to the loader.nyan2009-12-314-1/+112
* Happy New Year 2010! :-)obrien2009-12-311-1/+1
* Delete the svn:mime-type property from these text files.obrien2009-12-310-0/+0
* Create a Node WWN from the *Port* WWN, not vice versa, for 2400s.mjacob2009-12-311-5/+4
* If we are using -p it does not make any sense to even create thedougb2009-12-311-2/+2
* Remove an unused variable.ed2009-12-311-1/+0
* Add missing `void' keyword.ed2009-12-311-1/+1
* Remove a deleted comment line that was brought back byqingli2009-12-311-1/+0
* Add new device ID to uipaq driverthompsa2009-12-312-0/+3
* Disable K&R style function definitions for WARNS=6.ed2009-12-313-2/+10
* It's not necessary to include both Op and Fl for command line optionsdougb2009-12-301-9/+11
* Document the DELETE_STALE_RC_FILES option introduced in r201291. This isdougb2009-12-301-16/+19
* 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
OpenPOWER on IntegriCloud