Commit Graph

360 Commits

Author SHA1 Message Date
thorpej
eb050496a9 Back out rev 1.69 -- I dunno what the deal was on Manuel's system, but
we're certainly still at libutil.so.5.2 on the snapshot I just built.
2000-05-01 05:24:12 +00:00
jdc
85a2e6448b Bump libcurses minor (new functions - wnoutrefresh() and doupdate()). 2000-04-27 00:28:58 +00:00
bouyer
602855a62b Looks like we're at libutil.so.5.3 now ... 2000-04-26 17:07:52 +00:00
blymn
4a7660dd24 Bump libcurses minor. 2000-04-26 12:31:27 +00:00
blymn
3b60d26e3a Bumped libcurses minor version. 2000-04-25 14:08:45 +00:00
hubertf
416a0bca75 Implement a "poweroff" command which is equivalent to "halt -p",
but allows powering down the system from an exec(2) call, e.g. via
a user which has "poweroff" as login shell.

The command name is modeled after Solaris.
2000-04-25 14:03:25 +00:00
mellon
b6c95ec0aa Add sysconfd and statmsg to obsolete list. 2000-04-25 05:36:06 +00:00
mellon
d3ddd4f46d Remove obsolete DHCP-related files. 2000-04-24 22:06:50 +00:00
sommerfeld
e551a33ad0 mention in comment that libtermcap/libtermlib share a version 2000-04-24 15:13:20 +00:00
tsarna
ded4f99470 Add ./usr/mdec/biosboot_resetvideo.sym 2000-04-23 20:06:09 +00:00
thorpej
c4f7002d69 Update for libtermlib.so.0.2. 2000-04-22 16:52:40 +00:00
hubertf
a6d0c13e51 Add /sbin/ldconfig - no longer needed since the ELF transition.
(Hey, the upgrade on option actually DOES work besides this - wow!)
2000-04-22 00:51:21 +00:00
minoura
599d65f132 New syscall issetugid. 2000-04-21 16:24:22 +00:00
blymn
6965dd7b76 Bumped major of libmenu. 2000-04-21 11:07:05 +00:00
blymn
fca4cb67e8 Updated minor of libtermcap. 2000-04-19 13:42:58 +00:00
tsarna
f9366f5ba5 Update sets and obsolete lists to reflect death of nfsiod 2000-04-15 22:02:14 +00:00
thorpej
3b709d7ae5 Update for libcurses.so.3.1 2000-04-14 22:55:56 +00:00
erh
744f0f6486 libc is at 12.60 now. 2000-04-06 21:22:49 +00:00
minoura
59816535a2 Update libc.so version. 2000-04-02 15:39:54 +00:00
soren
f1ebda6de6 fdisk and installboot. 2000-03-30 21:13:06 +00:00
tron
a66ade11c0 Add missing "./usr/lib/libi386.so". Problem noted by Patrick Welche in
PR port-i386/9659.
2000-03-22 17:32:03 +00:00
soren
89e842a822 mbrlabel moves to /sbin. 2000-03-15 12:16:36 +00:00
shin
e8da1c58bf sync with reality. 2000-03-14 09:06:50 +00:00
shin
17fe2b89c8 add /etc/rc.d. 2000-03-14 08:49:50 +00:00
itojun
8ab75e23f4 hide shouldn't-be-exported symbols from the outside.
don't compile pfkey*, since we expect tons of changes in the near future.

bump shlib major (due to less exported APIs than before - am I correct here?).
2000-03-13 21:23:55 +00:00
groo
38cfdfd8fc Add envstat(8) for displaying sensor readings from any envsys(4)
compatible device.
2000-03-10 05:51:56 +00:00
cjs
e4d280c038 Update minor version of libc so that those installing a snapshot actually
get a libc with it. (Someone's been naughty!)
2000-03-09 23:32:03 +00:00
veego
70b32a2849 Remove unused libahdi.
It will be replaced in the future with a more generic libdisklabel.
2000-03-07 20:54:57 +00:00
ragge
7676251b2f Update to reality, from Todd Whitesel. 2000-03-04 16:32:11 +00:00
soda
e548437425 to make binary snapshot 2000-03-03 16:31:21 +00:00
itojun
2dc247fc34 make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES.
ancillary data alignment will be ALIGNBYTES, not sizeof(long) - 1, from now.

CMSG_xx will NOT resolve into constant.  if you use CMSG_xx to allocate
arrays, you'll lose.

bump shlib minor for libc.

NOTE: if you are on top of arch with ALIGNBYTES != sizeof(long) - 1,
you need to recompile IPv6-related binaries.  there is no way to guarantee
backward compat in this aspect.  sorry for this.  this should be the last
backward compat breakage for IPv6-related ancillary data manipulation.
(we still have PR 9516 for unix-domain sockets...)
2000-03-02 07:41:49 +00:00
mycroft
634ca7294e Sync. 2000-02-27 23:46:01 +00:00
wiz
24d8e4f798 added share/locale/pt_BR/LC_MESSAGES for grep 2.4 2000-02-27 01:27:48 +00:00
mycroft
3db2f50e04 Sync. 2000-02-26 20:47:02 +00:00
itojun
2397ac761e increase shlib minor of libc, for addition of getifaddrs(3). 2000-02-23 07:00:54 +00:00
mycroft
3c2d991568 Move libbfd to comp. 2000-02-20 07:02:48 +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
e324e8e8a0 Sync. 2000-02-20 03:31:06 +00:00
mycroft
5be6cd460d Sync. 2000-02-20 03:26:10 +00:00
veego
dead0f0287 Add /usr/share/misc/getopt 2000-02-18 10:10:29 +00:00
tron
f44711bc53 Put "sendmail" license terms in same set as the binary. 2000-02-09 08:18:19 +00:00
jdc
abdc13564f Add libahdi entries. 2000-02-05 20:59:05 +00:00
itojun
e5e6464767 upgrade libipsec to the latest.
- parser now uses yacc/lex (there'll be no symbol conflict).
- outbound policy and inbound policy is now separate
- policy specification for tunnel SA is improved
- api changed, bump shlib major

XXX some of programs will become not buildable - will commit shortly
2000-01-31 14:15:30 +00:00
itojun
e38f0bc373 add pim6sd: PIMv6 sparse mode daemon. (from KAME) 2000-01-28 19:32:43 +00:00
itojun
e0df61eefa increase libc's shlib minor for rcmd_* changes. sorry to be late.
Suggested by: Klaus Klein
2000-01-28 17:40:41 +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
itojun
85a3a12c88 /usr/sbin/sysctl does not exist any more (now /sbin/sysctl) 2000-01-19 14:16:58 +00:00
mycroft
1a161495c3 Sync. 2000-01-19 06:10:10 +00:00