summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More whitespace style cleanups, also remove unneeded (void *) casts for bzero().scottl2004-05-011-33/+30
* Many more style cleanups. Switch complex macros to being inline functions.scottl2004-05-011-150/+139
* A new version that does exponents and lots of other neat things. Updatesmkelly2004-05-012-118/+670
* Get rid of a bunch of useless macros. STATIC becomes static, INLINE becomesscottl2004-05-011-367/+227
* For both ifconfig and route if we didn't get enough memory from theambrisko2004-04-302-6/+32
* Some enhancements and bug fix.ambrisko2004-04-304-49/+81
* Small timer cleanups:wpaul2004-04-302-24/+25
* Remove the GNU patch(1) sources that were committed to HEAD.marius2004-04-302-1088/+0
* This commit was generated by cvs2svn to compensate for changes in r128777,marius2004-04-3036-13916/+0
* Some cleanups to the nexus code:tmm2004-04-302-126/+50
* Remove inclusion of opt_ebus.h.tmm2004-04-301-2/+0
* Do at better job at unit numbering.sos2004-04-301-9/+18
* Remove the source file for the sio(4) EBus attachment here, too.marius2004-04-301-4/+0
* Speed up hardlink detection by using a self-sizing hashkientzle2004-04-301-32/+141
* Remove the sio EBus attachment, which never worked with an unpatchedtmm2004-04-302-115/+0
* Checkpoint commit for an alternative WIP kernel module loader that isn'tpeter2004-04-301-1058/+695
* - Look into geom/gate/ and geom/concat/ for includes.pjd2004-04-301-2/+3
* Add g_concat.h and g_gate.h to be installed inpjd2004-04-301-0/+4
* Spring cleanup of macrossos2004-04-3011-100/+45
* GEOM Gate network daemon.pjd2004-04-303-0/+774
* GEOM Gate network client and control utility.pjd2004-04-303-0/+708
* GEOM Gate local control utility.pjd2004-04-303-0/+497
* Stuff shared between ggate utilities.pjd2004-04-302-0/+473
* Makefile for building ggate utilities: ggatel(8), ggatec(8), ggated(8).pjd2004-04-301-0/+5
* Makefile for geom_gate.ko.pjd2004-04-301-0/+8
* Kernel bits of GEOM Gate.pjd2004-04-302-0/+775
* Remove the EBUS_DEBUG and IOMMU_DEBUG options, which are not used anytmm2004-04-301-3/+0
* Remove the separate kernel option for Sun APB PCI-PCI bridges and makemarius2004-04-303-3/+1
* Enable _KPOSIX_PRIORITY_SCHEDULING by default, it works fine on sparc64.marius2004-04-301-1/+1
* Update the reference to the FreeBSD sparc64 mailing list, its name hasmarius2004-04-301-1/+1
* Sorry for doing this backwards, but as with most release related stuffkensmith2004-04-302-4/+30
* New release note:hrs2004-04-302-2/+34
* Allow disks with a GPT to be used on big-endian machines. The GPT ismarcel2004-04-301-39/+48
* Create missing directories when extracting hardlinks and symlinks.kientzle2004-04-301-9/+39
* Check that specified in the command line path is actually a directory,sobomax2004-04-301-0/+9
* Convert block comments into C-style that is understood by cpp(1).ru2004-04-291-204/+210
* Revert previous change to this file because it breaks somebmilekic2004-04-291-9/+2
* Add the commented out rue(4) entry.nyan2004-04-291-0/+1
* Add more .Dv markup.smkelly2004-04-291-2/+5
* Add missing .Dv markup and a comma.smkelly2004-04-291-2/+4
* MFi386: revisions from 1.15 to 1.17.nyan2004-04-291-8/+2
* MFi386: revisions from 1.16 to 1.18.nyan2004-04-291-8/+2
* Fix grammar to make it correctly wrong.cperciva2004-04-291-1/+1
* -U is now implemented. (It's been recognized by bsdtar for a while;kientzle2004-04-291-1/+4
* Implement ARCHIVE_EXTRACT_UNLINK for regular files. This supports thekientzle2004-04-291-7/+49
* Add a new fortune from petef.smkelly2004-04-291-0/+2
* Don't do malloc(M_WAITOK) for sound buffers while locks are held.green2004-04-291-1/+1
* Fix a memory leak in ng_get_string_token. A dynamically-allocatedjdp2004-04-291-0/+1
* Bump manual page date for last update.simon2004-04-281-1/+1
* Spelling: s/Unlinke/Unlike/trhodes2004-04-281-1/+1
OpenPOWER on IntegriCloud