Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-10 | libkafs5 has been renamed to libkafs; | Jason McIntyre | |
ok ajacoutot | |||
2013-08-10 | libkafs5 -> libkafs (unused in build, so no functional change) | Antoine Jacoutot | |
2013-08-10 | No longer mention GCC2_ARCHS | Miod Vallat | |
2013-08-10 | avoid Xref to self; | Jason McIntyre | |
2013-08-09 | Merge uhts(1) into ums(1). The code is amost the same, so no need to duplicate. | Edd Barrett | |
A part of ongoing work to improve touchscreen/digitiser support. A diff will follow shortly to remove uhts(1). OK matthieu@, with input from mpi@ | |||
2013-08-08 | Implement the roff(7) font-escape sequence \f(BI "bold+italic". | Ingo Schwarze | |
This improves the formatting of about 40 base manuals and reduces groff-mandoc formatting differences in base by about 5%. | |||
2013-08-08 | Fix typo; from patrick keshishian | Todd C. Miller | |
OK jmc@ | |||
2013-08-08 | regen | Jonathan Gray | |
2013-08-08 | no need for this file: all relevant info found in dhclient(8) | Jason McIntyre | |
and dhcpd(8); ok krw | |||
2013-08-08 | rename fuse docs after existent functions; | Jason McIntyre | |
2013-08-07 | bye bye TRUST_PACKAGES | Marc Espie | |
2013-08-07 | unconciousness -> unconsciousness; from snj@netbsd, -r1.5 | Jason McIntyre | |
2013-08-07 | mention support for binary integer constants | Jonathan Gray | |
2013-08-06 | Switch vax to gcc 3.3.6. | Miod Vallat | |
2013-08-05 | rpc.bootparamd(8) is needed on all hardware platforms for true diskless | Mark Kettenis | |
operations. Note to the pixie booting crowd: This manual page documents how to run a full OpenBSD install without having a local disk in your machine. If you just want to boot an install kernel, look at pxeboot(8). ok deraadt@ | |||
2013-08-05 | update; | Jason McIntyre | |
From: Daniel Dickman | |||
2013-08-01 | Don't error out if there are no regression for a particular architecture in | Mark Kettenis | |
a subdirectory. | |||
2013-07-20 | the PowerBook5,6 uses snapper(4), while the PowerBook6,8 uses onyx(4) ↵ | Martin Reindl | |
instead, according to dmesglog while there, add PowerBook5,8 and 5,9 for onyx(4) | |||
2013-07-20 | - remove redundant sentence about misc functions | Jason McIntyre | |
- note that pmap(9) is the MD portion of UVM. - Convert reference to Chuck's dissertation to .Rs/.Re section - uvm is no longer "new". - Remove "(Missouri)". St. Louis should be enough to remove any confusion between wustl.edu and washington.edu. From: Daniel Dickman | |||
2013-07-17 | use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze | |
2013-07-17 | my PowerBook5,8 currently does not support asms, but the PowerBook5,6 does, ↵ | Martin Reindl | |
as found in dmesglog | |||
2013-07-16 | use .Mt for email address; ok jmc@ | Ingo Schwarze | |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze | |
2013-07-15 | Mark up email adresses with the .Mt macro; | Ingo Schwarze | |
patch from Franco Fichtner <franco at lastsummer dot de>; ok jmc@ | |||
2013-07-14 | merge the relevant bits of dhcp(8) into dhclient(8) and dhcpd(8), | Jason McIntyre | |
removing traces of dhcp(8)... i'm about to remove that file, since it's essentially useless. holding off for a little, in case my commit is greeted with howls. help/ok krw | |||
2013-07-13 | For citing the names and email addresses of authors, | Ingo Schwarze | |
consistently use the style ".An name Aq Mt email". Triggered by a question from Jan Stary <hans at stare dot cz>. Somehow, i missed these two files, jmc@ agrees with the principle. | |||
2013-07-13 | For citing the names and email addresses of authors, | Ingo Schwarze | |
consistently use the style ".An name Aq Mt email". Triggered by a question from Jan Stary <hans at stare dot cz>, ok jmc@. | |||
2013-07-12 | no more a.out for vax; From: Alexey Suslikov | Jason McIntyre | |
ok miod | |||
2013-07-11 | Properly set LIBKAFS5, LIBROKEN and LIBWIND which were used without | Antoine Jacoutot | |
being defined. Remove LIBKAFS (superseded by LIBKAFS5). ok robert@ | |||
2013-07-11 | Remove lie that old kerberos libs were hardlinked to libkrb5 and | Antoine Jacoutot | |
properly document each one of them. input from and ok jmc@ robert@ | |||
2013-07-11 | Document KERBEROS5. | Antoine Jacoutot | |
ok robert@ jmc@ | |||
2013-07-11 | document fls/flsl | Jonathan Gray | |
2013-07-10 | rfc 3493 obsoletes 2553. i spotted this after reading hiroki sato's changes | Jason McIntyre | |
in freebsd src commit r253066. our man pages had been updated, but i must have missed the following: - getnameinfo.3: 2553 -> 3493 - ip6.4: we listed both. remove 2553. | |||
2013-07-10 | no more link(5). either remove references entirely, or point folks | Jason McIntyre | |
to elf(5) instead; ok miod | |||
2013-07-10 | Add /var/kerberosV to hier(7)+mtree. | Antoine Jacoutot | |
Make sure the directory, DB and master keys have secure permissions. ok dcoppa@ robert@ beck@ | |||
2013-07-09 | Add a few EM_xxx values (arm, sh, ia64, amd64) to match <sys/exec_elf.h> | Miod Vallat | |
2013-07-09 | Remove link.5, which describes a.out shared libraries only and which content | Miod Vallat | |
does not even remotely apply to the ELF world. While there, change `executable' to `legacy executable' in a.out.5. | |||
2013-07-09 | Update elf(5) to reflect that we now use ELF on all supported | Matthew Dempsky | |
platforms. Pointed out by Simon Kuhnle ok espie, jmc | |||
2013-07-08 | Document PKG_CREATE_NO_CHECKS=warn | Landry Breuil | |
ok espie@ | |||
2013-07-07 | move to 5.4-beta | Theo de Raadt | |
2013-07-05 | Remove usr.bin/ar and usr.bin/ranlib, no longer building anything. Move their | Miod Vallat | |
manpages to share/man5 since they are still worth keeping. | |||
2013-07-05 | ELF_TOOLCHAIN bye bye. | Miod Vallat | |
2013-07-05 | VAX is an ELF citizen now. | Miod Vallat | |
2013-07-05 | Document RI_WRONLY, committing on behalf of miod@. | Martin Pieuchot | |
ok kettenis@ | |||
2013-07-05 | various tidy up; | Jason McIntyre | |
ok tedu sobrado Sylvestre Gallon | |||
2013-07-04 | free(null) works | Ted Unangst | |
2013-07-04 | Fix two errors: | Lawrence Teo | |
- DIOCSETSTATUSIF uses struct pfioc_iface, not pfioc_if. The definition of pfioc_iface is already listed under DIOCIGETIFACES, so move the description of DIOCSETSTATUSIF below DIOCIGETIFACES. - DIOCKILLSRCNODES uses struct pfioc_src_node_kill, not pfioc_iface. Add the definition of pfioc_src_node_kill while here. ok henning jmc mikeb | |||
2013-07-04 | Re-commit: use time_t for storing time_t values. This is an ABI | Philip Guenther | |
change for pf, but that's fine at this time. You'll need to rebuild pf userland after updating your kernel. change to 'since' member ok henning@ rest ok henning@ deraadt@ | |||
2013-07-02 | document variable name change in java.port.mk | Marc Espie | |
2013-07-02 | Revert previous: sizeof(time_t) != sizeof(long) on LP64, so there was | Philip Guenther | |
an ABI change involved. |