summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the default partition sizing code in order tocperciva2005-08-162-18/+56
* Increase flexibility in disk-layoutphk2005-08-161-25/+52
* Fix backtraces. Supply registers from the register window.marcel2005-08-161-16/+7
* Remove unnecessary and alarming printf.grehan2005-08-161-1/+1
* More files from my server that I've been upgrading since I think 2.2imp2005-08-151-3/+50
* Now that at least some screen savers work on sparc64 sync with othermarius2005-08-151-1/+1
* - Change the code that determines whether to use a serial console andmarius2005-08-152-38/+62
* Vlan interfaces change their type after ether_ifattach() so we needs tobrooks2005-08-151-1/+1
* Eliminate effectively unused dm_basedir field from devfs_mount.phk2005-08-155-5/+3
* Add almost all the files I needed to clean out from my laptop diskimp2005-08-151-0/+69
* Put more stuff in logfiles instead of stdoutphk2005-08-151-2/+8
* Some preliminary support for Megahertz XJEM and CCEM (same cards really)imp2005-08-151-28/+159
* wisdom about 'beachhead'wilko2005-08-151-0/+5
* Auto generate device listings for snd_t4dwave(4).joel2005-08-153-0/+5
* Xref snd_t4dwave(4).joel2005-08-151-0/+1
* Remove a hack for an ancient gdb.stefanf2005-08-151-13/+4
* Diff reduction to my tree: commit the trivial part of efforts to addimp2005-08-152-2/+8
* Fix a stupid logic bug introduced in geom_vinum_drive.c rev 1.18:le2005-08-153-1/+9
* Add manual page for snd_t4dwave(4).joel2005-08-152-0/+64
* Update hardware section:joel2005-08-151-7/+7
* Implement a new feature for ping(8) - sweeping pings. In a sweepingglebius2005-08-152-7/+117
* Cleanup and polishing.phk2005-08-151-24/+28
* Not sure why, but SYSCTL_OUT() can sometimes keep returning ENOMEMpjd2005-08-151-11/+17
* The "Mbuf" zone was renamed "mbuf" to improve consistency, but the coderwatson2005-08-151-4/+4
* After much experimentation, settle for the simplest model for customizephk2005-08-151-0/+17
* Ensure that we are holding the lock when initialising the bridge interface. Wethompsa2005-08-151-0/+2
* Ensure that we are holding the lock when initialising the bridge interface. Wethompsa2005-08-151-0/+5
* Remove the execute permission for stacks.marcel2005-08-141-1/+1
* Attempt to improve the logic for automatically sizing partitionsiedowse2005-08-141-5/+62
* Fix (/usr could not be mounted yet, so there is no grep(1) available) andpjd2005-08-141-1/+1
* Unfortunately dlerror(3) returns string, so there is no clean way topjd2005-08-141-11/+12
* Simplify the page table page reference counting by pmap_enter()'s change ofalc2005-08-142-16/+15
* Connect geli and geli2 ro the build.pjd2005-08-141-1/+1
* Fix broken build of rev. 1.108 in case of no INET6 and IPFIREWALLbz2005-08-141-1/+7
* Do not keep parent directory locked while calling VFS_ROOT to traverse mountkan2005-08-141-0/+2
* Add scripts for GELI device configuration on boot.pjd2005-08-145-1/+236
* Move 'local_tr' function to rc.subr and change its name to 'ltr'.pjd2005-08-142-22/+24
* Don't treat failure to find the operator GID as a fatal error; thisiedowse2005-08-141-4/+9
* When keys were configured without passphrase, number of iterations inpjd2005-08-141-0/+4
* Recent cleanups made it possible to bump WARNS to 3.stefanf2005-08-141-1/+1
* - restore the ability to mount cd9660 filesystems as root by invertinggrehan2005-08-142-14/+12
* Add the best quote evar! about XML.wes2005-08-141-0/+4
* Document two missed if_bridge commands 'addr' and 'static'.thompsa2005-08-141-0/+7
* Spell "cmp > /dev/null" as "cmp -s".cperciva2005-08-141-1/+1
* Correctly exit from extract_run() and update_run() if files needed arecperciva2005-08-131-4/+9
* Bump __FreeBSD_version for dev_clone eventhandler to add credential.rwatson2005-08-131-1/+1
* o s/pmap_lpte_/pmap_/gmarcel2005-08-131-80/+52
* Fix the problem with the IPI for the lazy context switching of themarcel2005-08-132-2/+5
* Do not use vm_pager_init() to initialize vnode_pbuf_freecnt variable.kan2005-08-134-15/+3
* Make mpsafe_vfs=1 the default on ia64.marcel2005-08-131-1/+2
OpenPOWER on IntegriCloud