summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-03more cross checking if announced vs. used key type; ok stevesk@Markus Friedl
2002-02-03generic callbacks are not really used, remove andMarkus Friedl
2002-02-03remove unused channel_input_channel_requestMarkus Friedl
2002-02-03don't use channel_input_channel_request and callbackMarkus Friedl
2002-02-03document SLIST_REMOVE; vedge@csoft.org (pr2373)Jason Wright
2002-02-03restore hpt size computation, does not break things as i thoughtMichael Shalayeff
2002-02-03map user space uncached, later to be dealt with.Michael Shalayeff
2002-02-03only check for serial console if any compiledMichael Shalayeff
2002-02-03defer non-0 units to keep iface order rightMichael Shalayeff
2002-02-03better space mapMichael Shalayeff
2002-02-03flush cache on attentionMichael Shalayeff
2002-02-03fix missing srNsMichael Shalayeff
2002-02-02update for newer binutilsMichael Shalayeff
2002-02-02missing NULLMichael Shalayeff
2002-02-02small stupid tyops (mostly from netbsd); some cleanups from meMichael Shalayeff
2002-02-02fix 'physmem' usageMichael Shalayeff
2002-02-02implement the rest of /dev/mem devices; from netbsdMichael Shalayeff
2002-02-02fix some protosMichael Shalayeff
2002-02-02Reorganize sys_fcntl to make future changes easier.Artur Grabowski
2002-02-02Be more consistent about using fd_getfile where it matters.Artur Grabowski
2002-02-02tiny fixens from netbsdMichael Shalayeff
2002-02-01machdep.led_blink works on sparc64, tooJason Wright
2002-02-01machdep.led_blinkJason Wright
2002-02-01minor changes.Federico G. Schwindt
2002-02-01Clean up auxio a bit and add machdep.led_blink sysctl (like sparc),Jason Wright
2002-02-01use kenter/kremove in pagemove(), from netbsdMichael Shalayeff
2002-02-01Default kernel is bsd around these parts.Jason Wright
2002-02-01long arg int format fix, from netbsdMichael Shalayeff
2002-02-01clean the hppa leftover, from netbsdMichael Shalayeff
2002-02-01getaddrinfo regressTodd T. Fries
2002-02-01Only squeeze a short key/value pair onto a page with other complete key/valueTodd C. Miller
2002-02-01Return a useful errno value in the overflow case. Also, print aTodd C. Miller
2002-02-01If (keysize+datasize)%(bsize=14)==0, insertion of a `big key' would cause anTodd C. Miller
2002-02-01After writing a page out to disk, run the page back through the user'sTodd C. Miller
2002-02-01Fix a condition where the hole would be inserted in the wrong place during aTodd C. Miller
2002-02-01missing \nJason Wright
2002-02-01Don't MALLOC/FREE with variable size.Artur Grabowski
2002-02-01Allocate kqueues with pool.Artur Grabowski
2002-02-01Document -vArtur Grabowski
2002-02-01Add a verbose flag. Print unused memory types when verbose.Artur Grabowski
2002-02-01Don't MALLOC with variable size.Artur Grabowski
2002-02-01duplicate includeArtur Grabowski
2002-02-01cdstrategy(): check that media is loaded before doing anything with theHans Insulander
2002-02-01fix debugging printfMichael Shalayeff
2002-02-01redefine COM_FREQ to 7.272727MHzMichael Shalayeff
2002-02-01strlcpyJun-ichiro itojun Hagino
2002-02-01missing periodJun-ichiro itojun Hagino
2002-02-01make tftpd address family independent.Jun-ichiro itojun Hagino
2002-02-01strlcpyJun-ichiro itojun Hagino
2002-02-01make sure pw_dir is big enough for strcpy(pw->pw_dir, "/").Jun-ichiro itojun Hagino