summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* To force install(1) to always compare files before installing, oneru2002-07-182-2/+2
* Remove the statically allocated array that holds OpenFirmware memory mappingsbenno2002-07-183-12/+24
* Major rework of how we copy data into kernel space.benno2002-07-186-22/+36
* Install scripts via FILES (purposedly not via SCRIPTS that wouldru2002-07-185-8/+5
* Don't assume file descriptors fit in a short, use an int instead.tjr2002-07-181-1/+1
* Added groff(1) and natd(8) entries.ru2002-07-181-0/+2
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-1841-86/+88
* s/install -c/${INSTALL} ${COPY}/ru2002-07-181-4/+4
* Add an entry for the AMD Elan SC520 hostbridge. I do not belive we canphk2002-07-182-0/+6
* (VM_MAX_KERNEL_ADDRESS - KERNBASE) / PAGE_SIZE may not fit in an integer.peter2002-07-181-1/+1
* Avoid using ints or shorts to store process id's, use pid_t instead.tjr2002-07-182-22/+23
* Make the message that is printed when the foreground process is terminatedtjr2002-07-182-2/+24
* Move the definition of FreeBSD 4.6 back to where it belongs.ru2002-07-182-2/+2
* Add definition for FreeBSD 4.6.1.murray2002-07-181-0/+1
* Revert last change.murray2002-07-181-1/+0
* Integrate the hw.pcic.pd6722_vsense tunable from the nomads list.imp2002-07-181-15/+49
* Some strange hacks for the clpd6729:imp2002-07-181-13/+44
* Teach mdoc about FreeBSD 4.6.1murray2002-07-181-0/+1
* The Compaq WL200 is a CL-PD6729 based pci card with a prism 2 pcmciaimp2002-07-181-0/+6
* Move IPFW2 definition before including ip_fw.hluigi2002-07-182-64/+60
* Remove spurious "echo '.'".dd2002-07-182-4/+0
* Apply same fix as Rev 1.19 of /etc/rc.diskless2: create sendmailbsd2002-07-184-0/+28
* Anonymize the "portmap" program to get better compatibility withdougb2002-07-181-0/+2
* Make nisdomainname=NO DTRTdougb2002-07-182-4/+12
* Cleanup some pollution from the NetBSD sync, and add gif setup.dougb2002-07-182-288/+58
* Fix a typo that caused dhclient not to work.gordon2002-07-182-4/+4
* Merge in all the changes that Mike Makonnen has been maintaining for agordon2002-07-1823-6417/+926
* be able to configure to run an IPv6 routing daemon even onume2002-07-183-20/+24
* fixed to make mbuf chain.ume2002-07-181-1/+1
* o Introduce an argument, VM_ALLOC_WIRED, that requests vm_page_alloc()alc2002-07-183-15/+19
* Use pmap_kenter() rather than vtopte() and bashing the page tablespeter2002-07-184-56/+12
* Fix a transcription typo. s/ACPI_PTR/ACPI_POINTER/peter2002-07-171-1/+1
* ia64 does not have the same degree of stealth include file nesting,peter2002-07-172-0/+4
* This is a userland tool, not a kernel component or libstand client.peter2002-07-171-5/+5
* Pacify gcc on ia64peter2002-07-172-0/+6
* I don't know how the minimum retransmit timeout managed to get set todillon2002-07-171-1/+7
* Fix some typos in 1.68 from over a week ago.peter2002-07-171-2/+1
* Cap the initial PV and PTE table preallocations. Otherwise we explodepeter2002-07-171-1/+4
* Be sure to use a logical address for the SAL table. For some reason thepeter2002-07-171-1/+2
* Update for new ACPICA import. Gah.peter2002-07-171-3/+3
* Add END markers to asm functions so that debuggers can find their size.jake2002-07-171-1/+3
* Avoid trying to set PG_G on the first 4MB when we set up the 4MB page.peter2002-07-172-0/+12
* Avoid passing NULL to freehostent(3).yar2002-07-171-1/+2
* Fix a reversed test.julian2002-07-171-7/+15
* Make sure the process state for the idle proc is set correctlyjulian2002-07-171-0/+1
* Fix setting parameters for getipnodebyaddr(3):yar2002-07-171-4/+4
* Add myself.scop2002-07-171-0/+1
* In pam_init_ctx(), register a cleanup function that will kill the childdes2002-07-171-0/+13
* Sort FILES.ru2002-07-171-1/+1
* Fix a spelling mistake.dwmalone2002-07-171-1/+1
OpenPOWER on IntegriCloud