summaryrefslogtreecommitdiff
path: root/sys/conf
AgeCommit message (Expand)Author
2002-03-23rename EXEC_ELF_CATCHALL to EXEC_ELF_NOTELESSjdolecek
2002-03-18Make sure USETOOLS value is propagated (for USETOOLS?=no case in eachtv
2002-03-17Bump kernel version -- ERESTART has been moved and EPASSTHROUGH hasatatat
2002-03-16Rename ISDN devices, per discussion on tech-kern. The network devicesmartin
2002-03-10* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) optionslukem
2002-03-09Add aurateconv attribute.kent
2002-03-09Bump version to 1.5ZB -- The pool(9) API/ABI changed.thorpej
2002-03-04The "gif*" tunnelling interface does everything ipip does.sommerfeld
2002-02-27Add definition for ieee1212/p1212jmc
2002-02-27Add mm.cchristos
2002-02-21Add ISP_FW_CRASH_DUMP option for isp.mjacob
2002-02-11Switch default for pipes to the faster John S. Dyson's implementation.jdolecek
2002-02-11use opt_pipe.h for PIPE_SOCKETPAIR, add PIPE_NODIRECT there toojdolecek
2002-02-11make .s and .S files depend on assym.hmrg
2002-02-02Reduce the massive code duplication regarding joy(4). Split it intojdolecek
2002-01-27add defflag PIPE_SOCKETPAIRjdolecek
2002-01-15order dev/clockctl.c appropriatelylukem
2002-01-09add smbfs filesdeberg
2002-01-07"attach radio at radio":drochner
2002-01-04netsmbdeberg
2002-01-01Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popovaugustss
2001-12-23Add -ffreestanding to kernel builds. It's not always safe tothorpej
2001-12-18Bump version to 1.5ZA - struct file changejdolecek
2001-12-17Provide hooks to include the config file(s) in the kernel binary.atatat
2001-12-16Obsoleted by @@@'s kernel makefile work.soren
2001-12-16if_media support for the DP83905 AT/LANTIC (a souped-up DP8390).bjh21
2001-12-15Add code to support the bugged Macronix MX98905 chip, as used in severalbjh21
2001-12-10mk48txx needs-flag to allow sparc's clock.c to be compiled withoutuwe
2001-12-10don't strip any symbols from profiling kernels,chs
2001-12-09Build core_elf32.c if EXEC_ELF32. Build core_elf64.c if EXEC_ELF64.thorpej
2001-12-09Make the kernel depend on `vers.o' instead of `newvers'. Thisatatat
2001-12-08Add the rest of the infrastructure needed to support the rest of theatatat
2001-12-08Make the coredump routine exec-format/emulation specific. Splitthorpej
2001-12-05Break out SIR framing to its own file.augustss
2001-12-05Make the right defaults for kbdmux and mux locators.augustss
2001-12-03Add irframetty pseudo device for IrDA frames over tty.augustss
2001-12-02Add irbus (IrDA) and cir (Consumer Ir) and related file directives.augustss
2001-11-29welcome to 1.5Z [struct ucred changes]christos
2001-11-28and it is TCP_COMPAT_42 not CP_COMPAT_42, I am sharpening my bricks.christos
2001-11-28it is MROUTING, not ROUTING...christos
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-28Misplaced colon.atatat
2001-11-28add some empty comment lines to make this more readable (IMHO)lukem
2001-11-27Alter the way that LINKTEXT and LINKDATA (and LINKENTRY) are set soatatat
2001-11-27defopt COMPAT_IRIXthorpej
2001-11-26move dev/isa/cs89x0{.c,{var,reg}.h} into dev/icyamt
2001-11-23Instead of checking for previous usage, just append to some makeatatat
2001-11-20- replace "defopt" with "defparam" for options which must take a value,lukem
2001-11-20- pull in opt_kgdb.h where necessarylukem
2001-11-16The four tools mkdep, strip, objcopy, and objdump are not part of theatatat