summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2013-08-10libkafs5 has been renamed to libkafs;Jason McIntyre
2013-08-10libkafs5 -> libkafs (unused in build, so no functional change)Antoine Jacoutot
2013-08-10No longer mention GCC2_ARCHSMiod Vallat
2013-08-10avoid Xref to self;Jason McIntyre
2013-08-09Merge uhts(1) into ums(1). The code is amost the same, so no need to duplicate.Edd Barrett
2013-08-08Implement the roff(7) font-escape sequence \f(BI "bold+italic".Ingo Schwarze
2013-08-08Fix typo; from patrick keshishianTodd C. Miller
2013-08-08regenJonathan Gray
2013-08-08no need for this file: all relevant info found in dhclient(8)Jason McIntyre
2013-08-08rename fuse docs after existent functions;Jason McIntyre
2013-08-07bye bye TRUST_PACKAGESMarc Espie
2013-08-07unconciousness -> unconsciousness; from snj@netbsd, -r1.5Jason McIntyre
2013-08-07mention support for binary integer constantsJonathan Gray
2013-08-06Switch vax to gcc 3.3.6.Miod Vallat
2013-08-05rpc.bootparamd(8) is needed on all hardware platforms for true disklessMark Kettenis
2013-08-05update;Jason McIntyre
2013-08-01Don't error out if there are no regression for a particular architecture inMark Kettenis
2013-07-20the PowerBook5,6 uses snapper(4), while the PowerBook6,8 uses onyx(4) instead...Martin Reindl
2013-07-20- remove redundant sentence about misc functionsJason McIntyre
2013-07-17use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2013-07-17my PowerBook5,8 currently does not support asms, but the PowerBook5,6 does, a...Martin Reindl
2013-07-16use .Mt for email address; ok jmc@Ingo Schwarze
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2013-07-15Mark up email adresses with the .Mt macro;Ingo Schwarze
2013-07-14merge the relevant bits of dhcp(8) into dhclient(8) and dhcpd(8),Jason McIntyre
2013-07-13For citing the names and email addresses of authors,Ingo Schwarze
2013-07-13For citing the names and email addresses of authors,Ingo Schwarze
2013-07-12no more a.out for vax; From: Alexey SuslikovJason McIntyre
2013-07-11Properly set LIBKAFS5, LIBROKEN and LIBWIND which were used withoutAntoine Jacoutot
2013-07-11Remove lie that old kerberos libs were hardlinked to libkrb5 andAntoine Jacoutot
2013-07-11Document KERBEROS5.Antoine Jacoutot
2013-07-11document fls/flslJonathan Gray
2013-07-10rfc 3493 obsoletes 2553. i spotted this after reading hiroki sato's changesJason McIntyre
2013-07-10no more link(5). either remove references entirely, or point folksJason McIntyre
2013-07-10Add /var/kerberosV to hier(7)+mtree.Antoine Jacoutot
2013-07-09Add a few EM_xxx values (arm, sh, ia64, amd64) to match <sys/exec_elf.h>Miod Vallat
2013-07-09Remove link.5, which describes a.out shared libraries only and which contentMiod Vallat
2013-07-09Update elf(5) to reflect that we now use ELF on all supportedMatthew Dempsky
2013-07-08Document PKG_CREATE_NO_CHECKS=warnLandry Breuil
2013-07-07move to 5.4-betaTheo de Raadt
2013-07-05Remove usr.bin/ar and usr.bin/ranlib, no longer building anything. Move theirMiod Vallat
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-07-05VAX is an ELF citizen now.Miod Vallat
2013-07-05Document RI_WRONLY, committing on behalf of miod@.Martin Pieuchot
2013-07-05various tidy up;Jason McIntyre
2013-07-04free(null) worksTed Unangst
2013-07-04Fix two errors:Lawrence Teo
2013-07-04Re-commit: use time_t for storing time_t values. This is an ABIPhilip Guenther
2013-07-02document variable name change in java.port.mkMarc Espie
2013-07-02Revert previous: sizeof(time_t) != sizeof(long) on LP64, so there wasPhilip Guenther