Commit Graph

7711 Commits

Author SHA1 Message Date
agc 106472864c One more "sync with reality" fix. 2004-07-14 09:46:28 +00:00
agc e7f0a3ab30 Sync krb5 manual pages with reality 2004-07-14 09:05:45 +00:00
jonathan 98b92eb4a5 Commit manpage for krb5_set_password(3), based on Heimdal-20040606,
with small revisions by myself, reviewed/approved by Love.
2004-07-14 07:02:07 +00:00
seb ebe2c02564 Bump libc minor for wordexp(3) addition. 2004-07-13 15:45:18 +00:00
seb 2f8bbc118e Add wordexp(3). The wordexp function performs shell-style word expansions.
This implementation is wrapper around the undocumented wordexp sh(1)
built-in command.

From FreeBSD.
Provided in PR lib/26123.
Approved by kleink@.
2004-07-13 15:42:03 +00:00
tsutsui 2ee52ca497 Move on-board MACE Ethernet to "supported devices" list. 2004-07-13 14:03:29 +00:00
sekiya fee8bc94d9 Modify to reflect loadable module support. 2004-07-13 09:30:58 +00:00
wiz 1b28f8cf49 Add some files for texinfo-4.7. 2004-07-12 23:56:57 +00:00
christos 3a471759da PR/26201: Jukka Salmi: sysinst dumps core on NetBSD 2.0_BETA i386
The problem is that current_cylsize is used in the menu to select
rounding, and it is un-initialized at this point.
XXX: Must be pulled up to 2.0
2004-07-12 22:33:21 +00:00
junyoung bc836a3102 lib/24252: Add C99 functions round(3) and roundf(3).
libm minor unchanged; ride a recent bump.

From FreeBSD.
2004-07-10 13:49:09 +00:00
sekiya 0b477c489f zs keyboard/mouse now supported. Also, grtwo can be found on a wide range of
SGI machines, so just say "various" rather than enumerate.
2004-07-10 01:01:21 +00:00
bouyer 8e03c54653 Add geodeide(4), a driver for the AMD Geode CS5530A IDE controller.
Tested by Ian Zagorskih (ianzag at megasignal.com).
2004-07-09 18:38:37 +00:00
hannken 569e55e635 Add "include/sparc64/joystick.h". 2004-07-08 10:04:45 +00:00
drochner 96623fecad also add <machine/joystick.h> to alpha and amd64, to allow compilation
of certain multimedia applications
2004-07-07 18:03:51 +00:00
mycroft 82962dbf29 Move some additional man pages and doc files into the games set, per PR 7297. 2004-07-06 19:46:27 +00:00
sketch 18b6ee6d42 Complete removal of uvm_useracc(9), as described in
http://mail-index.netbsd.org/source-changes/2003/11/13/0011.html
2004-07-05 11:08:37 +00:00
dan f2c2db34e8 put kgetcred.1 manpage in man rather than catman syspkg, mark it as
.man so MANZ builds work
2004-07-04 07:20:39 +00:00
tron ee13f974b7 Add formatted manual page for strcasestr(3). 2004-07-03 15:15:04 +00:00
tron ed6abe1ce8 The minor of "libc" was bumped to 121. 2004-07-03 14:35:29 +00:00
chs 907e0da361 more shlib updates. 2004-07-03 14:11:25 +00:00
chs 64c100de23 add a missing symlink as well. 2004-07-03 13:45:58 +00:00
uch ad9ac7f68e add apm, apmd 2004-07-03 12:57:18 +00:00
junyoung 07ac9ff574 Add strcasestr(3). 2004-07-03 09:03:37 +00:00
junyoung 74d67c3551 Add strcasestr(3), case insensitive version of strstr(3).
Bump libc minor.

From FreeBSD.
2004-07-03 08:27:25 +00:00
drochner 2706519f5d add a <machine/joystick.h> which just includes the new common one 2004-07-02 17:02:24 +00:00
drochner 317ca9a542 the port's joystick.h are all identical, so use a common one 2004-07-02 17:00:31 +00:00
jmc a09b96a58f Don't remove sysinst via CLEANFILES. It's a directory..Provide a new clean rule
for it
2004-07-02 03:11:26 +00:00
drochner 9768ef916d bump libm minor version (functions added) 2004-07-01 16:14:18 +00:00
skrll 135dee25e2 Fix the list of files that get created in a hp700 build. 2004-07-01 10:19:31 +00:00
jmc 21e37cc72a Add missing NetBSD ID tags 2004-06-30 03:37:35 +00:00
jmc f648d12d47 Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
martin 6d08c6a728 Translate language selection string. 2004-06-29 16:02:59 +00:00
itojun 122cd001bd add lkm/pf.o 2004-06-29 05:02:59 +00:00
itojun 5362985471 add pf/pflogd 2004-06-29 04:53:43 +00:00
chs b44e7530d5 update shlibs. fixes PR 25970. 2004-06-27 03:45:25 +00:00
fredb 857732d328 Make the "iso-image" a hybrid HFS/Rockride image. The main benefit, is
that the Macbinary files in the "misc" directly are now directly executable
from within Mac OS. This solves a "chicken-and-egg" problem: you can't even
distribute a tool to unpack the archives on a plain ISO image, as the
executable code is all in the resource fork on mac68k. In other words, a
user can now begin the installation by simply double-clicking on the Booter
program on the CD-ROM.
2004-06-26 16:09:09 +00:00
itojun 8f329619b8 spamlogd(8) 2004-06-25 16:34:45 +00:00
wiz 54a45d8710 Add route.conf(5). 2004-06-25 16:32:28 +00:00
itojun 344e6a89ca spamdb(8) and spamd.conf(5). noted by Thomas Klausner 2004-06-25 16:25:00 +00:00
itojun 3b8461f315 let spamd use /var/chroot/spamd, not /var/empty 2004-06-25 15:54:31 +00:00
itojun e3e62063f0 authpf from OpenBSD 3.5 PF 2004-06-25 00:06:09 +00:00
bsh 1d3636cf59 add kgetcred.0 a 'cat' tag 2004-06-23 13:28:54 +00:00
kleink ec4b63917c Repair pf fallout. 2004-06-23 12:44:21 +00:00
itojun 9ec960c351 add ftp-proxy from PF OpenBSD 3.5. adjust setlists 2004-06-22 22:19:36 +00:00
itojun 3c9aef7cc5 additional files for pf 2004-06-22 18:24:06 +00:00
itojun c2d7a8642b spamd-setup, comes with PF for openbsd 3.5 2004-06-22 15:53:17 +00:00
itojun 10c71795a1 build and install spamd(8) 2004-06-22 15:41:54 +00:00
itojun ad399b67b8 PF from openbsd 3.5
massage pfctl to compile/run on netbsd.  put reachover makefile for pfctl
into src/sbin.
reviewed by matt, perry, christos
2004-06-22 15:16:29 +00:00
adrianp 06233d77b0 add myself to the list of developers 2004-06-21 21:18:18 +00:00
jmc 84fafa3db5 Ignore errors on some rm -rf's for platforms that aren't quite
POSIX compliant
and return errors on r/o source (FreeBSD) for -rf. Fixes PR#25022
2004-06-21 18:20:08 +00:00