summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add bmake glue for libmenu (the SVSV-style ETI curses menu driver fromPeter Wemm1999-09-052-0/+48
| | | | | | | ncurses) Notes: svn path=/head/; revision=50935
* Spelling and grammar error fix.Alexey Zelkin1999-09-041-2/+8
| | | | | | | | | | | mdoc(7)'fy. PR: docs/13406 Submitted by: Garret Woolman <woolman@khavrinen.lcs.mit.edu> Reviewed by: mpp Notes: svn path=/head/; revision=50916
* Fixed disorder in comments.Bruce Evans1999-09-041-6/+6
| | | | | | | | | Build libncurses early again (it had drifted into set of libraries that have no ordering requirements, but it must be built before libedit here and before some gnu libraries in ../Makefile.inc1). Notes: svn path=/head/; revision=50899
* Build this from contrib/ now.Mark Murray1999-09-0413-607/+7
| | | | Notes: svn path=/head/; revision=50881
* Use definitions provided in sysarch.h for args structures.Luoqi Chen1999-09-025-41/+12
| | | | | | | Reviewed by: marcel Notes: svn path=/head/; revision=50817
* Fix the root cause of the fts buffer overflow. This is a temporaryWarner Losh1999-09-022-10/+46
| | | | | | | | | | | | patch to stop the core dumps while others come up with a better reviewed patch which may also fix other problems. We do illegal pointer arithmetic, but it should be OK since FreeBSD only supports machines with flat address spaces. Submitted by: bde Notes: svn path=/head/; revision=50790
* Make the libcrypt's build in the correct order.Mark Murray1999-09-011-6/+5
| | | | Notes: svn path=/head/; revision=50738
* Update a comment regarding dependencies on libtermcap and curses etc.Peter Wemm1999-09-011-2/+1
| | | | Notes: svn path=/head/; revision=50731
* Add a missing dependency for make_hash which could make various forms ofPeter Wemm1999-09-012-2/+2
| | | | | | | | | | make -jN fail. This fixes the present problem only, not the larger one of when those internal tools are built and the cross-compiling etc. Submitted by: luoqi Notes: svn path=/head/; revision=50726
* Back out previous commit. I mistook passing commentary from bde forSheldon Hearn1999-08-311-9/+6
| | | | | | | | | review. Requested by: bde Notes: svn path=/head/; revision=50700
* Make SYMLINKS relative. SYMLINKS are supposed to be relative, and for thisDmitrij Tejblum1999-08-302-50/+50
| | | | | | | reason ${DESTDIR} isn't added to the symlink source. Notes: svn path=/head/; revision=50676
* Fix a memory leak: free the thread-specific poll_data, used in the select()Dmitrij Tejblum1999-08-303-0/+18
| | | | | | | | | | implementation. PR: 13368 Submitted by: Steve Bernacki, Jr. <steve@copacetic.net> Notes: svn path=/head/; revision=50660
* Only issue a warning for the first occurrence of a UID > USHRT_MAX andSheldon Hearn1999-08-301-6/+9
| | | | | | | | | | the first occurrence of a GID > USHRT_MAX. PR: 13344 Reviewed by: bde Notes: svn path=/head/; revision=50644
* Don't build libtermcap, libcurses, libmytinfo, just libncurses.Peter Wemm1999-08-301-4/+5
| | | | Notes: svn path=/head/; revision=50633
* Use src/contrib/ncurses, v5.0.990821 prerelease.Peter Wemm1999-08-30130-17492/+1882
| | | | | | | | | | | | | | | This isn't quite finished yet, there are still some unresolved problems with ospeed and the sgtty.h (non-posix) terminal interface. Mostly this only causes problems with src/games. The other tools and libraries (libform,libpanel,libmenu) will come shortly but are seperate. Beware, there be dragons here! (The build will be broken for a short while) Notes: svn path=/head/; revision=50624
* When checking for valid timevals in the wrapped select() and poll()Daniel Eischen1999-08-309-27/+42
| | | | | | | | routines, don't return EINVAL but set errno to EINVAL and return -1. Added a check in pthread_cond_timedwait for a null timespec pointer. Notes: svn path=/head/; revision=50601
* Add $FreeBSD$ and spell Eklund properly.Bill Fumerola1999-08-297-1/+14
| | | | | | | Approved by: brian (well, he approved adding $Id$) Notes: svn path=/head/; revision=50597
* Add $FreeBSD$ lines to man pages that are missing them to make itMike Pritchard1999-08-2838-0/+76
| | | | | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=50533
* Add $FreeBSD$ lines to man pages that are missing them to makeMike Pritchard1999-08-281-0/+2
| | | | | | | | | | it easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=50532
* $Header$ -> $FreeBSD$Peter Wemm1999-08-2811-14/+18
| | | | Notes: svn path=/head/; revision=50488
* - Handle the signal SIGTERM.Kazutaka YOKOTA1999-08-281-9/+8
| | | | | | | | | | | | | - Slightly rearrange VGLCheckSwitch() to ensure the display content will be correctly restored when switching back to the vty where the vgl program is running. - VGLEnd() should clear the screen only when the vty is in the foreground. Discussed with: sos Notes: svn path=/head/; revision=50483
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50479
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281545-1638/+1638
| | | | Notes: svn path=/head/; revision=50476
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50473
* $Id$ -> $FreeBSD$Peter Wemm1999-08-274-4/+4
| | | | Notes: svn path=/head/; revision=50471
* Remove some 4.3BSDish anacronisims that stated that it was anMike Pritchard1999-08-275-19/+5
| | | | | | | | | | error for a pathname to contain a character with the high-order bit set. Inspired by: joerg's previous commit Notes: svn path=/head/; revision=50466
* Remove a 4.3BSDish anachronism that claimed EPERM for an attempt toJoerg Wunsch1999-08-271-3/+1
| | | | | | | | mknod() a pathname containg a ``character with the high-order bit set''. Notes: svn path=/head/; revision=50456
* Don't open the swap file. The open descriptor for it hasn't been usedBruce Evans1999-08-252-9/+1
| | | | | | | | | for over 5 years since we switched to using procfs for kvm_uread(). This cleanup was motivated by recent breakage of the default swap file (/dev/drum) when swapon() has not been called. Notes: svn path=/head/; revision=50331
* Document ENOSYS error.Chris Costello1999-08-231-1/+5
| | | | | | | PR: docs/13290 Notes: svn path=/head/; revision=50217
* Aallow ppp to work with Nortel Networks Extranet SwitchBrian Somers1999-08-221-0/+6
| | | | | | | | | product and Windows NT tunneling. Submitted by: Chain Lee <chain@nortelnetworks.com> Notes: svn path=/head/; revision=50194
* Typo: 102 => 192 (PR: docs/13310 - Maxim Sobolev <sobomax@altavista.net>)Tim Vanderhoek1999-08-221-2/+2
| | | | Notes: svn path=/head/; revision=50175
* Assorted bug fixes.Kazutaka YOKOTA1999-08-225-21/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | keyboard.c - Call tcsetattr() in VGLKeyboardEnd() to restore tty, only when tty attributes have been previously saved. PR: misc/9524 Submitted by: Katusyuki 'kei' Maeda (kei@nanet.co.jp) - Set up the tty raw mode correctly. main.c - Restore VESA_800x600 raster text mode correctly in VGLEnd(). Submitted by: des text.c - Allocate the correct size of a font buffer in VGLSetFontFile(). I forgot the submitter ;-( simple.c, bitmap.c - Fix address calculation for the VGA mode X in VGLGetXY() and VGLBitmapCopy(). - Fix typo (dsty -> dstx) in __VGLBitmapCopy(). Reviewed by: sos Notes: svn path=/head/; revision=50141
* This is the addition of a syslog(3) security.* top-level category. ThisBrian Feldman1999-08-211-1/+4
| | | | | | | | | | | | should be used from now on for anything security but not auth-related. Included are updates for all relevant manpages and also to /etc files, creating a new /var/log/security. Nothing in the system logs to /var/log/security yet as of the time of this commit. Reviewed by: rgrimes, imp, chris Notes: svn path=/head/; revision=50126
* Add warnings, ala mktemp, to tempnam and tmpnam as a reminder thatWarner Losh1999-08-212-3/+13
| | | | | | | | | these are inherently unsafe interfaces. Do not allow TMPDIR to override path for setuid/setgid programs. Notes: svn path=/head/; revision=50121
* move sanity check of timeval struct so as not to segfault when passedAlfred Perlstein1999-08-203-15/+15
| | | | | | | | | | a null pointer. Pointed out by: Thomas Gellekum <tg@ihf.rwth-aachen.de> Reviewed by: eivind Notes: svn path=/head/; revision=50093
* Restore INTERNALLIB.Andrzej Bialecki1999-08-201-0/+1
| | | | | | | Noticed by: bde,jdp Notes: svn path=/head/; revision=50090
* Fix MLINKS.Matthew N. Dodd1999-08-201-3/+2
| | | | | | | Noticed by: Norman C. Rice <nrice@emu.sourcee.com> Notes: svn path=/head/; revision=50088
* When checking if there is a stack to free, observe the fact that itJohn Birrell1999-08-203-18/+69
| | | | | | | | | | | might have been mmapped, and if so, passing the pointer to free() is really not a good idea. [ In the next millenium, when I've taken over the world, I'm going to ban 8 character tabs. You've been warned. ] Notes: svn path=/head/; revision=50083
* Fix EINVAL related descriptions.Ralf S. Engelschall1999-08-204-12/+14
| | | | Notes: svn path=/head/; revision=50076
* Add 2 functions: el_data_set() and el_data_get() which do what youMatthew N. Dodd1999-08-204-2/+37
| | | | | | | | | | | would expect. (Allow user data to be associated with an EditLine context). As this changes no existing interfaces and doesn't alter any structs visable to the user I've been told that its not necessary to bump the version of the library. Notes: svn path=/head/; revision=50070
* time_to_sleep->tv_nsec > 1000000000Alfred Perlstein1999-08-193-6/+6
| | | | | | | | -to- time_to_sleep->tv_nsec >= 1000000000 Notes: svn path=/head/; revision=50066
* Sanity check time structures passed in, return EINVAL like the systemAlfred Perlstein1999-08-1912-18/+54
| | | | | | | | | | | calls do to avoid corrupting the thread library's concept of wakeup time. PR: kern/12141 Reviewed by: deischen, eivind Notes: svn path=/head/; revision=50065
* handle under/overflow of time values in a more robust manner,Alfred Perlstein1999-08-193-9/+9
| | | | | | | | | | | there may be an overflow that need to be adjusted more than once. Pointed out by: Fabian Thylmann <fthylmann@stats.net> Reviewed by: eivind, jb Notes: svn path=/head/; revision=50057
* Add pam_radius.so manual page.Andrzej Bialecki1999-08-182-1/+130
| | | | | | | Reviewed by: jdp Notes: svn path=/head/; revision=50017
* Fix a bunch of broken cross-referencesChris Costello1999-08-181-2/+2
| | | | Notes: svn path=/head/; revision=50000
* Take out a reference to ccb(4). I never got around to writing it.Kenneth D. Merry1999-08-171-3/+2
| | | | | | | Reported by: "Alexey M. Zelkin" <phantom@cris.net> Notes: svn path=/head/; revision=49984
* Fix description of the _thread_autoinit_dummy_decl trick.Ralf S. Engelschall1999-08-171-3/+3
| | | | Notes: svn path=/head/; revision=49958
* Reverted to revision 1.8 as previous fix causes fts_open with with aPeter Holm1999-08-152-2/+2
| | | | | | | | | path name argument with a trailing '/' to fail. Reviewed by: phk Notes: svn path=/head/; revision=49851
* Various man page cleanup:Mike Pritchard1999-08-1518-81/+81
| | | | | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlines in mdoc(7) - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexy M. Zelkin <phantom@cris.net> Notes: svn path=/head/; revision=49828