Commit Graph

254 Commits

Author SHA1 Message Date
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