summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an -f option (for force) to the create command. The -f optionmarcel2004-11-132-6/+25
* Fix the MDIOCDETACH ioctl() for md(4). Now that the md_file field inmarcel2004-11-131-1/+1
* UNIX conformance: If -r -f on non-existent directory, don't emit error.jkh2004-11-131-1/+4
* With the addition of a proper prototype, this is now WARNS=6 clean.philip2004-11-132-1/+2
* Two uint32_t casts crept in where they shouldn't have.philip2004-11-131-2/+2
* Change some formats and add some casts to make thisphilip2004-11-132-22/+20
* Reflect the cuaa->cuad namechange in documentation.philip2004-11-135-7/+7
* Update moused(8) and mouse(4) to reflect the cuaa->cuad name change.philip2004-11-122-6/+6
* o Change the strcmp() to a strncmp() to allow us to attach to 'E'philip2004-11-122-138/+134
* Minor whitespace nitpicking to reduce my diffs of Real Changes[tm]philip2004-11-122-18/+12
* Fix ng_ksocket(4) operation as a divert socket, which is pretty usefulglebius2004-11-121-11/+12
* Implement interrupt counting, so that vmstat -i work.cognet2004-11-123-9/+21
* Change the way we automatically add prefix routes when adding a new address.mlaier2004-11-121-27/+147
* Ports aren't generally ready for parallel make.ru2004-11-121-1/+1
* If -B is specified to get compat mode (as opposed to just not givingphk2004-11-121-0/+1
* Catch a few more autofs references.peter2004-11-122-2/+0
* Spell _KERNEL correctly so that UP kernels are actually optimized again.jhb2004-11-121-1/+1
* - Use the SMP style ops for atomic_load/store() in userland so thatjhb2004-11-121-2/+1
* sf(4) supports altqbrueffer2004-11-121-1/+2
* Add altq support.brueffer2004-11-122-14/+18
* Remove these unused files before any other archs include the same bogusjhb2004-11-126-1057/+0
* third of several commits to allow kernel System V IPC data structuresrwatson2004-11-121-66/+66
* Use a relative symlinking so that "tar" also works in /stand.ru2004-11-121-1/+1
* Pass the "?" command output through the pager.ru2004-11-121-4/+15
* Install precious programs with -S.ru2004-11-121-1/+4
* Second of several commits to allow kernel System V IPC data structuresrwatson2004-11-124-349/+353
* Show stray files during "cvs update".ru2004-11-121-1/+1
* First of several commits to allow kernel System V IPC data structuresrwatson2004-11-123-1/+30
* Wrap a comment properly.ceri2004-11-121-1/+2
* Correct a bug in the if_em driver relating to the use of vlans withrwatson2004-11-122-6/+44
* Put back the vfs_object_create() calls, they do make a difference whenphk2004-11-121-0/+2
* s/Here about/Hear about/ and sort accordingly.schweikh2004-11-121-3/+3
* Add code to enforce the paralleism count (-j N) for the entire treephk2004-11-124-31/+119
* Fix a (very) long standing bug in make (this has been there probablyharti2004-11-122-29/+102
* Doh! This one crept in two commits ago and didn't get weeded out onimp2004-11-121-1/+0
* Fix a braino: the partition size in the PMBR is in sectors, not bytesmarcel2004-11-122-8/+8
* Put back usb_uncallout_drain(), as it is now also used by umass.c.iedowse2004-11-121-0/+1
* Back out my recent changes for timeout races, as there have beeniedowse2004-11-124-125/+49
* Various whitespace nits.imp2004-11-121-21/+27
* Don't use aha after calling aha_free.imp2004-11-121-4/+4
* Document PORTS_MODULES variable.imp2004-11-121-0/+3
* PORTS_MODULES: a list of ports to build with this kernel.imp2004-11-111-0/+14
* Kill the 802.11 crypo changes that shouldn't have been committed.imp2004-11-111-4/+0
* Commit takawata-san's Sony Notebook Controller driver, integrated intoimp2004-11-115-1/+360
* Several language fixesbrueffer2004-11-111-5/+5
* - Place the gcc memory barrier hint in the right place in the 80386 versionjhb2004-11-111-8/+9
* Only warn about missing _PRT tables if bootverbose is set. I've yet to seejhb2004-11-111-2/+4
* Correct a bug in nfsrv_create() where a call to nfsrv_access() mightrwatson2004-11-111-38/+52
* - Temporarily disable the nice -20 throttling code. It has some interactionjeff2004-11-111-0/+4
* Switch over to a different, more flexible test output protocol that'snik2004-11-1199-144/+963
OpenPOWER on IntegriCloud