summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-03deny hilarious prepends. OK henning@Claudio Jeker
2004-08-03Fix mem-leak on exit. OK henning@Claudio Jeker
2004-08-03-src/-srcmask are no moreHenning Brauer
2004-08-03Print more diagnostics on fsync failure in sched_sync.Artur Grabowski
2004-08-03Make the code more portable by #ifdef-ing RTF_MPATH. OK henning@Claudio Jeker
2004-08-03only neuter fc builtin if initial shell is not interactiveDan Harnett
2004-08-03forgot mandir. reorder slightly.Marc Espie
2004-08-03Support @sample, tested by fries@.Marc Espie
2004-08-03the rest of the '#if DIAGNOSTIC' -> '#ifdef DIAGNOSTIC' in the kernel; ok miod@Todd T. Fries
2004-08-03display route labels with "route get", and allow them to be setHenning Brauer
2004-08-03introduce route labels, allowing for up to 32 bytes of info to be attachedHenning Brauer
2004-08-03Rewrite the transport reference count code to avoid leaks.Hakan Olsson
2004-08-03- kill a rake of unnecessary .Bk/.Ek macrosJason McIntyre
2004-08-03insure -> ensure;Jason McIntyre
2004-08-03Handle geometry parameters as unsigned quantities, getting rid ofOtto Moerbeek
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