ArchiveOrangemail archive

cvs-share.freebsd.org


(List home) (Recent threads) (174 other FreeBSD lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe (we seem to have lost it) address with "subscribe" in the subject line.
  • This list contains about 3,939 messages, beginning Feb 1995
  • This list doesn't seem to be active

cvs-share.freebsd.org

June 1998 - page 1
Peter Wemm 89672995401 Jun 1998 peter 1998/06/01 12:38:21 PDT Modified files: share/mk bsd.libnames.mk Log: add libcipher, and update comments about libdes, libkdb, libkrb etc which ...
Mark Murray 89673085501 Jun 1998 Another problem: The kerberised apps (rlogin, etc) all have .if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4) : .endif in the...
Mark Murray 89673272401 Jun 1998 Tried that. If you do # cd src/usr.bin/rlogin # make cleandir # make obj # make depend # make all ...it breaks because ${DESTDIR} and ${LIBDIR} are no...
Bruce Evans 89673339501 Jun 1998 Except bsd.libnames.mk should go away. It was unused for a while before BINFORMAT appeared. You can just replace /usr/lib by ${LIBDIR}. OTOH perhaps a...
Mark Murray 89673383201 Jun 1998 Define "centrally"? like src/Makefile.inc or a stripped down bsd.libnames.mk? M...
Bruce Evans 89673387701 Jun 1998 No, it breaks because bsd.libnames.mk is only included when BINFORMAT != aout. $ cd src/usr.bin/rlogin $ make -V LIBDIR /usr/lib/aout $ make -V DESTDI...
Bruce Evans 89673471501 Jun 1998 #define_in_this_context centrally in bsd.${RIGHT}.mk src/Makefile.inc might be "right" if it didn't require checking out the whole tree ...
Daniel O'Callaghan 89682864302 Jun 1998 danny 1998/06/02 15:59:34 PDT Modified files: (Branch: RELENG_2_2) share/timedef/data no_NO.ISO_8859-1.src Log: PR: 6831 Submitted by: Submitter retra...
Daniel O'Callaghan 89682870502 Jun 1998 danny 1998/06/02 16:02:11 PDT Modified files: share/timedef/data no_NO.ISO_8859-1.src Log: PR: 6831 Submitted by: MF22: remove '.' after weekd...
John Birrell 89686133603 Jun 1998 jb 1998/06/03 01:07:32 PDT Modified files: share/mk sys.mk Log: In the case of alpha (only), more than just libc needs to know that NetBSD syscalls ar...
John Birrell 89686395503 Jun 1998 jb 1998/06/03 01:51:41 PDT Modified files: share/mk sys.mk Log: Uh, the NetBSD syscall define spam for alpha has to go after /etc/make.conf so that it...
John Birrell 89691175703 Jun 1998 jb 1998/06/03 15:07:29 PDT Modified files: share/mk sys.mk Log: Fix my last commit which got caught in the cvs/cvsup cycle. I'm told that I botche...
Philippe Charnier 89694190904 Jun 1998 charnier 1998/06/03 23:30:54 PDT Modified files: share/man/man4/man4.i386 wfd.4 Log: Use .Ar instead of .ar. Correct incorrect use of .Sm (detected by...
Peter Wemm 89697342804 Jun 1998 peter 1998/06/04 08:15:40 PDT Modified files: share/mk bsd.lib.mk Log: Hard coded /usr/lib reference Revision Changes Path 1.73 +2 -2 src/share/mk/bsd...
Peter Wemm 89697441004 Jun 1998 peter 1998/06/04 08:31:56 PDT Modified files: share/mk bsd.obj.mk Log: Make the whereobj target print it's output without the overhead of starting...
Dmitrij Tejblum 89707206105 Jun 1998 dt 1998/06/05 11:38:57 PDT Modified files: share/mk bsd.dep.mk bsd.lib.mk bsd.prog.mk sys.mk Log: Recognize ".cpp" as a C++ suffix. PR: 3476...
Julian Elischer 89708891805 Jun 1998 julian 1998/06/05 16:20:14 PDT Modified files: share/man/man4 divert.4 Log: Make the Man page reflect teh new reality. Revision Changes Path 1.12 +21 ...
Joseph Koshy 89711237606 Jun 1998 jkoshy 1998/06/05 22:50:54 PDT Modified files: contrib/tcl/doc CrtSlave.3 ObjectType.3 WrongNumArgs.3 lib/libutil _secure_path.3 login_cap.3 login_cla...
Joseph Koshy 89711346206 Jun 1998 jkoshy 1998/06/05 23:09:26 PDT Modified files: (Branch: RELENG_2_2) lib/libutil _secure_path.3 login_cap.3 login_class.3 lib/libc/net addr2ascii.3 get...
Jun Kuriyama 89714541106 Jun 1998 kuriyama 1998/06/06 08:01:48 PDT Modified files: share/skel dot.profile Log: Sync PATH variable with 'dot.login'. I think here is not my area ...
Joseph Koshy 89728641008 Jun 1998 jkoshy 1998/06/07 23:12:02 PDT Modified files: share/man/man4/man4.i386 ahc.4 alog.4 apm.4 ar.4 asc.4 ed.4 gsc.4 keyboard.4 labpc.4 meteor.4 sb.4 scre...
Joseph Koshy 89728806408 Jun 1998 jkoshy 1998/06/07 23:39:32 PDT Modified files: (Branch: RELENG_2_2) share/man/man4/man4.i386 ahc.4 apm.4 ar.4 asc.4 ed.4 gsc.4 keyboard.4 labpc.4 mete...
Bruce Evans 89736105909 Jun 1998 bde 1998/06/08 19:55:44 PDT Modified files: share/mk bsd.kmod.mk Log: Fixed `make depend', which I broke here about a month ago by moving the null...
Poul-Henning Kamp 89748225710 Jun 1998 phk 1998/06/10 05:34:27 PDT Modified files: lib/libedit editrc.5 libexec/getty gettytab.5 usr.sbin/inetd inetd.8 usr.bin/tn3270/mset map3270.5 usr.sbi...
Peter Wemm 89764887712 Jun 1998 peter 1998/06/12 03:52:53 PDT Modified files: share/mk sys.mk Log: Move bsd.own.mk after make.conf, this allows BINFORMAT to be set in /etc/make.conf ...
Steve Price 89776323613 Jun 1998 steve 1998/06/13 11:39:23 PDT Modified files: share/syscons/keymaps INDEX.keymaps Makefile Added files: share/syscons/keymaps swissfrench.iso.kbd Log:...
Steve Price 89776489813 Jun 1998 steve 1998/06/13 12:06:53 PDT Modified files: share/man/man4/man4.i386 ahc.4 Log: miserable -> miserably PR: 6922 Submitted by: Sue Blake Revision ...
Steve Price 89776497113 Jun 1998 steve 1998/06/13 12:08:42 PDT Modified files: (Branch: RELENG_2_2) share/man/man4/man4.i386 ahc.4 Log: MFC: miserable -> miserably Revision Changes...
Steve Price 89776530813 Jun 1998 steve 1998/06/13 12:14:15 PDT Modified files: share/man/man5 passwd.5 usr.bin/chpass chpass.1 Log: Correct the description of the last four fields. PR...
Steve Price 89777827113 Jun 1998 steve 1998/06/13 15:50:13 PDT Modified files: (Branch: RELENG_2_2) share/syscons/keymaps INDEX.keymaps Makefile Added files: (Branch: RELENG_2_2) shar...
Steve Price 89784080914 Jun 1998 steve 1998/06/14 09:10:51 PDT Modified files: (Branch: RELENG_2_2) share/mk bsd.dep.mk bsd.lib.mk bsd.prog.mk sys.mk Log: MFC: Allow .cpp extension fo...
Amancio Hasty 89785746214 Jun 1998* ahasty 1998/06/14 13:05:28 PDT Modified files: share/man/man5 rc.conf.5 sys/i386/include mouse.h usr.sbin/moused moused.8 moused.c Log: Reviewed by: A...
Bruce Evans 89800155916 Jun 1998 bde 1998/06/16 05:51:25 PDT Modified files: (Branch: RELENG_2_2) sys/i386/isa isa.c isa_device.h sio.c share/man/man4/man4.i386 sio.4 Log: MFC (sio.c ...
Joseph Koshy 89807246217 Jun 1998 jkoshy 1998/06/17 01:33:11 PDT Modified files: share/man/man4/man4.i386 ie.4 Log: Add mention of Intel EtherExpress 16 cards in the supported list. No...
Joseph Koshy 89807285817 Jun 1998 jkoshy 1998/06/17 01:39:25 PDT Modified files: (Branch: RELENG_2_2) share/man/man4/man4.i386 ie.4 Log: MFC: {rev 1.6} Added mention of Intel EE16 to m...
Jordan K. Hubbard 89840446121 Jun 1998 jkh 1998/06/20 21:46:07 PDT Removed files: share/misc airport Log: Nuke this, it's bogus and out of date. Pointed out by: An anonymous air traffic...
Jordan K. Hubbard 89840451021 Jun 1998 jkh 1998/06/20 21:46:55 PDT Modified files: share/misc Makefile Log: Say goodbye to Airport 71 Revision Changes Path 1.13 +2 -2 src/share/misc/Makefil...
Jordan K. Hubbard 89840457121 Jun 1998 jkh 1998/06/20 21:47:41 PDT Modified files: (Branch: RELENG_2_2) share/misc Makefile Log: MFC: Bye, airport. Revision Changes Path 1.6.2.4 +2 -2 src/s...
Tim Vanderhoek 89857676923 Jun 1998 hoek 1998/06/22 21:38:52 PDT Modified files: share/man/man7 ports.7 Log: Grammar touch-up. Revision Changes Path 1.7 +2 -2 src/share/man/man7/ports.7...
Tim Vanderhoek 89857678223 Jun 1998 hoek 1998/06/22 21:39:26 PDT Modified files: share/man/man5 motd.5 Log: Cross-ref login.conf(5). Revision Changes Path 1.2 +4 -2 src/share/man/man5/mo...
Tim Vanderhoek 89857678823 Jun 1998 hoek 1998/06/22 21:39:36 PDT Modified files: (Branch: RELENG_2_2) share/man/man5 motd.5 Log: Cross-ref login.conf(5). Revision Changes Path 1.1.2.1 +4...
Tim Vanderhoek 89857687623 Jun 1998 hoek 1998/06/22 21:41:05 PDT Modified files: (Branch: RELENG_2_2) share/man/man7 ports.7 Log: Copy From Current Revision Changes Path 1.1.2.4 +6 -4 sr...
Tim Vanderhoek 89857985823 Jun 1998 hoek 1998/06/22 22:30:28 PDT Modified files: share/termcap termcap.5 Log: lable -> label Revision Changes Path 1.9 +2 -2 src/share/termcap/termcap....
Tim Vanderhoek 89857989123 Jun 1998 hoek 1998/06/22 22:31:22 PDT Modified files: (Branch: RELENG_2_2) share/termcap termcap.5 Log: Merge in the last two Revs of typo-fixes. Revision Chan...
Dmitrij Tejblum 89869519124 Jun 1998 dt 1998/06/24 06:30:27 PDT Modified files: share/man/man9 rtentry.9 Log: Insert a missing newline. Revision Changes Path 1.8 +3 -2 src/share/man/man9/...
Joseph Koshy 89874917825 Jun 1998 jkoshy 1998/06/24 21:27:57 PDT Modified files: share/man/man5 rc.conf.5 Log: Mention `kern_securelevel' variables in manual page. Reminded-by: max...
Jordan K. Hubbard 89882591426 Jun 1998 jkh 1998/06/25 18:47:45 PDT Modified files: (Branch: RELENG_2_2) share/examples/cvsup README Log: Reference CVSup documentation URL for those who don...
Jordan K. Hubbard 89882592426 Jun 1998 jkh 1998/06/25 18:48:05 PDT Modified files: share/examples/cvsup README Log: MF22: doc pointer. Revision Changes Path 1.13 +3 -2 src/share/examples/cv...
Steve Price 89898016127 Jun 1998 steve 1998/06/27 13:41:59 PDT Modified files: share/syscons/keymaps spanish.iso.acc.kbd Log: A few tweaks to the spanish keymap. PR: 7080 Submitted by...
Steve Price 89898023027 Jun 1998 steve 1998/06/27 13:43:03 PDT Modified files: (Branch: RELENG_2_2) share/syscons/keymaps spanish.iso.acc.kbd Log: MFC: revision 1.2 Revision Changes P...

Next page

Home | About | Privacy