veego
a05ca8674c
Fix typo in the last commit.
1997-10-04 17:33:42 +00:00
thorpej
608283bedd
Copyright assigned to The NetBSD Foundation.
1997-10-04 17:22:49 +00:00
gwr
bb2d22bde0
use common genassym.awk
1997-10-04 17:21:23 +00:00
thorpej
9e6a3b705f
Copyright assigned to The NetBSD Foundation.
1997-10-04 17:20:15 +00:00
gwr
c63931a407
use common genassym.awk
1997-10-04 17:14:07 +00:00
thorpej
bb0b21705d
Copyright assigned to The NetBSD Foundation.
1997-10-04 17:03:09 +00:00
gwr
0554a69f18
more comments
1997-10-04 16:56:49 +00:00
christos
f2a271f76d
Make imports easier.
1997-10-04 16:33:04 +00:00
christos
89ab9fcd0f
Fix conflicts.
1997-10-04 16:31:24 +00:00
mrg
3bf140db34
merge BIND 4.9.6
1997-10-04 15:11:25 +00:00
kleink
7ebb8314c4
Per 1003.1b-93, move nanosleep() prototype from <sys/time.h> to <time.h>
...
and add appropriate namespace protection. Also protect timer_*() prototypes.
1997-10-04 15:00:42 +00:00
kleink
784123206d
Add a paragraph describing the MAXUPROC option.
1997-10-04 14:39:55 +00:00
kleink
0398fdeea2
Make the RLIMIT_NPROC resource limit of process 0 a kernel configuration
...
option; fixes PR kern/3702 from Havard Eidnes. However, we avoid dealing with
the CHILD_MAX constant but let users specify MAXUPROC instead.
1997-10-04 14:30:21 +00:00
mrg
25916a62c6
BIND 4.9.6
1997-10-04 14:08:21 +00:00
kleink
9a0df2e337
Add manual page containing documentation on mbuf management functions and
...
macros; contributed by S.P.Zeidler <spz@serpens.swb.de>.
1997-10-04 14:04:15 +00:00
mrg
3aa3ff6410
comment a few entries, and add X11
1997-10-04 13:22:54 +00:00
hannken
60d6809be4
Code cleanup. All commands are run from the table.
...
`compression' command added to man page.
Default tape in man page adjusted. Closes PR #4212 .
1997-10-04 12:32:31 +00:00
thorpej
2d397943d4
Copyright assigned to The NetBSD Foundation.
1997-10-04 09:59:35 +00:00
thorpej
92a347c574
Copyright assigned to The NetBSD Foundation.
1997-10-04 09:38:47 +00:00
mrg
7da61b6eaa
fix compiler warnings on the alpha.
1997-10-04 09:28:32 +00:00
mrg
aad5661f32
add hunt.
1997-10-04 09:27:11 +00:00
mrg
b1175274c8
note that huntd lives in /usr/games.
1997-10-04 09:16:27 +00:00
mrg
cf443f3572
add hunt(6) entry (commented by default)
1997-10-04 09:16:00 +00:00
mrg
fe68d83ff9
add hunt(6) port.
1997-10-04 09:11:55 +00:00
mrg
251a23a671
build hunt.
1997-10-04 09:11:14 +00:00
mrg
4052d13ded
hunt version 1993-07-17
1997-10-04 09:00:13 +00:00
mhitch
66e9e9018c
Replace Fastlane and Blizzard SCSI driver frontends, using the machine
...
independent ncr53c9x driver. Add 12x0-IV support to the 1230 driver, and
add Cyberstorm SCSI I and II drivers.
1997-10-04 04:01:17 +00:00
mhitch
3d83dee874
Use a global variable to hold the current speed of the internal serial port.
...
This will be used by certain SCSI drivers to limit the length of DMA transfers
when the serial port is running at higher speeds. GVP and Phase5 DMA
interfers significantly with CPU execution, and significantly increases
receive buffer overruns (silo overflow). Reducing the DMA transfer length
can reduce the overruns.
1997-10-04 03:59:36 +00:00
mhitch
d2f48f6b3e
Add yet another chip variant: FAS216, used by the amiga Phase5 SCSI boards.
1997-10-04 03:59:00 +00:00
gwr
9d9695813b
Declare kbd_docmd()
1997-10-03 23:08:08 +00:00
gwr
d9fba6bbfb
Export kbd_docmd() because the sparc fb.c wants it.
1997-10-03 23:04:46 +00:00
christos
313a9cff6b
Import LBL's traceroute-1.4a5
1997-10-03 22:25:12 +00:00
christos
0382099526
Revert decrementing the length too early; this was broken before the merge...
1997-10-03 20:38:03 +00:00
christos
f9b3c069f3
Import assistance.
1997-10-03 20:04:32 +00:00
matthias
0f3f78293b
Update and add a history section.
1997-10-03 20:00:07 +00:00
matthias
6833f662f8
A first cut at a ncr(4) man page.
1997-10-03 19:57:03 +00:00
christos
b03548c3bc
Resolved conflicts.
1997-10-03 19:54:07 +00:00
mycroft
448f02237b
Install man page source, in addition to the cat files.
1997-10-03 19:20:56 +00:00
lonhyn
a9ad6cae19
pci_mapreg_info() has been changed to take arguments like pci_mapreg_map()
1997-10-03 18:45:39 +00:00
thorpej
75b410b331
If printing a u_long, use the %lu format.
1997-10-03 17:58:00 +00:00
christos
f42c6d42a2
Import LBL's tcpdump 3.4a5
1997-10-03 17:24:11 +00:00
enami
164890a9fc
In the function ufs_readlink(), check read permission before
...
reading link.
1997-10-03 16:45:49 +00:00
christos
1611699624
Add support for version.c; this is needed by other programs.
1997-10-03 16:40:56 +00:00
enami
7376003aeb
Cosmetic change; delete one space character.
1997-10-03 16:40:35 +00:00
enami
5e13aa5a50
- Include <string.h> to import the proto type of strlen().
...
- Add an empty line before inclusion of local header.
1997-10-03 16:37:25 +00:00
christos
894064be59
- Add some new data link types from libpcap-0.4a3
...
- bpf_filter() does exist in userland
1997-10-03 16:24:18 +00:00
enami
5a3584034e
Make this compile on NetBSD/alpha; use %ld and cast to u_long to print
...
a variable of type size_t.
1997-10-03 16:06:26 +00:00
christos
0bdf738f9f
Make life easier for the next import...
1997-10-03 16:01:32 +00:00
christos
a520af71e9
Resolve conflicts
1997-10-03 15:53:00 +00:00
christos
985e82ae38
Import LBL's libpcap 0.4a3
1997-10-03 15:38:55 +00:00