summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Resurrect reference to (contemporary) kern.ipc.nmbclusters.marck2006-08-271-1/+2
* Remove file that snuck in accidentally in Marcel's gdb commit.grehan2006-08-251-1/+0
* Finally bring it support for the i80219 XScale processor.cognet2006-08-241-0/+1
* Add skeletal support for GDB. In particular gdb_cpu_getreg() needsmarcel2006-08-241-0/+2
* Spellcheck.ru2006-08-241-20/+20
* Add the new linux files to pc98 too.netchild2006-08-181-0/+3
* Remove the IPFIREWALL_FORWARD_EXTENDED option and make it on by default as it...julian2006-08-172-8/+3
* Add the linux 2.6.x stuff (not used by default!):netchild2006-08-152-0/+6
* Do not include ucom as a dependency line to enable inclusion of theimp2006-08-141-7/+7
* Don't use touch when what is really meant is :> (create an empty file, ordes2006-08-142-3/+3
* Oops. Remove accidentally committed change.pjd2006-08-121-3/+0
* Add strstr() function to the libkern.pjd2006-08-121-0/+4
* Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it mapscognet2006-08-081-0/+1
* Move definition of UNIX domain socket protosw and domain entries fromrwatson2006-08-071-1/+0
* Add an option to enable KSE support.jb2006-08-031-0/+2
* Add device to access and modify Open Firmware NVRAM settings insobomax2006-08-011-0/+2
* Remove sio(4) and related options from MI files to amd64, i386marcel2006-07-299-37/+27
* Allow to configure a kernel with envy24 support as documented in thenetchild2006-07-282-0/+6
* Unify the checking for lock misbehavior in the various syscall()jhb2006-07-271-1/+1
* Remove zs(4). It has been replaced by scc(4) & uart(4).marcel2006-07-261-2/+0
* Replace sio_iobus.c with uart_iobus.c.marcel2006-07-261-1/+1
* Add uipc_sockbuf.c to standard files list; accidentally missed in earlierrwatson2006-07-251-0/+1
* Hook up stge(4) to the build.yongari2006-07-252-0/+4
* Connect gentbi, ip1000phy to the build.yongari2006-07-251-0/+2
* Only use -mno-apcs-frame if DDB is not in the kernel, as it prevent thecognet2006-07-241-1/+4
* Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found inpjd2006-07-221-0/+2
* Add -EB to ${LD} too if we're making a big endian kernel, not anything incognet2006-07-181-0/+1
* Add new kernel config option. NO_SYSCTL_DESCR to omit the descriptions forimp2006-07-181-0/+3
* Move default GEOM classes from files.ia64, where they were markedmarcel2006-07-171-5/+0
* /etc/src.conf wasn't visable for the kernel build.obrien2006-07-171-0/+5
* Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists inphk2006-07-172-6/+0
* Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sysphk2006-07-172-5/+1
* - Connect the snd_emu10kx driver to the build. [1]netchild2006-07-153-0/+34
* MFp4: spibus glueimp2006-07-141-0/+4
* For the moment, make board configuration a compile time option. Thisimp2006-07-141-0/+2
* Add remote GDB bits for arm.cognet2006-07-141-0/+8
* Add enc(4), it can still build with FAST_IPSEC commented out.thompsa2006-07-101-0/+1
* Move POSIX.1e-specific utility routines from kern_acl.c torwatson2006-07-061-0/+1
* Fix kernel module build breakage.jkim2006-06-301-0/+2
* Create new dialect knob, as setting the language dialect isn't a warning flag.obrien2006-06-292-2/+3
* Partial support for branch long emulation. This only emulates themarcel2006-06-291-0/+1
* A netgraph node that can do different manipulations withglebius2006-06-273-0/+3
* Add a pure open source nForce Ethernet driver, under BSDL.obrien2006-06-262-0/+2
* Add a pseudo interface for packet filtering IPSec connections before or afterthompsa2006-06-262-0/+2
* Backed out the change by request from rwatson.babkin2006-06-262-65/+0
* The common UID/GID space implementation. It has been discussed on -archbabkin2006-06-252-0/+65
* - Move the gigabit NICs that use miibus into the miibus section to matchjhb2006-06-191-6/+11
* Make sure the stack is properly aligned.cognet2006-06-181-3/+4
* Remove the insistance on having a device.hints. This was a seat beltimp2006-06-181-16/+0
* Unbreak build on platforms that don't have uart_sab82532 and uart_z8530marcel2006-06-141-0/+2
OpenPOWER on IntegriCloud