| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove mention of doscmd. | des | 2004-03-24 | 2 | -5/+0 |
* | Back out revision 1.295. share/libdata/gcc/ is valid and used. | obrien | 2004-03-24 | 1 | -0/+2 |
* | Move ct.4 to ctau.4. Step two: add ct.4 as ctau.4. | rik | 2004-03-24 | 1 | -0/+99 |
* | Move ct.4 to ctau.4. Step one: remove ctau.4 link. | rik | 2004-03-24 | 1 | -1/+0 |
* | New release note: | hrs | 2004-03-24 | 2 | -40/+80 |
* | - Update for the new interrupt code on i386 meaning that SMP kernels can | jhb | 2004-03-24 | 1 | -10/+7 |
* | Properly reprogram the hardware when IFF_ALLMULTI flag is set. | ru | 2004-03-24 | 1 | -0/+3 |
* | sppp (4) to netgraph (4) node. As always: I'l connect it to the | rik | 2004-03-24 | 3 | -0/+491 |
* | Conform to local file sytle and prefer (a && (b & flag)). | imp | 2004-03-24 | 1 | -1/+1 |
* | The topology lock is not needed for g_error_provider() function. | pjd | 2004-03-24 | 1 | -1/+1 |
* | Add locking so that arc4random(3) functions are all reentrant for | green | 2004-03-24 | 1 | -10/+54 |
* | Added a note, that g_access() function cannot failed when dc[rwe] <= 0. | pjd | 2004-03-24 | 1 | -0/+8 |
* | Functions: | pjd | 2004-03-24 | 5 | -27/+11 |
* | Added 'nojail' keyword for rc.d/mixer script, while mixer(8) is not | pjd | 2004-03-24 | 1 | -1/+1 |
* | Bring man page back in shape. Many option descriptions lacked the | se | 2004-03-24 | 1 | -140/+160 |
* | Don't duplicate a packet, just to throw it away when we discover the | julian | 2004-03-24 | 1 | -1/+1 |
* | Added the `toolchain' top-level target, which builds enough of | ru | 2004-03-24 | 2 | -1/+3 |
* | Previous commit =~ s,share/,, | des | 2004-03-24 | 0 | -0/+0 |
* | Remove mention of share/libdata/doscmd/{,fonts/} and share/libdata/gcc. | des | 2004-03-24 | 1 | -10/+0 |
* | Previous commit should have read: remove share/libdata/doscmd/{,fonts/}. | des | 2004-03-24 | 1 | -2/+0 |
* | Remove share/doscmd/{,fonts/} | des | 2004-03-24 | 1 | -4/+0 |
* | remove stale documentation | luigi | 2004-03-24 | 102 | -3313/+0 |
* | remove floppy image type | luigi | 2004-03-24 | 26 | -1536/+0 |
* | remove this floppy image too. | luigi | 2004-03-24 | 12 | -453/+0 |
* | remove this floppy image. | luigi | 2004-03-24 | 17 | -541/+0 |
* | Remove this picobsd floppy type. | luigi | 2004-03-24 | 41 | -1602/+0 |
* | fix building of bridge floppies | luigi | 2004-03-24 | 1 | -1/+2 |
* | The ndis_wlan_bssid_ex structure we retrieve in ndis_get_assoc() is | wpaul | 2004-03-24 | 1 | -5/+11 |
* | Add -u option to ipcs(1) and document it in ipcs.1 | bmilekic | 2004-03-24 | 2 | -3/+39 |
* | Fix a bug introduced in rev 1.33(mega API change). | simokawa | 2004-03-24 | 1 | -1/+1 |
* | Correct the boundary parameter to the bus_dma_tag_create() calls (it was | tmm | 2004-03-23 | 1 | -2/+2 |
* | Overhaul the /etc/rc.d/diskless script by splitting it out into | brooks | 2004-03-23 | 11 | -567/+161 |
* | Correct the termination condition of the DVMA pruning loop in | tmm | 2004-03-23 | 1 | -7/+7 |
* | Intitialize the frame pointer and return pc of a new process created | tmm | 2004-03-23 | 1 | -0/+2 |
* | Add rc.d script for pf(4) (more to come once pflogd(8) works as well). | mlaier | 2004-03-23 | 3 | -0/+154 |
* | Enable interrupt preemption on Alpha. Previously, flipping this switch on | jhb | 2004-03-23 | 1 | -1/+10 |
* | Remove doscmd from the base system now that it lives in the ports tree. | des | 2004-03-23 | 70 | -25635/+0 |
* | Drop the -d argument to mtree since some of the spec files now list | des | 2004-03-23 | 1 | -4/+4 |
* | Add share/nls/{POSIX,en_US.US-ASCII} as symlinks to C. | des | 2004-03-23 | 2 | -0/+4 |
* | Add myself as maintainer for contrib/pf | mlaier | 2004-03-23 | 1 | -0/+1 |
* | Recently I realized that the ADMtek 8211 driver wasn't working correctly | wpaul | 2004-03-23 | 1 | -3/+4 |
* | Add an implementation of uiomove_fromphys() for PowerPC. This | alc | 2004-03-23 | 3 | -0/+263 |
* | Add support for decoding Timespec, Timeval, Itimerval, Pollfd, | dwmalone | 2004-03-23 | 2 | -3/+179 |
* | Use pread to implement pread, rather than taking a detour throug stdio. | dwmalone | 2004-03-23 | 1 | -16/+2 |
* | decode mprotect args while i'm here. | alfred | 2004-03-23 | 1 | -0/+2 |
* | decode fcntl and mmap arguments. | alfred | 2004-03-23 | 3 | -2/+66 |
* | Do not copy vm_exitingcnt to the new vmspace in vmspace_exec(). Copying | tjr | 2004-03-23 | 1 | -1/+2 |
* | Re-add the hand-optimised assembler versions of some of the ciphers | markm | 2004-03-23 | 14 | -3759/+2861 |
* | mdoc fixes | kientzle | 2004-03-23 | 1 | -2/+2 |
* | Change the !MPSAFE boot string to something that doesn't potentially | obrien | 2004-03-23 | 1 | -1/+1 |