Age | Commit message (Expand) | Author |
2004-08-03 | the rest of the '#if DIAGNOSTIC' -> '#ifdef DIAGNOSTIC' in the kernel; ok miod@ | Todd T. Fries |
2004-08-03 | display route labels with "route get", and allow them to be set | Henning Brauer |
2004-08-03 | introduce route labels, allowing for up to 32 bytes of info to be attached | Henning Brauer |
2004-08-03 | Rewrite the transport reference count code to avoid leaks. | Hakan Olsson |
2004-08-03 | - kill a rake of unnecessary .Bk/.Ek macros | Jason McIntyre |
2004-08-03 | insure -> ensure; | Jason McIntyre |
2004-08-03 | Handle geometry parameters as unsigned quantities, getting rid of | Otto Moerbeek |
2004-08-03 | spacing | Theo de Raadt |
2004-08-03 | Handle geometry parameters as unsigned quantities, getting rid of negative | Otto Moerbeek |
2004-08-03 | tweaks; | Jason McIntyre |
2004-08-03 | Xrs from Alexey E. Suslikov; | Jason McIntyre |
2004-08-03 | add ifconfig(8) Xr and spacing; | Jason McIntyre |
2004-08-03 | document SHARED_ONLY | Marc Espie |
2004-08-03 | When accessing device nodes over nfs, do not trim major and minor numbers | Miod Vallat |
2004-08-03 | Document 'syncpeer'. | Ryan Thomas McBride |
2004-08-03 | Allow a unicast ip address to be specified for pfsync with the 'syncpeer' | Ryan Thomas McBride |
2004-08-03 | Allow a unicast ip address to be specified for pfsync to send it's state | Ryan Thomas McBride |
2004-08-03 | When creating a file, set its last access and modification times to the | Jean-Francois Brousseau |
2004-08-03 | Move all of the request- and response-specific handlers into separate | Jean-Francois Brousseau |
2004-08-03 | Don't MKADMIN on cvs_file_get() | Jean-Francois Brousseau |
2004-08-03 | Fix an annoying error message on checkouts by loading administrative | Jean-Francois Brousseau |
2004-08-03 | cleanup | Jean-Francois Brousseau |
2004-08-03 | Initialize ndirs | Jean-Francois Brousseau |
2004-08-03 | make pstat -f show locking | Michael Coulter |
2004-08-03 | microcode for interrupts coalescing on fxp; from intel via freebsd | Michael Shalayeff |
2004-08-03 | Hehehe. Remove an #if 0 function that was used in the early days to debug | Artur Grabowski |
2004-08-03 | include some usb ethernet drivers | Theo de Raadt |
2004-08-03 | include some usb ethernet drivers | Theo de Raadt |
2004-08-03 | include some usb ethernet drivers | Theo de Raadt |
2004-08-03 | include a few more ethernet drivers | Theo de Raadt |
2004-08-03 | permit other types in a bit field (too common) | Theo de Raadt |
2004-08-03 | Add a per-root mask of supported requests and a set of macros to set, get | Jean-Francois Brousseau |
2004-08-02 | sync | Theo de Raadt |
2004-08-02 | new | Theo de Raadt |
2004-08-02 | Unused variable | Jean-Francois Brousseau |
2004-08-02 | Remove cruft and unbreak compilation | Jean-Francois Brousseau |
2004-08-02 | When we connect to a remote server, always send the Version request and | Jean-Francois Brousseau |
2004-08-02 | On MVME188 systems with 4:1 or 8:1 CMMU pairings, make sure the exception | Miod Vallat |
2004-08-02 | more MII flags | Brad Smith |
2004-08-02 | - Initialise all function's latency timer and cacheline size. | Brad Smith |
2004-08-02 | _bus_dmamap_load_mbuf: check and process pmap_extract failure. | Brad Smith |
2004-08-02 | Fix a possible mem leak and add a missing yyerror(). OK henning@ | Claudio Jeker |
2004-08-02 | Heuristic approach to 'trace' in ddb which works without frame pointers. | Andreas Gunnarsson |
2004-08-02 | A long time ago, the mquery API changed, however the regress was never updated. | Dale Rahn |
2004-08-02 | Remove a completly unnecessary compare that sneaked in while | Artur Grabowski |
2004-08-02 | Use some horrible macros to uninline a few functions that are expensive | Artur Grabowski |
2004-08-02 | Fix typo (SIGEV_EVENT -> SIGEV_KEVENT) | Brad Smith |
2004-08-02 | s/kqueue/kevent/ in correct place. | Brad Smith |
2004-08-02 | Get a step closer to reality | Jean-Francois Brousseau |
2004-08-02 | * wrap more code between program-dependent ifdef's and fix a bug while | Jean-Francois Brousseau |