summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-09A better description of the machine-dependent PT commands.Miod Vallat
2004-03-09Allow the screen blanker to be disabled; PR#3123Miod Vallat
2004-03-09scratch the -beta partTheo de Raadt
2004-03-09Turn FAULTCHK in a real statement-like macro.Miod Vallat
2004-03-09Correct MANSUBDIR (not enabled during build, though)Miod Vallat
2004-03-09Merge tsc and tsp, it makes no sense to scatter almost the same information.Miod Vallat
2004-03-09increase x11 cookie lifetime to 20 minutes; ok djmMarkus Friedl
2004-03-09typo; from Martin Reindl <mreindl at catai.org>Xavier Santolaria
2004-03-09KNF, ok cedric@ deraadt@Ryan Thomas McBride
2004-03-09Plug memleaks, found by cloder@.Hans-Joerg Hoexer
2004-03-09Fix multicast on recent sk chipsets. Adapted from a patch by Keith MitchellMatthieu Herrb
2004-03-09Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>.Tom Cosgrove
2004-03-09namei returns refed vnodes, from Pedro MartellettoTed Unangst
2004-03-09type, Marek BlaszkowskiTed Unangst
2004-03-09syncTheo de Raadt
2004-03-09Clarify -unencrypted. Closes PR 3705.Tom Cosgrove
2004-03-09TyposMiod Vallat
2004-03-09When a new prefix is filtered it is necessary to remove the old prefix.Claudio Jeker
2004-03-09Link to the Simtec Product Change Notice related to the factory jumperMiod Vallat
2004-03-09Be more clear about where the source file is coming from and what willOtto Moerbeek
2004-03-09faster cache flushing for fpu context (after save or emulation)Michael Shalayeff
2004-03-09URL-encode all usercode/password characters between 0x20 and 0x7e so thatKenneth R Westerback
2004-03-09same typo as in mac68k/mac68k/locore.sXavier Santolaria
2004-03-08typo; from Martin Reindl <mreindl at catai.org>Xavier Santolaria
2004-03-08Do not build binutils on arm. ARM needs at least binutils 2.14.Dale Rahn
2004-03-08Xr between obio and zsc.Miod Vallat
2004-03-08Manual page for zsc and zstty, from NetBSD via Martin Reindl, then so beatenMiod Vallat
2004-03-08from boot_i386.8 -- now tom can tweak it to be even more trueTheo de Raadt
2004-03-08ahc no moreMichael Shalayeff
2004-03-08More typo.Miod Vallat
2004-03-08Mention install floppy and X11.Miod Vallat
2004-03-08Remove all the not-on-board ISA stuff. Come bite my feet at night ifMiod Vallat
2004-03-08Why do I only find typos after I cut'n'paste them?Miod Vallat
2004-03-08Document ide.multi-limit as an ABLE caveat.Miod Vallat
2004-03-08Suggest ABLE 1.94, mention ide.multi-limit nvram setting, and also that youMiod Vallat
2004-03-08Sync hardware list with GENERIC.Miod Vallat
2004-03-08syncTheo de Raadt
2004-03-08Document SCSIDEBUG_* options.Kenneth R Westerback
2004-03-08Slightly optimize and make both routines one instruction shorter.Miod Vallat
2004-03-08knf. there are some scary XXX in here which need fixingTheo de Raadt
2004-03-08knfTheo de Raadt
2004-03-08Mention mpt(4).Miod Vallat
2004-03-08Prevent user from specifying an interface name longer than IFNAMSIZ.Ryan Thomas McBride
2004-03-08Prevent user from specifying an interface name longer than IFNAMSIZ.Ryan Thomas McBride
2004-03-08plug 124 memory leaksHenning Brauer
2004-03-08mem leaks in error pathes, mostly from Patrick LatifiHenning Brauer
2004-03-08typo in format strin (ugh!) and few missing free()s, partitially fromHenning Brauer
2004-03-08Document KerberosGetAFSToken; ok markus@Darren Tucker
2004-03-08Missing OBJ, from tim@. ok markus@Darren Tucker
2004-03-08explicitly initialise remote_major and remote_minor.Damien Miller