summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Run print_AMD_features() for both AuthenticAMD and GenuineIntel cpus.peter2004-03-251-5/+43
* | Add NTFS since many may want to dual-boot MS-Win64 w/FreeBSD.obrien2004-03-251-0/+1
* | Restore part of rev 1.92; share/libdata/gcc should not have been deleted.obrien2004-03-251-0/+2
* | Force gdb6 into disc1 for amd64, sparc64, and ia64obrien2004-03-251-0/+3
* | Lets give -O2 kernels a try on sparc64.obrien2004-03-251-1/+1
* | Use uiomove_fromphys() instead of pmap_qenter() and pmap_qremove() inalc2004-03-241-9/+1
* | Install the pf rc.d-script (missed Makefile update in original commit)mlaier2004-03-241-1/+1
* | Remove mention of doscmd.des2004-03-242-5/+0
* | Back out revision 1.295. share/libdata/gcc/ is valid and used.obrien2004-03-241-0/+2
* | Move ct.4 to ctau.4. Step two: add ct.4 as ctau.4.rik2004-03-241-0/+99
* | Move ct.4 to ctau.4. Step one: remove ctau.4 link.rik2004-03-241-1/+0
* | New release note:hrs2004-03-242-40/+80
* | - Update for the new interrupt code on i386 meaning that SMP kernels canjhb2004-03-241-10/+7
* | Properly reprogram the hardware when IFF_ALLMULTI flag is set.ru2004-03-241-0/+3
* | sppp (4) to netgraph (4) node. As always: I'l connect it to therik2004-03-243-0/+491
* | Conform to local file sytle and prefer (a && (b & flag)).imp2004-03-241-1/+1
* | The topology lock is not needed for g_error_provider() function.pjd2004-03-241-1/+1
* | Add locking so that arc4random(3) functions are all reentrant forgreen2004-03-241-10/+54
* | Added a note, that g_access() function cannot failed when dc[rwe] <= 0.pjd2004-03-241-0/+8
* | Functions:pjd2004-03-245-27/+11
* | Added 'nojail' keyword for rc.d/mixer script, while mixer(8) is notpjd2004-03-241-1/+1
* | Bring man page back in shape. Many option descriptions lacked these2004-03-241-140/+160
* | Don't duplicate a packet, just to throw it away when we discover thejulian2004-03-241-1/+1
* | Added the `toolchain' top-level target, which builds enough ofru2004-03-242-1/+3
* | Previous commit =~ s,share/,,des2004-03-240-0/+0
* | Remove mention of share/libdata/doscmd/{,fonts/} and share/libdata/gcc.des2004-03-241-10/+0
* | Previous commit should have read: remove share/libdata/doscmd/{,fonts/}.des2004-03-241-2/+0
* | Remove share/doscmd/{,fonts/}des2004-03-241-4/+0
* | remove stale documentationluigi2004-03-24102-3313/+0
* | 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
OpenPOWER on IntegriCloud