Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-24 | from Brian J. Kifiak <bk@rt.fm> | Michael Shalayeff | |
2001-08-24 | Clarify PATCHORIG. | Marc Espie | |
2001-08-24 | implement $PATCHORIG, a variable with the ability to change from .orig to | Todd T. Fries | |
another suffix for 'update-patches' and 'patch', since there are some distfiles that have foo and foo.orig already; ok espie@ | |||
2001-08-24 | dehughification | Aaron Campbell | |
2001-08-24 | It's the Melco LUA-TX, not LU-ATX; takeshim@kyoto.zaq.ne.jp | Aaron Campbell | |
2001-08-24 | Missed in previous commit: add kgdb(7) | Hugh Graham | |
2001-08-24 | kgdb(7) cross references this file, so it might as well be reciprocated. | Hugh Graham | |
2001-08-24 | Cross reference kgdb(7) and generally reword so as to clarify that | Hugh Graham | |
a bsd.gdb may be useful for more than debugging coredumps. | |||
2001-08-24 | A surprising number of people have complained about the absence | Hugh Graham | |
of a kgdb manpage, so add one. | |||
2001-08-23 | sparc64 needs crtbegin and crtend | Artur Grabowski | |
2001-08-23 | sparc64 is ELF. | Artur Grabowski | |
2001-08-23 | recieve -> receive | Aaron Campbell | |
2001-08-22 | add mention of ftp-proxy, both in see also, and add an example of | Bob Beck | |
capturing ftp sessions for it to the long example. | |||
2001-08-22 | "This section" and variants ==> 'The manual pages in section x' | Heikki Korpela | |
in intro manual pages to hopefully confuse users a little bit less aaron@ ok | |||
2001-08-22 | Correct stuff about ps -Opaddr | Niklas Hallqvist | |
2001-08-21 | small cleanup, OpenBSD -> .Ox, NetBSD -> .Nx | Dale Rahn | |
2001-08-21 | Add manpages for more powerpc devices, files donated. | Dale Rahn | |
These could use flushed out and cleaned up. com is deleted, as it does not exist on apple systems. | |||
2001-08-21 | Typo: 'a architecture' -> 'an architecture | Kenneth R Westerback | |
2001-08-21 | Xr autoconf(4) as other intros have | Peter Valchev | |
2001-08-21 | Add powerpc autoconf(4) heavily based on the i386 one; ok drahn | Peter Valchev | |
2001-08-21 | A start... need to wait on intro.4 until we have at least one supported | Jason Wright | |
system =) | |||
2001-08-21 | update a bit (we've supported hypersparcs for awhile now)... someone else | Jason Wright | |
want to update this even closer to current reality? | |||
2001-08-21 | add an autoconf page based on the one from i386 | Jason Wright | |
2001-08-20 | Ox version | Michael Shalayeff | |
2001-08-20 | Powered by @mantoya. | Mike Pechkin | |
o) we don't like .Nd without argument, except next line starts with a new tag; millert@ ok | |||
2001-08-20 | Powered by @mantoya. | Mike Pechkin | |
o) fix bogus .Xr usage; millert@ ok. | |||
2001-08-19 | Typo. | Miod Vallat | |
2001-08-19 | Parameter list expansion, documentation and examples. | Daniel Hartmeier | |
2001-08-18 | Clean up after brad. | Miod Vallat | |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin | |
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok | |||
2001-08-17 | Reverse smoke-induced error from me. thanks to miod@ | Janne Johansson | |
2001-08-17 | Probably nbsd1.2 rather than obsd2.2 | Janne Johansson | |
2001-08-17 | Openbsd1.2? Nah.. | Janne Johansson | |
2001-08-17 | man 4 intro pointed to itself in "See also". | Janne Johansson | |
2001-08-16 | - remove libatalk | Brad Smith | |
- remove mention of architecture names in the NOPIC variable description | |||
2001-08-16 | Document new clean behavior. | Marc Espie | |
2001-08-15 | Typo fixes; PR/2003 from andrew.hoerter@NeuStar.com | Aaron Campbell | |
2001-08-13 | - Note that unpromoted types should not be passed to va_arg | Heikki Korpela | |
(see http://gcc.gnu.org/ml/gcc-patches/1999-09/msg00221.html) - Remove unused *p variable from example - Add a float example (mainly to point out that people shouldn't use float because it's promoted to double) ok millert@ | |||
2001-08-12 | SEMMNS *can* be greater than SEMMNI. (sheesh..) | Heikki Korpela | |
I must have been seriously missing coffee when I wrote that. No-one ever approved this either, I messed up patches. millert@ ok backing this out | |||
2001-08-12 | Document FULLPKGNAME changes. | Marc Espie | |
Document PACKAGING. Update sub/flavor dependencies explanations. Semi-deprecate NEWDYNLIBDIR. Synch make plist description. Kill HAVE_MOTIF/REQUIRE_MOTIF entirely. | |||
2001-08-11 | Remove NVNODE from options(4) because there's no point in using | Heikki Korpela | |
it instead of sysctl(8) kern.maxvnodes. ok art@ | |||
2001-08-11 | Fixup example files, man pages and phones parsing. | Kenneth R Westerback | |
Make '/etc/remote' a working example, with some lengthy comments that might help people trying to use it. Remove untruths and beef up documentation for tip(1), remote(5) and phones(5). In particular remove last reference to the 'cu' tip interface since we use the 'cu' that comes with uucp, improve documentation on phone numbers and flesh out documentation on acu/modems supported. Document PHONES and REMOTE environment variables. Cleanup parsing of /etc/phones (so our example can be used) and ignore lines with empty phone numbers instead of aborting the scan of the file. This makes /etc/phones parsing consistant with ':pn:' capability parsing. Don't try to dial empty phone numbers in either case. ok millert@ | |||
2001-08-09 | mention ELF runtime linker; closes PR 1855 | Jason Peel | |
fix from <dim@xs4all.nl>, with mods from brad@; ok brad@ | |||
2001-08-08 | s/device specific/device-specific/; pointed out by pjanzen@ | Jason Peel | |
2001-08-08 | typo. closes PR 1990; from <Hans-Joerg.Hoexer@informatik.stud.uni-erlangen.de> | Jason Peel | |
2001-08-08 | Reference altq(9) in addition to altqd(8) in options(4) because | Heikki Korpela | |
it's a great manual page. :-) ok millert@ | |||
2001-08-08 | remove IPCOMP. deraadt@ ok. | Jean-Jacques Bernard-Gundol | |
2001-08-08 | The kernel message for reaching the mclpool limit has | Heikki Korpela | |
changed; make options(4) reflect this change. ok miod@, art@ | |||
2001-08-07 | Document SEMMNI and SEMMNS kernel options as they are | Heikki Korpela | |
referenced in the postgresql port README file. Also document the SEMUME and SEMMNU options (suggested by millert@). Ok millert@, peter@ | |||
2001-08-07 | Document ADOSFS kernel option. Note caveat: only amiga FFS | Heikki Korpela | |
is supported. jj@ ok |