Age | Commit message (Expand) | Author |
2010-11-20 | This is a first step towards getting rid of avail_start and avail_end in the | Miod Vallat |
2010-11-20 | Make sure we do not overrun the memory ranges array, should the booter | Miod Vallat |
2010-11-12 | Push all potential (as in, all system MI not utilized by the bootblocks) | Theo de Raadt |
2010-11-11 | Compute syhcnronous transfer periods with a better accuracy, to get better | Miod Vallat |
2010-11-03 | no need to specify the -t flag to ctags | Theo de Raadt |
2010-09-23 | Add pppx(4) to the cdevs of the remaining archs. | Claudio Jeker |
2010-09-20 | Get rid of evcount's support for arranging counters in a tree | Matthew Dempsky |
2010-07-24 | One the -> On the | Miod Vallat |
2010-07-03 | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. | Kenneth R Westerback |
2010-07-02 | remove support for compat_sunos (and m68k4k). ok deraadt guenther | Ted Unangst |
2010-07-02 | Move common code for waking up writers on a tty into a function. | Nicholas Marriott |
2010-07-01 | Change scsibus(4)'s scsi_link array to an SLIST to save memory on | Matthew Dempsky |
2010-06-29 | Remove COMPAT_HPUX. No one wanted to support it and its fewmets were | Philip Guenthe |
2010-06-28 | Remove all adapter-specific 'struct scsi_device's. They are never used. First | Kenneth R Westerback |
2010-06-28 | Allow tty drivers to request larger buffers at attach time using a | Theo de Raadt |
2010-06-28 | Move uvm_km_pages struct declaration and watermark bounds to uvm_km.h, so | Miod Vallat |
2010-06-27 | uvm constraints. Add two mandatory MD symbols, uvm_md_constraints | Thordur I. Bjornsson |
2010-06-26 | Don't #include <sys/user.h> into files that don't need the stuff | Philip Guenthe |
2010-06-09 | Wire up device nodes for disk mapper. | Joel Sing |
2010-06-01 | use --warn-common for linking (some arch's will show new warnings), and | Theo de Raadt |
2010-05-31 | Completely rewrite the tags file creation process. use config(8) against | Theo de Raadt |
2010-05-28 | ${PARAM} is now included in ${CPPFLAGS}, so stop passing it separately | Philip Guenthe |
2010-05-25 | The _arch and _mach variables now come from config(8), decreasing even further | Theo de Raadt |
2010-05-25 | Hand-list the two-step assym.h -> .[Ss] -> .o dependencies. The | Theo de Raadt |
2010-05-25 | ${SRCS} is only used once, and fits onto the line where it is used | Theo de Raadt |
2010-05-25 | fix includes; fallout from the proc.h changes | Theo de Raadt |
2010-05-24 | give up on -Wvariable-decl | Theo de Raadt |
2010-05-24 | use the same idiom for stripping gdb kernels. This relies on strip -o | Theo de Raadt |
2010-05-24 | Unify the dependency time check for whether an architecture has SFILES | Theo de Raadt |
2010-05-24 | typo regarding __mach__ | Theo de Raadt |
2010-05-24 | Reduce differences between the Makefile.* files for all architectures. | Theo de Raadt |
2010-05-23 | seteconf() died years ago | Theo de Raadt |
2010-05-23 | mac68k can move to defining __mac68k__ instead | Theo de Raadt |
2010-04-28 | clean up more more subtle and stupid differences between the various | Theo de Raadt |
2010-04-27 | Killing a few more diffs for theo, arm makes #LINKFLAGS, beagle cleanup, | Dale Rahn |
2010-04-27 | Unifity CPPFLAGS= (using ${_mach}), SYSTEM_LD_TAIL= (always on one line), | Theo de Raadt |
2010-04-27 | shorten preamble | Theo de Raadt |
2010-04-27 | noone needs comments about QUOTA and TRACE | Theo de Raadt |
2010-04-27 | over the years we have moved to a machine+architectures scheme that has | Theo de Raadt |
2010-04-27 | use -f assymp.dep again; worked out with miod | Theo de Raadt |
2010-04-27 | alpha/conf/Makefile.alpha | Theo de Raadt |
2010-04-26 | even cleaner mach/arch/machdir/archdir | Theo de Raadt |
2010-04-26 | next step towards unification: make all the genassym chunks handle both | Theo de Raadt |
2010-04-26 | next unification step: move all MD naming _mach, _machdir, _arch, and _archdir | Theo de Raadt |
2010-04-26 | first step of unification: spaces at end of lines; comments, etc. | Theo de Raadt |
2010-04-23 | Make sure IPL_SCHED is always defined by MD headers, instead of having a MI | Miod Vallat |
2010-04-12 | Some of the line disciplines want to check for suser. Better to pass them | Ted Unangst |
2010-03-31 | Make sure the boundaries of uvm_pglistalloc() calls are set up with low | Miod Vallat |
2010-03-23 | Change the scsi_cmd function member of scsi_adapter from int to | Kenneth R Westerback |
2010-01-13 | Remove a few more settings of ITSDONE in drivers. Only a couple | Kenneth R Westerback |