tegge
717a04bef3
Bring in some improved bootp support for netboot submitted by Luigi:
...
- TFTP is not needed any longer.
Add some other improvements:
- swapsize is now detected if no value was specified.
- resvport is used by default
- merged code for setting/showing mount options for root/swap.
Submitted by: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
1997-05-14 02:44:27 +00:00
steve
8e2246d8a6
Add back the description of the -o option.
...
Threatened PR by: Tim Vanderhoek :)
1997-05-14 02:33:08 +00:00
tegge
2939e33031
Use same syntax as netboot for root and swap mounts.
...
Handle mount options.
Ignore T16 (swap server address) and T6 (DNS server).
1997-05-14 01:36:51 +00:00
brian
82b9d3453b
Build pid_filename without a double slash.
...
Make ``Dial attempt'' diagnostics consistent.
Reset lostCarrier when it has reached max.
Suggested by: Kevin Street <street@iName.com>
1997-05-14 01:18:51 +00:00
brian
0a48c2a0e8
Don't attempt to ioctl(modem...) when modem is
...
closed. Just DownConnection().
1997-05-14 01:14:32 +00:00
ache
07d84668b5
Completely remove #ifdefed out 8859-1 extension, I found it break
...
POSIX, C locale definition, see LC_CTYPE pre-defined table there
1997-05-14 00:11:02 +00:00
alex
045a1cc0a4
Fixed overallocation of _thread_fd_table.
...
PR: 3494
Submitted by: Steve Bauer <sbauer@rock.sdsmt.edu>
1997-05-13 23:54:22 +00:00
max
ff44d15674
Merge the EN version changes, 1.240 -> 1.241.
1997-05-13 23:01:10 +00:00
max
d9e5a87252
Merge the EN version changes, 1.65 -> 1.67.
1997-05-13 22:57:43 +00:00
pds
6ead028692
Add a comment to the >16M and >64M entries for lying COMPAQ BIOSes.
1997-05-13 22:01:50 +00:00
julian
30b41915f2
First cut at patches to make appletalk compile again
...
after the dissapearance of the USRREQ() entrypoint.
1997-05-13 21:01:45 +00:00
brian
dc36a1d5ad
Don't output extraneous tab
...
Submitted by: Garance A Drosehn <gad@eclipse.its.rpi.edu>
1997-05-13 20:52:31 +00:00
brian
e3f3db531c
Don't drop into the troff args after parsing -#.
...
Submitted by: Garance A Drosehn <gad@eclipse.its.rpi.edu>
1997-05-13 20:46:45 +00:00
brian
7f1d30def4
Fix a bug (dereferencing zero) introduced by the last mods.
...
Submitted by: David Nugent <davidn@labs.usn.blaze.net.au>
1997-05-13 20:34:01 +00:00
dfr
a35c448865
Check the B_CLUSTER flag when choosing whether to use unstable or filesync
...
writes.
PR: kern/3438
Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no>
1997-05-13 19:41:32 +00:00
peter
837dcb79a7
Forgot to commit this.. Do a 'make all' in src/include before trying
...
to install it. Otherwise osreldate.h breaks.
Pointed out by: Doug Rabson <dfr@nlsystems.com>
1997-05-13 18:11:38 +00:00
dfr
0ba9709268
Don't keep addresses in mbuf chains. This should simplify the next round
...
of network changes from Garret.
Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
1997-05-13 17:25:44 +00:00
ache
62e3660838
Localize it
1997-05-13 11:30:01 +00:00
ache
e71667c20d
#ifdef out C locale extension to 8859-1 encoding, it now stays to ASCII
...
back as designed in *BSD
Also it not violates current standards but
1) No other Unixes have this feature
2) It broke Kerberos5 (isprint) and God knows what else
(not all vendors will agree to treat FreeBSD as special case for support
since (1))
2) Give false localization sense (programs mimic to be 8859-1
localized) which prevents true localization.
1997-05-13 11:19:26 +00:00
peter
c67b6ed92c
struct timespec needs to be useable with just <time.h>, but needs to not
...
conflict with the kernel visible one. Make the new stuff not visible if
_ANSI_SOURCE or _POSIX_SOURCE is defined (!) because the new things are
not part of the base 1003.1-1990 standard or ansi (says Bruce).
Reviewed by: bde
1997-05-13 10:58:14 +00:00
dfr
b0fdd73677
Changes to support the kernel linker:
...
Add a -Bforcedynamic option which generates a dynamic object even
if no shared libraries were given in the link.
Make RRS in text section warnings conditional on "-assert pure-text"
so that I can link non-PIC kernel modules without tons of link
errors. Changes to bsd.lib.mk to follow.
Fix a couple of bugs exposed by the fact that the kernel is not
linked at zero.
Reviewed by: jdp
1997-05-13 10:23:47 +00:00
peter
bbffd7053b
struct timespec needs to be useable with just <time.h>, but needs to not
...
conflict with the kernel visible one. Make the new stuff not visible if
_ANSI_SOURCE or _POSIX_SOURCE is defined (!) because the new things are
not part of the base 1003.1-1990 standard (or ansi).
1997-05-13 09:33:24 +00:00
brian
f362842283
Correct the files section for tunX.pid and ttyXX.if
1997-05-13 09:31:05 +00:00
peter
b5da4216b3
remove stray forward declaration for struct timespec
...
Pointed out by: bde
1997-05-13 09:25:15 +00:00
ache
e43c7e0e2a
Add clockid_t definition like in sys/types.h to allow time.h
...
to be included without sys/types.h, it fixes broken groff compilation
1997-05-13 09:25:03 +00:00
asami
e51b817ee5
Back out previous revision. Shlib version numbers are supposed to be
...
bumped only 0.1 or 1.0 between releases. (See handbook.)
Note that if you have built world in -current in the last 48 hours or
so, you should manually remove /usr/lib/libutil.so.2.3 before
rebuilding world to cleanse your system.
1997-05-13 08:51:49 +00:00
dg
f891f0dc4b
Added Gene Stark as a developer/CVS committer.
1997-05-13 08:39:03 +00:00
jkh
f90d31ab70
Add arp_proxyall knob.
...
Submitted by: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
1997-05-13 08:22:27 +00:00
asami
0f22a3c4f9
Remove explicit rule for setup. This effectively deletes revisions 1.2
...
and 1.3 as well.
1997-05-13 07:26:19 +00:00
brian
6b1312e497
Fix a few typos in last commit.
1997-05-13 07:14:26 +00:00
asami
441849aead
Add ${CFLAGS} to makerom command line. Note: don't add ${LDFLAGS} here,
...
it has a bunch of extra stuff defined above.
While I'm here, change "$(CFLAGS)" to "${CFLAGS}" to make all the rules
uniform.
1997-05-13 06:23:21 +00:00
asami
6c574c5c4f
Add ${CFLAGS} and ${LDFLAGS} to the setup command line.
1997-05-13 05:52:40 +00:00
tegge
1e22d2cd00
save/restore %ebx, %esi and %edi when calling bios routines.
...
Don't save/restore %ecx and %edx.
Reset segment limits when going to real mode.
Reviewed by: phk (briefly)
1997-05-12 23:00:32 +00:00
tegge
642b91a41a
Use the old nfs arguments in the nfs_diskless structure, to be
...
compatible with boot proms made from the 2.2 source.
Convert the nfs arguments when copying to the new diskless structure.
Copy the gateway field in the diskless structure.
1997-05-12 19:02:56 +00:00
brian
901bd8b71b
Make things more descriptive.
...
PR: 1847
Submitted by: Peter Childs <pjchilds@imforei.apana.org.au>
Dirk-Willem van Gulik <Dirk.vanGulik@jrc.it>
1997-05-12 16:29:48 +00:00
jfieber
858ba054dc
Make the META tag specifying the document character set the first
...
thing in the HEAD element.
1997-05-12 14:16:48 +00:00
brian
1c07b7f89c
Bring pmdemand example in line with handbook and man
...
page examples.
1997-05-12 14:07:14 +00:00
peter
28bb5a5088
Oops, move clock_*() and nanosleep() to time.h
...
Submitted by: Peter Dufault <dufault@hda.com>
1997-05-12 12:58:40 +00:00
kato
aa32c9dd60
Synchronize with sys/i386/i386/machdep.c revision 1.241.
1997-05-12 12:56:50 +00:00
peter
4e0403c01e
add .St -p1003.1b and -p1003.1b-93
1997-05-12 12:28:57 +00:00
peter
59bbc37aad
Add clock_* and nanosleep manpages and links.
1997-05-12 12:18:14 +00:00
peter
5997063a86
manpage for nanosleep(2)
...
Obtained from: NetBSD (I think jtc@netbsd.org wrote it)
1997-05-12 12:15:35 +00:00
peter
650b3f23d1
Man pages for clock_{get/set}time() and clock_getres().
...
Obtained from: kstailey@openbsd.org via OpenBSD sources
1997-05-12 12:13:10 +00:00
brian
a61579672e
Correct sample file name.
1997-05-12 11:54:12 +00:00
brian
4c39a55c1e
Make uu_* const correct.
...
Suggested by: joerg
1997-05-12 10:36:14 +00:00
peter
fe06c5f909
Use nanosleep() in all cases, not just in the reentrant libc (_THREAD_SAFE)
...
version.
1997-05-12 10:04:57 +00:00
peter
b73ae73c5f
Add const in the thread version of nanosleep()'s args
1997-05-12 10:02:18 +00:00
peter
4956656241
remove prototype for nanosleep(), it's visible in unistd.h now.
1997-05-12 10:00:46 +00:00
peter
ccac933516
Create the clock_settime(), clock_gettime(), clock_getres() and nanosleep()
...
syscall functions.
1997-05-12 09:59:25 +00:00
peter
892e2dec90
prototype clock_settime(), clock_gettime(), clock_getres(), nanosleep().
1997-05-12 09:57:39 +00:00