Julian Elischer
5129159789
Manual page style work.
...
Submitted by: Alexey Zelkin <phantom@FreeBSD.org>
thanks!
1999-12-21 01:25:21 +00:00
Brian Somers
1b365e7039
Fix my '#'-at-end-of-lines change, spammed by a subsequent commit.
1999-12-20 20:47:58 +00:00
Brian Somers
687d9f5709
Use getpwuid()->pw_dir instead of $HOME when expanding ``~''.
1999-12-20 20:30:47 +00:00
Brian Somers
8b50b30fa7
Use getpwuid() instead of getlogin() in ``allow users''.
1999-12-20 20:30:40 +00:00
Brian Somers
ef0a48491b
Add missing linefeed.
1999-12-20 20:30:35 +00:00
Brian Somers
dbde41c0b7
Cosmetic: clean up some parenthesis confusion
1999-12-20 20:30:30 +00:00
Brian Somers
9409953d84
Handle comments at the end of lines.
1999-12-20 20:30:25 +00:00
Brian Somers
c39aa54ec8
Notice and warn about unterminated quoted strings in commands.
...
The entire command is ignored if the syntax is invalid...
1999-12-20 20:30:02 +00:00
Brian Somers
dae8dd31bf
Implement mbuf allocation internally by maintaining 8 buckets of
...
different sized mbufs, and mallocing them in chunks of 20 mbufs
at a time.
This improves back-to-back throughput by between 7 and 8%
1999-12-20 20:29:51 +00:00
Brian Somers
26af0ae966
Cosmetic: Make struct mbuf more like kernel mbufs.
1999-12-20 20:29:47 +00:00
Daniel C. Sobral
92dd206086
configApache does not exist anymore.
...
PR: 9582
Submitted by: Stephan Lagerholm <istephan@unilog.se>
1999-12-20 19:22:57 +00:00
Bill Fumerola
dfa2df1291
Now that we have an elf(5) we can x-ref it here.
1999-12-20 02:39:50 +00:00
Jordan K. Hubbard
126e9198eb
Whoops, this function is supposed to return a boolean status, not
...
flags.
1999-12-20 00:16:10 +00:00
Jordan K. Hubbard
74ffe8004b
Do better things with router configuration (use proper display variable,
...
for one thing - it's router_enable to check, not router).
1999-12-19 22:38:59 +00:00
Jordan K. Hubbard
a281594c29
Whoops, I broke the doc browser (not that anyone would notice since nobody
...
READS the docs, but anyway.. :). Fix it.
1999-12-19 22:28:41 +00:00
Jordan K. Hubbard
968b30ead8
D'oh! Inserted a clear() in a *very* wrong place with my last commit.
1999-12-19 20:41:06 +00:00
Jordan K. Hubbard
e23b011f50
Bah, I got the MFC and this commit backwards. :)
1999-12-19 19:42:02 +00:00
Peter Wemm
8ddf96d9c5
This commit was generated by cvs2svn to compensate for changes in r54816,
...
which included commits to RCS files with non-trunk default branches.
1999-12-19 13:50:37 +00:00
Peter Wemm
3ae9291301
Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user's
...
chosen mailer.
Obtained from: NetBSD
1999-12-19 13:50:37 +00:00
Jordan K. Hubbard
87df92bf9b
MFC: can't stop tweaking this compulsively.
1999-12-19 07:02:46 +00:00
Jordan K. Hubbard
793171c689
cosmetics missed in last commit.
1999-12-19 06:50:44 +00:00
Jordan K. Hubbard
8e23f29e15
More cosmetic surgery and a nasty null pointer bug in index.c fixed.
1999-12-19 06:34:22 +00:00
Jordan K. Hubbard
f927f0e653
Be paranoid about refreshing after an action.
1999-12-19 04:06:46 +00:00
Peter Wemm
6e2578e4c4
Revert the libcrypt/libmd stuff back to how it was. This should not have
...
happened as it was working around problems elsewhere (ie: binutils/ld
not doing the right thing according to the ELF design). libcrypt has
been adjusted to not need the runtime -lmd. It's still not quite right
(ld is supposed to work damnit) but at least it doesn't impact all the
users of libcrypt in Marcel's cross-build model.
1999-12-18 13:55:17 +00:00
Marcel Moolenaar
baff271646
Use long long format specifiers and cast each parameter to long long.
...
This avoids the ugly #if ARCH/#else/#endif construct.
Prompted to by: bde
Could have thought of this himself: marcel
1999-12-18 12:12:12 +00:00
Jordan K. Hubbard
a322c54678
Yet more cosmetic fixes (I have a little time to kill while waiting for
...
something else, so I might as well tweak 3.4's look-and-feel for the better
while I'm at it - final release build should be sometime later on tonite).
1999-12-18 03:13:19 +00:00
Brian Somers
aa4e734249
Learn to do pointer arithmatic (doh!)
1999-12-18 02:31:36 +00:00
Jordan K. Hubbard
a4415a1c07
Add more strategic screen clears
1999-12-18 02:29:24 +00:00
Jordan K. Hubbard
8932007887
Better screen handling in X desktop setup.
...
Don't get cute with nested dialogs now.
1999-12-18 02:04:02 +00:00
Marcel Moolenaar
3fbbdea6b1
o Don't use long for 64 bit variables. Use u_int64_t instead.
...
o Fix printf format specifiers on Alpha and add i386 version.
o Minor style fixes while there.
o Add -Wall compiler option.
1999-12-17 15:27:21 +00:00
Sheldon Hearn
ab51fa72e5
Back out previous commit, which broke mouse wheel support in moused.
...
Requested by: yokota
1999-12-17 10:05:36 +00:00
David E. O'Brien
b4e03744ff
Add a missing '"' in the examples.
1999-12-17 06:04:37 +00:00
Jordan K. Hubbard
3b7657d80d
Add another strategic screen clear.
1999-12-17 03:00:28 +00:00
Jordan K. Hubbard
61547e027b
In retrospect, msgNotify() should leave its contents on the screen
...
longer to give the user something to look at while things are happening.
Change it to do so and insert the appropriate screen saves elsewhere.
1999-12-17 02:46:04 +00:00
Jordan K. Hubbard
8668fad364
Bump default root size to 50MB on i386 (70MB on Alpha).
...
Requested incessantly by: billf
1999-12-17 02:02:51 +00:00
Ollivier Robert
ad1e418043
Bye bye xntpd, enter ntp.
...
Reviewed by: phk
1999-12-16 12:42:09 +00:00
Ollivier Robert
4c988ca856
Remove the old binaries (they've been renamed) without the 'x').
...
Suggested by: phk
1999-12-16 12:40:51 +00:00
Marcel Moolenaar
7c99ddf2cc
Add libmd (or move it after libcrypt). We don't want the linker to be
...
smart because it will definitely get it wrong. This popped up during
cross-linking.
1999-12-16 10:55:45 +00:00
Nik Clayton
ccbbb0fea5
"char *area" -> "char **area", to match the source code.
...
PR: docs/14738
Submitted by: Mori Kouji <moriko@yakumo.noe.mcu.or.jp>
1999-12-16 02:16:54 +00:00
Jordan K. Hubbard
149c5b331b
Properly disable COMPAT_3X for alpha.
1999-12-15 18:55:27 +00:00
Marcel Moolenaar
9606eecff6
Allow elf2exe to be compiled on architectures other than Alpha. This
...
is trivially accomplished by including sys/elf64.h instead of elf.h.
1999-12-15 18:02:33 +00:00
Kazutaka YOKOTA
e3b009838a
- Improve the three button emulation by introdusing a small state
...
machine. The three-button emulation of moused has been somewhat
difficult to use for many people. I hope this update fixes it.
- Add a new option, -E, to set timeout value to detect two buttons
are pressed down simulteneously. The default value for this timeout
is 200msec.
1999-12-15 12:58:58 +00:00
Jordan K. Hubbard
bf74f9c166
Put up some more helpful dialog boxes.
...
Adjust some text to make more sense.
1999-12-15 01:30:52 +00:00
Chris Timmons
b94e4b7331
Replace spaces with a tab to fix build breakage
1999-12-15 01:07:28 +00:00
Hellmuth Michaelis
af0f298122
update to isdn4bsd beta release 0.90
1999-12-14 21:14:28 +00:00
David E. O'Brien
9d6b377b08
Install chown' into /sbin rather than /usr/sbin as
chown' is needed by
...
`MAKEDEV'. And one might need to `MAKEDEV' inorder to get a device node
in order to mount /usr from.
1999-12-14 04:48:17 +00:00
Jordan K. Hubbard
7025aeb16e
Completely rip-out and redesign sysinstall's refresh model as well
...
as redoing all the menus to have proper, or at least non-hallucinogenic,
keyboard accelerators.
This requires my recent update to libdialog to work properly and will
probably also exhibit some other "interesting" behavior while the last
few missing screen clears are found (which is why I'm not going to MFC
immediately). At least now, however, sysinstall does not gratuitously
redraw random screens at the drop of a hat and drive serial console
installers out of their minds.
1999-12-14 04:25:29 +00:00
Jordan K. Hubbard
883db2a0de
Make kerberos4 conditional.
1999-12-14 00:47:23 +00:00
Jordan K. Hubbard
241109ce4f
Conditionalize kerberos4 to keep sources in sync.
1999-12-14 00:44:05 +00:00
Ollivier Robert
83350dce60
Add the NMEA and the ONCORE driver.
...
Submitted by: wollman, phk
1999-12-13 19:44:07 +00:00