Age | Commit message (Expand) | Author |
2007-05-29 | remove the ztsscale sysctl; ok deraadt@ | Robert Nagy |
2007-05-29 | Remove clause 3 and 4. Ok with Chuck. -moj | Mats O Jansson |
2007-05-29 | Make use of struct wsmouse_calibcoords and add ioctl support | Robert Nagy |
2007-05-29 | Kill some simplelock goo that annoyed me while reading. | Thordur I. Bjornsson |
2007-05-29 | add support for core cpu temperature sensors. | Ted Unangst |
2007-05-29 | It helps to commit removals from the tree that has the files cvs removed | Claudio Jeker |
2007-05-29 | s/entrace/entrance (not obvious that the code was cut/paste =) | Jason Wright |
2007-05-29 | otto would prefer only displaying one digit after decimal for refresh rate | Ted Unangst |
2007-05-29 | Make stimeout a debug print. It has no value for users to see it. | Marco Peereboom |
2007-05-29 | start of dumpconf() unification, which one day we can pray will be MI | Theo de Raadt |
2007-05-29 | now i get my hands dirty in here... from if_ethersubr.c: | Henning Brauer |
2007-05-29 | Remove watch_cnt in preparation for my bigger patch that makes sensorsd | Constantine A. Murenin |
2007-05-29 | Panic if the locker is self. | Dale Rahn |
2007-05-29 | there was code inside | Henning Brauer |
2007-05-29 | oops; | Jason McIntyre |
2007-05-29 | zap token ring bits; ok claudio | Jason McIntyre |
2007-05-29 | set UDCF_DEBUG to 1 when USB_DEBUG is defined. | Marc Balmer |
2007-05-29 | put the reload imsg types in right now. it makes my life easier. | Pierre-Yves Ritschard |
2007-05-29 | Die Die Die wt. | Kenneth R Westerback |
2007-05-29 | when mount -f'ing a dirty filesystem, do not clear the unclean flag, | Otto Moerbeek |
2007-05-29 | do not start relay processes when no L7 load balancing is needed. | Pierre-Yves Ritschard |
2007-05-29 | take a lot more stuff out of userland namespace (sysctl cared about ksensor u... | Theo de Raadt |
2007-05-29 | Change getnewbuf from taking lots of sleep arguments and then doing magic | Artur Grabowski |
2007-05-29 | Remove trapwrite(), which was only used by 80386. | Tom Cosgrove |
2007-05-29 | FFS2-aware code for ffs_sbupdate() and ffs_reload(). | Pedro Martelletto |
2007-05-29 | Remove option I386_CPU; prompted by jmc@, thanks. | Tom Cosgrove |
2007-05-29 | Add shutdownhook for all disciplines | Marco Peereboom |
2007-05-29 | remove -j from SYNOPSIS and usage(); it's deprecated and already | Jason McIntyre |
2007-05-29 | Stray reference in a comment to the dear departed wt. | Kenneth R Westerback |
2007-05-29 | Bring in some changes from rcsdiff: | Ray Lai |
2007-05-29 | Move tokenring support to the attic where it can join the cards that where | Claudio Jeker |
2007-05-29 | Define IF_ENQUEUE() and friends as proper C statements using do ... while | Uwe Stuehler |
2007-05-29 | Remove support for 80386 processors. Apologies if you have one of | Tom Cosgrove |
2007-05-29 | Use atomic operations to operate on netisr, instead of clearing it at splhigh. | Miod Vallat |
2007-05-29 | Beef up malo_hexdump() to emulate hexdump -C output. Helps to see hidden | Claudio Jeker |
2007-05-29 | the MSIZE mbuf constant moved from MD param.h to MI param.h | David Krause |
2007-05-29 | gain another 5+% in ip forwarding performance. | Henning Brauer |
2007-05-29 | missing couple of #ifdef DIAGNOSTIC and style nits from art@ | Bob Beck |
2007-05-29 | when producing a v1 label, set the version!!!! | Otto Moerbeek |
2007-05-29 | add a new check method which allows to run external scripts/programs | Reyk Floeter |
2007-05-29 | Fix bus_dmamap_sync size argument. | Alexander Yurchenko |
2007-05-29 | use the right capitalization for `EBus' and `SBus' | Igor Sobrado |
2007-05-29 | Kill stale comment | Marco Peereboom |
2007-05-29 | Fix race in sync code. | Marco Peereboom |
2007-05-29 | Collapse the __partition_u1 union in struct disklabel, | Thordur I. Bjornsson |
2007-05-29 | Nuke the predefined vattr, it was only used for !DIAGNOSTIC, | Thordur I. Bjornsson |
2007-05-29 | sync | Theo de Raadt |
2007-05-29 | a `number' is a certain combination of `digits'; | Igor Sobrado |
2007-05-29 | slightly more descriptive names. | Marc Espie |
2007-05-29 | in checksum creation, allow $base to be undef. | Marc Espie |