summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add option '-o' for one-line output in combination with '-d'.le2004-05-242-7/+24
* Include <stdlib.h> for exit() and abort() prototypes.stefanf2004-05-243-0/+3
* Include <string.h> for prototypes of various string functions.stefanf2004-05-245-0/+8
* Oops, ".align 4" for the data section in the previous commit shouldbde2004-05-241-3/+3
* Diff reduction to NetBSD.le2004-05-241-3/+3
* Include <rpc/rpc_com.h> for a _rpc_dtablesize() prototype.stefanf2004-05-242-0/+2
* Fixed profiling of trap, syscall and interrupt handlers and somebde2004-05-244-9/+43
* Include <netinet/in.h> for ntoh*() and hton*() prototypes.stefanf2004-05-245-0/+6
* If nsswitch.conf does not exist, create it with the default settings.des2004-05-241-7/+30
* Move the task of updating nsswitch.conf / host.conf into a separatedes2004-05-242-64/+108
* Don't repeat the definition of IDTVEC(). It is in asmacros.h.bde2004-05-241-3/+0
* Remove another redundant if_output initialization.mux2004-05-241-1/+0
* Include <stdio.h> for a sprintf() prototype.stefanf2004-05-241-0/+2
* Fixed insertion sort error in previous commit (prof_machdep.c).bde2004-05-241-4/+4
* Include <stdlib.h> for exit() and add a prototype for yyparse().stefanf2004-05-241-0/+4
* drop packet which has ::1 as src or dst via other than lo0ume2004-05-241-0/+2
* Store the target handles in a separate list from normal commands. Add anjl2004-05-246-15/+125
* /usr is not really the ideal place for a ports application to storecjc2004-05-247-28/+28
* Add support for BCM5705Kps2004-05-242-0/+3
* The socket code upcalls into the NFS server using the so_upcallrwatson2004-05-247-84/+642
* Support basename and path based constrained matches.mdodd2004-05-242-15/+71
* Consult parent's if_capenable for active VLAN-related capabilities.yar2004-05-231-1/+8
* Only initialize the if_sis callout as MPSAFE if debug.mpsafenet is setrwatson2004-05-231-1/+4
* Add the 'sid' info to the output of `ps -j', to make up for the 'sess'gad2004-05-232-2/+2
* Fix the kludge-old-options processing so `ps tpt' will be treated thegad2004-05-231-4/+5
* A handler for ioctl(SIOCSIFCAP) should not alter a bit inyar2004-05-238-8/+17
* According to the design of checksum offloading framework,yar2004-05-231-2/+5
* Mark the VLAN_MTU capability as initially enabled since it'syar2004-05-232-0/+2
* Added profiling support for Xint0x80_syscall.bde2004-05-231-0/+2
* o Fix usage example.maxim2004-05-231-1/+1
* Don't try to copy out the result payload if there isn't one. This ioctldfr2004-05-231-6/+14
* Build prof_machdep.c if profiling.bde2004-05-231-0/+1
* Build kgmon for amd64.bde2004-05-231-1/+1
* Adjusted for amd64 after repo-copy. The adjustments are routine, except:bde2004-05-231-23/+53
* MFamd64 (1.117: made the FAKE_MCOUNT() in doreti work non-accidentally,bde2004-05-231-2/+1
* Restored FAKE_MCOUNT() and MEXITCOUNT invocations and adjusted them forbde2004-05-231-0/+8
* Update URL to HID spec.le2004-05-231-1/+1
* Update URL to HID spec.le2004-05-231-1/+1
* MFamd64 (put TF_EIP in assym.s and use it instead of a magic offset inbde2004-05-234-7/+8
* Removed a garbage reference to i386's.bde2004-05-231-1/+1
* Adjusted FAKE_MCOUNT()s for amd64. This is needed for both ordinarybde2004-05-232-4/+4
* Fixed misspelling of "cy".bde2004-05-231-1/+1
* We don't need to initialize if_output, ether_ifattach() does itmux2004-05-2337-37/+0
* MFamd64 (1.111: fixed missing call to .mexitcount in lgdt()).bde2004-05-231-0/+1
* Updated for removal of the "count" arg in device lines.bde2004-05-231-8/+17
* Remove man4/man4.i386/cy.4 and adjust makefiles after repo-copying cy.4 upbde2004-05-233-248/+1
* Spell "retq" as "ret" in pagezero() like it is everywhere, else sobde2004-05-231-1/+2
* Initialise OHCI_CROMHDR and OHCI_BUS_OPT in fwohci_ibr to make sure thatdfr2004-05-231-0/+7
* MFNetBSD 1.80; author: wizle2004-05-231-2/+3
* Add localized calendar file for holidays in Austria.josef2004-05-231-0/+62
OpenPOWER on IntegriCloud