Commit Graph

327 Commits

Author SHA1 Message Date
wiz 21a7ac04e8 for completeness, add the /usr/include/dev/i2o directory itself. 2000-11-18 06:20:30 +00:00
wiz 0cad7812a0 add some libintl stuff 2000-11-18 06:17:35 +00:00
wiz 4905dfb5f7 add fmtcheck and linedisc man pages 2000-11-18 06:11:03 +00:00
matt cef1462af1 add ./usr/include/dev/ofw/openfirmio.h 2000-11-14 06:53:26 +00:00
ad 28c73a6870 Add headers from sys/dev/i2o. 2000-11-09 12:39:30 +00:00
itojun 5314e970c4 gettextize removed from our tree (see comment for
src/gnu/usr.bin/gettext/Makefile change)
2000-11-08 16:28:00 +00:00
wiz aade753574 Remove files/directories that are in more than one set from one of them.
Fixes PR 11138 by Jun-ichiro itojun Hagino.
2000-11-08 11:11:28 +00:00
thorpej 6ba1a794ad Add <sys/wdog.h> 2000-11-04 18:35:49 +00:00
itojun ef14cfbe4b build framework for GNU gettext. will be overridden whenever
Todd's BSD licensed gettext implementation comes in.
2000-11-02 01:09:01 +00:00
itojun dd5efd6d45 enable lib/libintl. 2000-10-31 10:46:34 +00:00
simonb 43478aaefa Remove uninstalled wscons headers. 2000-10-20 05:53:26 +00:00
thorpej bea0bc67a3 Add <dev/isa/weaselreg.h> 2000-10-16 23:00:33 +00:00
wiz ea328985c3 Add /usr/include/dev/sub/fbio.h (pk: should this be installed? what about
fbvar.h?)
Also add strsvis, strsvisx, svis cat/man pages (hi lex!) and cvs man pages.
2000-10-14 01:53:14 +00:00
itojun c2bb9fa1d8 add m_dup(9) 2000-10-13 04:33:01 +00:00
itojun 9841e19b81 repair some of catman/man confusion 2000-10-06 13:43:22 +00:00
itojun 05a03575d1 avoid conflicting manpage filenames (like err.3) 2000-10-05 01:55:49 +00:00
itojun d3e00e4496 move ssl(4) to ssl(3). sorry for the mess. 2000-10-04 07:15:06 +00:00
itojun 23a6673513 modify some chapters 2000-10-04 06:52:11 +00:00
itojun 5ca577ee77 add manpages for libcrypto. still need to review contents. 2000-10-04 05:58:15 +00:00
enami dbf09f35da Add net/if_vlanvar.h. 2000-09-28 06:10:53 +00:00
christos 0ffdc3e20c add cvs files. 2000-09-04 22:49:11 +00:00
augustss a5626942dc Add usr/include/dev/usb/usbdevs.h 2000-08-22 16:51:35 +00:00
wiz af2bea44c1 sync (some crypto headers and man pages, tprintf* man pages) 2000-08-13 11:03:35 +00:00
tv 8ba27bd9cd Resort. 2000-08-09 10:28:54 +00:00
tv 361f4e3a0d Add new kprintf links and bitmask_snprintf(9). 2000-08-09 10:27:43 +00:00
itojun f7e4207188 add ppsratecheck(9). 2000-08-03 00:09:39 +00:00
wiz be8ff811b7 Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as
discussed on tech-kern.
Retire sys/uvm/uvm_inherit.h, update man page for minherit(2).
2000-08-01 00:53:07 +00:00
wiz 50765f3176 sync (msg_*, {RMD,rmd}160*, pw_getconf, clock_*_to_*, todr_*) 2000-07-28 00:15:49 +00:00
wiz a74701a897 add /usr/include/dev/tc/tcds{reg,var}.h 2000-07-27 23:16:45 +00:00
pk e0a4823dfa Add todr.9 2000-07-26 23:00:23 +00:00
mrg 0190889425 add <openssl/ebcdic.h> 2000-07-17 05:49:28 +00:00
kleink cb17c4c493 Add fseeko(3) and ftello(3) links. 2000-07-08 14:17:46 +00:00
enami bf53880ad5 Create link to lchflags.[02]. 2000-07-08 00:53:39 +00:00
itojun b596a9b104 rename securepath.3 into secure_path.3, as the function is named secure_path().
it is too hard to guess...
2000-07-07 11:05:06 +00:00
ad 489f880428 Add rmd160.h. 2000-07-06 10:58:56 +00:00
itojun 0bfeec5234 sync sendmail default configuration file with GENERIC kernel setting.
was: sendmail-IPv6.cf(v4/v6) + sendmail.cf(v4)
now: sendmail-IPv4only.cf(v4) + sendmail.cf(v4/v6)

do we need etc/obsolete.mi?
2000-07-04 12:21:02 +00:00
mrg 128b39502d * sys/vm is dead.
- obsolete <vm/vm.h>
- put ./usr/include/uvm in base not comp (like everything else).
- remove ./usr/include/vm
2000-06-29 12:03:08 +00:00
mrg 88adda1288 more vm header file changes:
<vm/vm_extern.h> merged into <uvm/uvm_extern.h>
	<vm/vm_page.h> merged into <uvm/uvm_page.h>
	<vm/pmap.h> has become <uvm/uvm_pmap.h>

this leaves just <vm/vm.h> in NetBSD.
2000-06-27 09:00:14 +00:00
mrg d1039325e4 <vm/pmap.h> -> <uvm/uvm_pmap.h> 2000-06-27 07:18:07 +00:00
gmcgarry ee16625999 Add lock(9) entries. 2000-06-26 21:55:25 +00:00
mrg 7665599771 <vm/vm_map.h> gets merged into <uvm/uvm_map.h> 2000-06-26 15:32:23 +00:00
mrg 4c698e84f6 <vm/vm_param.h> -> <uvm/uvm_param.h> 2000-06-26 14:58:58 +00:00
mrg 2f159a1bac remove/move more mach vm header files:
<vm/pglist.h> -> <uvm/uvm_pglist.h>
	<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
	<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
	<vm/vm_object.h> -> nothing
	<vm/vm_pager.h> -> into <uvm/uvm_pager.h>

also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.
2000-06-26 14:20:25 +00:00
mrg 53be5b215c <vm/vm_pageout.h> is already empty; kill it totally. 2000-06-25 13:49:33 +00:00
mrg f5f84f80c5 <vm/vm_prot.h> becomes <uvm/uvm_prot.h> 2000-06-25 13:37:51 +00:00
thorpej b4ee6fb6cc First sweep of fixing up set lists after crypto integration. 2000-06-21 06:27:55 +00:00
minoura 860baf4491 Sort. 2000-06-20 01:28:36 +00:00
matt 5274ffa9e2 Add dev/dec/dec_boot.h / remove pmax/dec_boot.h 2000-06-17 06:07:53 +00:00
mycroft 4fcafab072 Oops; nuke a file that really should be gone. 2000-06-13 03:12:44 +00:00
mycroft 5f61ae5a02 Whee. Catchup time again. 2000-06-12 19:49:17 +00:00
onoe d875086bb3 /usr/include/dev/ic/awictl.h is removed due to awictl interface has been
replaced by wiconfig(8)
2000-06-09 05:59:43 +00:00
thorpej 4b4411fe04 Update for reality. 2000-06-07 01:31:37 +00:00
cgd cffb580806 Implement the more flexiable `evcnt' interface as discussed (briefly) on
tech-kern and now documented in evcnt(9).
2000-06-04 19:14:14 +00:00
itojun 93b2b4e693 remove include files in nonstandard path
(has been #error for couple of months).
2000-06-04 11:52:06 +00:00
itojun e56538278d add sys/ansi.h 2000-06-04 08:53:58 +00:00
enami 48f28a68be There is no formatted man pages under man9. 2000-05-31 08:02:45 +00:00
cgd 016962c8ae add softintr-related pages 2000-05-31 00:43:17 +00:00
ragge db2af6e8dc Place vsio.h in obsolete list. 2000-05-28 19:49:50 +00:00
shin 1498143bfa add lfs_ manpages. 2000-05-25 04:20:46 +00:00
shin 6eb7daf256 sync with reality. 2000-05-18 07:22:57 +00:00
wiz a84ef58660 added bt8xx.h for bktr driver 2000-05-07 00:56:03 +00:00
simonb 44e419a369 Adjust sets for ntp4.
XXX: Obsolete sets still need to be fixed.
2000-05-02 12:46:05 +00:00
sjg 6f2260a0ca Added bsd.kernobj.mk 2000-05-02 04:52:16 +00:00
minoura 8bffa1abc1 issetugid(2) manpage. 2000-04-21 16:39:23 +00:00
itojun d300ce3942 add net/if_stf.h and netinet/ip_encap.h (almost noone will include them though) 2000-04-19 06:39:15 +00:00
perry b75b48379e sync to reality. why the libbfd_pic.a? not for me to say. 2000-04-16 23:38:48 +00:00
mrg 0bd238bf14 remove <vm/vm_swap.h> and <vm/vm_conf.h> 2000-04-15 18:12:46 +00:00
augustss 1b6a056021 Add ucom(9) 2000-04-15 17:23:02 +00:00
christos 7c693afd21 oops, forgot the man page... 2000-04-02 20:34:18 +00:00
christos f44fd4a857 add getopt.h 2000-04-02 20:33:21 +00:00
soda 07f31bdc87 add spllowersoftclock(9) man/catman page, pointed out by enami@netbsd.org. 2000-03-27 10:01:47 +00:00
onoe 5e2634ff53 Added /usr/include/dev/ic/awictl.h 2000-03-23 07:28:00 +00:00
thorpej 6e327348f1 callout.9 pages. 2000-03-23 07:12:36 +00:00
jlam 41053184b6 /usr/include/dev/isa/espvar.h became /usr/include/dev/isa/esp_isavar.h 2000-03-20 19:09:19 +00:00
ad 649f9c330f Add cac{reg,var}.h. 2000-03-16 15:33:24 +00:00
tron cd90b3ddcb Add "./usr/include/dev/microcode/aic7xxx/aic7xxx_reg.h" forgotten in
revision 1.199.
2000-03-15 16:09:20 +00:00
tron bbe2d4b1c0 "/usr/include/dev/hpc" exists only on the "hpcmips" port. 2000-03-15 16:03:50 +00:00
tron efbc6482aa Correct list of include files for updated Adaptec driver. 2000-03-15 16:02:25 +00:00
shin c992820a4d add /usr/include/dev/hpc/hpcfbio.h 2000-03-14 08:44:54 +00:00
kleink 8f7fc2b56a Add some more. 2000-03-06 18:41:59 +00:00
mycroft 3db2f50e04 Sync. 2000-02-26 20:47:02 +00:00
itojun 04e493cfbf add /usr/include/ifaddrs.h (sorry for the delay) 2000-02-26 15:46:02 +00:00
itojun 30230fed96 add getifaddrs.3 and freeifaddrs.3. sorry for the delay.
From: Bernd Ernesti <netbsd@arresum.inka.de>
2000-02-24 03:00:10 +00:00
mycroft a658cda71d Move addr2line, size and strings to comp. 2000-02-20 06:58:47 +00:00
mycroft a7de353efb Move c++filt, gcov, nm, objdump, tsort, unifdef to comp. 2000-02-20 06:19:37 +00:00
mycroft 5be6cd460d Sync. 2000-02-20 03:26:10 +00:00
itojun ed74ec1491 add missing manpage, gethostbyname2(3). 2000-02-09 12:23:55 +00:00
kleink 2aacbd21fd Add va_copy(3) links. 2000-02-03 16:20:53 +00:00
jwise bd5dc99ea0 Add package names. Later tonight or tomorrow AM, I will post a writeup of
this to tech-{pkg,install}.  In short, the pkg names in (new) second
field will be used by the build process under basesrc/src/dist/pkg to
generate PLISTs.  The package divisions here may be two finely or coarsely
grained, although I think they're a happy medium -- I will give more
detail/justification in the writeup.
2000-02-03 05:27:57 +00:00
itojun 5b1aaa939e add IPv6 support to rcmd() and friends.
rcmd() and iruserok(): unchanged
	ruserok(): became address family independent
	rcmd_af(), iruesrok_sa(): address family independent
2000-01-27 05:33:06 +00:00
itojun 5a38b81b42 implement bindresvport_sa(), which is necessary for IPv6 support in certain
programs (like rshd or rlogind).

bindresvport() and bindresvport_sa() exhibits exactly the same functionality,
with different function prototype (sockaddr_in * and sockaddr *).

The behavior and prototype was discussed and agreed among shin@kame.net
(who is doing freebsd-current kame merge), deraadt@openbsd.org, and
Jean-Luc.Richier@imag.fr (INRIA IPv6/IPv6 RPC support).  so it will be
portable across *bsd.
2000-01-26 13:20:24 +00:00
augustss df8590ff36 Back out last change. The if_ieee80211.h file was already there. 2000-01-24 18:53:53 +00:00
augustss c1b8e93168 Add ./usr/include/net/if_ieee80211.h 2000-01-24 15:05:34 +00:00
mycroft 063624ef20 Sync. 2000-01-24 07:25:01 +00:00
wrstuden 4d9bcc23d6 Add overlay.h, mount_overlay, and mount_overlay.[08] to lists. 2000-01-20 19:26:43 +00:00
mycroft 1a161495c3 Sync. 2000-01-19 06:10:10 +00:00
kleink d2d11dfd70 <null.h> -> <sys/null.h> 2000-01-10 17:18:04 +00:00
kleink c173bd9c30 Obsolete vsunlock.[09], too. 2000-01-07 23:01:02 +00:00
kleink 7e85ffa276 Obsolete vslock.[09]. 2000-01-07 22:58:57 +00:00
abs 10ba04cb2e Update to closer to current reality - from Todd Whitesel 2000-01-07 11:55:46 +00:00