summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | SMIENB not needed, but maybe PCI_CLOCK is, so put it in #if 0'd outimp2002-09-292-6/+9
* | | Parens considered good.imp2002-09-291-1/+1
* | | uh, commit all of the patchjulian2002-09-292-0/+2
* | | commit the version I actually tested..julian2002-09-292-4/+8
* | | oops, last second botch: fix extra 'i'imp2002-09-291-3/+3
* | | o Belkin wireless cardimp2002-09-291-8/+23
* | | Implement basic KSE loaning. This stops a hread that is blocked in BOUND modejulian2002-09-298-9/+104
* | | Finishing sparc64 translation, somes fixs on alphagioria2002-09-292-142/+163
* | | Add -x option. This causes pccardd to exit after probing the cards. Thisimp2002-09-292-2/+14
* | | Add a ; to make a non-null statementimp2002-09-291-1/+1
* | | o FreeSPirit ISDN/56K modem cardimp2002-09-291-0/+35
* | | - Fixs to allow correct buildinggioria2002-09-2913-20/+20
* | | SGMLise accentsgioria2002-09-291-26/+29
* | | Corrects alls files to allow relnotes buildgioria2002-09-293-81/+86
* | | New translationgioria2002-09-291-669/+794
* | | Fix commentimp2002-09-291-1/+1
* | | Limit the TX key to a valid rangeimp2002-09-292-1/+8
* | | Don't leak the bar list for each thing we allocate.imp2002-09-291-1/+3
* | | More translationgioria2002-09-291-585/+709
* | | Don't make an error even if drivers.conf does not exist.nyan2002-09-291-3/+5
* | | Align the stack suitably for the version of gcc in FreeBSD-4 (providedbde2002-09-292-0/+66
* | | Added some buggy PC-98 PnP cards support.nyan2002-09-293-8/+78
* | | Remove dead code which supported systems without O_APPEND, O_CREAT or SIGTSTP.tjr2002-09-292-34/+0
* | | Fixed some of the namespace pollution in rev.1.33. <sys/systm.h> wasbde2002-09-291-1/+0
* | | Include <sys/systm.h> instead of depending on namespace pollution inbde2002-09-292-16/+2
* | | Include <sys/systm.h> instead of depending on namespace pollution inbde2002-09-291-2/+1
* | | Merged from sys/isa/fd.c revision 1.238.nyan2002-09-292-8/+8
* | | Merged from sys/dev/syscons/syscons.c revision 1.389.nyan2002-09-291-5/+5
* | | Merged from sys/dev/sio/sio.c revisions 1.380 and 1.381.nyan2002-09-292-18/+16
* | | Document 1Gbyte max memory limitation on Miata.wilko2002-09-291-0/+4
* | | Convert the remaining callers of errmsg() to use strerror(), and removetjr2002-09-294-111/+13
* | | Mark the signo as __unused in a lazy signal handler.jmallett2002-09-291-1/+1
* | | Fix style nit where conditionally compiled code was unconditionalized,obrien2002-09-291-2/+1
* | | Add getopt_long(3).eric2002-09-295-3/+846
* | | lock proc while calling psignaljulian2002-09-292-18/+34
* | | Fix spurious three-space indentation in a four-space indentation file.jmallett2002-09-291-2/+2
* | | Allow the shell preference for make(1) to be set in make.conf(5), and hopefullyjmallett2002-09-291-0/+7
* | | Fix ability to use csh(1) as the make(1) shell.jmallett2002-09-291-1/+3
* | | New translationgioria2002-09-281-34/+39
* | | Make make(1) WARNS=6 clean except for const issues. This mostly involvesjmallett2002-09-287-69/+69
* | | New translationgioria2002-09-281-72/+92
* | | s/behaviour/behavior/ in the chmod(1) manualtrhodes2002-09-281-1/+1
* | | Deal with some SMP races by doing the entire copyin at once ratherpeter2002-09-282-30/+56
* | | Continuing MFen 1.423gioria2002-09-281-787/+1046
* | | Rename "struct device" to "struct midway_device" to avoid clashingphk2002-09-282-3/+3
* | | Move includ of <sys/bus_priate.h> later to get semantic identity ofphk2002-09-281-1/+1
* | | Change a return to a break so the local buffers get properly freeed.phk2002-09-281-1/+1
* | | s/struct dev_t */dev_t */phk2002-09-281-1/+1
* | | This driver doesn't need to include <sys/bus_private.h> either.phk2002-09-282-2/+0
* | | Disabuse this driver of the notion that it needs to includephk2002-09-282-4/+2
OpenPOWER on IntegriCloud