summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the static reservation of the asr major numberscottl2004-05-022-3/+0
* Remove the defAlignLong and getAlignLong macros. I guess that the originalscottl2004-05-021-103/+91
* Apply patch from gzip web page to correctly decompress files larger thantjr2004-05-021-10/+14
* Teach rpcgen to generate .h files properly when the input filename containssmkelly2004-05-021-5/+23
* A security issue: An archive containing a symlink to anotherkientzle2004-05-022-13/+71
* Include appropriate flag header on Linux.kientzle2004-05-021-0/+4
* Remove the bogus printing of the asr control device major number. Alsoscottl2004-05-021-2/+1
* Style fixes, most suggested by bde.kientzle2004-05-011-24/+19
* Reduce differences with cy_isa.c: fixed an unsorted include.bde2004-05-011-5/+1
* Reduce differences with cy_pci.c: add a description of this file, andbde2004-05-011-3/+7
* Build gpt(8) on all platforms, except sparc64. Currently gpt(8) ismarcel2004-05-011-2/+4
* Add missing wordbrueffer2004-05-012-2/+2
* Adjust pathnames for the move from i386/isa to dev/cy.bde2004-05-013-15/+16
* New header for exporting declarations of things not closely related tobde2004-05-011-0/+36
* Removed bits related to isa configuration. These have been moved tobde2004-05-011-108/+0
* Remove bits not related to isa configuration. This file was repo-copiedbde2004-05-011-2863/+0
* - Remove obsolete examples.nyan2004-05-012-64/+50
* Merged from sys/dev/sio/sio.c revision 1.428.nyan2004-05-012-98/+152
* Correctly test *Reply_Ptr in ASR_resetIOP(). Thanks to dhartmei for pointingscottl2004-05-011-1/+1
* Re-indent some silly sub-blocks in asr_attach().scottl2004-05-011-147/+129
* Remove ASR_get_sc() and reference the softc in the dev_t. For some nefariousscottl2004-05-011-23/+8
* Remove the DOMINO and MODE0 device attachments. They never did anything.scottl2004-05-011-128/+20
* Verify the MADT checksum before using the table.marcel2004-05-011-2/+5
* Fix m4 to properly handle bitwise operators &, ^, and |. Fix operatorsmkelly2004-05-011-154/+173
* m4 script to test the functionality of math operators in eval().smkelly2004-05-011-0/+181
* 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
OpenPOWER on IntegriCloud