summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-03spacingTheo de Raadt
2004-08-03Handle geometry parameters as unsigned quantities, getting rid of negativeOtto Moerbeek
2004-08-03tweaks;Jason McIntyre
2004-08-03Xrs from Alexey E. Suslikov;Jason McIntyre
2004-08-03add ifconfig(8) Xr and spacing;Jason McIntyre
2004-08-03document SHARED_ONLYMarc Espie
2004-08-03When accessing device nodes over nfs, do not trim major and minor numbersMiod Vallat
2004-08-03Document 'syncpeer'.Ryan Thomas McBride
2004-08-03Allow a unicast ip address to be specified for pfsync with the 'syncpeer'Ryan Thomas McBride
2004-08-03Allow a unicast ip address to be specified for pfsync to send it's stateRyan Thomas McBride
2004-08-03When creating a file, set its last access and modification times to theJean-Francois Brousseau
2004-08-03Move all of the request- and response-specific handlers into separateJean-Francois Brousseau
2004-08-03Don't MKADMIN on cvs_file_get()Jean-Francois Brousseau
2004-08-03Fix an annoying error message on checkouts by loading administrativeJean-Francois Brousseau
2004-08-03cleanupJean-Francois Brousseau
2004-08-03Initialize ndirsJean-Francois Brousseau
2004-08-03make pstat -f show lockingMichael Coulter
2004-08-03microcode for interrupts coalescing on fxp; from intel via freebsdMichael Shalayeff
2004-08-03Hehehe. Remove an #if 0 function that was used in the early days to debugArtur Grabowski
2004-08-03include some usb ethernet driversTheo de Raadt
2004-08-03include some usb ethernet driversTheo de Raadt
2004-08-03include some usb ethernet driversTheo de Raadt
2004-08-03include a few more ethernet driversTheo de Raadt
2004-08-03permit other types in a bit field (too common)Theo de Raadt
2004-08-03Add a per-root mask of supported requests and a set of macros to set, getJean-Francois Brousseau
2004-08-02syncTheo de Raadt
2004-08-02newTheo de Raadt
2004-08-02Unused variableJean-Francois Brousseau
2004-08-02Remove cruft and unbreak compilationJean-Francois Brousseau
2004-08-02When we connect to a remote server, always send the Version request andJean-Francois Brousseau
2004-08-02On MVME188 systems with 4:1 or 8:1 CMMU pairings, make sure the exceptionMiod Vallat
2004-08-02more MII flagsBrad 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-02Fix a possible mem leak and add a missing yyerror(). OK henning@Claudio Jeker
2004-08-02Heuristic approach to 'trace' in ddb which works without frame pointers.Andreas Gunnarsson
2004-08-02A long time ago, the mquery API changed, however the regress was never updated.Dale Rahn
2004-08-02Remove a completly unnecessary compare that sneaked in whileArtur Grabowski
2004-08-02Use some horrible macros to uninline a few functions that are expensiveArtur Grabowski
2004-08-02Fix typo (SIGEV_EVENT -> SIGEV_KEVENT)Brad Smith
2004-08-02s/kqueue/kevent/ in correct place.Brad Smith
2004-08-02Get a step closer to realityJean-Francois Brousseau
2004-08-02* wrap more code between program-dependent ifdef's and fix a bug whileJean-Francois Brousseau
2004-08-02* no locks for nowJean-Francois Brousseau
2004-08-02* add the appropriate preprocessor wrappers to compile only the codeJean-Francois Brousseau
2004-08-02No need to make __savectx visible and 8-byte aligned.Miod Vallat
2004-08-02* copy most of the code from cvs_resp_handle() into cvs_req_handle()Jean-Francois Brousseau
2004-08-02Compile the RCS code into the cvs daemon for later useJean-Francois Brousseau
2004-08-02Unused variablesJean-Francois Brousseau
2004-08-02Do not expire unestablished phase 2 SAs on SIGHUP.Hans-Joerg Hoexer