summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makescperciva2005-08-171-0/+1
* Ensure that file flags such as schg, sappnd (and others) are honoredcsjp2005-08-171-8/+8
* Add two new template sources, /conf/bcast/${ipbca} and /conf/ip/${ip}.brooks2005-08-171-7/+18
* Unbreak the world build (in sbin/gbde). This file is used by bothcperciva2005-08-171-0/+2
* Clarify how the 'channel' argument should look like and add anbrueffer2005-08-161-2/+7
* Fixup locking in if_my(4) and mark it MPSAFE:jhb2005-08-162-104/+96
* remove stale commentsphk2005-08-161-2/+0
* Save cpu level only when priority is greater than PRIO_USERume2005-08-161-1/+1
* avoid exclusive sleep mutex.ume2005-08-161-3/+3
* Remove stale comment.phk2005-08-161-2/+0
* Collect the devfs related sysctls in one placephk2005-08-163-53/+34
* Create a new internal .h file to communicate very private stuffphk2005-08-164-3/+48
* Check key size for rijndael, as invalid key size can lead to kernel panic.pjd2005-08-162-0/+4
* Clarify a comment.jhb2005-08-161-1/+1
* - Move IF_ADDR_LOCK_DESTROY(ifp) from if_free to if_free_type.brooks2005-08-161-1/+3
* Make it possible to remove stale, left-over subdisks.le2005-08-162-10/+11
* * Be more specific about supported ALI-chipsets.joel2005-08-161-3/+3
* snd_via8233(4) works on amd64.joel2005-08-161-1/+1
* 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
OpenPOWER on IntegriCloud