aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* I update the rwlock code in libthr to be more standards compliant andMike Makonnen2004-01-291-12/+119
* When suspending a thread if the timeout was very short orMike Makonnen2004-01-291-0/+11
* Add reference to environ(7)Andrey A. Chernov2004-01-291-1/+2
* Fix an uninitialized variable bug that caused write_pmbr() to boguslyMarcel Moolenaar2004-01-281-3/+4
* Add NO_BLUETOOTH knob to the build processMaksim Yevmenkin2004-01-281-2/+4
* Increment WARNS.Ruslan Ermilov2004-01-281-1/+1
* The report size is not a local item, so don't clear it when clearing local it...Maksim Yevmenkin2004-01-281-1/+0
* - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(),Ruslan Ermilov2004-01-275-9/+109
* mdoc(7) cleanup.Ruslan Ermilov2004-01-271-39/+72
* Fixed memory leak in NgSendAsciiMsg().Ruslan Ermilov2004-01-271-1/+4
* Fixed pc98 partition type.Yoshihiro Takahashi2004-01-271-1/+1
* Implement pam_sm_close_session().Dag-Erling Smørgrav2004-01-261-1/+13
* Xref kqueue and pollEivind Eklund2004-01-261-0/+2
* Xref kqueueEivind Eklund2004-01-261-0/+1
* Cleanup CFLAGS in libsdp(3) MakefileMaksim Yevmenkin2004-01-251-1/+1
* I don't normally use my middle name, so remove it from attributions inDag-Erling Smørgrav2004-01-251-2/+2
* Describe EOVERFLOW caseAndrey A. Chernov2004-01-251-0/+9
* Rename the MIBS makefile variable to BMIBS so that it does not conflictHartmut Brandt2004-01-242-4/+4
* When writing/reading longs use explicit 32bit temporary values.Martin Blapp2004-01-241-3/+4
* Merge vfprintf.c, v1.61 and 1.62. For compatibility with __hdtoa()David Schultz2004-01-231-19/+25
* Create the OID and tree files while building the modules and the daemonHartmut Brandt2004-01-2311-453/+13
* Style: remove an empty line.Hartmut Brandt2004-01-231-1/+0
* Initialize the (i386) frame pointer when setting up a threadDaniel Eischen2004-01-221-1/+4
* o Implement the pthread_spin_* functions in libthr.Mike Makonnen2004-01-222-0/+91
* Clean up error handling in libstand filesystem code to be more consistent:John Baldwin2004-01-2110-27/+49
* Include <stdlib.h> to get abort() prototype.Peter Grehan2004-01-211-0/+2
* Updated manh shift constant type to 'ULL' for PPC to fixPeter Grehan2004-01-211-1/+1
* Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.Maksim Yevmenkin2004-01-205-7/+379
* The <bsd.files.mk> API seems the best to use here.Ruslan Ermilov2004-01-201-11/+7
* Discard the first 1024 bytes of output as suggested byDavid Schultz2004-01-201-1/+13
* Use 'uint32_t' instead of 'long' when a 32-bit integer is intended.David Schultz2004-01-201-31/+32
* Simplify mpool_get() and mpool_write() by using pread() and pwrite()David Schultz2004-01-201-6/+3
* Clean up makefiles.Ruslan Ermilov2004-01-196-23/+15
* libc is now WARNS=2 clean with the exception of the gdtoa bits (whichJacques Vidrine2004-01-191-1/+1
* Add prototypes for the three syscall stubs that are invoked here,Jacques Vidrine2004-01-191-0/+4
* Refactor _pthread_mutex_initMike Makonnen2004-01-191-124/+63
* Implement reference counting of read-write locks. This usesMike Makonnen2004-01-193-8/+155
* add cross-reference to clock_gettime(2)Poul-Henning Kamp2004-01-191-0/+1
* Bring the *printf(3) documentation up to date with the code:David Schultz2004-01-191-37/+24
* add missing endusershell() call. Original version was incorrect.Philippe Charnier2004-01-181-1/+3
* Deal better with the crypto version of the PAM library that goesRuslan Ermilov2004-01-185-4/+7
* Implement __hdtoa() and __hldtoa() and enable printf() support for %aDavid Schultz2004-01-183-6/+435
* DISTRIBUTION is normally single-valued.Ruslan Ermilov2004-01-181-1/+1
* Prototype __hdtoa() and __hldtoa().David Schultz2004-01-181-0/+2
* Fix some bugs affecting the %a and %A format specifiers. SinceDavid Schultz2004-01-181-6/+16
* Add a delta accidentally omitted from the previous commit:David Schultz2004-01-181-0/+3
* Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of theDavid Schultz2004-01-186-0/+18
* Fix a bug that caused long double subnormals to be printedDavid Schultz2004-01-181-0/+3
* Mostly mechanical rework of libalias:Poul-Henning Kamp2004-01-1716-735/+1069
* Remove crossref to pam.conf(5) which never existed.Jens Schweikhardt2004-01-171-1/+0