summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-13Port of my spif driver to sparc64 (untested)Jason Wright
2002-01-13comment typosJason Wright
2002-01-12Don't cast return value from splx to (void) because splx doesn't return anyth...Artur Grabowski
2002-01-12+magmaJason Wright
2002-01-12magma man pages (wholly stolen from sparc)Jason Wright
2002-01-12the 1190 and 1400 register maps aren't the same size don't treat them soJason Wright
2002-01-12House cleaning: removing some leftover sparc bits and suchJason Wright
2002-01-12syncJason Wright
2002-01-12Get permissions on magma/spif's correctJason Wright
2002-01-12syncJason Wright
2002-01-12Add _DEV entry for spif and correct spif to only create 1 bpp and 8 ttyJason Wright
2002-01-12syncJason Wright
2002-01-12add magma and a dnl'd spif entryJason Wright
2002-01-12syncJason Wright
2002-01-12Fix one magma entry, remove another, and add spif.Jason Wright
2002-01-12Port of Iain Hibbert's magma driver to sparc64Jason Wright
2002-01-12fix old new year, 14th not 15thMichael Shalayeff
2002-01-12Not used.Miod Vallat
2002-01-12If the user passes in "" as the string to resolve the lstat() willTodd C. Miller
2002-01-12 o Don't use register except in conjunction with assemblerTodd C. Miller
2002-01-12xr to dig.Marc Espie
2002-01-12Xr intro 4 intead of special 8.Jason Wright
2002-01-12undo local changeMarkus Friedl
2002-01-12Don't try UDMA modes if they aren't supported by the controllerJason Wright
2002-01-12- Only apply fastroute and route-to if we are going in the samejasoni
2002-01-12document net.inet.icmp.redir{accept,timeout}Eric Jackson
2002-01-12Make sure the daemon() call is harmless to file descriptors.Miod Vallat
2002-01-12document net.inet.icmp.redir{accept,timeout}Eric Jackson
2002-01-12add rediraccept and redirtimeout sysctl's.Eric Jackson
2002-01-11use snprintf; mouring@Markus Friedl
2002-01-11use snprintf; mouring@Markus Friedl
2002-01-11use _PATH_TTYMarkus Friedl
2002-01-11use bsearch() for keywords lookup, swap couple of entries to make the keyword...Michael Shalayeff
2002-01-11Reorganize a little, pull in instructions on certifcate generationTodd C. Miller
2002-01-11Get all of the bit definitions from ad1848reg, apcdmareg, and cs4231regJason Wright
2002-01-11use strlcpy not strlcat; mouring@Markus Friedl
2002-01-11pad the pf_state_{host,peer} to a 32bit quantity; dhartmei@ frantzen@ okMichael Shalayeff
2002-01-11enable/disable IEN in cs4231 pin control registerJason Wright
2002-01-11Roughly same diff as sparc, better interrupt handling:Jason Wright
2002-01-11Oops, that's -disable- interrupt enable in cs4231_close()...Jason Wright
2002-01-11Remove last nights interrupt handling hack and do it right:Jason Wright
2002-01-11a single dispatch_protocol_error() that sends a message of type 'UNIMPLEMENTED'Markus Friedl
2002-01-11add defines for msg type rangesMarkus Friedl
2002-01-11handle received SSH2_MSG_UNIMPLEMENTED messages; ok djm@Markus Friedl
2002-01-11typoJun-ichiro itojun Hagino
2002-01-11for the "Magma LC 2+1 Sp", we have to check the 'clock' property (it'sJason Wright
2002-01-11Get order of operations correct so that we clear the wsmux array andJason Wright
2002-01-11call daemon(3) prior to socket setups to avoid file descriptor close mistakes.Jun-ichiro itojun Hagino
2002-01-11Check result from malloc(9) when using M_NOWAIT. fgsch@ okThomas Nordin
2002-01-11document new sysctl for vfs.nfs.norsvportNathan Binkert