summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-19Every command should have a manual page.Miod Vallat
2002-02-19login_close() should avoid memory leak.Mike Pechkin
2002-02-19Use arc4random().Mike Pechkin
2002-02-19Fix gethostname() usage.Mike Pechkin
2002-02-19Rewrite upper().Mike Pechkin
2002-02-19amap_pp_adjref could fragment ppref array; fix by merging adjacent chunks;Niels Provos
2002-02-19no need to talk about parity re-write completion if no re-write was done.Thierry Deval
2002-02-19 Make multiple buffers with the same basename work correctly.. (like GNUVincent Labrecque
2002-02-19Add a BNF production for address (interface name, host name, or numeric).Daniel Hartmeier
2002-02-19don't do anything if #raid=0 (just return)Thierry Deval
2002-02-19fetch correct dot.profileTheo de Raadt
2002-02-19syncTheo de Raadt
2002-02-19Well, it formatted better my way... I'm not THAT tired.Jason Wright
2002-02-19pay attention, sleepy jason!Theo de Raadt
2002-02-19Xr audiocs, audioamdJason Wright
2002-02-19make this more like pci(4)Theo de Raadt
2002-02-19Remove sbus.4 from todo listJason Wright
2002-02-19Xr and other gibbleTheo de Raadt
2002-02-19Xr sbus 4Jason Wright
2002-02-19sbus(4) man page from NetBSDJason Wright
2002-02-19Remove pcons from the TODO listJason Wright
2002-02-19Missing FRELE in error case. ok provos@Thomas Nordin
2002-02-19bump NMBCLUSTERSJason Wright
2002-02-19From NetBSD:Jason Wright
2002-02-19From NetBSD:Jason Wright
2002-02-19Document beeperJason Wright
2002-02-19If there are pckbd's, register ourselves to handle beeps... AXi's can nowJason Wright
2002-02-19get rid of old if 0'ed code. add support for __weak_alias and fixDale Rahn
2002-02-19From NetBSD:Jason Wright
2002-02-19From NetBSD:Jason Wright
2002-02-19stategy is not an english wordTheo de Raadt
2002-02-19correct extended partition botch; gluk, in PR 1449Theo de Raadt
2002-02-19sizeof pedant.Jun-ichiro itojun Hagino
2002-02-19be QUIET by default, damn itTheo de Raadt
2002-02-19quiet raid checkTheo de Raadt
2002-02-19proper dependencies on assym.hTheo de Raadt
2002-02-19Add support for sparc64 and sun keyboards. -mojMats O Jansson
2002-02-19add support for media and other generic 802.11 ioctls, elliminates need for w...Michael Shalayeff
2002-02-19kbd command crud; private@claudio.chTheo de Raadt
2002-02-19when printing out the option list compare the option part only; fixes 802.11 ...Michael Shalayeff
2002-02-19correct return values.Federico G. Schwindt
2002-02-19From FreeBSD:Federico G. Schwindt
2002-02-19fix this by now; .Rv prolly has to be removed.Federico G. Schwindt
2002-02-19syncTheo de Raadt
2002-02-19Add new trm driver. Pointed out by brad@Kenneth R Westerback
2002-02-19oops, left out ;Eric Jackson
2002-02-18format string fixesEric Jackson
2002-02-18new modelsTheo de Raadt
2002-02-18de-warn some more garbageTheo de Raadt
2002-02-18more "char c = getchar(); if (c == EOF) ..." balonyTheo de Raadt