summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Need to prototype strsuftollx() to quiet a warning.obrien2003-01-061-0/+8
* Make the "nbsd_20030105" import build.obrien2003-01-063-1/+18
* This commit was generated by cvs2svn to compensate for changes in r108760,obrien2003-01-061-0/+254
|\
| * NetBSD files needed to build LukeM's ftpd src as taken from the NetBSD CVS repo.obrien2003-01-061-0/+254
* | Move ia64_sapics and ia64_sapic_count from interrupt.c to sapic.cmarcel2003-01-062-24/+59
* | Ooops, use the full name of XL_FLAG_EEPROM_OFFSET_30silby2003-01-061-1/+1
* | Move the itm reload to a single place rather than having two identicalpeter2003-01-061-2/+2
* | Replace the hardcoding of 255 as the clock interrupt vector withmarcel2003-01-064-3/+5
* | Explicitly have the timecounter init happen after the cpu_initclocks ispeter2003-01-062-2/+2
* | Enable pppctl(8) on ia64.marcel2003-01-061-1/+1
* | Port libc_r to ia64. We need to do things slightly differentmarcel2003-01-065-1/+45
* | Add support for the 3c555 miniPCI chipset.silby2003-01-062-1/+9
* | Manually inline handleclock(). There's only a single caller andmarcel2003-01-063-9/+2
* | Add two MII_SETs to provide a bit more time between operations insilby2003-01-061-0/+2
* | Count interrupts as soon as possible. This makes sure interrupts aremarcel2003-01-061-3/+3
* | Merge our .Nm changes into the nbsd_20030105 import.obrien2003-01-062-42/+140
* | This commit was generated by cvs2svn to compensate for changes in r108746,obrien2003-01-0612-483/+841
|\ \ | |/
| * Import of LukeM's ftpd taken from the NetBSD CVS repo on 5-Jan-2003.obrien2003-01-0614-524/+976
* | Build pppctl on sparc64, now that we have libc_r.tmm2003-01-051-1/+1
* | Build libc_r on sparc64, it should work now.tmm2003-01-051-1/+1
* | correct pkthdr length calculation for ipv6 echo packets; after moving a packetsam2003-01-051-3/+6
* | Add MD definitions for sparc64. This is based on work by des.tmm2003-01-051-0/+29
* | Add an implementation of _atomic_lock for sparc64. This was submitted bytmm2003-01-051-0/+45
* | Rewrite longjmp() and _longjmp() to directly restore the saved frame,tmm2003-01-052-55/+19
* | Don't hardcode the address of the local (S)APIC (aka processormarcel2003-01-054-2/+33
* | Rename siglongjmp() to __siglongjmp(), with a weak alias to siglongjmp(),tmm2003-01-051-2/+4
* | Fix cut&paste bug which would result in a panic because buffer wasphk2003-01-051-2/+2
* | Bump the number of interrupts from 65 to 257. This is a waste ofmarcel2003-01-051-1/+1
* | Handle 3-digit interrupt numbers (vectors). While here, change themarcel2003-01-052-6/+10
* | - Merge the following from the English version:hrs2003-01-055-2/+65
* | rl(4) works on sparc64 now.jake2003-01-052-24/+24
* | Make all memory I/O addresses (explicitly) 64-bit. Memory mappedmarcel2003-01-051-11/+11
* | Tweaks to make if_rl work on sparc64.jake2003-01-051-4/+10
* | Provide a null-implementation for bus_space_unmap, like i386.marcel2003-01-051-2/+5
* | Add support for bzip2ed log files.se2003-01-053-3/+21
* | Add common/dev.sgml as a source forgotten in the previous commit.hrs2003-01-051-0/+1
* | - Merge the following from the English version:hrs2003-01-056-23/+155
* | - Catch up with the English version:hrs2003-01-054-3/+54
* | Convert VOP_STRATEGY to VOP_SPECSTRATEGY in the generic getpages andphk2003-01-051-2/+2
* | Merge the following from the English version:hrs2003-01-051-5/+28
* | Don't override the vop_lock, vop_unlock and vop_isunlocked methods.phk2003-01-051-3/+0
* | Allocate bogus_page with VM_ALLOC_WIRED. (Previously, bogus_page'salc2003-01-051-2/+1
* | Avoid casting pointers to int and using %x to print them.mike2003-01-051-4/+3
* | Reduce diff to RELENG_4.simokawa2003-01-054-3/+65
* | Use in_addr_t for the right size of an IPv4 address, and copy intofenner2003-01-051-1/+3
* | Fix alignment problems -- the embedded v4 address is guaranteed tofenner2003-01-051-15/+17
* | In sodealloc(), if there is an accept filter present on the socketalfred2003-01-051-9/+3
* | Don't take the detour over VOP_STRATEGY from spec_getpages, call ourphk2003-01-051-1/+1
* | Split out the vnode and buf arguments to the internal strategy workerphk2003-01-051-13/+3
* | Syntax fix in fwohci_pci_suspend().simokawa2003-01-051-1/+2
OpenPOWER on IntegriCloud