summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ffs_read:ache2004-01-231-7/+14
* | PR: docs/58586wes2004-01-231-0/+19
* | Clarify behaviour of ffsinfo: It appends to outfile withoutcperciva2004-01-231-1/+1
* | Document fetch(1) environment variables in fetch(1) man page, instead ofwes2004-01-231-12/+108
* | Remove leftover FREE() from changes in rev 1.50.andre2004-01-231-1/+0
* | Unbreak amd64: Rename calls from panic to __panicpeter2004-01-231-3/+3
* | Split the overloaded variable 'win' into two for their specific purposes:andre2004-01-221-21/+22
* | Move the reduction by one of the syncache limit after the zone has beenandre2004-01-221-1/+1
* | Remove an unused variable and put the sockaddr_in6 onto the stack insteadandre2004-01-221-26/+14
* | Fix SYNOPSIS of manual page, clustering no-arg options correctly.sheldonh2004-01-222-4/+2
* | Two fixes for script(1):cperciva2004-01-221-11/+22
* | Serial murderers shouldn't commit suicide. (killall shouldcperciva2004-01-221-0/+4
* | If we're going to "add path 'fd/*' unhide", it only makescperciva2004-01-221-0/+1
* | Write 100 times for tomorrow:phk2004-01-221-2/+3
* | Initialize the (i386) frame pointer when setting up a threaddeischen2004-01-221-1/+4
* | Fixed broken logic when parsing double quotes.ru2004-01-221-14/+5
* | Catch up with etc/Makefile,v 1.324 -- split "install" and "distribution"ru2004-01-221-18/+13
* | Fix the PCI attach routine to properly setup the IRQ and port resourcejhb2004-01-221-13/+20
* | o Implement the pthread_spin_* functions in libthr.mtm2004-01-225-0/+378
* | Add missing free() in exception handlers.simokawa2004-01-222-2/+3
* | Fix generation of random multicast MAC address.rse2004-01-221-1/+1
* | Only enforce -fno-strict-aliasing for optimization levels thatru2004-01-221-1/+4
* | Since id(1) is in /usr, it may not be available until after filesystemmtm2004-01-221-1/+3
* | - Run makewhatis(1) in etc/Makefile at the end of "install".ru2004-01-223-12/+8
* | Userland signed char fixes for PPC build. Problems were using a chargrehan2004-01-2216-28/+29
* | Make proc's kg_nice/ki_nice explicitly signed for PPC. This is agrehan2004-01-222-2/+2
* | Remove references to cryptotestimp2004-01-221-5/+1
* | Fix alignment of size field in `ls -lh` -- the width was being computedcperciva2004-01-221-2/+2
* | Two fixes here:cperciva2004-01-221-2/+4
* | Fix definition of IFM_MODE, which should be refrected the change ofonoe2004-01-221-1/+1
* | Add suspend and resume methods. I'm not certain this work correctlywpaul2004-01-221-0/+36
* | Add support for TCP/IP checksum offload.wpaul2004-01-222-25/+217
* | Extend the description of the framework of interface capabilities.yar2004-01-221-4/+90
* | As I've been pointed out by Andrew Gallatin, there are someyar2004-01-211-4/+12
* | If a transfer to or from a floppy disk crosses a 64k boundary, we have tojhb2004-01-211-2/+2
* | Fix multicast and promiscuous mode handling for Yukon devices.wpaul2004-01-212-100/+202
* | Calculate the right register offset when clearing TX buffer pointerwpaul2004-01-211-1/+2
* | Use the length of the interface name, not the length of its address whenbrooks2004-01-211-1/+1
* | Cosmeticssos2004-01-211-1/+1
* | Add structures and definitions for task offload (TCP/IP checksum,wpaul2004-01-211-0/+141
* | Add a sysctl (default: off) which enables a log(LOG_INFO...) warningphk2004-01-211-10/+19
* | Clean up error handling in libstand filesystem code to be more consistent:jhb2004-01-2110-27/+49
* | Simplify timing gymnastics a bit.phk2004-01-211-2/+2
* | Make sure to trap failures correctly in ndis_get_info() and ndis_set_info().wpaul2004-01-211-0/+6
* | Remove #ifdef for ancient source FreeBSD compat.phk2004-01-211-11/+0
* | DTRT, quote parens in an extended regular expression.schweikh2004-01-211-1/+1
* | Add my birthday.philip2004-01-211-0/+1
* | Don't leak softc's when destroying interfaces.brooks2004-01-211-0/+3
* | Fix style(9) of my previous commit.cperciva2004-01-211-1/+1
* | Revert previous commit, ru has ideas how to better document thisschweikh2004-01-211-9/+1
OpenPOWER on IntegriCloud