summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-05grammar/mdoc fixes;Jason McIntyre
2005-05-05Fix a stupid typo in the #if 0 block in spf_calc() and start using that codeClaudio Jeker
2005-05-05Add a faster in4_cksum as well.Miod Vallat
2005-05-05document /etc/isakmpd/pubkeys a little better;Jason McIntyre
2005-05-05cleanup FIFO section;Jason McIntyre
2005-05-05.Xr openssl 1 ,Jason McIntyre
2005-05-05sort options;Jason McIntyre
2005-05-05first stab at improving PKI section;Jason McIntyre
2005-05-05improve FILES;Jason McIntyre
2005-05-05sort options;Jason McIntyre
2005-05-05grammar/mdoc tweaks;Jason McIntyre
2005-05-05remove a LOG_DBG, suggested by moritzHans-Joerg Hoexer
2005-05-05more cleanup: use log_fatalx(), nicer handling of the socketpair, useHans-Joerg Hoexer
2005-05-05alphabetically order options within sections;Jason McIntyre
2005-05-05this is not a separate list item;Jason McIntyre
2005-05-05first stab at making this page easier to read:Jason McIntyre
2005-05-05anotherTodd T. Fries
2005-05-05typoJoel Knight
2005-05-05Remove REGENTS in license. Spotted miod@Marco Peereboom
2005-05-04Switch m88k to a faster in_cksum implementation, the original 100%-C powerpcMiod Vallat
2005-05-04Portuguese layout;Miod Vallat
2005-05-04XaPKiB is 7 digits nowMichael Shalayeff
2005-05-04RegenMiod Vallat
2005-05-04Skip the DECLK layout when generating the GSC maps.Miod Vallat
2005-05-04RegenMiod Vallat
2005-05-04Remove duplicate 4/$ entries in non-US layouts where the key is the same.Miod Vallat
2005-05-04grep -> egrep/fgrep, gzip -> gunzip/gzcat where missing.Miod Vallat
2005-05-04Put pax/tar/cpio at the same location in all installation media.Miod Vallat
2005-05-04No more sort on the ramdisk.Miod Vallat
2005-05-04set RUNNING on open; from Alexey E. Suslikov; ok henning, claudioMarkus Friedl
2005-05-04clean up KEY_API() wrapper.Hans-Joerg Hoexer
2005-05-04sort options + sync usage;Jason McIntyre
2005-05-04- synchronise synopsis w/ usage(), which is clearer i thinkJason McIntyre
2005-05-04gpio->macgpioMiod Vallat
2005-05-04this is a section 8 page, not section 1: correct .DtJason McIntyre
2005-05-04.Xr mailstats 8 ;Jason McIntyre
2005-05-04wdt(4) does not use watchdog(4) framework, so remove Xr;Jason McIntyre
2005-05-04remove BUGS - already documented in watchdog(4);Jason McIntyre
2005-05-04setres[ug]id; ok jakob@Damien Miller
2005-05-04- treat allowaperature like other machdep sysctls - don't mentionJared Yanovich
2005-05-04- change XFree86 -> X.OrgJared Yanovich
2005-05-04%rsi is not callee save, use source register that is saved across callDale Rahn
2005-05-04update to libevent 1.0d; keep local changesBrad Smith
2005-05-04remove #ifdef __OpenBSD__Brad Smith
2005-05-04move gpio(_obio) stuff to macgpio, currently it collides with the MI gpioDale Rahn
2005-05-03Test writing to a mmapped file around the 4GB offset.Otto Moerbeek
2005-05-03some snprintf() -> strlcpy to improve readibility (and speed?)Nikolay Sturm
2005-05-03typo, automaticaly -> automaticallyBrad Smith
2005-05-03Remove SIGUSR2-related stuff as suggested by ho@.Moritz Jodeit
2005-05-03remove remaining stuff from b2n_snprintf removal. ok hshoexer@Moritz Jodeit