aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous .Ef request.Giorgos Keramidas2007-10-301-2/+1
* VM_METER is long deprecated.Ruslan Ermilov2007-10-161-2/+2
* Rescue parts of the sensorsd commit that are still relevant:Ruslan Ermilov2007-10-161-6/+9
* Backout sensors framework.Alexander Leidinger2007-10-151-36/+6
* Fix mdoc in last commit.Ruslan Ermilov2007-10-141-13/+15
* Import OpenBSD's sysctl hardware sensors framework.Alexander Leidinger2007-10-141-6/+34
* Add fts_set_clientptr(3), fts_get_clientptr(3) and fts_get_stream(3) manSean Farley2007-09-281-1/+2
* Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate toPeter Wemm2007-07-042-1/+63
* Some libc symbol map cleanups.Daniel Eischen2007-05-311-3/+0
* ANSIfy function definitions, reduces diff against OpenBSD.Xin LI2007-05-251-17/+8
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-15/+26
* Cleanup sysconf(3) a bit. sysconf(3) assumes in some places it operatesPawel Jakub Dawidek2007-04-141-21/+18
* Expand the description of the host's UUID.Ruslan Ermilov2007-04-101-3/+3
* Clean-ip TLS symbol versions. [_]__tls_get_addr function is part ofAlexander Kabaev2007-04-091-6/+1
* Document KERN_HOSTUUID.Pawel Jakub Dawidek2007-04-091-1/+4
* Bump date.Pawel Jakub Dawidek2007-04-051-1/+1
* Add security.jail.mount_allowed sysctl, which allows to mount andPawel Jakub Dawidek2007-04-051-0/+7
* Add entry for dl_iterate_phdr.Alexander Kabaev2007-04-031-0/+1
* Add stub for dl_iterate_phdr.Alexander Kabaev2007-04-031-0/+10
* Change macro in order to refer to FreeBSD 7.0 instead of 7.0BSD.Jason Evans2007-03-281-2/+2
* Remove some stray roff formatting that caused incorrect rendering.Jason Evans2007-03-281-1/+0
* Don't assert() the TLS allocation requested is big enough; justTim Kientzle2007-02-251-2/+2
* o s/cgetseq/cgetset/Maxim Konovalov2007-02-111-1/+1
* Remove getobjformat() from libc's symbol map. It probably should have beenPeter Wemm2007-01-251-1/+0
* Retire more remnants of a.out support, as threatened in 2002.Peter Wemm2007-01-253-182/+2
* o Remove duplicate includes.Maxim Konovalov2007-01-201-1/+0
* Remove 3rd clause, renumber, ok per emailWarner Losh2007-01-121-4/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-09151-603/+0
* band-aide until _SC_PHYS_PAGES actually is definedWarner Losh2006-12-141-0/+2
* Add support for _SC_PHYS_PAGES, which is not standard, but can be found inPawel Jakub Dawidek2006-12-142-1/+27
* Document _SC_PAGESIZE. There are still 85 undocumented variables.Pawel Jakub Dawidek2006-12-141-1/+3
* Minor clarification.Diomidis Spinellis2006-12-031-1/+1
* o As POSIX requires confstr(3) returns zero on errors, not -1.Maxim Konovalov2006-12-031-2/+2
* More accurately document the implementation details of internal storage.Ruslan Ermilov2006-10-122-21/+23
* Document what "msgsz" argument really denotes. [1]Ruslan Ermilov2006-10-121-4/+9
* Fix TLS on sparc64 for statically and dynamically linked binariesKip Macy2006-10-081-1/+10
* getenv.3: Put "is" on a line with other wordsTom Rhodes2006-10-071-1/+2
* Automatically re-stir every 400000 callsAndrey A. Chernov2006-10-041-2/+4
* Markup nit.Ruslan Ermilov2006-09-291-1/+1
* o Don't fseek() on closed file.Maxim Konovalov2006-09-181-2/+2
* Markup fixes.Ruslan Ermilov2006-09-172-2/+2
* Fix style(9) in code copied from rtld.Marcel Moolenaar2006-09-011-3/+3
* Fix the variant I allocation for KSE: Allow a larger TCB and assumeMarcel Moolenaar2006-09-011-46/+37
* o It speaks about struct msqid_ds not struct shmid_ds.Maxim Konovalov2006-08-091-1/+1
* Return length from fwopen() file callback instead of zero.Poul-Henning Kamp2006-08-071-1/+1
* Remove stale comment about armWarner Losh2006-07-261-2/+0
* o compat_group() and files_group() are more complicated than I thoughtMaxim Konovalov2006-07-141-4/+6
* - ANSIfy.Xin LI2006-06-051-69/+26
* o Record a file offset for a last successfully parsed group file line.Maxim Konovalov2006-06-011-0/+8
* Fix the output.Ruslan Ermilov2006-05-271-0/+1