summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove floppy image typeluigi2004-03-2426-1536/+0
* remove this floppy image too.luigi2004-03-2412-453/+0
* remove this floppy image.luigi2004-03-2417-541/+0
* Remove this picobsd floppy type.luigi2004-03-2441-1602/+0
* fix building of bridge floppiesluigi2004-03-241-1/+2
* The ndis_wlan_bssid_ex structure we retrieve in ndis_get_assoc() iswpaul2004-03-241-5/+11
* Add -u option to ipcs(1) and document it in ipcs.1bmilekic2004-03-242-3/+39
* Fix a bug introduced in rev 1.33(mega API change).simokawa2004-03-241-1/+1
* Correct the boundary parameter to the bus_dma_tag_create() calls (it wastmm2004-03-231-2/+2
* Overhaul the /etc/rc.d/diskless script by splitting it out intobrooks2004-03-2311-567/+161
* Correct the termination condition of the DVMA pruning loop intmm2004-03-231-7/+7
* Intitialize the frame pointer and return pc of a new process createdtmm2004-03-231-0/+2
* Add rc.d script for pf(4) (more to come once pflogd(8) works as well).mlaier2004-03-233-0/+154
* Enable interrupt preemption on Alpha. Previously, flipping this switch onjhb2004-03-231-1/+10
* Remove doscmd from the base system now that it lives in the ports tree.des2004-03-2370-25635/+0
* Drop the -d argument to mtree since some of the spec files now listdes2004-03-231-4/+4
* Add share/nls/{POSIX,en_US.US-ASCII} as symlinks to C.des2004-03-232-0/+4
* Add myself as maintainer for contrib/pfmlaier2004-03-231-0/+1
* Recently I realized that the ADMtek 8211 driver wasn't working correctlywpaul2004-03-231-3/+4
* Add an implementation of uiomove_fromphys() for PowerPC. Thisalc2004-03-233-0/+263
* Add support for decoding Timespec, Timeval, Itimerval, Pollfd,dwmalone2004-03-232-3/+179
* Use pread to implement pread, rather than taking a detour throug stdio.dwmalone2004-03-231-16/+2
* decode mprotect args while i'm here.alfred2004-03-231-0/+2
* decode fcntl and mmap arguments.alfred2004-03-233-2/+66
* Do not copy vm_exitingcnt to the new vmspace in vmspace_exec(). Copyingtjr2004-03-231-1/+2
* Re-add the hand-optimised assembler versions of some of the ciphersmarkm2004-03-2314-3759/+2861
* mdoc fixeskientzle2004-03-231-2/+2
* Change the !MPSAFE boot string to something that doesn't potentiallyobrien2004-03-231-1/+1
* Emit a traceback when witness_trace is set and witness_warn() isalfred2004-03-231-0/+2
* Remove another case of grabbing Giant before doing a kthread_exit()wpaul2004-03-221-1/+0
* Rather than display which interrupts are MPSAFE, display those that aren't.obrien2004-03-221-1/+3
* Clarify the description of the "established" option.ceri2004-03-221-1/+2
* Note that only one webnfs share is allowed per NFS server.ceri2004-03-221-0/+3
* Use the correct length for appending an extended irq resource. This maynjl2004-03-221-1/+1
* Shorten some printfs to fit better. No other functional changes.njl2004-03-221-6/+6
* Whitespace and comment changes. No MD5 change to the object file.njl2004-03-221-53/+62
* Revert 1.22. Go back to "FreeBSD" as our _OS value. Since we now supportnjl2004-03-221-9/+2
* Bump FreeBSD version to indicate new bus_alloc_resource_any API.njl2004-03-221-1/+1
* I'm a dumbass: the test in the MOD_SHUTDOWN case in ndis_modevent()wpaul2004-03-221-1/+1
* if_ndis.c no longer depends on either pci or pccard. Also, add anwpaul2004-03-221-1/+2
* Commit a message to UPDATING indicating that during network stack lockingrwatson2004-03-221-0/+11
* Set start_cmd and stop_cmd correctly so the code that extracts the namesdes2004-03-221-4/+3
* Lock down global variables in if_gre:rwatson2004-03-223-9/+46
* Use ' rather than ".obrien2004-03-221-1/+1
* Lock down global variables in if_gif:rwatson2004-03-221-9/+50
* Forced commit note to explain why NO_POSIX_COMPAT was removed with upgrade.ache2004-03-220-0/+0
* Move "called", a static function variable used to detect recursiverwatson2004-03-221-4/+11
* MFi386: revision 1.480.nyan2004-03-221-0/+1
* On startup, warn if inetd's config file doesn't exist. This isn'tdwmalone2004-03-221-0/+2
* Use fseeko() to properly support large files.tjr2004-03-221-3/+3
OpenPOWER on IntegriCloud