summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-24link man section 8 for loongson. ok miod@Matthieu Herrb
2010-01-24let .Dt recognise "loongson"; ok matthieu miodJason McIntyre
2010-01-24tests for shared libs update issues...Marc Espie
2010-01-24extra indirection: no match gives a reason why, so we can rebuildMarc Espie
2010-01-24use libspecs, report problem will be terser for now.Marc Espie
2010-01-24- revert previous; nitems() shouldn't be used in userland (yet).Jasper Lievisse Adriaanse
2010-01-24use libspecs through Dependencies.Marc Espie
2010-01-24add code to unify spec and names as LibraryObject, plus a repository andMarc Espie
2010-01-24prevent broken packagenames from creeping in.Marc Espie
2010-01-24check package name issuesMarc Espie
2010-01-24add code to check packagename for problemsMarc Espie
2010-01-24In orig_intra_lsa_rtr(), don't allocate and free a temporary bufferStefan Sperling
2010-01-24use nitems here, no real changeTed Unangst
2010-01-23When a window is destroyed, remove all links to it from each session ratherNicholas Marriott
2010-01-23generate 1st version.Matthieu Herrb
2010-01-23Add etc.loongson. ok miod@Matthieu Herrb
2010-01-23md etc bits for loongson. ok miod@Matthieu Herrb
2010-01-23Give little-endian fp on mips a change to be handled correctly.Miod Vallat
2010-01-23Don't leak if arguments appear multiple times, from Tiago Cunha.Nicholas Marriott
2010-01-23Use C-e and C-y for scrolling in vi mode, from Micah Cowan.Nicholas Marriott
2010-01-23finally, 6250 parts need crystal calibration too.Damien Bergamini
2010-01-23It's wrong to complain about illegal -c arguments when findingIngo Schwarze
2010-01-22Correctly return ENXIO on unhandled ioctls; ok marco@Miod Vallat
2010-01-22Move is_memory_range() from mips64 mem.c to a per-architecture location; thisMiod Vallat
2010-01-22Fix previous to pick the right year as the timebase (mips64 routines expectMiod Vallat
2010-01-21Do not assume mac address and bss id are stored at 32-bit aligned addresses;Miod Vallat
2010-01-21*Write* to the magic Loongson2 register to invalidate iTLB and branchMiod Vallat
2010-01-21Use db_printf() instead of printf() in db_dump_tlb_cmd() and trapDump(), soMiod Vallat
2010-01-21Pick the correct year when reading clock.Miod Vallat
2010-01-21Use ahci_nvidia_mcp_attach() for nvidia MCP79 ("Ion"), without whichStuart Henderson
2010-01-20Make ypserv(8) reread its YP maps on SIGHUPIngo Schwarze
2010-01-20One \ too many in pfvar.h. From Daniel Dickman <didickman@gmail.com>Ryan Thomas McBride
2010-01-20Fix collider offsets to correct LBA.Jordan Hargrave
2010-01-20Don't leak line, from Tiago Cunha.Nicholas Marriott
2010-01-20syncTodd T. Fries
2010-01-20Print RFC3947 NAT Original Address (NAT-OA) payloads, they're a subsetStuart Henderson
2010-01-20back out last commit. breaks half-duplex playback with poll().Jacob Meuser
2010-01-20Apache manual is now part of the "man" file set.Antoine Jacoutot
2010-01-20Remove horrible hack in ahc/ahd that made some commands retryKenneth R Westerback
2010-01-19Permit !, + and - to be used for window targets to specify last window (!), orNicholas Marriott
2010-01-19Build GENERIC-IP30.MP as bsd.mp.IP30 in the distribution, and allow theMiod Vallat
2010-01-19Compute the right value for hw.ncpusfound sysctl on IP30 regardless of theMiod Vallat
2010-01-19Don't fatalx() when a static route is deleted.Michele Marchetto
2010-01-19Better ERRORS section info; from Tim van der Molen. POSIX documentsTodd C. Miller
2010-01-19Leave errno as-is if fstat(2) fails instead of masking the realTodd C. Miller
2010-01-19simplify caching: return $cached->{$_} //= new_value;Marc Espie
2010-01-19simplify using LibSpecMarc Espie
2010-01-19move generic code to handle libspec in a new file, to clean up stuffMarc Espie
2010-01-19IP checksum is still broken with fragments, turn it off for now.Reyk Floeter
2010-01-19fix handling of always-update: it should only come into play when theMarc Espie