Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-05 | More leftovers... | Miod Vallat | |
2001-10-05 | boot_sparc64(8) for, well, sparc64. | Miod Vallat | |
2001-10-05 | Document the skew argument to extent_alloc and extent_alloc_subregion. | Todd C. Miller | |
From NetBSD. | |||
2001-10-05 | more koi8 fonts, now both ru and ua | Michael Shalayeff | |
2001-10-05 | mem(4) for alpha and sparc64. | Miod Vallat | |
2001-10-04 | + man8.sparc64 | Miod Vallat | |
2001-10-04 | The start of craps64 man8 md section. | Miod Vallat | |
Features MAKEDEV so far, boot_sparc64 coming soon. | |||
2001-10-04 | Correct utterly bogus prom stuff. | Miod Vallat | |
Still ugly, but better. | |||
2001-10-04 | Vax does not dave installboot(8) currently, so comment out the | Miod Vallat | |
manual page. | |||
2001-10-04 | Radio drivers and interfaces manuals. | Grigoriy Orlov | |
From Vladimir Popov <jumbo@narod.ru> and Maxim Tsyplakov <tm@oganer.net> | |||
2001-10-04 | + intro.4 | Miod Vallat | |
2001-10-04 | Cleanup of the intro(4) manpages, suggested by ericj@ | Miod Vallat | |
Among other things: - keep phrasing consistent across arches - put "see also" and "history" sections at the end - add history sections to i386 which lacks it - name gdt and ubsec on i386 (.It nothing is bad) - try to improve the nice look of the supported device list. - remove "unsupported device" section (sparc only) and "supported systems" which is largealy out of date for, say, alpha, and completely off topic. - correct /usr/adm/messages reference left in hp300 (gasp) - provide intro(4) for sparc64. Left to do: - update supported device listings (even, create one for alpha). - sprinkle .Tn macros where needed. I wouldn't mind some help on this. | |||
2001-10-04 | we don't like .Pp and blank lines before/after .Ss; | Mike Pechkin | |
millert@ ok | |||
2001-10-04 | e.g. and i.e. cleanup | Peter Stromberg | |
2001-10-03 | Mention more USB network cards supported by the aue(4) driver. | Miod Vallat | |
From Jason Ackley <jason@ackley.net>, thanks. | |||
2001-10-03 | Document regression testing framework. | Marc Espie | |
Remove wishful thinking about FETCH_DEPENDS, though I would like this curl vs. ftp issue fixed, darn it. | |||
2001-10-03 | Cleanup/addition of manpages for macppc. | Dale Rahn | |
Some of these changes from Peter Philipp. ok millert. zs was cleaned up based on comments. | |||
2001-10-02 | correct number of supported filesystems; PR#2097 | Jakob Schlyter | |
2001-10-02 | change timeval to bpf_timeval; 32 bit in size, permitting much greater ↵ | Theo de Raadt | |
portability | |||
2001-10-02 | typo | Brad Smith | |
2001-10-02 | Remove powerpc, add macppc, mvmeppc, sparc64; OK drahn@ | Todd C. Miller | |
2001-10-02 | man page for uplcom(4) | Todd C. Miller | |
2001-10-02 | repair OpenBSD tag | Todd C. Miller | |
2001-10-01 | The use of '.Nm pci' in the SYNOPSIS section is not handled correctly. | Marco S Hyman | |
Using '.Nm' without the 'pci' argument is formated correctly. This may be a problem with the .mandoc macros, but is easy to correct here. | |||
2001-10-01 | Clean up example rule set. Use \ to wrap lines, use macro for interface name, | Daniel Hartmeier | |
scrub in all. | |||
2001-10-01 | It's keep state and modulate state, not keep-state/modulate-state. | Daniel Hartmeier | |
2001-10-01 | History is history. | Hugh Graham | |
2001-09-30 | Build/install mem.4 for macppc. | Dale Rahn | |
Probably a man/mi sets update to go with this. | |||
2001-09-30 | Add one of the standard manpages, long missing on powerpc/macppc. | Dale Rahn | |
Copied from mac68k, with tweaks. | |||
2001-09-29 | pc87415 | Jason Wright | |
2001-09-28 | Typo; spotted by Jussi Laako <jussi@jlaako.pp.fi> | Heikki Korpela | |
ok mickey@, dm@ | |||
2001-09-28 | Support underscores in macro names and document it in the man page. | Daniel Hartmeier | |
2001-09-27 | Document PATCH_LIST extended behavior. | Marc Espie | |
2001-09-27 | Enable shared libs on sparc64. | Artur Grabowski | |
2001-09-25 | Update examples (af is required for proto icmp). | Daniel Hartmeier | |
2001-09-25 | change another -k to ${ASPICFLAGS} missed in the previous commit. | Dale Rahn | |
ok jason@ art@. | |||
2001-09-25 | Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flags | Dale Rahn | |
to 'as' to make it compile pic. add defaults for sparc64 which needs picflags set to -fPIC and ASPICFLAGS to -KPIC. Also simplifies the systemcall generation for sparc64 PIC mode. ok epsie@. | |||
2001-09-25 | a bit too soon. | Marc Espie | |
2001-09-25 | Add /usr/share/gnu, for sharing config.guess, config.sub and other files | Marc Espie | |
in $ac_aux_dir. | |||
2001-09-24 | NOPIC on sparc64 | Jason Wright | |
2001-09-24 | profiling now works | Artur Grabowski | |
2001-09-24 | Kill accidentally duplicated option inet6. This option has no | Heikki Korpela | |
meaning on OpenBSD. itojun@ ok | |||
2001-09-24 | Somewhat more extensive detail | Marc Espie | |
2001-09-24 | document that PT101 should more or less work... | Marc Espie | |
2001-09-23 | add "serial" to the title to make "apropos serial" more useful | Todd C. Miller | |
2001-09-22 | fix binat example; ok jasoni | Peter Valchev | |
2001-09-20 | Mention that ultrasparc proms don't append the architecture name | Miod Vallat | |
to the file name they request via tftp. | |||
2001-09-19 | mention that sendmail can do SSL/TLS and reference starttls.8 | Todd C. Miller | |
2001-09-19 | starttls man page for sebdmail over TLS from Jose Nazario and mdoc'd | Todd C. Miller | |
with minor content changes by me. | |||
2001-09-18 | X11R6 -> 'X Window System' so readers don't think the discussion | Marco S Hyman | |
is about /usr/X11R6. Thanks to millert@ for comments |